.product-gallery .swiper{height:100%}.product-gallery .swiper-slide{overflow:hidden;border-radius:10px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-gallery .swiper-button-next,.product-gallery .swiper-button-prev{width:40px}@media screen and (max-width:767px){.product-gallery .swiper-button-next:after,.product-gallery .swiper-button-prev:after{font-size:25px}}.product-gallery .swiper{width:100%;margin-left:auto;margin-right:auto}.product-gallery .swiper-slide{background-size:cover;background-position:50%}.product-gallery .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__main{height:80%;width:100%}.product-gallery__thumbs{height:20%;box-sizing:border-box;padding:10px 0;margin-top:16px}@media screen and (max-width:767px){.product-gallery__thumbs{margin-top:0}}.product-gallery__thumbs .swiper-slide{width:16.6666666667%;height:100%;opacity:.8;overflow:hidden;border-radius:10px;cursor:pointer}.product-gallery__thumbs .swiper-slide-thumb-active{opacity:1}