.logo-client{width:auto;height:30px}.logo-client-ext{width:auto;max-height:40px}.row-clients{overflow:auto}.marquee{--gap:4rem;-webkit-user-select:none;user-select:none;gap:var(--gap);display:flex;overflow:hidden}.marquee__content{justify-content:space-around;gap:var(--gap);flex-shrink:0;min-width:100%;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@media (prefers-reduced-motion:reduce){.marquee__content{animation-play-state:paused!important}}.marquee__content{animation:100s linear infinite scroll}.marquee:hover .marquee__content{animation-play-state:paused}@media (max-width:480px){.logo-client-ext{max-height:17px}}
