.global-lightbox{background-color:rgba(var(--color-background),var(--color-background-alpha));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.global-lightbox[open]{visibility:visible;opacity:1;z-index:9999}.global-lightbox__dialog{display:flex;align-items:center;justify-content:center;height:100vh;padding:2rem;box-sizing:border-box}.global-lightbox__content{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.global-lightbox__loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.global-lightbox__content--loading .global-lightbox__loader{display:block}.global-lightbox__content--loading .global-lightbox__image{opacity:0}.global-lightbox__content{position:relative}.global-lightbox__image{max-width:100%;max-height:calc(100vh - 4rem);width:auto;height:auto;object-fit:contain;transition:opacity .15s ease-out}.global-lightbox__toggle{background-color:rgba(var(--color-background),var(--color-background-alpha));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.global-lightbox__toggle:hover{color:rgba(var(--color-foreground),.75)}.global-lightbox__toggle .icon{height:auto;margin:0;width:2.2rem}@media screen and (min-width:750px){.global-lightbox__toggle{right:5rem;top:2.2rem}}.lightbox.cart-item__image-lightbox,.lightbox.cart-notification-product__image-wrapper{display:block;cursor:zoom-in}
/*# sourceMappingURL=/cdn/shop/t/62/assets/global-lightbox.css.map */
