.Carousel_Carousel__ZcLEn{position:relative}.Carousel_Carousel-wrap__K5dY5{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.Carousel_Carousel-wrap__K5dY5::-webkit-scrollbar{display:none}.Carousel_Carousel-items__h_ND9{display:flex;gap:var(--gap-grid)}@media(max-width:768px){.Carousel_Carousel-items__h_ND9{gap:var(--gap-grid-mobile)}}.Carousel_Carousel-item__PkeiB{flex-shrink:0}.Carousel_Carousel-itemMinWidth1__Nd3lT{min-width:200px}.Carousel_Carousel-itemMinWidth2__6nltt{min-width:250px}.Carousel_Carousel-itemMinWidth3__ZJHsF{min-width:300px}.Carousel_Carousel-itemMinWidth4__r_c9m{min-width:350px}.Carousel_Carousel-itemMinWidth5__iOkV6{min-width:400px}.Carousel_Carousel-arrow__0IbaI{position:absolute;top:50%;transform:translateY(-50%);height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--neutral-100);background-color:var(--basic-white);cursor:pointer;transition:.2s;z-index:10}.Carousel_Carousel-arrow__0IbaI:hover{background-color:var(--secondary)}.Carousel_Carousel-arrowLeft__rR2qH{left:-21px}.Carousel_Carousel-arrowRight__AQyfP{right:-21px}@keyframes Carousel_smoothScroll__yH8Qd{0%{scroll-behavior:smooth;scroll-snap-type:y mandatory}to{scroll-behavior:smooth;scroll-snap-type:y mandatory}}.Carousel_Carousel-wrap__K5dY5{scroll-snap-type:x mandatory;scroll-behavior:smooth;animation:Carousel_smoothScroll__yH8Qd .5s ease}