.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: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:#0a0a0a}.HeroEditorial__strapline{font-family:AlpineNewAlps\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1}@media screen and (min-width:1024px){.HeroEditorial__strapline{font-size:1.8rem}}@media screen and (min-width:1280px){.HeroEditorial__title{font-size:5.6rem}}@media screen and (min-width:1024px){.HeroEditorial__title2{display:block}}.HeroEditorial__subtitle{margin-top:24px;font-family:AlpineNewAlps\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4}@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{height:610px}@media screen and (min-width:1024px){.HeroEditorial{height:690px}}.HeroEditorial:not(.is-edit-mode).is-tall{height:calc(90vh - 70px)}@supports (height:100svh){.HeroEditorial:not(.is-edit-mode).is-tall{height:calc(100svh - 70px)}}@media screen and (min-width:670px){.HeroEditorial:not(.is-edit-mode).is-tall{aspect-ratio:16/9;width:100%;height:auto;max-height:calc(90vh - 70px)}}@media screen and (min-width:1440px){.HeroEditorial:not(.is-edit-mode).is-tall{aspect-ratio:auto;height:760px}}.HeroEditorial:not(.is-edit-mode).is-tall.has-transparent-navigation{height:90vh}@supports (height:100svh){.HeroEditorial:not(.is-edit-mode).is-tall.has-transparent-navigation{height:100svh}}@media screen and (min-width:670px){.HeroEditorial:not(.is-edit-mode).is-tall.has-transparent-navigation{aspect-ratio:16/9;width:100%;height:auto;max-height:90vh}}@media screen and (min-width:1440px){.HeroEditorial:not(.is-edit-mode).is-tall.has-transparent-navigation{aspect-ratio:auto;height:760px}}.HeroEditorial__media{height:100%}.HeroEditorial__media:before{background-image:linear-gradient(rgba(0,0,0,.5),transparent 20%),linear-gradient(transparent 50%,#000),linear-gradient(90deg,rgba(0,0,0,.5),transparent 57%)}@media screen and (min-width:1024px){.HeroEditorial__media:before{background-image:linear-gradient(rgba(0,0,0,.5),transparent 20%),linear-gradient(transparent 80%,rgba(0,0,0,.5)),linear-gradient(90deg,rgba(0,0,0,.5),transparent 57%)}}.HeroEditorial__overlay{flex-direction:column;align-self:end;padding:0 16px 60px;display:flex}@media screen and (min-width:670px){.HeroEditorial__overlay{align-items:flex-start;padding:96px;position:absolute}}@media screen and (min-width:1024px){.HeroEditorial__overlay{box-sizing:content-box;align-self:center;width:30%}}@media screen and (max-width:669px){.is-tall .HeroEditorial__overlay{padding:0 16px 96px}}.HeroEditorial__title{text-transform:uppercase;font-family:AlpineNewAlps\, sans-serif;font-size:4.8rem;font-weight:700;line-height:1.2}.HeroEditorial__title2{display:none}.HeroEditorial__subtitle{color:#fff;margin-top:16px;font-family:AlpineNewAlps\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1}@media screen and (min-width:670px){.HeroEditorial__subtitle{text-align:inherit}}.HeroEditorial__buttons{margin-top:40px}