.CMSVideoElement{position:relative;display:block;overflow:hidden}.CMSVideoElement__video{display:block;width:100%}.CMSVideoElement__video.is-covered{height:100%;object-fit:cover}.CMSVideoElement__button{position:absolute;z-index:1;top:0;left:0;display:grid;width:100%;height:100%;padding:0;background-color:rgba(0,0,0,.5);place-content:center}.CMSVideoElement__play{width:32px;fill:#fff}.ComponentD8vB{position:relative;display:flex;overflow:hidden}.ComponentD8vB__title{display:block;color:inherit;font-family:"NouvelR, sans-serif";text-transform:uppercase;font-weight:400}.ComponentD8vB{height:390px}@media screen and (min-width:670px){.ComponentD8vB{align-items:center;height:460px}}@media screen and (min-width:1024px){.ComponentD8vB{grid-template-rows:100%;height:600px}}.ComponentD8vB__header:not(:empty){position:absolute;z-index:1;width:calc(100% - 32px);padding:16px 32px;margin-top:48px;margin-left:16px;background-color:hsla(0,0%,100%,.8);line-height:1}@media screen and (min-width:670px){.ComponentD8vB__header:not(:empty){width:45%;margin-top:0;margin-left:48px}}@media screen and (min-width:1024px){.ComponentD8vB__header:not(:empty){transform:translateX(-110%);margin-left:48px;background:transparent;animation-name:headerAnimation;animation-duration:.6s;animation-fill-mode:forwards;animation-delay:1s}}.ComponentD8vB__title{margin-bottom:8px;font-size:2.4rem}@media screen and (min-width:670px){.ComponentD8vB__title{font-size:3.5rem}}@media screen and (min-width:1024px){.ComponentD8vB__title{color:#fff}}.ComponentD8vB__introduction{margin-bottom:16px;color:#3e3f40;font-size:1.4rem}@media screen and (min-width:670px){.ComponentD8vB__introduction{font-size:1.6rem}}@media screen and (min-width:1024px){.ComponentD8vB__introduction{color:#fff;font-size:2.4rem}}@media screen and (min-width:670px){.ComponentD8vB__Button{opacity:0;animation-name:visibilityAnimation;animation-duration:.55s;animation-fill-mode:forwards;animation-delay:1.8s}}.ComponentD8vB__visual{width:100%}@media screen and (min-width:670px){.ComponentD8vB__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:70%;height:auto;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9))}}.ComponentD8vB__visual.is-covered .PictureElement__imgDefault{object-position:bottom}.ComponentD8vB__video{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:100%;height:100%}@keyframes headerAnimation{0%{transform:translateX(-110%)}to{transform:none}}@keyframes visibilityAnimation{0%{opacity:0}to{opacity:1}}