.contact-form-wrapper{border-radius:12px;padding:32px 40px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}@media screen and (max-width:1024px){.contact-form-wrapper{padding:32px 16px}}.contact-form-wrapper .content{display:flex;flex-direction:column;gap:8px}.contact-form-wrapper .content .title{margin-bottom:24px;text-align:left}.contact-form-wrapper .content .section-main-header{text-align:start}.contact-form-wrapper .content .text-16{max-width:95%}.contact-form-wrapper .content .form-container{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.contact-form-wrapper .content .form-container{gap:8px}}.contact-form-wrapper .content .form-container .MuiFormControl-root{width:100%}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root{border-radius:8px;background-color:#fff}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root:hover{background-color:#eaeaea}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root.Mui-focused{background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.2)}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:1px solid #ccc}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover{border-color:#999}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root{color:#666}.contact-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#333}.contact-form-wrapper .content .form-container .first-row{display:flex;gap:24px}@media screen and (max-width:1024px){.contact-form-wrapper .content .form-container .first-row{gap:8px;flex-direction:column}}.contact-form-wrapper .content .form-container button{width:100%}@media screen and (max-width:1024px){.contact-form-wrapper .content .form-container button{width:100%}}