.formAndContentWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.formContent__Area{flex-basis:60%}.theActualFormArea{flex-basis:35%}@media screen and (max-width:800px){.formContent__Area{flex-basis:100%}.theActualFormArea{margin-top:40px;flex-basis:100%}}.hForm input[type="text"],.hForm input[type="tel"],.hForm input[type="email"]{width:100% !important;height:40px;border-radius:6px;background-color:white;box-sizing:border-box;padding-left:10px;border:0}.hForm .hs-form-field{margin-top:15px;margin-bottom:15px}.hForm label{color:white;font-size:13px}.hForm{padding:25px;background-color:rgba(255,255,255,0.4)}.hForm input[type="submit"]{background-color:rgba(73,194,245,1.0);color:white;text-align:center;padding:12px 40px;margin-top:10px;appearance:none;-webkit-appearance:none;font-size:15px;border:0;border-radius:6px}.hForm h3{text-align:center;color:white;font-size:20px}.formContent__Area h2,.formContent__Area h1,.formContent__Area p,.formContent__Area ul{color:white}.formHeaderButton{display:inline-block;background-color:white;text-align:center;padding:12px 40px;text-decoration:none;color:black;border-radius:6px}