.swiper,.swiper-slide img{width:100%;height:100%}.swiper-slide img{display:block;-o-object-fit:cover;object-fit:cover}.autoplay-progress{position:absolute;right:0;bottom:0;z-index:10;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--swiper-theme-color);font-size:12px;border-radius:50%;background:#fff}.autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:var(--swiper-theme-color);fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}