.product-gallery{display:flex;flex-direction:column;gap:16px;position:relative;width:100%;max-width:100%;overflow:hidden}.product-gallery *{box-sizing:border-box}.product-gallery__main{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-gallery__main::-webkit-scrollbar{display:none}.product-gallery__slide{flex:0 0 100%;width:100%;scroll-snap-align:start}.product-gallery__image{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover;aspect-ratio:1 / 1}.product-gallery__thumbnails{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.product-gallery__thumbnail{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:8px;padding:0;background:none;cursor:pointer;overflow:hidden;transition:all .2s ease}.product-gallery__thumbnail.active{border-color:#2d5a27}.product-gallery__thumbnail-img{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-gallery.css.map */
