.content_and_form_wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_left_area,.form_right_area{flex-basis:47%}@media screen and (max-width:800px){.content_left_area{flex-basis:100%}.form_right_area{flex-basis:100%;margin-top:15px}}.content_left_area h1{color:#005ead}.form_right_area .hs-form-field{margin-bottom:15px;margin-top:15px}.form_right_area input[type=email],.form_right_area input[type=tel],.form_right_area input[type=text]{border:1px solid #005ead;height:40px;width:100%}.form_right_area input[type=submit]{appearance:none;-webkit-appearance:none;background-color:#eb001b;border:none;color:#fff;font-size:15px;padding:10px 35px;text-align:center}.form_right_area label{color:#000;display:block;font-size:15px;font-weight:600;margin-bottom:4px}.form_right_area a{color:#005ead;text-decoration:none}.form_right_area h3{color:#005ead;font-size:48px;font-weight:400;margin-top:0}