.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}.HeroEditorial{grid-template:"main";height:390px;display:grid;position:relative}@media screen and (min-width:670px){.HeroEditorial{height:460px}}@media screen and (min-width:1024px){.HeroEditorial{height:600px}}.HeroEditorial.is-tall{height:600px}.HeroEditorial.is-full-screen{height:100vh}@supports (height:100svh){.HeroEditorial.is-full-screen{height:100svh}}.HeroEditorial.is-full-screen .HeroEditorial__overlay{align-self:end}.HeroEditorial__mediaWrapper{grid-area:main;height:100%;position:relative;overflow:hidden}.HeroEditorial__media{height:100%}.HeroEditorial__media:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent 50%),linear-gradient(transparent 60%,rgba(0,0,0,.5));width:100%;height:100%;position:absolute;top:0;left:0}.HeroEditorial__overlay{z-index:2;color:#fff;grid-area:main;align-self:end;padding:0 16px 64px;overflow:hidden}@media screen and (min-width:670px){.HeroEditorial__overlay{align-self:start;padding:80px 96px}}.HeroEditorial__overlay.is-black-text .HeroEditorial__title,.HeroEditorial__overlay.is-black-text .HeroEditorial__subtitle{color:#000}.HeroEditorial__strapline{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1}@media screen and (min-width:1024px){.HeroEditorial__strapline{font-size:1.8rem}}.HeroEditorial__title{font-family:NouvelR\, sans-serif;font-size:4rem;font-weight:700;line-height:.95}@media screen and (min-width:1280px){.HeroEditorial__title{font-size:5.6rem}}@media screen and (min-width:1024px){.HeroEditorial__title2{display:block}}@media screen and (min-width:1280px){.HeroEditorial__subtitle{font-size:1.6rem}}.HeroEditorial__buttons{flex-wrap:wrap;align-items:flex-start;gap:24px 16px;margin-top:24px;display:flex}.HeroEditorial__overlay{flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:96px;display:flex}@media screen and (min-width:670px){.HeroEditorial__overlay{max-width:408px;height:unset;padding:80px 32px 96px}}@media screen and (min-width:1280px){.HeroEditorial__overlay{max-width:none;padding:80px 96px 128px}}.HeroEditorial__strapline{font-family:NouvelR\, sans-serif;font-weight:700;line-height:1}.HeroEditorial__title{font-size:3.2rem}@media screen and (min-width:1280px){.HeroEditorial__title{font-size:5.6rem}}.HeroEditorial__title2{display:block}.HeroEditorial__subtitle{margin-top:8px;font-family:NouvelR\, sans-serif;font-size:2rem;font-weight:700;line-height:1.4}@media screen and (min-width:1280px){.HeroEditorial__subtitle{margin-top:16px;margin-bottom:16px}}.HeroEditorial__buttons{margin-top:12px}