.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}.RevealVideoPlayer{color:#fff;background-color:#fff;position:relative}@media screen and (min-width:1280px){.RevealVideoPlayer{width:100vw;position:relative;left:calc(50% - 50vw)}}.RevealVideoPlayer__imgVideo{--RevealVideoPlayer-height:600px;height:var(--RevealVideoPlayer-height)}.RevealVideoPlayer__imgVideo:not(.is-editMode){--RevealVideoPlayer-height:100vh}.RevealVideoPlayer__content{z-index:1;flex-direction:column;gap:40px;width:100%;padding-left:16px;padding-right:16px;display:flex;position:absolute}@media screen and (min-width:670px){.RevealVideoPlayer__content{padding-left:32px;padding-right:32px}}@media screen and (min-width:1440px){.RevealVideoPlayer__content{padding-left:64px;padding-right:64px}}.RevealVideoPlayer__content.is-cta-bottom-right{bottom:40px}.RevealVideoPlayer__content.is-cta-bottom-right .RevealVideoPlayer__CTAWrapper{width:-webkit-fit-content;justify-content:flex-end;width:fit-content}@media screen and (min-width:670px){.RevealVideoPlayer__content.is-cta-bottom-right .RevealVideoPlayer__CTAWrapper{width:100%}}.RevealVideoPlayer__content.is-cta-bottom-right .RevealVideoPlayer__text{align-items:center}.RevealVideoPlayer__content.is-all-centered{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:670px){.RevealVideoPlayer__content.is-all-centered{max-width:640px}}.RevealVideoPlayer__content.is-all-centered .RevealVideoPlayer__CTAWrapper{justify-content:center}.RevealVideoPlayer__content.is-top-left{text-align:left;padding-top:24px;padding-bottom:24px;top:24px;left:0}@media screen and (min-width:670px){.RevealVideoPlayer__content.is-top-left{max-width:664px;padding-top:64px;padding-bottom:64px;top:64px;left:64px;transform:translate(-64px,-64px)}}@media screen and (min-width:1440px){.RevealVideoPlayer__content.is-top-left{max-width:728px}}.RevealVideoPlayer__content.is-top-left .RevealVideoPlayer__CTAWrapper{justify-content:flex-start}.RevealVideoPlayer__text{flex-direction:column;gap:24px;display:flex}.RevealVideoPlayer__strapline{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1}@media screen and (min-width:670px){.RevealVideoPlayer__strapline{font-size:2.4rem}}.RevealVideoPlayer__title{font-family:NouvelR\, sans-serif;font-size:3.2rem;font-weight:700;line-height:.8}@media screen and (min-width:670px){.RevealVideoPlayer__title{font-size:4.8rem}}.RevealVideoPlayer__description{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.RevealVideoPlayer__CTAWrapper{flex-direction:column;gap:16px;width:100%;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:670px){.RevealVideoPlayer__CTAWrapper{flex-direction:row;width:auto;margin:0}.RevealVideoPlayer__strapline{font-size:1.6rem}}