*{margin:0;padding:0}.video-background{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:#000}.video-element{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.video-element.loaded{opacity:1;transition:opacity .8s ease-in}@media (max-aspect-ratio: 3/4) or (orientation: portrait) and (max-width: 768px){.video-element{object-fit:cover}.video-background{height:80vh}}@media (max-width: 480px){.video-background{min-height:500px}}
