.FormModal_font-manrope-extra-light___QjPs{font-family:var(--font-headline);font-weight:200}.FormModal_font-manrope-light__x15k1{font-family:var(--font-headline);font-weight:300}.FormModal_font-manrope-normal__o35LQ{font-family:var(--font-headline);font-weight:400}.FormModal_font-manrope-medium__B_79Y{font-family:var(--font-headline);font-weight:500}.FormModal_font-manrope-semi-bold__F6bvp{font-family:var(--font-headline);font-weight:600}.FormModal_font-manrope-bold__Fa2bp{font-family:var(--font-headline);font-weight:700}.FormModal_font-manrope-ultra-bold__QhRpw{font-family:var(--font-headline);font-weight:800}.FormModal_font-roboto-thin__tumAP{font-family:var(--font-body);font-weight:100}.FormModal_font-roboto-light__rg9Dk{font-family:var(--font-body);font-weight:300}.FormModal_font-roboto-normal__t4_h8{font-family:var(--font-body);font-weight:400}.FormModal_font-roboto-medium__Evt5i{font-family:var(--font-body);font-weight:500}.FormModal_font-roboto-bold__TdAhR{font-family:var(--font-body);font-weight:700}.FormModal_font-roboto-black__LSxxs{font-family:var(--font-body);font-weight:900}.FormModal_formModal__CpW_p{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgba(0,0,0,.5)!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:2rem;animation:FormModal_fadeIn__9R_aI .2s ease-in-out}@media(max-width:1024px){.FormModal_formModal__CpW_p{padding:1rem}}@keyframes FormModal_fadeIn__9R_aI{0%{opacity:0}to{opacity:1}}.FormModal_modalContent__8pK34{background:var(--theme-bg);border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:FormModal_slideUp__6x5bp .3s ease-out;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@media(max-width:1024px){.FormModal_modalContent__8pK34{max-height:100vh;border-radius:0}}@keyframes FormModal_slideUp__6x5bp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.FormModal_modalHeader__OR6Zt{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid var(--theme-elevation-200)}.FormModal_modalHeader__OR6Zt h2{font-family:var(--font-headline);margin:1.8rem 0 1.2rem;font-size:1.5rem;line-height:1;font-weight:300;letter-spacing:-.05em}@media(max-width:768px){.FormModal_modalHeader__OR6Zt h2{font-size:1.25rem}}.FormModal_modalHeader__OR6Zt h2 code{font-size:inherit}@media(max-width:1024px){.FormModal_modalHeader__OR6Zt{padding:1.5rem 1rem 1rem}}.FormModal_closeButton__ffopz{all:unset;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.FormModal_closeButton__ffopz:hover{background-color:var(--theme-elevation-100)}@media(pointer:fine){.FormModal_closeButton__ffopz:focus-visible{outline:1px solid var(--theme-blue-400);outline-offset:2px}}.FormModal_closeButton__ffopz svg{width:20px;height:20px}.FormModal_modalBody__Iu4EN{padding:2rem}@media(max-width:1024px){.FormModal_modalBody__Iu4EN{padding:1rem}}