.mindstore-country-popup-se-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;display:flex;justify-content:center;align-items:center;background-color:var(--mindstore-black-transparent-color, rgba(10, 10, 10, 0.7));opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.mindstore-country-popup-se-overlay.visible{opacity:1;pointer-events:all}.mindstore-country-popup-se{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--mindstore-white-color, #fff);color:var(--mindstore-black-color, #202220);max-width:90%;width:480px;padding:40px 32px 32px;box-sizing:border-box}.mindstore-country-popup-se__close{position:absolute;top:12px;right:12px;cursor:pointer;color:var(--mindstore-dark-color, #808080);padding:4px;line-height:1;font-size:18px}.mindstore-country-popup-se__close svg{width:16px;height:16px;fill:currentColor}.mindstore-country-popup-se__close:hover{color:var(--mindstore-black-color, #202220)}.mindstore-country-popup-se__heading{margin:0 0 16px;font-size:1.4rem;font-weight:600;line-height:1.3;color:inherit}.mindstore-country-popup-se__text{margin:0 0 24px;font-size:.95rem;line-height:1.6;color:var(--mindstore-dark-color, #808080)}.mindstore-country-popup-se__text p{margin:0 0 8px}.mindstore-country-popup-se__text p:last-child{margin-bottom:0}.mindstore-country-popup-se__text a{color:var(--mindstore-accent-color);text-decoration:underline}.mindstore-country-popup-se__buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.mindstore-country-popup-se__button-yes,.mindstore-country-popup-se__button-no{min-width:140px;text-decoration:none !important}/*# sourceMappingURL=country-popup-se.css.map */
