.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}.InfoIcon{width:var(--InfoIcon-size-default);fill:currentColor;vertical-align:middle}@media screen and (min-width:670px){.InfoIcon{width:var(--InfoIcon-size-medium)}}@media screen and (min-width:1024px){.InfoIcon{width:var(--InfoIcon-size-large)}}.SeeMoreIcon{fill:currentColor;aspect-ratio:1;width:24px;display:block}@media screen and (min-width:1024px){.SeeMoreIcon{display:none}}.WidgetCard:not(.is-editMode){margin-right:20px;transform:translate(16px)}@media screen and (min-width:1280px){.WidgetCard:not(.is-editMode){transform:translate(calc(50vw - 640px))}}.WidgetCard__innerWrapper{grid-template-rows:repeat(auto-fit,minmax(0,1fr));gap:20px;width:290px;height:400px;display:grid}@media screen and (min-width:1024px){.WidgetCard__innerWrapper{width:500px;height:650px}}.WidgetCard__content{--WidgetCard-text-color:#000;--WidgetCard-bg-color:#fff;background-color:var(--model-color-id,var(--WidgetCard-bg-color));color:var(--WidgetCard-text-color);grid-template-areas:"main";display:grid;overflow:hidden}.WidgetCard__content.is-alternativeMode{--WidgetCard-text-color:#fff;position:relative}.WidgetCard__content.is-alternativeMode:before{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.6) 0%,transparent 47.92%,transparent 70.83%,rgba(0,0,0,.6) 97.4%);width:100%;height:100%;position:absolute;top:0;left:0}.WidgetCard__text{z-index:1;flex-direction:column;grid-area:main;padding:16px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1024px){.WidgetCard__text{padding:32px}}@media screen and (min-width:1024px){.WidgetCard__strapline{font-size:1.8rem}}.WidgetCard__tooltip{z-index:1;position:relative}.WidgetCard__title{font-family:NouvelR\, sans-serif;font-size:4rem;font-weight:700;line-height:.95}@media screen and (min-width:670px){.WidgetCard__title{font-size:5.6rem}}@media screen and (min-width:1024px){.WidgetCard__title{font-size:9.6rem}}@media screen and (min-width:1024px){.WidgetCard__title.is-small{font-size:3.6rem}}.WidgetCard__description{margin-top:8px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}@media screen and (min-width:1024px){.WidgetCard__description{margin-top:16px;font-size:1.8rem}}.WidgetCard__cta{opacity:0;margin:auto 0 0 auto}@media screen and (min-width:1024px){.WidgetCard__cta{opacity:1}}.WidgetCard__iconWrapper{aspect-ratio:1;pointer-events:none;border:1px solid;align-content:center;justify-content:center;width:32px;display:grid;position:absolute;bottom:16px;right:16px}@media screen and (min-width:1024px){.WidgetCard__iconWrapper{display:none}}.WidgetCard__ctaLabel{display:none}@media screen and (min-width:1024px){.WidgetCard__ctaLabel{display:block}}.WidgetCard__asset{z-index:0;grid-area:main;overflow:hidden}.WidgetCard__content.is-alternativeMode{--WidgetCard-text-color:#fff;--WidgetCard-bg-color:#000}.WidgetCard__strapline{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1}@media screen and (min-width:1024px){.WidgetCard__strapline{font-size:1.6rem}}.WidgetCard__title.is-small{font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.WidgetCard__title.is-small{font-size:4rem}}.WidgetCard__description{font-family:NouvelR\, sans-serif;font-weight:400;line-height:1}@media screen and (min-width:1024px){.WidgetCard__description{font-size:1.6rem}}