.carousel.swiper{width:100%;height:100%;background-color:#ccc}.carousel .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.carousel .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.carousel .swiper-pagination-bullet{border:1.2px solid #fff;background-color:transparent;opacity:1}.carousel .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}