@import url("https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css");:root{--swiper-theme-color:var(--dark-primary-color)}.swiper-container{display:block;position:relative;font-size:1rem;color:#000}.swiper{width:689px;height:475px}.swiper-wrapper{padding:0;margin:0}.swiper.ctaSwiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:1.4rem;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{height:2px}.swiper-scrollbar-drag{background:var(--surface)}@media screen and (max-width:1023px){.swiper{width:100%;height:100%}}