custom-product-gallery{display:block;width:100%}.custom-gallery__viewer{position:relative;overflow:hidden;border-radius:var(--blocks-radius, 0)}.custom-gallery__slides{display:flex;transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform;-webkit-user-select:none;user-select:none}.custom-gallery__slide{flex:0 0 100%;width:100%;min-width:0}.custom-gallery__media{position:relative;overflow:hidden;width:100%;aspect-ratio:var(--aspect-ratio, 1);background-color:var(--color-background, #f5f5f5)}.custom-gallery__img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.custom-gallery__slide--dynamic .custom-gallery__img{opacity:0;transition:opacity .35s ease}.custom-gallery--loaded .custom-gallery__slide--dynamic .custom-gallery__img{opacity:1}.custom-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;cursor:pointer;transition:opacity .2s ease}.custom-gallery__arrow--prev{left:10px}.custom-gallery__arrow--next{right:10px}.custom-gallery__arrow:disabled{opacity:.25;cursor:default;pointer-events:none}@media screen and (min-width:768px){.custom-gallery__arrow--prev{left:14px}.custom-gallery__arrow--next{right:14px}}.custom-gallery__dots{position:absolute;bottom:12px;left:0;right:0;display:flex;gap:8px;align-items:center;justify-content:center;z-index:5;pointer-events:auto}.custom-gallery__dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(0,0,0,.35);background:#ffffffb3;padding:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.custom-gallery__dot:hover{background:#0006}.custom-gallery__dot--active{background:#000c;border-color:#000c;transform:scale(1.25)}.custom-gallery__thumbs{display:flex;gap:10px;margin-top:12px;justify-content:flex-start;align-items:stretch}.custom-gallery__thumb{flex:0 0 auto;cursor:pointer;border:2px solid transparent;border-radius:var(--blocks-radius-md, 6px);padding:2px;background:none;transition:border-color .2s ease,opacity .2s ease;opacity:.5}.custom-gallery__thumb:hover{opacity:.8}.custom-gallery__thumb--active{border-color:var(--color-foreground, #121212);opacity:1}.custom-gallery__thumb-inner{width:60px;height:60px;overflow:hidden;border-radius:inherit;background-color:var(--color-background, #f5f5f5)}.custom-gallery__thumb-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (min-width:768px){.custom-gallery__thumb-inner{width:72px;height:72px}}.custom-gallery__viewer{cursor:grab}.custom-gallery__viewer.is-dragging{cursor:grabbing}.custom-gallery--single .custom-gallery__viewer{cursor:default}.product-card__image--matched-hover{position:absolute;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__image--matched-hover img{width:100%;height:100%;object-fit:cover;object-position:center}.product-card__image-wrapper:hover .product-card__image--matched-hover{opacity:1;visibility:visible}.product-card__image-wrapper:hover .product-card__image--matched-hover~.product-card__image--second{opacity:0!important;visibility:hidden!important}.product-card__image-wrapper--has-matched:hover .product-card__image--main{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom-gallery.css.map */
