.hero-banner{position:relative;min-height:88vh;display:flex}@supports(height: 100svh){.hero-banner{min-height:88svh}}.hero-banner__inner{position:relative;z-index:1;display:flex;justify-content:center;text-align:center;padding-top:calc(clamp(4.8rem,-2.0869565217rem + 6.9565217391vw,9.6rem)*var(--font-heading-scale));padding-bottom:calc(clamp(4.8rem,-2.0869565217rem + 6.9565217391vw,9.6rem)*var(--font-heading-scale))}.hero-banner__inner--top{align-items:flex-start}.hero-banner__inner--middle{align-items:center}.hero-banner__inner--bottom{align-items:flex-end}.hero-banner__body{text-align:center}.hero-banner__heading{color:rgb(var(--hero-content-color));font-family:var(--font-heading-serif-family);text-transform:none;letter-spacing:0 !important;line-height:1.2;text-wrap:balance;margin:0 auto .25em}.hero-banner__heading em{font-family:var(--font-body-family-para-italic);font-style:normal}.hero-banner__heading--h0{font-size:calc(clamp(4.8rem,-2.0869565217rem + 6.9565217391vw,9.6rem)*var(--font-heading-scale))}.hero-banner__heading--h1{font-size:calc(clamp(4.8rem,1.0695652174rem + 3.768115942vw,7.4rem)*var(--font-heading-scale))}.hero-banner__heading--h2{font-size:calc(clamp(4.8rem,2.5043478261rem + 2.3188405797vw,6.4rem)*var(--font-heading-scale))}.hero-banner__heading--limit-width{max-width:18ch}.hero-banner__intro{font-family:var(--font-heading-serif-family);font-size:calc(clamp(1.6rem,1.0260869565rem + 0.5797101449vw,2rem)*var(--font-heading-scale));max-width:82ch;text-wrap:balance;text-wrap:pretty;margin:0 0 1.5em;color:rgb(var(--hero-content-color))}.hero-banner__image,.hero-banner__video{position:absolute;inset:0;height:100%;width:100%;z-index:0;object-fit:cover}.hero-banner__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:3rem}.hero-banner__button{min-width:0}@media screen and (max-width: 425px){.hero-banner__button{padding:0 2rem}}.hero-banner__button.button--secondary{--alpha-button-background: 0}.hero-banner--content-color-light{--hero-content-color: var(--color-background)}.hero-banner--content-color-light .hero-banner__button.button--secondary{--color-button-text: var(--hero-content-color)}.hero-banner--content-color-dark{--hero-content-color: var(--color-foreground)}.hero-banner--shade-full::before{content:"";position:absolute;inset:0;display:block;background:rgba(0,0,0,.2);z-index:1}.hero-banner--shade-content{overflow:hidden}.hero-banner--shade-content .hero-banner__body{position:relative}.hero-banner--shade-content .hero-banner__body::before{content:"";position:absolute;left:50%;top:50%;width:150%;height:200%;transform:translate(-50%, -50%);display:block;background:rgba(0,0,0,.4);z-index:-1;border-radius:50%;filter:blur(40px)}.hero-banner--pattern{--pattern-height-computed: calc(1px * var(--pattern-height))}.hero-banner--pattern::after{content:"";display:block;position:absolute;left:0;top:calc(clamp(3.2rem,2.052173913rem + 1.1594202899vw,4rem)*var(--font-heading-scale));background:var(--pattern) center repeat-x;width:100%;min-height:calc(var(--pattern-height-computed)*.75);height:calc(6vw*var(--pattern-height)/100);max-height:var(--pattern-height-computed);z-index:2}.hero-banner--pattern .hero-banner__inner{padding-top:calc(clamp(1.6rem,-0.6956521739rem + 2.3188405797vw,3.2rem)*var(--font-heading-scale)*2 + var(--pattern-height-computed))}
