.FormPage_formPage__Dso2S{background-color:#f9fafb;padding:4rem 1rem;min-height:70vh}.FormPage_container__AgNIU{max-width:600px;margin:0 auto;background-color:#fff;padding:2.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.FormPage_title__JU0Ky{font-family:Lora,serif;font-size:2.25rem;text-align:center;color:#134e4a}.FormPage_description__LOsPf{margin-top:1rem;text-align:center;color:#4b5563;line-height:1.6}.FormPage_description__LOsPf a{color:#0f766e;text-decoration:underline}.FormPage_form__TNb9b{margin-top:2.5rem;gap:1.5rem}.FormPage_formGroup__UF_Mw,.FormPage_form__TNb9b{display:flex;flex-direction:column}.FormPage_formGroup__UF_Mw label{margin-bottom:.5rem;font-weight:500;color:#374151}.FormPage_formGroup__UF_Mw input,.FormPage_formGroup__UF_Mw textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.FormPage_formGroup__UF_Mw input:focus,.FormPage_formGroup__UF_Mw textarea:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.2)}.FormPage_submitButton__Ms9k0{background-color:#0f766e;color:#fff;padding:.75rem;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}.FormPage_submitButton__Ms9k0:hover{background-color:#115e59}