.formHeaderWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.formHeader__Content,.formHeader__ContentTwo{flex-basis:60%}.formHeader__ContentTwo{margin-bottom:25px}.formHeader__form{flex-basis:35%}.formHeader__Content h1,.formHeader__Content h4,.formHeader__Content p{color:#fff}.FORM__HEader{background-color:#f5f5f5;padding:25px}.FORM__HEader input[type=email],.FORM__HEader input[type=tel],.FORM__HEader input[type=text],select{border:1px solid #c8c8c8;height:40px;width:100%}.FORM__HEader .hs-form-field{margin-bottom:15px;margin-top:15px}.FORM__HEader input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--mainOrange);border:none;color:#fff;padding:10px 35px;text-align:center}.FORM__HEader label{display:block;margin:7px}.FORM__HEader h3{text-align:center}.bodyContent{margin-top:25px}#HEADERFORM{margin-bottom:-250px}@media screen and (max-width:800px){.formHeader__Content,.formHeader__ContentTwo,.formHeader__form{flex-basis:100%}#HEADERFORM{margin-bottom:0}}