.product-gallery{width:100%}.product-gallery__main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery__main::-webkit-scrollbar{display:none}.product-gallery__slide{flex:0 0 auto;scroll-snap-align:start;border-radius:var(--gallery-radius);overflow:hidden;background:#f4f4f4}.product-gallery__slide img,.product-gallery__slide video{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.product-gallery__main{padding-left:6%;padding-right:6%}.product-gallery__slide{width:88%;aspect-ratio:1 / 1}}@media screen and (min-width:750px){.product-gallery__main{scroll-snap-type:none;overflow:visible}.product-gallery__slide{width:100%;aspect-ratio:1 / 1;display:none}.product-gallery__slide.is-active{display:block}}.product-gallery__thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 auto;width:64px;height:64px;border-radius:12px;overflow:hidden;padding:0;border:none;cursor:pointer;position:relative;opacity:.5;transition:opacity .2s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb.is-active{opacity:1}.product-gallery__thumb.is-active:after{content:"";position:absolute;bottom:0;left:8px;right:8px;height:2px;background:#111}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-media-gallery.css.map */
