@keyframes parallax{0%{transform:translateY(-25%)}to{transform:translateY(10%)}}@keyframes slide-in-to-right{0%{translate:-100%}to{translate:0}}@keyframes slide-in-to-left{0%{translate:100%}to{translate:0}}@keyframes slide-out-to-right{0%{translate:0}to{translate:100%}}@keyframes slide-out-to-left{0%{translate:0}to{translate:-100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-to-right{0%{opacity:0;translate:-25%}40%{opacity:0}to{opacity:1;translate:0}}@keyframes fade-in-to-left{0%{opacity:0;translate:25%}40%{opacity:0}to{opacity:1;translate:0}}@keyframes fade-in-to-top{0%{opacity:0;transform:translateY(var(--vertical-animation-translate,100%))}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hero-reveal{0%{clip-path:inset(2% round 24px)}to{clip-path:inset(-1px round 0)}}@keyframes media-reveal{0%{clip-path:inset(4% round 32px);opacity:0}30%{opacity:1}to{clip-path:inset(-1px round 0);opacity:1}}@keyframes text-reveal-char{0%{opacity:0;transform:translateY(var(--text-reveal-translate,.3em))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.section{box-shadow:0 1px 0 0 var(--section-background-color)}.section[data-intersection]>.section__header .section__intro,.section[data-intersection]>.section__header .section__kicker{opacity:0}.section[data-intersection].in-view{--vertical-animation-translate:5%}.section[data-intersection].in-view>.section__header .section__intro,.section[data-intersection].in-view>.section__header .section__kicker{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .25s forwards}.section--text-media[data-intersection] .text-media__footer,.section--text-media[data-intersection] .text-media__kicker,.section--text-media[data-intersection] .text-media__media,.section--text-media[data-intersection] .text-media__text{opacity:0}.section--text-media[data-intersection].in-view{--vertical-animation-translate:5%}.section--text-media[data-intersection].in-view .text-media__media{animation:media-reveal 1s cubic-bezier(.25,.46,.45,.94) .4s both}.section--text-media[data-intersection].in-view .text-media__kicker{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .3s forwards}.section--text-media[data-intersection].in-view .text-media__text{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .5s forwards}.section--text-media[data-intersection].in-view .text-media__footer{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .6s forwards}.header{animation:header-slide-in .5s cubic-bezier(.25,.46,.45,.94) forwards;transform:translateY(-100%)}@keyframes header-slide-in{to{transform:translateY(0)}}.hero{--vertical-animation-translate:5%;animation:hero-reveal 1s cubic-bezier(.25,.46,.45,.94) .2s both}.hero__media{animation:fade-in 1s .2s forwards;opacity:0}.hero__intro{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .8s forwards;opacity:0}.hero__buttons{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) 1s forwards;opacity:0}.hero-simple{--vertical-animation-translate:5%;animation:hero-reveal 1s cubic-bezier(.25,.46,.45,.94) .2s both}.hero-simple__media{animation:fade-in 1s .2s forwards;opacity:0}.hero-simple__kicker{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .8s forwards;opacity:0}.teasers-slider[data-intersection] .teasers-slider__slide{opacity:0}.teasers-slider[data-intersection] .teasers-slider__footer{opacity:0}.teasers-slider[data-intersection].in-view{--vertical-animation-translate:10%}.teasers-slider[data-intersection].in-view .teasers-slider__slide{animation:fade-in-to-top .5s cubic-bezier(.25,.46,.45,.94) .25s forwards}.teasers-slider[data-intersection].in-view .teasers-slider__slide:first-child{animation-delay:0s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(2){animation-delay:.15s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(3){animation-delay:.3s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(4){animation-delay:.45s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(5){animation-delay:.6s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(6){animation-delay:.75s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(7){animation-delay:.9s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(8){animation-delay:1.05s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(9){animation-delay:1.2s}.teasers-slider[data-intersection].in-view .teasers-slider__slide:nth-child(10){animation-delay:1.35s}.teasers-slider[data-intersection].in-view .teasers-slider__footer{animation:fade-in .5s .4s forwards}.text-reveal .text-reveal__word{display:inline-flex}.text-reveal .text-reveal__char{display:inline-block;opacity:0}.text-reveal.in-view .text-reveal__char{animation:text-reveal-char .6s cubic-bezier(0,0,.2,1) 0s both}.text-reveal span:not(.text-reveal__char,.text-reveal__word){display:inline}}