<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;margin-top:83px;position:relative}body .hero:before{background-color:rgba(0,31,61,.7);content:"";z-index:1}.hero video,body .hero:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero video{object-fit:cover}.hero .text{color:#fff;margin:auto;text-align:center;width:90%}.hero .text h1{color:#fff}.hero .text p{margin-bottom:1.5rem}@media only screen and (min-width:991px){.hero .text{width:60%}}</pre></body></html>