.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-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:#fff}.HeroEditorial__strapline{font-family:MBLZ\, 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:MBLZ\, sans-serif;font-size:4rem;font-weight:800;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{grid-template-rows:270px auto;grid-template-areas:"asset""content";gap:32px;height:450px}@media screen and (min-width:670px){.HeroEditorial{height:600px}}@media screen and (min-width:1024px){.HeroEditorial{grid-template-rows:none;grid-template-columns:40% 1fr;grid-template-areas:"content asset";align-items:center;height:680px}}.HeroEditorial.is-tall{height:680px}.HeroEditorial__overlay{grid-area:content;align-self:flex-start}@media screen and (min-width:670px){.HeroEditorial__overlay{padding:0 0 0 16px}}@media screen and (min-width:1024px){.HeroEditorial__overlay{align-self:center;padding:0 0 0 96px}}.HeroEditorial__mediaWrapper{grid-area:asset;padding:40px 0 0 16px}@media screen and (min-width:1024px){.HeroEditorial__mediaWrapper{height:600px;padding:80px 0}}.HeroEditorial__media{display:block;overflow:hidden}.HeroEditorial__media:before{content:none}.HeroEditorial__title{text-transform:uppercase;font-family:MBLZ\, sans-serif;font-size:5.6rem;font-weight:800;line-height:.95}@media screen and (min-width:1024px){.HeroEditorial__title{font-size:6.4rem}}.HeroEditorial__subtitle{margin-top:16px;font-family:MBLZ\, sans-serif;font-size:2rem;font-weight:800;line-height:.95}@media screen and (min-width:1024px){.HeroEditorial__subtitle{margin-top:32px;font-size:2.4rem}}.HeroEditorial__buttons{margin-top:32px}