.product-gallery{background-color:transparent;padding:var(--pt, 0) 0 var(--pb, 0)}.product-gallery__inner{display:flex;flex-direction:column;gap:12px;max-width:560px;margin:0 auto}.product-gallery__main{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden;background-color:transparent}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;pointer-events:none}.product-gallery__slide.is-active{opacity:1;pointer-events:auto}.product-gallery__image,.product-gallery__video,.product-gallery__external-video iframe,.product-gallery__slide model-viewer{width:100%!important;height:100%!important;object-fit:cover;display:block;border-radius:4px}.product-gallery__placeholder{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background-color:transparent}.product-gallery__placeholder-svg{width:60%;height:60%;opacity:.35;color:var(--td-brown-200)}.product-gallery__dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;justify-content:center;gap:6px;z-index:2}.product-gallery__dot{width:8px;height:8px;border-radius:50%;border:0;background-color:#775e4d4d;cursor:pointer;transition:background-color .2s ease;padding:0}.product-gallery__dot.is-active{background-color:#775e4d}.product-gallery__thumbs{display:flex;gap:4px;width:100%;padding:0;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-padding-left:0;justify-content:flex-start}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex:0 0 auto;width:92px;height:92px;padding:0;border:0;background-color:transparent;cursor:pointer;overflow:hidden;scroll-snap-align:start}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:0;background:#fffc;color:var(--td-brown-300);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .15s ease}.product-gallery__nav:hover{background:#fff}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-gallery__nav svg{display:block}@media screen and (min-width:750px){.product-gallery__inner{max-width:720px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-gallery.css.map */
