.contact-form_form__NNz6T{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.contact-form_formRow__oEqEe{display:flex;flex-direction:row;gap:1rem}.contact-form_formRow__oEqEe>.contact-form_formGroup__ZKNWE{flex:1}.contact-form_formGroup__ZKNWE{display:flex;flex-direction:column}.contact-form_label__XWK1J{font-weight:400;margin-bottom:.5rem}.contact-form_input__jo5zb,.contact-form_textarea___IDiZ{font-family:inherit;font-size:1rem;padding:.75rem;border:1px solid #ccc;border-radius:4px;width:100%}.contact-form_textarea___IDiZ{resize:vertical}.contact-form_submitButton__USjZo{margin-top:.5rem;font-family:inherit;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:4px;background-color:#3b82f6;color:white;cursor:pointer;transition:background-color .2s ease}.contact-form_submitButton__USjZo:hover:not(:disabled){background-color:#306ac8}.contact-form_submitButton__USjZo:disabled{background-color:#ccc;cursor:not-allowed}.contact-form_error__YfTJL{color:#d90429;font-size:.875rem;margin-top:.25rem}