.hero-section{background-color:#004072;position:relative}.hero-section .hero-inner{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:center;margin:0 auto;max-width:770px;position:relative;z-index:99}.hero-section .button-wrap{align-items:flex-start;display:flex;gap:16px;justify-content:center}.hero-section .content{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:24px;text-align:center}.hero-section h1 span{background:linear-gradient(270deg,#7eceff,#e2f4ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section p{color:hsla(0,0%,100%,.8);line-height:normal}.hero-section .form-wrap{width:100%}.hero-section .form-title{display:none}.hero-section form{flex-direction:column}.hero-section form,.hero-section form fieldset.form-columns-2{align-items:flex-start;align-self:stretch;display:flex;gap:16px}.hero-section form .hs-form-field{display:flex;flex-direction:column;gap:8px;margin:0;width:100%}.hero-section form label{font-size:16px;font-weight:600;margin:0}.hero-section form fieldset.form-columns-1 .input,.hero-section form fieldset.form-columns-2 .input{display:flex;margin:0}.hero-section form fieldset{align-self:stretch;display:flex}.hero-section form .hs-input{color:rgba(0,0,0,.5);font-size:16px;line-height:normal;padding:8px 12px;width:100%!important}.hero-section form .hs-input.hs-fieldtype-textarea{min-height:72px}.hero-section form .hs-submit{align-items:self-end;align-self:stretch;display:flex;justify-content:center}.hero-section form .hs-submit .actions{align-items:center;align-self:stretch;display:flex;justify-content:center;width:100%}.hero-section form .hs-button{align-items:center;align-self:stretch;display:flex;line-height:normal;white-space:normal;width:100%}@media (max-width:992px){.hero-section .hero-inner{flex-direction:column;gap:40px}.hero-section .left-column{align-items:center;gap:24px;width:100%}.hero-section .right-column{max-width:570px;width:100%}.hero-section .content{align-items:center;text-align:center}.hero-section p{text-align:center}}@media (max-width:767px){.hero-section .button-wrap{align-items:center;align-self:stretch;flex-direction:column;justify-content:center}.hero-section form fieldset.form-columns-2{flex-direction:column}}@media (max-width:500px){.hero-section .button{padding:8px 0;width:100%}}