.PopupElement_modalOverlay__KLAk7{background-color:rgba(0,0,0,.7);position:fixed;width:100%;height:100dvh;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:0 12px}.PopupElement_modalContent__3ESJM{width:480px;border-radius:24px;background:#fff;outline:none;display:flex;flex-direction:column}.PopupElement_modalContent__3ESJM .PopupElement_modalHeader__VY21F{display:flex;align-items:center;justify-content:space-between;padding:40px 40px 32px;position:relative}@media(max-width:1023px){.PopupElement_modalContent__3ESJM .PopupElement_modalHeader__VY21F{padding:24px}}.PopupElement_modalContent__3ESJM .PopupElement_modalBody__92AoM{color:var(--Foreground-Dark-Grey,#6f6f79);font-family:Outfit;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px}.PopupElement_modalContent__3ESJM .PopupElement_modalCloseButton__fBmeV{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s;cursor:pointer;position:absolute;right:20px;top:20px}.PopupElement_modalContent__3ESJM .PopupElement_modalCloseButton__fBmeV:hover{background-color:#ebebef}