#hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:490px;overflow:visible;z-index:10}#hero .inner{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;padding-top:80px}.subtext{color:var(--white);font-family:Roboto Slab;font-feature-settings:"clig" off,"liga" off;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.05px;line-height:151%}#hero .content{max-width:515px;width:100%}#hero .form{background:var(--white);border-radius:3px;border-top:21px solid var(--yellow);box-shadow:0 4px 50px 0 rgba(0,0,0,.15);max-width:537px;padding:20px 45px 10px;width:100%;z-index:10}@media screen and (max-width:779px){#hero{background-position:top;background-size:unset;height:unset}#hero .inner{flex-direction:column;padding-bottom:50px;padding-top:50px}#hero .form{padding:20px}}h1{font-feature-settings:"ss03" on,"clig" off,"liga" off;font-size:68px;font-style:normal;font-weight:400;line-height:normal;margin:17px 0 19px}@media screen and (max-width:1300px){h1{font-size:clamp(5vw,50px,15vw)}}#hero .form h2{color:var(--blue);font-size:30px;font-style:normal;font-weight:400;line-height:135.187%;margin:0 auto 15px 0}#hero .form .hs-richtext{font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:25px}form .hs-form-required{color:var(--sky);margin-left:5px}form input,form select,form textarea{background:var(--stone);border:.5px solid var(--cement);border-radius:3px;font-size:18px;margin-bottom:25px;padding:5px 10px}form ul.inputs-list{list-style-type:none;margin:5px 0 25px;padding-left:0}form ul.inputs-list input{margin:0 15px 10px 0}form .hs_recaptcha{margin-bottom:25px}@media screen and (max-width:779px){fieldset.form-columns-2 .hs-form-field,fieldset.form-columns-2 .hs-form-field input,fieldset.form-columns-3 .hs-form-field,fieldset.form-columns-3 .hs-form-field input{width:100%!important}}.hs-error-msgs{color:red}