.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.autoplay-progress{position:absolute;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:#000;fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:50% no-repeat;background-size:cover;transition:all 3s cubic-bezier(.165,.84,.44,1)}.swiper-button-next,.swiper-button-prev{display:none!important}