<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100vh;min-height:100vh;overflow:hidden;position:relative}#hero:before{background-color:#eef1ef;bottom:0;content:"";display:block;left:0;position:absolute;top:0;transform:translateX(-110%);transition:all .25s ease-in-out;width:50%;z-index:1}.scrolled #hero:before{transform:translateX(0);transition:all .5s ease-in-out}#hero.dark_blue:after{background-color:rgba(7,21,33,.25)}#hero.black:after,#hero.dark_blue:after{content:"";display:block;height:100%;position:absolute;top:0;width:100%}#hero.black:after{background-color:rgba(0,0,0,.25)}.hero-content-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 auto;max-width:2200px;padding:80px;position:relative;z-index:1}.hero-content-container.video{left:0;position:absolute;right:0;top:0}.hero-content-container h3{color:#fff;margin:0}.hero-text{align-items:center;display:flex;height:100%;justify-content:center}.hero-text h1{color:#fff0;font-size:clamp(2rem,.875rem + 5vw,4.75rem);margin:0;position:relative}.inverted-title{bottom:0;left:0;position:absolute;right:0;top:0}.inverted-title:after,.inverted-title:before{content:attr(data-content);overflow:hidden;position:absolute;white-space:nowrap}.inverted-title:before{color:#fff;width:100%}.inverted-title:after{color:#071521;transition:all .125s ease-in-out;width:0}.cc-hero-header-fixed .inverted-title:after,.scrolled .inverted-title:after{transition:all .3s ease-in-out .2s;width:50%}.middle-banner-text-second{margin-right:-120px;text-align:right}.hero-content-container .button-container{display:none}.hero-text-footer{align-items:flex-end;display:flex;justify-content:space-between}.bottom-left-text,.bottom-right-text{transition:all .25s ease-in-out;width:50%;z-index:1}.bottom-right-text{width:auto}.cc-hero-header-fixed .bottom-left-text h3,.scrolled .bottom-left-text h3{color:#071521;transition:all .5s ease-in-out}.bottom-right-text h3{text-align:left;white-space:nowrap}.cc-hero-header-fixed .bottom-right-text,.scrolled .bottom-right-text{transition:all .5s ease-in-out;width:50%!important}.cc-hero-header-fixed .bottom-right-text h3,.scrolled .bottom-right-text h3{padding-left:80px;transition:all .5s ease-in-out}@media (max-width:1279px){#hero{height:calc(100vh - 80px - env(safe-area-inset-bottom));min-height:calc(100vh - 80px - env(safe-area-inset-bottom))}.middle-banner-text-second{margin-right:0;text-align:center}.hero-content-container{padding:80px 30px}.hero-text{align-items:flex-end;text-align:center}.hero-text h1{color:#fff;margin-bottom:15px}.hero-text-footer,.inverted-title{display:none}.hero-content-container .button-container{display:block;margin-top:15px}.hero-content-container .container{margin:0}}#hero video{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .2s ease-in-out;width:100%}.cc-hero-header-fixed #hero video,.scrolled #hero video{transform:translateX(25%);transition:all .5s ease-in-out .1s}@media (max-width:767px){#hero video{display:none}}</pre></body></html>