.product-gallery__stage{position:relative;background:#f0efe9;aspect-ratio:1/1;overflow:hidden}.product-gallery__slide{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;align-items:center;justify-content:center}.product-gallery__slide.is-active{display:flex}.product-gallery__slide img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;background:#f0efe9}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(0,0,0,.16);border-radius:50%;background:#f7f6f2eb;color:#151716;font-family:Georgia,serif;font-size:30px;line-height:1;cursor:pointer;z-index:3;box-shadow:0 4px 16px #00000014}.product-gallery__arrow--prev{left:14px}.product-gallery__arrow--next{right:14px}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery__thumb{width:92px;height:92px;padding:0;border:1px solid var(--line);background:#eee;cursor:pointer;overflow:hidden}.product-gallery__thumb.is-active{border:2px solid var(--ink)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb:hover{border-color:var(--ink)}@media(max-width:620px){.product-gallery__thumb{width:72px;height:72px}.product-gallery__arrow{width:38px;height:38px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-gallery.css.map */
