<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero_background_fader{display:grid;min-height:680px;overflow:hidden;place-items:center;position:relative;width:100%;z-index:1}.hero_background_fader__background{background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 1.5s ease-in-out;z-index:-1}.hero_background_fader__background,.hero_background_fader__background--wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.hero_background_fader__background--current{opacity:1}.hero_background_fader__content__inner__text{background:#fff;border-radius:30px;display:flex;flex-direction:column;gap:24px;padding:50px}.hero_background_fader__content__inner__text h1{color:var(--bright-blue);margin-bottom:-16px}@media screen and (max-width:991px){.hero_background_fader__background{background-position:0 0;background-size:160%}section.hero_background_fader{place-items:end}.hero_background_fader__content.container{padding-top:65vw}.hero_background_fader__content__inner__text{border-radius:15px;margin-left:-15px;margin-right:-15px;padding:24px 20px}}</pre></body></html>