.webinar_form_wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.webinar_form_content{flex-basis:65%}.webinar_form_area{flex-basis:30%}@media screen and (max-width:800px){.webinar_form_area,.webinar_form_content{flex-basis:100%}}.webForm{background-color:#fff;border-radius:6px;padding:25px}.webForm h3{font-size:35px;margin:0 0 20px;text-align:center}.webForm .hs-form-field{margin-bottom:15px;margin-top:15px}.webForm input[type=email],.webForm input[type=number],.webForm input[type=tel],.webForm input[type=text]{border:1px solid #c8c8c8;height:40px;width:100%}.webForm label{display:block;margin-bottom:7px}.webForm input[type=submit]{appearance:none;background-color:#0a195b;border:none;border-radius:6px;color:#fff;font-size:15px;padding:10px 30px;text-align:center}