.country-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0009;opacity:0;transition:opacity .2s ease}.country-popup-overlay.is-open{opacity:1}.country-popup-overlay[hidden]{display:none}body.country-popup-open{overflow:hidden}.country-popup{position:relative;width:100%;max-width:42rem;padding:3rem;text-align:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 1rem 3rem #0003}.country-popup__close{position:absolute;top:.5rem;right:.5rem;width:2.75rem;height:2.75rem;padding:0;font-size:2rem;line-height:1;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.country-popup--no-close-button .country-popup__close{display:none}.country-popup__title span{display:block}.country-popup__text{font-style:normal;line-height:1.8;margin:0 0 1.5rem}.country-popup__buttons a.button{display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;width:80%}.country-popup__stay{background:none;border:none;display:block;margin:.9rem auto 0;padding:0;width:80%;cursor:pointer;text-decoration:underline;color:rgb(var(--color-foreground))}.country-popup__stay:empty{display:none}
/*# sourceMappingURL=/cdn/shop/t/249/assets/section-country-popup.css.map */
