.home-form-wrapper{width:100%;display:flex;flex-direction:column}.home-form-wrapper.black .section-header{color:var(--Black,#000)}@media screen and (max-width:1024px){.home-form-wrapper.black .section-header{font-size:36px}}.home-form-wrapper.black .content .form-container .MuiFormControl-root .MuiInputBase-root{background-color:transparent;color:var(--Grey-600,#888)}.home-form-wrapper.black .content .form-container button{align-self:flex-end;background:transparent}.home-form-wrapper.black .content .form-container button:hover{background-color:var(--Black,#000)}.home-form-wrapper .content{display:flex;flex-direction:column;gap:8px;width:100%}.home-form-wrapper .content .section-header{text-align:start}@media screen and (max-width:1024px){.home-form-wrapper .content .section-header{font-size:36px}}.home-form-wrapper .content .form-container{margin-top:40px;display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container{gap:8px}}.home-form-wrapper .content .form-container .MuiFormControl-root{width:100%;margin-bottom:16px;border:none!important}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root{border-radius:0;background-color:#1b1b1b;color:#fff}.home-form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:none!important;border-bottom:1px solid #888!important}.home-form-wrapper .content .form-container .MuiFormControl-root .Mui-focused{background-color:transparent}.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 button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.home-form-wrapper .content .form-container button{width:100%}}