.customers-slider{width:100%;overflow:hidden;padding:.5rem 0 0;margin-bottom:1rem;background:transparent;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}@media (min-width:480px){.customers-slider{margin-bottom:1.1rem}}@media (min-width:720px){.customers-slider{margin-bottom:1.3rem}}@media (min-width:960px){.customers-slider{margin-bottom:1.4rem}}@media (min-width:1024px){.customers-slider{margin-bottom:1.5rem}}.customers-slider__track{margin-top:2rem;display:flex;gap:4rem;width:max-content;animation:customers-slider-scroll 31.25s linear infinite}.customers-slider__slide{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 1rem}.customers-slider__logo{height:50px;width:auto;object-fit:contain;filter:grayscale(100%) opacity(.6);transition:filter .3s ease,height .3s ease}@media (min-width:480px){.customers-slider__logo{height:55px}}@media (min-width:640px){.customers-slider__logo{height:60px}}@media (min-width:720px){.customers-slider__logo{height:78px}}@media (min-width:800px){.customers-slider{margin-bottom:3rem}.customers-slider__logo{height:86px}}.customers-slider__logo:hover{filter:grayscale(0) opacity(1)}@keyframes customers-slider-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50%))}}.customers-slider:hover .customers-slider__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.customers-slider__track{animation:none}.customers-slider__logo{filter:grayscale(0) opacity(1)}}.dark .customers-slider__logo{filter:grayscale(100%) opacity(.5) brightness(1.2)}.dark .customers-slider__logo:hover{filter:grayscale(0) opacity(1) brightness(1)}
/*# sourceMappingURL=9dfd18f149b7602d.css.map*/