.CardCarousel_carousel__1UKrT{position:relative;width:100%;margin:0 auto}.CardCarousel_carouselOverflow__dp_qs{overflow:hidden;padding:1rem 0;position:relative}.CardCarousel_carouselTrack__lHbIN{display:flex;gap:1.5rem;width:-moz-max-content;width:max-content;animation:CardCarousel_sideToSide__uDAo7 20s ease-in-out infinite alternate}.CardCarousel_carouselTrack__lHbIN:hover{animation-play-state:paused}.CardCarousel_carouselItem__4a8Ic{flex-shrink:0;width:calc(100vw - 3rem);max-height:auto;overflow:hidden}@media (min-width:768px){.CardCarousel_carouselItem__4a8Ic{width:calc(33.333vw - 2rem);max-height:500px}}@keyframes CardCarousel_sideToSide__uDAo7{0%{transform:translateX(0)}to{transform:translateX(min(calc(0px - (100% - 100vw)),0px))}}