<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.inner-hero{background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:flex-start;height:60vh;min-height:500px;width:100%;color:white;padding:4rem;max-width:var(--max-screen-width);margin:auto;position:relative}.inner-hero .content{width:85%;position:relative;z-index:1;display:flex;flex-direction:column;padding:20px 0px;overflow:hidden}.text{transform:translateY(330px);display:inline-block}.inner-hero .content h1{color:white;text-transform:lowercase;margin-top:0}.inner-hero .content p{margin-bottom:0}@media(max-width:1024px){.inner-hero .content{width:95%}}@media(max-width:767px){.inner-hero{padding:40px}}@media(max-width:450px){.inner-hero{padding:25px;height:unset}.inner-hero .content{width:100%}}</pre></body></html>