.product-gallery{width:100%}@media(max-width:767px){.product-gallery__thumbs-wrap{display:none}}.product-gallery__thumbs{display:none}.product-gallery__main-wrapper{width:100%;position:relative;overflow:hidden}.product-gallery__track{position:relative;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__slide{flex-shrink:0;width:100%;scroll-snap-align:start;aspect-ratio:1 / 1;background:var(--color-white);overflow:hidden;position:relative}.product-gallery__slide .product-gallery__img{width:100%;height:100%;object-fit:contain;padding:0;display:block}.product-gallery__expand{position:absolute;bottom:12px;right:12px;width:36px;height:36px;background:#ffffffe6;border:none;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000001a;z-index:3;transition:background .15s ease}.product-gallery__expand:hover{background:var(--color-white)}.product-gallery__lightbox-close{position:absolute;bottom:12px;right:12px;width:36px;height:36px;background:#ffffffe6;border:none;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000001a;z-index:10000;transition:background .15s ease}.product-gallery__lightbox-close:hover{background:var(--color-white)}.product-gallery__dots{display:flex;justify-content:center;gap:6px;padding:12px 0}.product-gallery__dot{width:8px;height:4px;border-radius:2px;background:#ddd;border:none;cursor:pointer;transition:width .2s ease,background .2s ease;padding:0;flex-shrink:0}.product-gallery__dot--active{width:18px;background:var(--color-pink)}.product-gallery__video-container{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:2}.product-gallery__video-close{position:absolute;top:8px;right:8px;width:36px;height:36px;background:#0009;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3}@media(min-width:1024px){.product-gallery{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:start}.product-gallery__thumbs-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.product-gallery__thumb-arrow{width:72px;height:28px;background:#fff;border:1px solid var(--color-border);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-dark);flex-shrink:0;transition:background .15s,border-color .15s}.product-gallery__thumb-arrow:hover{background:var(--color-cream);border-color:var(--color-pink);color:var(--color-pink)}.product-gallery__thumb-arrow:disabled{opacity:.25;cursor:not-allowed}.product-gallery__thumb-arrow:focus-visible{outline:2px solid var(--color-pink);outline-offset:2px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:8px;max-height:312px;overflow-y:auto;scrollbar-width:none;position:relative}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{width:72px;height:72px;border-radius:4px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:var(--color-cream);padding:4px;position:relative;flex-shrink:0;transition:border-color .15s}.product-gallery__thumb--active{border-color:var(--color-pink)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;background:#0006;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-gallery__main-wrapper{position:relative}.product-gallery__track{scroll-snap-type:none;overflow:visible;display:block}.product-gallery__slide{display:none;width:100%;aspect-ratio:1 / 1;background:var(--color-white);overflow:hidden;border-radius:8px;position:relative}.product-gallery__slide--active{display:block}.product-gallery__slide .product-gallery__img{padding:0;transition:transform .3s ease}.product-gallery--zoom .product-gallery__slide--active:hover .product-gallery__img{transform:scale(1.4)}.product-gallery__dots{display:none}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-product-gallery.css.map */
