.carousel-track{gap:1.5rem;width:fit-content;padding:1rem 0;animation:80s linear infinite scroll;display:flex}.carousel-track:hover{animation-play-state:paused}.carousel-item{flex-shrink:0;width:340px;height:320px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-2912px)}}
