.video-hero{position:relative;overflow:hidden}.video-hero__container{max-width:1140px;margin:0 auto}.video-hero__background,.video-hero__overlay,.video-hero__verse{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-hero__background>*,.video-hero__background iframe{width:100%;position:absolute;height:auto;aspect-ratio:16/9;min-width:100vw;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.video-hero__container{position:relative;z-index:2}.video-hero__image-wrap{border-radius:50%;overflow:hidden;aspect-ratio:1/1;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.video-hero__image-wrap img{opacity:0;height:0;overflow:hidden}.video-hero__accent{border-radius:1000%;width:130%;height:130%;top:-60%;left:-15%;position:absolute}@media screen and (max-width:767px){.video-hero__accent{top:-30%}}