.slider-root{display:flex;flex:none;flex-direction:column;position:relative}.slider-root .slider-main{width:100%;aspect-ratio:1/1;--swiper-navigation-color:#fff;--swiper-pagination-color:#fff}.slider-root .slider-main .swiper-slide{width:100%!important}.slider-root .slider-main .swiper-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.slider-root.slider-root--cover .slider-main .swiper-slide img{object-fit:cover}.slider-root .slider-main .swiper-slide{background-color:#f5f5f5}.slider-root .slider-thumbs{height:80px;box-sizing:border-box;margin-top:10px}.slider-root .slider-thumbs .swiper-slide{width:auto!important;height:100%!important;background-color:white;aspect-ratio:1/1;flex-shrink:0;opacity:.4;border-radius:50%;overflow:hidden;box-sizing:border-box}.slider-root .slider-thumbs .swiper-slide-thumb-active{opacity:1}.slider-root .slider-thumbs .swiper-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.slider-root.slider-root--cover .slider-thumbs .swiper-slide img{object-fit:cover}.slider-root .swiper-pagination{position:absolute;z-index:2}.slider-root .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px;background-color:#d9d9d9!important;border:0!important}.slider-root .swiper-pagination-bullet-active{background-color:#9c90c2!important}