.Contact_formContent__tXtgD{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#800022;padding:8em}@media(max-width:1152px){.Contact_formContent__tXtgD{padding:8em 1em 2em}}.Contact_formContent__image__CePEr{width:250px;height:auto}.Contact_formContent__header__3xhIr{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1440px;padding:2rem 8rem;margin:0 auto}@media(max-width:1152px){.Contact_formContent__header__3xhIr{padding:2em 0}}.Contact_formContent__header__title___BxzI{font-size:32px;line-height:32px;text-align:center;margin-bottom:2rem;color:#ececec}.Contact_formContent__header__3xhIr p{font-family:Spectral,serif;font-size:20px;line-height:1.5;text-align:center;color:#ececec}.Contact_formContent__formWrapper__XEvI7{display:flex;justify-content:center;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 8rem}@media(max-width:1152px){.Contact_formContent__formWrapper__XEvI7{padding:0}}.Form_form__lGMy4{display:flex;flex-direction:column;width:50%;margin:0 auto;padding:2rem 0}@media(max-width:1152px){.Form_form__lGMy4{width:100%}}.Form_form__title__kvrEz{font-size:24px;line-height:1.5;text-align:center;margin-bottom:2rem;color:#ececec}.Form_form__group__GhDj4{margin-bottom:2rem;width:100%}.Form_form__group__GhDj4 label{display:block;font-size:20px;color:#ececec}.Form_form__group__GhDj4 input{width:100%;padding:.5rem;font-size:20px;border:2px solid rgba(29,29,29,.2);border-radius:8px}.Form_form__group__GhDj4 input:focus{border-color:#fcab04;outline:none}.Form_form__group__GhDj4 textarea{width:100%;padding:.5rem;font-size:20px;border:2px solid rgba(29,29,29,.2);border-radius:8px}.Form_form__group__GhDj4 textarea:focus{border-color:#fcab04;outline:none}.Form_form__button__iymWF{align-items:center;background-color:#fcab04;border-radius:.5em;color:#1d1d1d;border:none;cursor:pointer;display:flex;font-size:1.2em;padding:.5em 1.3em;text-decoration:none;transition:transform .4s ease}.Form_form__button__iymWF:hover{transform:scale(1.1);box-shadow:0 3px 15px rgba(0,0,0,.5)}.Form_spinner__BcLxm{border:5px solid #fff;border-top-color:#0041b3;border-radius:50%;width:32px;height:32px;animation:Form_spin__c4fPb 1s linear infinite;margin:0 auto}@keyframes Form_spin__c4fPb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}