.carousel-track{flex-wrap:nowrap;width:max-content;animation:carousel-marquee 18s linear infinite;will-change:transform}.carousel-track:hover{animation-play-state:paused}@keyframes carousel-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.carousel-track{animation:none}}
