.content_and_form_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.form__content{color:#fff;flex-basis:60%}.form__area{flex-basis:35%}@media screen and (max-width:800px){.form__content{color:#fff;margin-bottom:20px}.form__area,.form__content{flex-basis:100%}}.formInner{background-color:#fff;padding:35px}.form__content ul{line-height:27px}.formInner input[type=email],.formInner input[type=number],.formInner input[type=tel],.formInner input[type=text],.formInner select{background-color:#fff;border:1px solid #c8c8c8;height:40px;padding-left:10px;width:100%!important}.formInner textarea{background-color:#fff;border:1px solid #c8c8c8;height:100px;padding-left:10px;width:100%!important}.formInner .hs-form-field{margin-bottom:10px;margin-top:10px}.formInner label{display:block;margin-bottom:6px}.formInner h3{margin-top:0;text-align:center}.formInner input[type=submit]{background-color:#ff696a;border:none;border-radius:35px;color:#fff;display:block;margin:20px auto 0;padding:12px 35px;text-align:center}.three_icons_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.three_icons_item{flex-basis:30%;margin:15px 0}@media screen and (max-width:650px){.three_icons_item{flex-basis:100%;margin:15px 0}}.the__icon__text_content{color:#fff;text-align:center}.formInner fieldset{max-width:100%!important}