.form_and_rich_text_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.form_and_rich_content__area{flex-basis:65%}.form_and_rich_text__form{flex-basis:30%}@media screen and (max-width:800px){.form_and_rich_content__area,.form_and_rich_text__form{flex-basis:100%}}.RICHTEXT__FORM{border:1px solid #c8c8c8;padding:25px}.RICHTEXT__FORM input[type=email],.RICHTEXT__FORM input[type=tel],.RICHTEXT__FORM input[type=text]{border:1px solid #c8c8c8;height:40px;width:100%}.RICHTEXT__FORM .hs-form-field{margin-bottom:10px;margin-top:10px}.RICHTEXT__FORM h3{text-align:center}.RICHTEXT__FORM input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--mainGreen);border:none;border-radius:35px;color:var(--darkBlue);display:inline-block;font-size:15px;font-weight:500;padding:15px 25px;text-align:center}.RICHTEXT__FORM label{display:block;margin-bottom:6px}