.hero{align-items:center;display:flex;height:calc(100vh - var(--top) - var(--space));justify-content:center;max-height:60vw}.hero video{height:100%;object-fit:cover;width:100%}