.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}.Component5v0{flex-direction:column;display:flex}.Component5v0__media{aspect-ratio:16/9;width:100%}.Component5v0__content{color:#fff;flex-direction:column;display:flex}.Component5v0__title{margin:16px 0;padding-bottom:16px;font-family:MBLZ\, sans-serif;font-size:1.8rem;font-weight:800;line-height:.95}@media screen and (min-width:1024px){.Component5v0__title{font-size:2rem}}.Component5v0__buttons{flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px;display:flex}.Component5v0__title{z-index:1;margin-top:-14px;margin-bottom:24px;padding-bottom:24px;font-family:MBLZ\, sans-serif;font-size:3.2rem;font-weight:800;line-height:.95;position:relative}.Component5v0__title:after{content:"";background-color:#f45000;width:88px;height:2px;position:absolute;bottom:0;left:0}.Component5v0__title.is-centered{text-align:left}@media screen and (min-width:670px){.Component5v0__title{width:50%;margin-top:-20px;font-size:4rem}}.Component5v0__body{font-family:MBLZ\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5}.Component5v0__buttons{gap:20px;margin-top:20px}