.hero{position:relative}.hero .text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.7)}.hero video{width:100%;height:calc(100vh - 174px);max-height:900px;object-fit:cover}@media (max-width: 768px){.hero video{height:calc(100vh - 185px)}}
