.manufacturer-section{background:linear-gradient(#fafbfc 0%,#f8f9fa 50%,#fafbfc 100%);position:relative}.section-title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:0;font-size:2rem;font-weight:700}.section-subtitle{color:#6c757d;font-size:.95rem;font-weight:400}.slider-container{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.slider-track{will-change:transform;gap:2rem;width:max-content;animation:linear infinite infiniteScroll;display:flex}.slider-track:hover{animation-play-state:paused}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translateX(var(--translate-end))}}.logo-card{cursor:pointer;width:200px;height:120px;color:inherit;background:#fff;border:1px solid #00000014;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:1.5rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0000000a,0 1px 2px #00000005}.logo-card:hover{border-color:rgba(var(--bs-primary-rgb), .15);transform:translateY(-6px);box-shadow:0 12px 24px #0000001a,0 4px 8px #0000000f}.logo-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.manufacturer-logo{object-fit:contain;filter:grayscale(50%)brightness(.95);max-width:100%;max-height:100%;transition:all .35s}.logo-card:hover .manufacturer-logo{filter:grayscale(0%)brightness();transform:scale(1.05)}@media (max-width:1200px){.logo-card{width:180px;height:110px;padding:1.25rem}}@media (max-width:992px){.section-title{font-size:1.75rem}.logo-card{width:160px;height:100px;padding:1rem}.slider-track{gap:1.5rem}}@media (max-width:768px){.section-title{font-size:1.5rem}.section-subtitle{font-size:.875rem}.logo-card{border-radius:10px;width:140px;height:90px;padding:1rem}.slider-track{gap:1.25rem}}@media (max-width:576px){.section-title{font-size:1.25rem}.logo-card{width:130px;height:85px;padding:.875rem}.slider-track{gap:1rem}}
