.hero-contrast-scrim{background:transparent}.hero-contrast-scrim,.hero-overlay{position:absolute;inset:0;pointer-events:none}.hero-overlay{background-color:transparent}.hero-richtext{display:flex;flex-direction:column;gap:1.25rem;max-width:36rem;width:100%}.hero-richtext h1{font-family:var(--font-brand-sans);font-weight:500;letter-spacing:-.01em;color:hsl(var(--foreground));margin:0;font-size:2.25rem;line-height:1.2}@media (min-width:1024px){.hero-richtext h1{font-size:3rem;line-height:1.1}}.hero-richtext h2,.hero-richtext p{color:hsl(var(--muted-foreground));font-family:var(--font-brand-sans);font-size:1.125rem;font-weight:400;line-height:1.6;margin:0;max-width:32rem}.hero-richtext--center h2,.hero-richtext--center p{margin-left:auto;margin-right:auto}.hero-richtext--right h2,.hero-richtext--right p{margin-left:auto;margin-right:0}.medium-hero{background:hsl(var(--background));padding:5rem 0}@media (min-width:1024px){.medium-hero{padding:8rem 0}}.medium-hero__richtext{display:flex;flex-direction:column;gap:0;max-width:36rem;width:100%}.medium-hero__richtext>*+*{margin-top:1.25rem}.medium-hero__richtext h1+h1{margin-top:0}.medium-hero__richtext h1{font-family:var(--font-brand-sans);font-weight:500;letter-spacing:-.01em;color:hsl(var(--foreground));margin:0;font-size:2.25rem;line-height:1.25;max-width:36rem}@media (min-width:1024px){.medium-hero__richtext h1{font-size:3rem;line-height:1.1}}.medium-hero__richtext h2,.medium-hero__richtext p{color:hsl(var(--muted-foreground));font-family:var(--font-brand-sans);font-size:1.125rem;font-weight:400;line-height:1.625;margin:0;max-width:28rem}.medium-hero__richtext--center h2,.medium-hero__richtext--center p{margin-left:auto;margin-right:auto}.medium-hero__richtext--right h2,.medium-hero__richtext--right p{margin-left:auto;margin-right:0}.medium-hero__caption{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.3}.medium-hero__media{background:hsl(var(--card));border-radius:1rem;overflow:hidden;width:100%}.medium-hero__media-img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}