.AppModal_modalWrapper__r_q3F{top:0;left:0;right:0;bottom:0;z-index:2;position:fixed;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:var(--secondary)}.AppModal_overlay__Tw_jG{width:100%;height:100vh;min-height:100vh;max-height:100vh;overflow:auto;overscroll-behavior:auto}@supports(-webkit-touch-callout:none){.AppModal_overlay__Tw_jG{min-height:100svh;max-height:100svh;max-height:-webkit-fill-available}}.AppModal_container__Ws_2j{display:flex;min-height:100%;padding:32px 16px;align-items:center;justify-content:center;font-family:Manrope,sans-serif}.AppModal_mainModal__Y5NqE{padding:16px;min-width:320px;max-width:100%;position:relative;border-radius:12px;background-color:#fff;color:var(--primary);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border:1.5px solid #fff}.AppModal_mainModal__Y5NqE.AppModal_withCloseIcon__4ZS62{padding:48px 16px 16px}.AppModal_closeIcon__xgwwF{top:15px;right:16px;cursor:pointer;position:absolute;background:var(--primary);border-radius:25px;padding:5px;line-height:0}.AppModal_closeIcon__xgwwF svg{fill:#fff;transition:fill .125s ease-in-out}.AppModal_closeIcon__xgwwF:hover svg{fill:#fff}@media(max-width:768px){.AppModal_container__Ws_2j{padding:32px 10px 54px}}