.swiper{position:relative;overflow:hidden;width:100%;height:100%}.swiper-wrapper{display:flex;width:100%;height:100%;transition:transform .3s ease}.swiper-slide{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center}.swiper-pagination{position:absolute;left:0;bottom:20px;width:100%;text-align:center;z-index:5}.swiper-pagination-bullet{display:inline-block;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.6);margin:0 4px;cursor:pointer}.swiper-pagination-bullet-active{background:#fff}
