.product-gallery__swiper-wrapper{align-items:center;display:flex;overflow:hidden;padding:0 .4rem;width:100%}@media only screen and (min-width:992px){.product-gallery__swiper-wrapper{gap:2.4rem}}.product-gallery__main-wrapper{overflow:hidden;position:relative;width:100%}.product-gallery__main-wrapper:after{content:"";display:block;padding-top:100%}@media only screen and (min-width:992px){.product-gallery__main-wrapper{border-radius:1rem;width:calc(100% - 6.7rem)}.product-gallery__swiper-wrapper--single .product-gallery__main-wrapper{width:100%}}.product-gallery__main{height:100%;left:0;position:absolute;top:0;width:100%}.product-gallery__main img,.product-gallery__main video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery__swiper-pagination{display:flex;justify-content:space-between;left:0;padding:0 1.6rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:10}@media only screen and (min-width:768px){.product-gallery__swiper-pagination{display:none}}.product-gallery__main-pagination-bullets{bottom:1.6rem;display:flex;gap:.6rem;justify-content:center;left:0;position:absolute;width:100%;z-index:1}.product-gallery__main-pagination-bullets .swiper-pagination-bullet{background-color:#262626;border-radius:50%;cursor:pointer;display:block;height:.6rem;opacity:.2;width:.6rem}.product-gallery__main-pagination-bullets .swiper-pagination-bullet-active{opacity:1}@media only screen and (min-width:992px){.product-gallery__main-pagination-bullets{display:none}}.product-gallery__thumbs-wrapper{--thumbs-width:6.7rem;--thumbs-height:6.7rem;--thumbs-per-view:7;--thumbs-gap:1.6rem;--thumbs-padding:.6rem;display:none;width:7.9rem;width:calc(var(--thumbs-width) + var(--thumbs-padding)*2)}@media only screen and (min-width:992px){.product-gallery__thumbs-wrapper{display:block}}.product-gallery__thumb{box-sizing:border-box;opacity:.7;outline:0;padding:.4rem;transition:opacity .3s}.product-gallery__thumb.swiper-slide-thumb-active{opacity:1}.product-gallery__thumb.swiper-slide-thumb-active img{animation:thumbBounce .3s}.product-gallery__thumb-button{background-color:transparent;border:none;cursor:pointer;display:block;height:var(--thumbs-height);margin:0;padding:0;width:var(--thumbs-width)}.product-gallery__thumb img{border-radius:.4rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery__main-badges{left:1.2rem;position:absolute;top:1.2rem;z-index:1}@media only screen and (min-width:768px){.product-gallery__main-badges{left:1.1rem;top:1.3rem}}
