.form-hero{padding-bottom:46px;padding-top:82px;position:relative}.form-hero:before{background-image:var(--bg-img);background-position:100%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.form-hero.tablet-bg,.form-hero:before{background-color:#fff}.form-hero.tablet-bg:before{left:unset;max-height:772px;max-width:392px;right:18.222vw;top:14px}.form-hero .container{position:relative}.form-hero .form-hero-content-wrapper{max-width:635px}.form-hero .logo{margin-bottom:34px}.form-hero h1{color:var(--color-brand-blue)}.form-hero .form-wrapper{background-color:var(--color-brand-orange);margin-top:25px;max-width:608px;padding:30px}.form-hero .form-wrapper .h3{color:#fff;margin-bottom:22px}.form-hero .overline{font-size:2.4rem;line-height:1.25}.form-hero .hs-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.form-hero .hs-form label{color:#fff;font-size:1.2rem;font-weight:400;line-height:1.375}.form-hero .hs-form-field{align-items:flex-end;align-self:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0}.form-hero .hs-form-field .input{flex:1;margin-left:5px;outline:none}.form-hero .hs-form-field .hs-error-msgs{width:100%}.form-hero .hs-form .hs_error_rollup{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.form-hero .hs-form .hs-button{appearance:none;-webkit-appearance:none;background-color:var(--color-brand-indigo);border:none;color:#fff;font-size:1.5rem;line-height:1;padding:8px}@media screen and (max-width:1023px){.form-hero:not(.tablet-bg):before{background-size:cover;opacity:.2}}@media screen and (max-width:1300px){.form-hero.tablet-bg:before{background-size:cover;opacity:.2}}@media screen and (max-width:767px){.form-hero{padding-bottom:26px;padding-top:40px}.form-hero .hs-form{grid-template-columns:repeat(1,1fr)}.form-hero .hs-form-field .input{margin-left:0;max-width:none;width:100%}.form-hero .hs-form-field{align-items:flex-start;flex-direction:column}}