#product-image-zoom{display:none;position:fixed;left:0;top:0;bottom:0;right:0;z-index:10000;align-items:center;justify-content:center;flex-direction:column}#product-image-zoom.product-image-zoom--open{display:flex;background-color:var(--white)}.product-image-zoom__wrapper{position:relative;width:100%;max-height:calc(100vh - 1.25rem);overflow:visible}.product-image-zoom__image-slide{width:calc((100vh - 1.25rem)*.75)}.product-image-zoom--zoomed .product-image-zoom__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;max-height:100vh;overflow-y:auto;overflow-x:hidden;z-index:10001}.product-image-zoom--zoomed .product-image-zoom__image{max-height:none;height:auto;object-fit:contain;cursor:zoom-out}.product-image-zoom__loader{position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;pointer-events:none}.product-image-zoom__image{display:block;width:100%;max-height:calc(100vh - 1.25rem);object-fit:cover;cursor:zoom-in}.product-image-zoom__loader:not([hidden]){display:flex}.product-image-zoom__loader-spinner{width:2rem;height:2rem;border-width:.1875rem}.product-image-zoom__buttons{position:absolute;bottom:var(--space-xl);left:calc(.75rem + var(--space-l));width:auto;justify-content:flex-start;align-items:center;z-index:10002}.product-image-zoom--zoomed .product-image-zoom__buttons{position:fixed;left:var(--space-xl)}.product-image-zoom__buttons:not([hidden]){display:flex}.product-image-zoom__button{border:none;border-radius:999px;width:2.5rem;height:2.5rem;background:none;-webkit-tap-highlight-color:transparent;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;color:var(--white);opacity:1;filter:drop-shadow(0 0 .0625rem rgb(0 0 0 / .7)) drop-shadow(0 .0625rem .1875rem rgb(0 0 0 / .35));transition-duration:var(--default-transition-duration);transition-timing-function:var(--default-transition-function);transition-property:opacity;animation:.5s ease pop-up;cursor:pointer}.product-image-zoom__button svg path,.product-image-zoom__button svg line{stroke:var(--white)}@keyframes pop-up{0%{transform:translateY(25%);opacity:0}to{transform:translateY(0);opacity:1}}.product-image-zoom__button:hover,.product-image-zoom__button:focus-visible{opacity:.8}.product-image-zoom__button svg{max-height:fit-content;transform:scale(1);transition:var(--default-transition-duration) var(--default-transition-function) transform}.product-image-zoom__button:hover svg,.product-image-zoom__button:focus-visible svg{transform:scale(1.15)}.product-image-zoom__button[disabled]{opacity:.65;cursor:default}.product-image-zoom__button[disabled] svg{transform:scale(.85)}@media screen and (max-width:768px){.product-image-zoom__wrapper,.product-image-zoom__wrapper .splide,.product-image-zoom__wrapper .splide__track,.product-image-zoom__wrapper .splide__list,.product-image-zoom__wrapper .splide__slide{height:100%;max-height:none}.product-image-zoom__image{cursor:default;height:100%;max-height:none;object-fit:cover}.product-image-zoom__button-zoom{display:none}.product-image-zoom__buttons{left:0;right:0;width:100%;justify-content:center}.product-image-zoom__button-exit{position:fixed;top:var(--space-m);right:var(--space-m)}}.product-image-zoom__zoom-icon{display:flex;align-items:center;justify-content:center}.product-image-zoom__zoom-icon--out,.product-image-zoom__button-zoom[aria-pressed=true] .product-image-zoom__zoom-icon--in{display:none}.product-image-zoom__button-zoom[aria-pressed=true] .product-image-zoom__zoom-icon--out{display:flex}
/*# sourceMappingURL=/cdn/shop/t/4/assets/snippets-product-image-carousel.css.map */
