/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */.page-hero{--page-hero-curve:40px;--page-hero-pt:160px;--page-hero-pb:46px;background:var(--color-accent);min-height:420px;color:var(--color-white);padding-top:var(--page-hero-pt);padding-bottom:calc(var(--page-hero-pb) + var(--page-hero-curve));align-items:flex-end;display:flex;position:relative;overflow:hidden}@media(min-width:1024px){.page-hero{--page-hero-curve:60px;min-height:526px}.page-hero.page-hero-has-image{--page-hero-curve:105px;--page-hero-curve-radius:100px;min-height:744px}}.page-hero.page-hero-flat{--page-hero-curve:0px}@media(min-width:1024px){.page-hero.page-hero-flat.page-hero-has-image{min-height:720px}}.page-hero.page-hero-flat.page-hero-has-image .page-hero-overlay{background:linear-gradient(#00000080,#0000001a 35%,#000000d9)}.page-hero .page-hero-background{position:absolute;top:0;right:0;bottom:0;left:0}.page-hero .page-hero-background .page-hero-image{object-fit:cover;width:100%;height:100%}.page-hero .page-hero-overlay{background:linear-gradient(#000c,#0000 38.441%),linear-gradient(#0000 30.511%,#0006 66.331%),#0000004d;position:absolute;top:0;right:0;bottom:0;left:0}.page-hero .page-hero-content{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex;position:relative}@media(min-width:1024px){.page-hero .page-hero-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:60px}}.page-hero .page-hero-content .page-hero-title{max-width:900px;font-family:var(--font-heading);letter-spacing:-.048em;margin:0;font-size:40px;font-weight:700;line-height:50px}@media(min-width:1024px){.page-hero .page-hero-content .page-hero-title{font-size:70px;line-height:88px}}.page-hero .page-hero-content .page-hero-title em{font-style:italic;font-weight:300}.page-hero .page-hero-content .page-hero-text{max-width:815px;font-family:var(--font-heading);opacity:.9;margin:0;font-size:18px;font-weight:500;line-height:26px}@media(min-width:1024px){.page-hero .page-hero-content .page-hero-text{flex-shrink:0;max-width:452px;font-size:24px;line-height:32px}.page-hero.page-hero-plain .page-hero-title{font-size:64px;line-height:80px}}.page-hero.page-hero-plain .page-hero-title em,.page-hero.page-hero-plain .page-hero-text{color:var(--color-ink)}.page-hero.page-hero-has-image .page-hero-title em{color:var(--color-accent)}.page-hero.page-hero-has-image .page-hero-text{color:var(--color-white)}.page-hero .page-hero-curve{height:var(--page-hero-curve);background:var(--color-white);border-radius:var(--page-hero-curve-radius,var(--page-hero-curve)) var(--page-hero-curve-radius,var(--page-hero-curve)) 0 0;position:absolute;bottom:0;left:0;right:0}@media(max-width:1023px){.page-hero .page-hero-title br{display:none}}
