.country-selector-popup{display:none;pointer-events:auto;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;justify-content:center;align-items:center;z-index:100000}.country-selector-popup.open{display:flex}.popup-country-selector-header-content{background:var(--light-light-ivory);padding:20px 0 40px;position:relative;text-align:center;max-width:450px;color:var(--web-green-dark);top:50%;left:50%;transform:translate(-50%,-50%)}.popup-country-selector-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--soapstone);padding:0 25px 20px 40px;position:relative}.popup-country-selector-header .popup-country-selector-header-inner{display:flex;align-items:center;gap:10px}.popup-country-selector-header .popup-country-selector-header-inner .popup-title{font-size:var(--font-6);line-height:38px;margin:0;padding:0}.popup-country-selector-header .popup-close{position:absolute;top:10px;right:40px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:transparent;border:none;padding:0;cursor:pointer;color:inherit;transition:transform .3s}.popup-country-selector-header .popup-close:hover{transform:rotate(90deg)}.popup-country-selector-content{padding:25px 40px 0;text-align:left;display:flex;flex-direction:column}.popup-country-selector-content p{margin:0;font-size:var(--font-4);line-height:20px}.popup-country-selector-content .popup-actions{margin-top:30px;text-align:center}.popup-country-selector-content .popup-actions .popup-close{width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/country-selector-popup.css.map */
