<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.medium_hero{display:grid;min-height:400px;overflow:hidden;place-items:center;position:relative;width:100%;z-index:1}.medium_hero__background{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.medium_hero__background,.medium_hero__background--wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.medium_hero__content__inner__text{background:#fff;border-radius:30px;display:flex;flex-direction:column;gap:32px;padding:50px;width:fit-content}.medium_hero__content__inner__text h1{color:var(--bright-blue)}.medium_hero hr{border-bottom:6px solid var(--plasma-gold);border-top:none;margin:0;width:130px}@media screen and (max-width:991px){.medium_hero__content__inner__text{min-width:calc(100vw - 40px)}.medium_hero__background{background-position:0 0;background-size:160%}section.medium_hero{place-items:end}.medium_hero__content.container{padding-top:75vw}.medium_hero__content__inner__text{border-radius:15px;margin-left:-15px;margin-right:-15px;padding:24px 20px}.medium_hero__background{background-position:-160px 0;background-size:300%}}</pre></body></html>