#hero-banner{align-items:center;display:flex;height:75vh;justify-content:center;overflow:hidden;position:relative;text-align:center}#hero-banner #video-box{height:75vh;width:100%}#hero-banner video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#hero-content{align-items:center;border-radius:10px;display:flex;flex-direction:column;position:absolute;width:100%}#hero-banner #hero-button-container,#hero-content{color:azure;height:200px;justify-content:center;z-index:10000}#hero-banner #hero-button-container{flex-direction:row;padding:40px;top:120px;width:600px;width:400px}#hero-banner:before{background:#26487b99;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}#hero-content h1{color:#fff;margin:0}