.product-gallery{display:flex;align-items:flex-start;gap:10px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:8px;width:60px;max-height:640px;flex-shrink:0;overflow-y:auto;scrollbar-width:none}.product-gallery__thumbs:has(.product-gallery__thumb-img--contain){max-height:540px}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:60px;height:100px;padding:4px;border:1px solid #c4c4c4;overflow:hidden;background-color:#f7f7f7;flex-shrink:0;cursor:pointer;line-height:0;outline:none}.product-gallery__thumb.active,.product-gallery__thumb:hover{border-color:#5a5a5a}.product-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__main{position:relative;flex:1;overflow:hidden;background-color:#f7f7f7}.product-gallery__slide{display:none;pointer-events:none;border:1px solid #dbdbdb;height:640px}.product-gallery__slide:has(.product-gallery__img--contain){height:540px}.product-gallery__slide.active{display:block;pointer-events:auto;animation:gallery-fade .5s ease-in-out}@keyframes gallery-fade{0%{opacity:0}to{opacity:1}}.product-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__img--contain{object-fit:contain}.product-gallery__thumb:has(.product-gallery__thumb-img--contain){height:75px}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%) translateZ(0);width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f;z-index:10;color:#000;cursor:pointer}.product-gallery__arrow--prev{left:12px}.product-gallery__arrow--next{right:12px}.product-gallery__action{position:absolute;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f;z-index:10;cursor:pointer;transform:translateZ(0);color:#2e2e2e;transition:color .15s,transform .15s}.product-gallery__action--wishlist{top:12px}.product-gallery__action--share{bottom:12px}.product-gallery__dots{display:none}.product-gallery__video{width:100%;height:100%;border:none;background:#000}.product-gallery__slide--360{position:relative;overflow:hidden;touch-action:none}.product-gallery__slide--360 .main-360-viewer{position:absolute;top:0;background-color:#fff;left:0;width:100%;height:100%}.product-gallery__slide--360 .viewer-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.product-gallery__slide--360 .viewer-loading div{position:relative;width:100%;height:100%}.product-gallery__slide--360 .viewer-loading img{width:100%;height:100%;object-fit:contain}.product-gallery__slide--360 .viewer-loading span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;padding:10px;border-radius:5px;background:#d3d3d3;font-size:13px;color:#000;width:max-content}.product-gallery__thumb-img--360{object-fit:contain}.product-gallery__thumb{position:relative}.product-gallery__thumb-play{position:absolute;top:0;right:0;width:24px;height:24px;padding:4px;background:#000;display:flex;align-items:center;justify-content:center}.product-gallery__thumb-play svg{stroke:#fff;fill:#fff;width:16px;height:16px}@media(max-width:900px){.product-gallery{gap:8px;flex-direction:column;align-items:stretch}.product-gallery__thumbs{display:none}.product-gallery__dots{display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);gap:6px;z-index:10}.product-gallery__dot{-webkit-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;border:none;padding:0;background:#e0e0e0;cursor:pointer;transition:background .2s ease}.product-gallery__dot.active{background:#000}.product-gallery__main{order:1}.product-gallery__action{display:flex}}@media(max-width:640px){.product-gallery__slide:has(.product-gallery__img--contain),.product-gallery__slide{height:380px}}@media(max-width:540px){.product-gallery__thumb-img--contain,.product-gallery__img--contain{object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/product-gallery.css.map */
