.card-zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.card-zoom-modal.is-open{visibility:visible;opacity:1}.card-zoom-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#081416f0}.card-zoom-modal__backdrop:empty{display:block}.card-zoom-modal__inner{position:relative;margin:auto;width:100%;height:100%;max-width:900px;max-height:85vh;padding:0 24px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.card-zoom-modal__inner{padding:0 16px;max-height:75vh}}.card-zoom-modal__img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-zoom-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;line-height:inherit;text-align:inherit;display:flex;align-items:center;justify-content:center;position:fixed;top:24px;right:24px;z-index:10;width:48px;height:48px;border-radius:50%;background:#ffffffeb;color:#084651;transition:background .25s ease}.card-zoom-modal__close svg{width:16px;height:16px}.card-zoom-modal__close:hover{background:#fff}@media screen and (max-width:749px){.card-zoom-modal__close{top:12px;right:12px;width:38px;height:38px}.card-zoom-modal__close svg{width:13px;height:13px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/card-zoom.css.map */
