.popup_popup__6HZ1m{position:fixed;display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;background:rgba(32,32,32,.757);z-index:150;top:0;left:0;opacity:0;pointer-events:none;transition:opacity .3s}.popup_popup__6HZ1m .popup_content__q8IPe{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:20px;max-width:500px;width:95vw;max-height:90vh;min-height:10vh;height:-moz-fit-content;height:fit-content;background:#fff;border-radius:20px;transform:scale(0);transition:transform .3s}.popup_popup__6HZ1m.popup_active__gh_0E{pointer-events:all;opacity:1}.popup_popup__6HZ1m.popup_active__gh_0E .popup_content__q8IPe{transform:scale(1)}.popup_closeWrapper__Ft5Mr{display:block;position:fixed;width:30px;height:30px;top:0;right:10%;font-size:40px;z-index:80}.popup_closeContainer__ZDoB0{position:absolute;padding:10px;cursor:pointer;font-weight:light}