.ImageWithVideo{grid-template-areas:"main";width:100%;height:100%;display:grid;overflow:hidden}.ImageWithVideo.is-editMode .ImageWithVideo__video{-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.ImageWithVideo__picture{grid-area:main;overflow:hidden}.ImageWithVideo__video{z-index:1;object-fit:cover;grid-area:main;width:100%;height:100%;max-height:100%;overflow:hidden}.VideoControlButton{color:#fff;cursor:pointer;aspect-ratio:1;align-items:center;justify-items:center;width:40px;padding:0;display:grid}.VideoControlButton__icon{fill:currentColor;width:40px}.Skeleton{width:var(--skeleton-default-width);height:var(--skeleton-default-height);aspect-ratio:var(--skeleton-default-aspect-ratio);border-radius:4px;animation:1s linear infinite alternate skeleton-loading}@media screen and (min-width:670px){.Skeleton{width:var(--skeleton-medium-width);height:var(--skeleton-medium-height);aspect-ratio:var(--skeleton-medium-aspect-ratio)}}@media screen and (min-width:1024px){.Skeleton{width:var(--skeleton-large-width);height:var(--skeleton-large-height);aspect-ratio:var(--skeleton-large-aspect-ratio)}}.Skeleton.is-inverted{animation:1s linear infinite alternate skeleton-loading-dark}.Skeleton.is-circle{border-radius:50%}.Skeleton.is-absolute{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes skeleton-loading{0%{background-color:#d9d9d6}to{background-color:#f2f2f2}}@keyframes skeleton-loading-dark{0%{background-color:#686868}to{background-color:#303030}}.Youtube{width:100%;height:100%;display:grid;position:relative}.Youtube__overlay{z-index:1;grid-template-areas:"main";width:100%;height:100%;display:grid;position:absolute;overflow:hidden}.Youtube__button,.Youtube__textContent,.Youtube__control{grid-area:main;overflow:hidden}.Youtube__button{padding:0}.Youtube__textContent{display:none}@media screen and (min-width:670px){.Youtube__textContent{z-index:2;color:#fff;pointer-events:none;flex-direction:column;align-self:center;gap:8px;padding:24px;display:flex}}.Youtube__title{font-family:NouvelR\, sans-serif;font-size:2.4rem;font-weight:400;line-height:1.4}.Youtube__bodycopy{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.Youtube__control{align-self:center;justify-self:center;margin:24px}.Youtube__socialCookies{background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:100%;padding:16px;display:flex}.Youtube__socialCookiesMessage{color:#fff;text-align:center;font-size:1.4rem}.Youtube__socialCookiesCtas{flex-direction:column;justify-content:center;gap:16px;display:flex}@media screen and (min-width:670px){.Youtube__socialCookiesCtas{flex-direction:row}}.Youtube__skeleton{width:100%;height:100%;position:absolute}.ManifestLine{white-space:pre-line;opacity:.3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:3.6rem;font-weight:700;line-height:3.4rem;transition:opacity .5s cubic-bezier(.645,.045,.355,1)}@media screen and (min-width:670px){.ManifestLine{font-size:5.4rem;line-height:5.2rem}}@media screen and (min-width:1024px){.ManifestLine{font-size:8rem;line-height:7.6rem}}.ManifestLine.is-active{opacity:1}.ManifestScroll{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;opacity:0;align-items:center;width:100%;height:224px;font-size:1.2rem;font-weight:700;transition:opacity .4s ease-in-out;display:flex;position:fixed;bottom:0}.ManifestScroll:before{content:"";background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute}@media screen and (min-width:670px){.ManifestScroll{font-size:1.6rem;line-height:1}}.ManifestScroll.is-visible{opacity:1}.ManifestScroll.is-visible .ManifestScroll__arrow{animation:3s linear .6s infinite forwards manifestscroll-animarrow}.ManifestScroll.is-editMode{opacity:1;position:relative}.ManifestScroll__wrap{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}@media screen and (min-width:1024px){.ManifestScroll__wrap{bottom:22px}}@keyframes manifestscroll-animarrow{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translate(0,0)}90%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(10px)}}.ManifestScroll__arrow{fill:currentColor;width:17px;margin-top:4px}@media screen and (min-width:670px){.ManifestScroll__arrow{margin-top:8px}}.Manifest{--Manifest-progress:0;--Manifest-height:100vh;min-height:var(--Manifest-height);color:#fff;background-color:#000;position:relative}@media screen and (min-width:1024px){.Manifest{-webkit-clip-path:inset(0);clip-path:inset(0)}}.Manifest.is-edit-mode{--Manifest-height:700px}.Manifest__cont{position:relative}.Manifest__pinned{position:-webkit-sticky;position:sticky;top:0}.Manifest__top{height:calc(var(--Manifest-height)*1.5);margin-top:calc(var(--Manifest-height)*-1)}@media screen and (min-width:1024px){.Manifest__top{height:calc(var(--Manifest-height)*2);margin-top:calc(var(--Manifest-height)*-.8)}}.Manifest__content,.Manifest__legalMentions{z-index:1;max-width:980px;margin:0 40px;position:relative}@media screen and (min-width:1024px){.Manifest__content,.Manifest__legalMentions{margin:0 auto}}.Manifest__content{padding-bottom:calc(var(--Manifest-height)*.2)}.Manifest__black{z-index:3;opacity:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;transition:opacity .6s ease-out;position:absolute;top:0}.Manifest__black.is-shown{opacity:1}.Manifest__background{height:var(--Manifest-height)}.Manifest__hero{z-index:3;width:100%;height:calc(var(--Manifest-height) - 320px);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 20px;display:flex;position:absolute;top:128px;left:50%;transform:translate(-50%)}@media screen and (min-width:1024px){.Manifest__hero{transform:translate(-50%,calc((1 - var(--Manifest-progress))*40px - 50%));height:var(--Manifest-height);gap:12px;margin:0;padding:0;top:50%}}.Manifest__hero.is-fixed{position:fixed}@media screen and (min-width:1024px){.Manifest__hero.is-fixed{position:absolute}}.Manifest__car{z-index:3;width:100%;height:var(--Manifest-height);animation-delay:.2s;position:absolute;bottom:0}.Manifest__car.is-behind-text{z-index:2}@keyframes manifest-animline{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}.Manifest__heroStrapline{font-family:NouvelR\, sans-serif;font-size:2rem;font-weight:700;line-height:.95;animation:1.7s cubic-bezier(.645,.045,.355,1) forwards manifest-animline}@media screen and (min-width:670px){.Manifest__heroStrapline{font-size:2.4rem}}@media screen and (min-width:1024px){.Manifest__heroStrapline{font-size:3.2rem}}.Manifest__heroStrapline .Manifest__heroStraplineB{color:rgba(255,255,255,.5)}.Manifest__heroTitle{opacity:0;font-family:NouvelR\, sans-serif;font-weight:700;line-height:.8;animation:1.2s cubic-bezier(.645,.045,.355,1) .5s forwards manifest-animline;transform:translateY(150px)}.Manifest__heroTitle.is-small{font-size:4.8rem}@media screen and (min-width:670px){.Manifest__heroTitle.is-small{font-size:7.2rem}}@media screen and (min-width:1024px){.Manifest__heroTitle.is-small{font-size:16rem}}.Manifest__heroTitle.is-medium{font-size:7.2rem}@media screen and (min-width:670px){.Manifest__heroTitle.is-medium{font-size:13.2rem}}@media screen and (min-width:1024px){.Manifest__heroTitle.is-medium{font-size:22rem}}.Manifest__heroTitle.is-large{font-size:8.2rem}@media screen and (min-width:670px){.Manifest__heroTitle.is-large{font-size:14.9rem}}@media screen and (min-width:1024px){.Manifest__heroTitle.is-large{font-size:25rem}}.Manifest__heroTitle.has-accent{margin-top:10px}.Manifest__heroTitleB{color:rgba(255,255,255,.5)}.Manifest__heroButtonWrapper{opacity:0;margin-top:12px;animation:1.7s cubic-bezier(.645,.045,.355,1) .5s forwards manifest-animline;transform:translateY(150px)}@media screen and (min-width:1024px){.Manifest__heroButtonWrapper{margin-top:32px}}.Manifest__legalMentions{padding-bottom:24px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.15}@media screen and (min-width:1024px){.Manifest__legalMentions{padding-bottom:32px}}.Manifest__imageBackground2{width:100%;height:var(--Manifest-height);opacity:0;position:absolute;top:0}.Manifest__imageBackground2.is-visible{z-index:1;opacity:1}.Manifest__buttonWrapper{width:-webkit-fit-content;opacity:0;width:fit-content;margin:0 auto;transition:opacity .3s;position:fixed;bottom:160px;left:0;right:0}.Manifest__buttonWrapper.is-visible{opacity:1}@media screen and (min-width:1024px){.Manifest__buttonWrapper{width:auto;margin:0;bottom:32px;left:auto;right:40px}}@media screen and (min-width:1440px){.Manifest__buttonWrapper{right:64px}}