.bott-image-zoom__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;overflow-y:auto;overscroll-behavior:contain;background-color:#fff;cursor:zoom-out;opacity:0;transition:opacity var(--duration-short) ease}.bott-image-zoom__overlay.is-open{opacity:1}.bott-image-zoom__content{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;margin:auto}.bott-image-zoom__image{display:block;flex-shrink:0;width:auto;height:auto;max-width:100%;max-height:100vh;max-height:100dvh}.bott-image-zoom__image.has-geometry{aspect-ratio:var(--bott-zoom-ar);width:min(100%,calc(100vh * var(--bott-zoom-ar)));width:min(100%,calc(100dvh * var(--bott-zoom-ar)));height:auto;max-height:none}.bott-image-zoom-open{overflow:hidden;padding-right:var(--bott-image-zoom-scrollbar, 0)}@media(prefers-reduced-motion:reduce){.bott-image-zoom__overlay{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-bott-image-zoom.css.map */
