.video-hero{background:#000;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;overflow:hidden;position:relative;width:100vw}.video-hero__media{height:100%;inset:0;position:absolute;width:100%;z-index:0}.video-hero__video{display:block;height:100%;object-fit:cover;pointer-events:none;width:100%}.video-hero__overlay{background:rgba(0,0,0,.35);inset:0;position:absolute;z-index:1}.video-hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1200px;padding:60px 24px;position:relative;width:100%;z-index:2}.video-hero--background .video-hero__content,.video-hero:not(.video-hero--background) .video-hero__content{color:#fff}.video-hero__title{margin:0 0 16px}.video-hero__text p:last-child{margin-bottom:0}@media (max-width:767px){.video-hero__content{padding:40px 20px}}