.hero{height:100vh;max-height:700px;overflow:hidden;position:relative}.hero__container{width:100%;height:100%;position:relative;background:linear-gradient(0deg, rgba(31, 35, 35, 0.7) 0%, rgba(31, 35, 35, 0.7) 100%);z-index:6}.hero .contain{position:relative;height:100%}.hero__images,.hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.hero__images video,.hero__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__content{color:#eceeef;position:relative;align-content:center;height:100%;z-index:6}.hero__preheading{order:1}.hero__heading{order:2}
