.popup_wrapper__JJamN{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center;background-color:#00000044}.popup_modal__mWa__{width:75%;height:75%;background-color:#fff;direction:ltr;border-radius:20px;overflow:hidden;position:relative}.popup_content__DqF1H{width:100%;height:100%;display:grid;grid-template-columns:40% 60%}.popup_left__k4Tin{background-color:#fff;background-image:url(/logo.png);background-size:50% auto;background-repeat:no-repeat;background-position:50% 50%}.popup_right__qPN45{background-color:#3b77be;display:flex;justify-content:center;align-items:center;flex-direction:column}.popup_right__qPN45>h1{font-size:2.2rem;font-weight:700}.popup_right__qPN45>h1,.popup_right__qPN45>h6{color:#fff;font-family:Tahoma;letter-spacing:1px}.popup_right__qPN45>h6{font-size:1.2rem;margin-top:10px}.popup_buttons__D8I4C{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.popup_close_btn__vRNcM{position:absolute;top:0;right:0;background-color:transparent;border-radius:50%;width:45px;height:45px;margin:10px;font-size:1.4rem;font-weight:700;color:#fff;border:none;cursor:pointer}.popup_close_btn__vRNcM:hover{border:1px solid #ffffff55}@media (max-width:910px){.popup_modal__mWa__{width:90%;height:auto}.popup_content__DqF1H{grid-template-columns:1fr;flex-direction:column}.popup_left__k4Tin{height:100px;background-size:60px}.popup_right__qPN45{padding:30px 10px}.popup_right__qPN45>h1{font-size:1.6rem}.popup_right__qPN45>h6{font-size:1rem}.popup_buttons__D8I4C{flex-wrap:wrap;gap:10px}.popup_close_btn__vRNcM{width:35px;height:35px;font-size:1.2rem;color:#3b77be}}