.marquee--partners{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.marquee--partners:hover .marquee__content--partners{animation-play-state:paused}.marquee__content--partners{flex-shrink:0;display:flex;width:100%;animation:scroll 40s linear infinite}@media (prefers-reduced-motion: reduce){.marquee__content--partners{animation-play-state:paused!important}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width: 768px){.marquee__content--partners{justify-content:center}}
