.home-contact-wrapper{background-color:#f0f4fe}.home-contact-wrapper .content-wrapper{display:flex;flex-direction:column;gap:24px;background:var(--Colors-Secondary-Blue-blue-50,#f1f5fe)}.home-contact-wrapper .content-wrapper .form-map-section{display:flex}@media screen and (max-width:1024px){.home-contact-wrapper .content-wrapper .form-map-section{flex-direction:column}}.home-contact-wrapper .content-wrapper .form-map-section .left{width:40%}@media screen and (max-width:1024px){.home-contact-wrapper .content-wrapper .form-map-section .left{width:100%}}.home-contact-wrapper .content-wrapper .form-map-section .right{width:60%}@media screen and (max-width:1024px){.home-contact-wrapper .content-wrapper .form-map-section .right{width:100%}}.home-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){.home-form-wrapper{padding:32px 16px}}.home-form-wrapper .content{display:flex;flex-direction:column;gap:8px}.home-form-wrapper .content .section-main-header{text-align:start}.home-form-wrapper .content .text-16{max-width:95%}.home-form-wrapper .content .form-container{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container{gap:8px}}.home-form-wrapper .content .form-container .MuiFormControl-root{width:100%}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root{border-radius:8px;background-color:#fff}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root:hover{background-color:#eaeaea}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root.Mui-focused{background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.2)}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:1px solid #ccc}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover{border-color:#999}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root{color:#666}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#333}.home-form-wrapper .content .form-container .first-row{display:flex;gap:24px}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container .first-row{gap:8px;flex-direction:column}}.home-form-wrapper .content .form-container .checkbox-container{display:flex;align-items:center;gap:12px;align-self:stretch}.home-form-wrapper .content .form-container .checkbox-container label{color:var(--Colors-Neutrals-Black---900,#010609);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.home-form-wrapper .content .form-container .checkbox-container #newsletter{border-radius:6px;border:1px solid var(--Colors-Neutrals-100,#e2e2e2);background:var(--Colors-Neutrals-White---50,#fdfdfd);width:20px;height:20px}.home-form-wrapper .content .form-container button{width:100%}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container button{width:100%}}