.hero-video{align-items:center;background:linear-gradient(135deg,var(--color-azure) 0,var(--color-navy) 100%);display:flex;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:var(--hero-min-height,86vh);overflow:hidden;position:relative;width:100vw}.hero-video__bg{inset:0;position:absolute;z-index:0}.hero-video__fallback-img,.hero-video__video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.hero-video__fallback-img{z-index:0}.hero-video__video{z-index:1}@media (max-width:768px){.hero-video__video{display:none}}.hero-video__overlay{inset:0;position:absolute;z-index:1}.hero-video__fade{background:linear-gradient(0deg,#fff,#fff 3%,hsla(0,0%,100%,.94) 6%,hsla(0,0%,100%,.82) 9%,hsla(0,0%,100%,.64) 12%,hsla(0,0%,100%,.44) 15%,hsla(0,0%,100%,.26) 18%,hsla(0,0%,100%,.12) 21%,hsla(0,0%,100%,.04) 24%,hsla(0,0%,100%,0) 28%);inset:0;position:absolute;z-index:2}.hero-video__content{color:#fff;margin-left:auto;margin-right:auto;max-width:900px;padding-bottom:8rem;padding-top:8rem;position:relative;text-align:center;text-shadow:2px 2px 10px rgba(0,0,0,.3);z-index:3}.hero-video__buttons .btn{filter:drop-shadow(2px 2px 10px rgba(0,0,0,.3));text-shadow:none}.hero-video__eyebrow{font-family:var(--font-heading);font-size:.75rem;font-weight:var(--font-weight-medium);letter-spacing:.22em;margin-bottom:1.75rem;opacity:.85;text-transform:uppercase}.hero-video__headline h1,.hero-video__headline h2{color:#fff;font-family:var(--font-heading);font-size:clamp(40px,5.6vw,76px);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1.04;margin:0 auto}.hero-video__headline em{color:var(--color-azure);display:block;font-style:normal}.hero-video__subheadline{font-size:clamp(17px,1.3vw,20px);line-height:1.55;margin:2rem auto 0;max-width:56ch;opacity:.9}.hero-video__shortcuts{align-items:baseline;display:inline-flex;flex-wrap:wrap;font-size:1rem;gap:18px;justify-content:center;margin-top:2.75rem}.hero-video__shortcuts-label{color:hsla(0,0%,100%,.7);font-size:.9375rem}.hero-video__shortcut{align-items:baseline;border-bottom:1px solid hsla(0,0%,100%,.8);color:#fff;display:inline-flex;font-family:var(--font-heading);font-weight:var(--font-weight-medium);gap:8px;padding-bottom:2px;text-decoration:none}.hero-video__shortcut-arrow{transition:transform .2s}.hero-video__shortcut:hover .hero-video__shortcut-arrow{transform:translateX(4px)}.hero-video .hero-video__content--left{margin-left:auto;margin-right:auto;max-width:var(--content-max-width,1400px);text-align:left;width:100%}.hero-video__content--left .hero-video__headline,.hero-video__content--left .hero-video__headline h1,.hero-video__content--left .hero-video__headline h2{margin-left:0;max-width:880px}.hero-video__content--left .hero-video__subheadline{margin-left:0}.hero-video__content--left .hero-video__buttons,.hero-video__content--left .hero-video__shortcuts{justify-content:flex-start}.hero-video__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:2.5rem}@media (max-width:767px){.hero-video__video{display:none}.hero-video__content{padding-bottom:5rem;padding-top:6rem}}