.logo-carousel [data-logos]{align-items:center;animation-iteration-count:infinite;animation-name:logo-carousel-scroll;animation-play-state:running;animation-timing-function:linear;display:flex;width:max-content;will-change:transform}@keyframes logo-carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-carousel [data-logos]:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.logo-carousel [data-logos]{animation:none;flex-wrap:wrap;justify-content:center;row-gap:24px;transform:none;width:100%}}.logo-carousel.logo-carousel--static [data-logos]{animation:none;flex-wrap:wrap;justify-content:center;row-gap:24px;transform:none;width:100%}.featured-logotypes{padding:0!important}