.product-gallery{position:relative;width:100%}.product-gallery__main{position:relative;width:100%;margin-bottom:16px;border-radius:8px;overflow:hidden}.product-gallery__container{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-gallery__item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;cursor:pointer}.product-gallery__item.is-active{opacity:1;visibility:visible;position:relative}.product-gallery__media{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__navigation{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .2s ease;opacity:0;visibility:hidden}.product-gallery:hover .product-gallery__navigation{opacity:1;visibility:visible}.product-gallery__navigation:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.product-gallery__navigation--prev{left:12px}.product-gallery__navigation--next{right:12px}.product-gallery__navigation svg{width:20px;height:20px;fill:currentColor}.product-gallery__thumbnails{display:flex;gap:12px;overflow-x:auto;padding:8px 0;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.product-gallery__thumbnails::-webkit-scrollbar{height:4px}.product-gallery__thumbnails::-webkit-scrollbar-track{background:transparent}.product-gallery__thumbnails::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.product-gallery__thumbnail{flex:0 0 auto;width:80px;height:80px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease,opacity .2s ease;opacity:.6}.product-gallery__thumbnail:hover{opacity:1;border-color:#0000004d}.product-gallery__thumbnail.is-active{opacity:1;border-color:#000c}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:9999;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.product-gallery__lightbox.is-active{display:flex;opacity:1}.product-gallery__lightbox-container{position:relative;max-width:90vw;max-height:90vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery__lightbox-item{display:none;width:100%;height:100%;text-align:center}.product-gallery__lightbox-item.is-active{display:flex;align-items:center;justify-content:center}.product-gallery__lightbox-media{max-width:100%;max-height:100%;object-fit:contain}.product-gallery__lightbox-close{position:absolute;top:20px;right:20px;background:#ffffffe6;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .2s ease}.product-gallery__lightbox-close:hover{background:#fff;transform:scale(1.1)}.product-gallery__lightbox-close svg{width:24px;height:24px;fill:currentColor}.product-gallery__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .2s ease}.product-gallery__lightbox-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.product-gallery__lightbox-nav--prev{left:20px}.product-gallery__lightbox-nav--next{right:20px}.product-gallery__lightbox-nav svg{width:24px;height:24px;fill:currentColor}@media screen and (max-width:749px){.product-gallery__container{aspect-ratio:4 / 5}.product-gallery__navigation{opacity:1;visibility:visible;width:36px;height:36px}.product-gallery__navigation--prev{left:8px}.product-gallery__navigation--next{right:8px}.product-gallery__navigation svg{width:16px;height:16px}.product-gallery__thumbnails{gap:8px}.product-gallery__thumbnail{width:60px;height:60px}.product-gallery__lightbox-close{top:10px;right:10px;width:36px;height:36px}.product-gallery__lightbox-nav{width:40px;height:40px}.product-gallery__lightbox-nav--prev{left:10px}.product-gallery__lightbox-nav--next{right:10px}}.product-gallery--dots .product-gallery__main{margin-bottom:4px}.product-gallery__dots{display:flex;justify-content:center;gap:10px;padding:16px 0 8px;align-items:center}.product-gallery__dot{width:32px;height:20px;border:none;background:transparent;cursor:pointer;position:relative;padding:0}.product-gallery__dot:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2px;background:#0000001f;border-radius:1px;transition:background .2s ease,height .2s ease}.product-gallery__dot.is-active:after{height:3px;background:#000000c7}.product-gallery--dots .product-gallery__navigation{opacity:1;visibility:visible;background:#ffffffeb;box-shadow:0 1px 3px #0000000f}.product-gallery--dots .product-gallery__container{background:#f5f5f5}.product-gallery--dots .product-gallery__media{object-fit:contain;padding:6%;box-sizing:border-box}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-gallery.css.map */
