.contentImageWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.contentLeftArea{flex-basis:60%}.formRightArea{flex-basis:35%}@media screen and (max-width:800px){.contentLeftArea{flex-basis:100%}.formRightArea{flex-basis:100%}}.webinars_form{background-color:#f5f5f5;padding:25px;border:3px solid #646464}.webinars_form .hs-form-field{margin-top:15px;margin-bottom:15px}.webinars_form input[type="text"],.webinars_form input[type="email"],.webinars_form input[type="tel"]{width:100%;height:40px;box-sizing:border-box;border:1px solid gray}.webinars_form select{width:100%;height:40px;background-color:white;border:0;box-sizing:border-box;border:1px solid gray}.webinars_form input[type="submit"]{padding:15px 35px;background-color:#cb080f;color:white;margin-top:15px;border:0;appearance:none;-webkit-appearance:none;box-sizing:border-box;border-radius:8px}.webinars_form h3{text-align:center;font-size:30px}.webinars_form .hs-richtext{font-size:13px}@media screen and (max-width:800px){.content_left_area{flex-basis:100%}.image_right_area{flex-basis:100%}}