.zoom-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000ed;z-index:9999;display:flex;align-items:center;justify-content:center;width:100%}.zoom-modal-inner{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:hidden}.zoom-modal-close{position:absolute;top:16px;right:16px;z-index:10;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;background-color:#0003;border-radius:2px}.zoom-modal-close svg{width:24px;height:24px;fill:none}.zoom-modal-close svg path{stroke:#fff}.zoom-modal-bar{display:flex;align-items:center;justify-content:space-between;width:min(90vw,80vh);z-index:10}.zoom-modal-nav{flex-shrink:0;width:40px;height:40px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;background:#fff;border-radius:2px}.zoom-modal-nav:hover{background:#f3f3f3}.zoom-modal-nav-prev{transform:rotate(180deg)}.zoom-modal-nav[data-hidden=true]{opacity:.2;pointer-events:none}.zoom-modal-nav svg{width:18px;height:18px;stroke:#fff;fill:none}.zoom-modal-media-wrapper{width:min(90vw,80vh);height:min(90vw,80vh);flex-shrink:0}.zoom-modal-image-container{width:min(90vw,80vh);height:min(90vw,80vh);aspect-ratio:1;cursor:grab;--zoomist-wrapper-bg-color: transparent;opacity:0;transition:opacity .15s ease}.zoom-modal-image-container.zoomist-ready{opacity:1}.zoom-modal-image-container:active{cursor:grabbing}.zoom-modal-image-container img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.zoom-modal-video{width:min(90vw,80vh);height:min(90vw,80vh);aspect-ratio:1}.zoom-modal-controls{display:none;gap:8px}.zoom-modal-control{padding:10px 20px;min-height:40px;height:40px;background:#fff;color:var(--dark);border-radius:2px}.zoom-modal-control svg{width:10px;height:10px}.zoom-modal-control svg path{stroke:#19265f}.zoom-modal-control:hover{background:#eaeaea}.zoom-modal-control:disabled{background:#eaeaea;cursor:default}@media(max-width:999px){.zoom-modal-inner{gap:0;justify-content:center}.zoom-modal-media-wrapper{width:100vw;height:100svh;height:100dvh;flex-shrink:0}.zoom-modal-image-container{width:100vw;height:100svh;height:100dvh;aspect-ratio:unset}.zoom-modal-image-container .zoomist-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden}.zoom-modal-image-container .zoomist-image{height:100%;aspect-ratio:1;flex-shrink:0}.zoom-modal-image-container .zoomist-image img{width:100%;height:100%;object-fit:cover}.zoom-modal-video{width:100vw;height:auto;margin-top:50%;aspect-ratio:unset;object-fit:contain}.zoom-modal-bar{position:absolute;bottom:24px;left:0;right:0;width:100%;padding:0 16px;box-sizing:border-box}}@media(min-width:1000px){.zoom-modal-bar{justify-content:center;gap:8px}.zoom-modal-controls{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/54bs_zoom-modal.css.map */
