.content_and_Form_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content_and_Form_FORMAREA,.content_and_Form_ImagAREA{flex-basis:47%}@media screen and (max-width:800px){.content_and_Form_FORMAREA{flex-basis:100%;margin-bottom:30px}.content_and_Form_ImagAREA{flex-basis:100%}}.demoForm input[type=email],.demoForm input[type=number],.demoForm input[type=tel],.demoForm input[type=text],.demoForm select{border:1px solid #c8c8c8;border-radius:8px;height:40px;padding-left:10px;width:100%}.demoForm label{color:#646464;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.demoForm .hs-form-field{margin-bottom:15px;margin-top:15px}.demoForm textarea{border:1px solid #c8c8c8;border-radius:8px;height:100px;padding-left:10px;padding-top:7px;width:100%}.demoForm input[type=submit]{appearance:none;background-color:var(--Blue);border:none;border-radius:8px;color:#fff;padding:10px 30px;text-align:center}.addBorderRadius{border-radius:8px}