section.form-hero{isolation:isolate;overflow-x:clip;padding-block:5rem}.form-hero__swoop{bottom:0;left:-8rem;mix-blend-mode:color-dodge;opacity:.6;pointer-events:none;transform:scaleX(-1);z-index:-1}.form-hero__inner{display:grid;gap:var(--gap-lg) var(--gap)}.form-hero__rich-text :last-child{margin-bottom:0}.form-hero__rich-text h1,.form-hero__rich-text h2{margin-bottom:var(--gap-md)}.form-hero__buttons{gap:1.6rem}.form-hero__form{border-radius:var(--border-radius);padding:2.4rem}.form-hero__form .form-title{font-size:2rem}@media (min-width:768px){section.form-hero{padding-top:18rem}.form-hero__inner{grid-template-columns:40% 50%}}@media (min-width:992px){.form-hero__form{padding:4rem}}@media (max-width:399px){.form-hero__rich-text h1{font-size:4.8rem}}