.delivery-zone-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;top:0;left:0;overflow:auto;width:100%;height:100%;background:rgba(var(--color-foreground),.2)}.delivery-zone-modal[open]{opacity:1;visibility:visible;z-index:101}.delivery-zone-modal__content{position:relative;background-color:rgb(var(--color-background));overflow:hidden;width:100%;height:100%}.delivery-zone-modal__close{position:absolute;top:1rem;right:1rem;z-index:1;background-color:rgb(var(--color-background));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;height:4rem;width:4rem;padding:0;cursor:pointer}.delivery-zone-modal__close:hover{color:rgba(var(--color-foreground),.75)}.delivery-zone-modal__close .icon{height:auto;width:1.8rem;margin:0}.delivery-zone-modal__frame{display:block;width:100%;height:100%;overflow:auto}.delivery-zone-modal__spinner{display:flex;width:100%;height:100%;align-items:center;justify-content:center}@media screen and (min-width:750px){.delivery-zone-modal{display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.delivery-zone-modal__content{width:100%;max-width:62rem;height:80vh;max-height:70rem;border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}}@media screen and (min-width:1200px){.delivery-zone-modal__content{width:96rem;max-width:90vw;height:auto;max-height:90vh}.delivery-zone-modal__frame{height:auto;overflow:visible}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-delivery-zone-modal.css.map */
