.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}@media screen and (min-width:1024px){.HeroEditorial__strapline{font-size:1.8rem}}.HeroEditorial__title{font-family:daciaBlock\, sans-serif;font-size:4rem;font-weight:700;line-height:1.2}@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:16px;margin-top:24px;display:flex}@media screen and (min-width:670px){.HeroEditorial__overlay{padding:0 16px 64px}}@media screen and (min-width:1024px){.HeroEditorial__overlay{padding:0 32px 80px}}@media screen and (min-width:1280px){.HeroEditorial__overlay{padding:0 32px 96px}}@media screen and (min-width:1440px){.HeroEditorial__overlay{padding:0 64px 160px}}.HeroEditorial__strapline{font-family:daciaBlock\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2}@media screen and (min-width:670px){.HeroEditorial__strapline{font-size:1.8rem}}.HeroEditorial__title{text-transform:uppercase;flex-direction:column;font-family:daciaBlock\, sans-serif;font-size:2.8rem;font-weight:900;line-height:1.2;display:flex}@media screen and (min-width:670px){.HeroEditorial__title{font-size:4rem}}@media screen and (min-width:1280px){.HeroEditorial__title{font-size:4.8rem}}.HeroEditorial__subtitle{margin-top:12px;font-family:daciaBlock\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2}@media screen and (min-width:670px){.HeroEditorial__subtitle{margin-top:16px;font-size:1.8rem}}.HeroEditorial__buttons{flex-flow:column;align-items:stretch;gap:12px;margin-top:12px}@media screen and (min-width:670px){.HeroEditorial__buttons{flex-direction:row;margin-top:16px}}