.form_and_content_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.form_and_content_content__area{flex-basis:62%}.form_and_content_form__area{background-color:#f5f5f5;border-radius:6px;flex-basis:30%;margin-top:-100px;padding:20px}@media screen and (max-width:800px){.form_and_content_content__area{flex-basis:100%}.form_and_content_form__area{background-color:#f5f5f5;border-radius:6px;flex-basis:100%;margin-top:20px;padding:20px}}.form_and_content_form__area h3{text-align:center}.form_and_content_form__area input[type=email],.form_and_content_form__area input[type=number],.form_and_content_form__area input[type=tel],.form_and_content_form__area input[type=text]{border:1px solid #c8c8c8;height:40px;width:100%}.form_and_content_form__area .hs-form-field{margin-bottom:10px;margin-top:10px}.form_and_content_form__area input[type=submit]{appearance:none;background-color:#027faa;border:none;color:#fff;margin-top:10px;padding:12px 35px}.BTNOne{border:2px solid #027faa;margin-right:10px}.BTNOne,.btnTwo{color:#027faa;display:inline-block;padding:10px 35px;text-align:center;text-decoration:none}.btnTwo{border:2px solid #fff;margin-right:15px}