.hero-form{overflow:hidden;padding-left:2rem;padding-right:2rem;position:relative}.hero-form__overlay{bottom:0;position:absolute;right:0;z-index:1}.hero-form__overlay svg{display:block}.hero-form__content h1{margin-bottom:.5em}.bg-blue .hero-form__content h1,.bg-blue .hero-form__content h2,.bg-blue .hero-form__content h3,.bg-blue .hero-form__content h4,.bg-blue .hero-form__content h5,.bg-blue .hero-form__content h6,.bg-maroon .hero-form__content h1,.bg-maroon .hero-form__content h2,.bg-maroon .hero-form__content h3,.bg-maroon .hero-form__content h4,.bg-maroon .hero-form__content h5,.bg-maroon .hero-form__content h6{color:var(--color-white)}.bg-light-blue .hero-form__content h1,.bg-light-blue .hero-form__content h2,.bg-light-blue .hero-form__content h3,.bg-light-blue .hero-form__content h4,.bg-light-blue .hero-form__content h5,.bg-light-blue .hero-form__content h6,.bg-off-white .hero-form__content h1,.bg-off-white .hero-form__content h2,.bg-off-white .hero-form__content h3,.bg-off-white .hero-form__content h4,.bg-off-white .hero-form__content h5,.bg-off-white .hero-form__content h6{color:var(--color-blue)}.hero-form__cols{display:grid;gap:4rem;grid-template-columns:1fr;margin:0 -20px;position:relative;z-index:2}.home-form__content-col{padding:130px 20px;position:relative;width:65%;z-index:2}.hero-form__desc{max-width:40rem}.hero-button{margin-top:45px}@media (min-width:960px){.hero-form__cols{grid-template-columns:1fr 1fr}}