.swiper-carousel{margin:0 auto;max-width:100%;overflow:hidden}.swiper-carousel,.swiper-carousel .swiper-slide,.swiper-carousel swiper-slide{position:relative}.swiper{user-select:none;box-sizing:border-box;overflow:hidden;width:100%;padding:0}.swiper-slide{display:flex;align-items:center;justify-content:center;width:86%;height:100%;position:relative;box-sizing:border-box}.swiper-slide-bg-image{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.swiper-slide-content{width:100%;height:100%;display:flex;position:relative;z-index:1;box-sizing:border-box}@media (min-width:768px){.swiper{width:100%;padding:0}.swiper-slide{width:67%;height:100%}}