.marketing-hero{background-color:var(--color-brand-dark);position:relative;overflow:hidden}.marketing-hero__bg-image{object-fit:cover;opacity:.5}.marketing-hero__bg-gradient{background:linear-gradient(to bottom right, var(--color-brand-dark), var(--color-brand-dark2), black);opacity:.85;position:absolute;inset:0}.marketing-hero__glow{background-color:color-mix(in srgb, var(--color-brand-red) 10%, transparent);filter:blur(64px);border-radius:999px;width:600px;height:600px;position:absolute;top:-160px;right:-160px}.marketing-hero__glow--sm{background-color:color-mix(in srgb, var(--color-brand-red) 8%, transparent);width:500px;height:500px}.marketing-hero__inner{z-index:10;padding-block:8rem 5rem;position:relative}.marketing-hero__eyebrow{color:var(--color-brand-red);letter-spacing:.2em;text-transform:uppercase;font-size:.875rem;font-weight:600;font-family:var(--font-body);margin-bottom:.75rem}.marketing-hero__title{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:2.25rem;font-weight:700}@media (min-width:640px){.marketing-hero__title{font-size:3rem}}@media (min-width:1024px){.marketing-hero__title{font-size:3.75rem}}.marketing-hero__subtitle{color:#fff9;font-size:1.125rem;line-height:1.625;font-family:var(--font-body)}.marketing-hero__subtitle strong{color:#fff}
