.top-intro{position:relative;overflow:hidden;display:flex;height:auto}@media screen and (min-width: 750px){.top-intro{height:var(--inner-height, 100vh);min-height:71rem}}.top-intro__wrapper{width:100%;min-height:100%;display:grid;grid-template-columns:1fr;pointer-events:none}@media screen and (min-width: 750px){.top-intro__wrapper{min-height:71rem;grid-template-columns:1fr 1fr;align-items:stretch}}.top-intro__text{display:flex;flex-direction:column;justify-content:space-between;padding-top:4rem;padding-bottom:4rem;padding:1.6rem;overflow:hidden;z-index:2}@media screen and (min-width: 990px){.top-intro__text{padding:4rem 1.6rem 4rem 4rem}}@media screen and (min-width: 1200px){.top-intro__text{padding:6rem 1.6rem 6rem 6rem}}.top-intro__heading{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:5.4rem;font-style:var(--font-heading-style);font-weight:700;margin-block:0;line-height:6.4rem;letter-spacing:.06rem;text-transform:uppercase;counter-reset:lines;white-space:normal}@media screen and (min-width: 990px){.top-intro__heading{font-size:9rem;line-height:10rem}}@media screen and (min-width: 1200px){.top-intro__heading{font-size:11rem;line-height:12rem}}@media screen and (min-width: 1440px){.top-intro__heading{font-size:12rem;line-height:13rem}}.top-intro__animated-word{position:relative;display:inline-block;opacity:1;color:rgb(var(--color-link))}.top-intro__animated-word .word{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.top-intro__animated-word .word.active{position:relative;opacity:1}.top-intro__description{margin-top:auto;max-width:43rem;font-size:1.6rem;line-height:1.4}.top-intro .media>*:not(.zoom):not(.deferred-media__poster-button),.top-intro .media model-viewer{display:inherit;max-width:inherit;top:50%;left:50%;width:100%;height:100%}.top-intro__media{position:relative}.top-intro__media:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;width:100%;height:100%;background-color:#0006;pointer-events:none;z-index:2}.top-intro__media video{border:none;position:absolute;inset-block-start:50%;inset-inline-start:50%;width:100%;height:100%;transform:translate(-50%,-50%);width:296%;max-width:296%}.top-intro__media--desktop{height:100%}.top-intro__mask{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:multiply;opacity:.7;z-index:2}.top-intro__mask img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
