.cardCarousel{overflow:hidden;width:100vw;position:relative;--v-offset: 173px;--curve-height: 250px}.cardCarousel:before,.cardCarousel:after{content:"";display:block;background:#fff;width:calc(100vw + 2 * var(--v-offset));height:var(--curve-height);position:absolute;border-radius:50%;left:calc(-1 * var(--v-offset));right:calc(-1 * var(--v-offset));z-index:1;margin-top:-40px}.cardCarousel:before{top:calc(-.6 * var(--curve-height))}.cardCarousel:after{bottom:calc(-.6 * var(--curve-height))}.wrapper{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;padding-bottom:10px;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none}.wrapper:active{cursor:grabbing}.wrapper .wrapper-slide{flex:0 0 auto;scroll-snap-align:center}.swiper{width:100%}.swiper-slide{width:100%!important}.swiper-pagination-bullet-active{background-color:#8ea53f!important}.swiper-slide{margin-right:0!important}.wrapper::-webkit-scrollbar{display:none}
