.content_left_form_right_wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_left_areaOnly{flex-basis:60%}.form_right_areaOnly{flex-basis:35%}@media screen and (max-width:800px){.content_left_areaOnly,.form_right_areaOnly{flex-basis:100%}}.e_Form{background-color:#f5f5f5;border-radius:6px;padding:25px}.e_Form input[type=email],.e_Form input[type=tel],.e_Form input[type=text]{border:1px solid #c8c8c8;border-radius:6px;height:40px;width:100%!important}.e_Form select{border:1px solid #c8c8c8;border-radius:6px;height:40px;width:100%}.e_Form input[type=submit]{appearance:none;-webkit-appearance:none;background-color:#ff8674;border:none;border-radius:6px;color:#fff;margin-top:15px;padding:10px 35px;text-align:center}.e_Form .inputs-list.multi-container{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style-type:none;padding-left:0}.e_Form .hs-form-checkbox{flex-basis:47%}.e_Form label{display:block;margin-bottom:7px}.e_Form h3{margin-top:0;text-align:center}.e_Form .hs-richtext{font-size:12px}