<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:90vh;position:relative}.hero-banner .container{align-items:center;display:flex;height:100%;justify-content:start;padding:0 80px}.hero-banner .container h1{background:none;-webkit-background-clip:unset;font-size:48px;padding-top:0;-webkit-text-fill-color:unset;color:#fff}@media screen and (max-width:767px){.hero-banner .container{align-items:self-start;justify-content:center;max-width:100%;padding:30px 30px 0}.hero-banner .container h1{font-size:38px}.hero-banner{background-position:100%;height:480px}}@media screen and (max-width:479px){.hero-banner .container h1{font-size:30px;font-weight:400;padding-top:50px}.hero-banner{height:470px}}</pre></body></html>