<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-video-banner-container{height:80vh;left:0;position:relative;top:0}.video-container,.video-container #banner-video{position:relative;z-index:-1}.content-container,.video-container,.video-container #banner-video{left:0;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0}.content-container{align-content:center;align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;z-index:1}.content-container .heading h1{font-size:72px;font-weight:800;margin:0}.content-container .callout,.content-container .heading h1,.content-container .subheading h2{color:#fff}.content-container .heading h1 span{color:#cf142b}.content-container .subheading h2{font-size:35px;font-weight:200;margin-bottom:25px}.content-container .button-wrapper{align-items:center;display:flex;flex-direction:column;width:50vw}.content-container .button-wrapper .callout{font-size:20px;font-weight:700;margin-top:25px}.content-container .buttons{align-items:center;display:flex;flex-direction:row;margin-top:25px}.content-container .buttons a.button{background:unset;border:2px solid #fff;border-radius:2px;color:#fff;font-size:16px;font-weight:700;margin:10px;min-width:215px;padding:10px 20px;text-decoration:none;transition:background .5s ease-in-out;width:fit-content}.content-container .buttons a.button:hover{background:hsla(0,0%,100%,.5);transition:background .5s ease-in-out}@media (max-width:767px){.video-container,.video-container #banner-video{max-width:100vw;min-height:auto}.content-container{background:#333;min-height:fit-content;position:relative;text-align:center;top:-10px}.content-container .heading h1{font-size:30px}.content-container .subheading h2{font-size:20px}.content-container .button-wrapper{width:100vw}.content-container .button-wrapper .callout{font-size:16px}.content-container .buttons{flex-direction:column}.hero-video-banner-container{height:auto}}</pre></body></html>