.hero-section{align-items:center;display:flex;justify-content:space-between}.hero-left-col{width:49%}.hero-right-col{padding-left:30px;width:45%}.hero-left-col h1{line-height:80px}.hero-left-col p{font-size:26px;line-height:32px;width:85%}.form-wrapper p{color:#0b2839;font-size:30px}.form-wrapper{background:#fff;border-radius:20.265px;padding:30px 0}.form-ask{margin:0 auto;width:80%}.form-ask .form-title{display:none}.form-ask form .hs-error-msg,.form-ask form input{font-size:16px}.form-ask form input[type=submit]{background:#b90000;border-radius:3px;font-size:16px;font-style:normal;font-weight:900;padding:15px 40px;width:100%}@media (max-width:900px){.hero-section{flex-direction:column}.hero-left-col,.hero-right-col{padding:0;width:100%}.hero-left-col p{width:100%}}