.content_and_form_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contentForm__ContentAreaOnly{flex-basis:65%}.contentForm__FormAreaOnly{flex-basis:30%}@media screen and (max-width:800px){.contentForm__ContentAreaOnly,.contentForm__FormAreaOnly{flex-basis:100%}}.lander__form{border:1px solid #c8c8c8;border-radius:6px;padding:30px}.lander__form input[type=email],.lander__form input[type=number],.lander__form input[type=tel],.lander__form input[type=text],.lander__form select{border:1px solid #c8c8c8;height:40px;width:100%!important}.lander__form input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--mainGreen);border:1px solid #000;border-radius:12px;color:#000;display:inline-block;font-size:16px;font-weight:500;padding:10px 20px;text-decoration:none}.lander__form .hs-form-field{margin-bottom:7px;margin-top:7px}.lander__form h3{margin-top:0;text-align:center}.lander__form .inputs-list,.lander__form .legal-consent-container .hs-richtext p{font-size:13px;line-height:18px}.lander__form .inputs-list{list-style-type:none;margin-left:15px;padding-left:0}.form_image__container_box{margin-bottom:25px;margin-top:25px}