.Carousel-module__F0HZLG__section{background-color:var(--color-card-bg);padding:6rem 0;overflow:hidden}.Carousel-module__F0HZLG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Carousel-module__F0HZLG__title{margin-bottom:1.5rem;font-size:2.5rem}.Carousel-module__F0HZLG__description{color:var(--color-text-secondary);font-size:1.1rem}.Carousel-module__F0HZLG__carouselWrapper{flex-direction:column;gap:2rem;width:100%;display:flex;position:relative}.Carousel-module__F0HZLG__carouselTrack{gap:1.5rem;width:-webkit-max-content;width:max-content;padding:0 .75rem;animation:60s linear infinite Carousel-module__F0HZLG__scroll;display:flex}.Carousel-module__F0HZLG__carouselTrack:hover{animation-play-state:paused}.Carousel-module__F0HZLG__imageCard{border-radius:var(--border-radius);width:400px;height:250px;box-shadow:var(--shadow-sm);flex-shrink:0;position:relative;overflow:hidden}.Carousel-module__F0HZLG__imageCard img{object-fit:cover}.Carousel-module__F0HZLG__btnWrapper{text-align:center;margin-top:3rem}@keyframes Carousel-module__F0HZLG__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@media (max-width:768px){.Carousel-module__F0HZLG__imageCard{width:280px;height:180px}}
