.contentAndFormWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_on_left___area ul{padding-left:0}.content_on_left___area{flex-basis:65%}.form_on_right___area{flex-basis:30%}@media screen and (max-width:800px){.content_on_left___area,.form_on_right___area{flex-basis:100%}}.formRight_Container{background-color:#213b8c;border-radius:20px;color:#fff;padding:25px}.formRight_Container label{color:#fff;font-size:14px}.formRight_Container h3,.formRight_Container p{color:#fff}.content_form_button_container{margin-bottom:15px;margin-top:15px}.FORM_BTN{background-color:var(--mainYellow);border-radius:35px;color:#16275c;display:inline-block;font-weight:600;padding:15px 35px;text-align:center;text-decoration:none}.formBTN__Icon{display:inline-block;margin-right:7px;width:15px}.secondaryContent__Area ul{list-style:none;padding-left:0}.formRight_Container a{color:#fff}.formRight_Container .hs-richtext p{font-size:13px;line-height:17px}