.product__media-wrapper{aspect-ratio:5/4;border-radius:20px;display:block;overflow:hidden;position:relative;width:100%}.product__media-wrapper .swiper-pagination{bottom:2rem;display:flex;gap:.5rem;left:3rem;position:absolute;z-index:1}.product__media-wrapper .swiper-button-next{cursor:pointer;position:absolute;right:3rem;top:50%;transform:translateY(-50%);z-index:1}.product__media-wrapper .swiper-button-prev{cursor:pointer;left:3rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.product__media-wrapper .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.25);border:1px solid #fff;border-radius:100%;cursor:pointer;display:block;height:15px;width:15px}.product__media-wrapper .swiper-pagination-bullet:hover{background-color:hsla(0,0%,100%,.4);border:1px solid rgba(0,0,0,.5);transition:background-color .2s}.product__media-wrapper .swiper-pagination-bullet-active{background-color:#fff}.product__media-wrapper .swiper-slide{aspect-ratio:5/4}.product__media-wrapper .swiper-slide>div{height:100%;width:100%}.product__media-wrapper .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product__media-wrapper .swiper-slide .product-award-badge-container{height:112px;position:absolute;right:34px;top:25px;width:112px;z-index:2}@media screen and (max-width:768px){.product__media-wrapper .swiper-slide .product-award-badge-container{height:61px;right:12px;top:13px;width:61px}.product__media-wrapper,.product__media-wrapper .swiper-slide{aspect-ratio:4/5}.product__media-wrapper .swiper-button-next{right:2rem}.product__media-wrapper .swiper-button-prev,.product__media-wrapper .swiper-pagination{left:2rem}.product__media-wrapper .swiper-pagination-bullet{height:12px;width:12px}}