.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}.RevealVideoHeader{position:relative}@media screen and (min-width:1280px){.RevealVideoHeader{width:100vw;position:relative;left:calc(50% - 50vw)}}.RevealVideoHeader__videoContainer{background-color:transparent;height:600px;position:relative}.RevealVideoHeader__videoContainer.is-whiteText{background-color:#000}@media screen and (min-width:1024px){.RevealVideoHeader__videoContainer:not(.is-editMode){height:100vh}}.RevealVideoHeader__title{z-index:2;color:#fff;font-size:3.2rem}.RevealVideoHeader__title.is-whiteText{color:#fff}.RevealVideoHeader__title.is-textCentered .RevealVideoHeader__bodyCopy{display:none}.RevealVideoHeader__title.is-textCentered{text-align:center;background-color:transparent;flex-direction:column;width:70%;display:flex}@media screen and (min-width:1024px){.RevealVideoHeader__title.is-textCentered{font-size:6rem}}.RevealVideoHeader__title.is-textCentered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RevealVideoHeader__title:not(.is-textCentered){position:absolute;bottom:80px;left:24px;right:24px}@media screen and (min-width:1024px){.RevealVideoHeader__title:not(.is-textCentered){font-size:4rem;left:80px;right:128px}}.RevealVideoHeader__firstTitleElement,.RevealVideoHeader__secondTitleElement{font-family:MBLZ\, sans-serif;font-weight:800;line-height:.95}.RevealVideoHeader__bodyCopy{color:#fff;font-family:MBLZ\, sans-serif;font-size:1.8rem;font-weight:700;line-height:1.5}@media screen and (min-width:1024px){.RevealVideoHeader__bodyCopy{padding-top:0;font-size:2rem}}.RevealVideoHeader{flex-direction:column-reverse;gap:32px;width:100%;max-width:1280px;margin:auto;padding:40px 16px 0;display:flex}@media screen and (min-width:1024px){.RevealVideoHeader{gap:64px;padding-top:80px}}.RevealVideoHeader__videoContainer{border-radius:8px;height:auto;overflow:hidden}@media screen and (min-width:1024px){.RevealVideoHeader__videoContainer{border-radius:20px}.RevealVideoHeader__videoContainer:not(.is-editMode){height:auto}}.RevealVideoHeader__title:not(.is-textCentered),.RevealVideoHeader__title.is-textCentered{font-family:MBLZ\, sans-serif;font-size:4.5rem;font-weight:800;line-height:.95}@media screen and (min-width:670px){.RevealVideoHeader__title:not(.is-textCentered),.RevealVideoHeader__title.is-textCentered{font-size:5.8rem}}@media screen and (min-width:1024px){.RevealVideoHeader__title:not(.is-textCentered),.RevealVideoHeader__title.is-textCentered{font-size:7.3rem}}.RevealVideoHeader__title:not(.is-textCentered),.RevealVideoHeader__title.is-textCentered{position:static}.RevealVideoHeader__title.is-textCentered{width:auto;display:block;transform:none}.RevealVideoHeader__firstTitleElement,.RevealVideoHeader__secondTitleElement{line-height:inherit;font-weight:inherit}