.form-hero{background-color:var(--color-brand-black,#000);background-image:url(https://www.soundstripe.com/hubfs/form-hero-bg.svg);background-position:50%;background-size:cover;color:var(--color-neutral-white);font-family:var(--v3-font-family-heading);padding:4.875rem 1rem 5.625rem}.form-hero__inner{margin:auto;max-width:1500px}.form-hero__grid{display:grid;gap:4.125rem 4.625rem;grid-template-columns:repeat(2,1fr)}.form-hero__content{display:flex;flex-direction:column;gap:3rem}h1.form-hero__heading{font-size:3rem;font-style:normal;font-weight:700;letter-spacing:.03rem;line-height:3.1875rem;margin-bottom:1.5rem}.form-hero__text{font-size:1.25rem;font-style:normal;font-weight:400;letter-spacing:.01875rem;line-height:140%}.form-hero__features{display:flex;flex-direction:column;gap:2.125rem}.form-hero__feature{align-items:flex-start;color:var(--color-neutral-white);display:flex;gap:.75rem}.form-hero__feature-icon{height:2rem;width:2rem}.form-hero__feature-title{font-weight:700;margin-bottom:.5rem}.form-hero__feature-text,.form-hero__feature-title{font-size:1rem;font-style:normal;letter-spacing:.01875rem;line-height:140%}.form-hero__feature-text{color:var(--color-brand-gray-dk);font-weight:400}.form-hero__hr{background-color:#616161;height:1px}.form-hero__logos{align-items:center;display:flex;flex-wrap:wrap;gap:1.625rem}.form-hero__logo img{max-height:1.5rem;width:auto}.form-hero__rating{align-items:center;display:flex;gap:.5rem}.form-hero__form-embed{background-color:var(--color-neutral-white);border-radius:.5rem}.form-hero__form-embed form button,form input[type=submit]{height:unset;right:unset;top:unset;transform:unset}@media screen and (max-width:768px){.form-hero__grid{grid-template-columns:repeat(1,1fr)}h1.form-hero__heading{font-size:2rem;letter-spacing:.02rem;line-height:112%}.form-hero__logos,.form-hero__rating{justify-content:center}}