<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{box-sizing:border-box}.hero__background{box-sizing:border-box;width:100%;height:560px;position:relative;padding:0 60px;z-index:-1}.hero__background .hero__title{position:absolute;top:50%;font-family:'Titillium Web',sans-serif;font-size:40px;font-weight:700;color:#187876;width:200px;line-height:50px}.hero__background img{width:100%;max-width:450px;position:absolute;bottom:0;right:0;z-index:-1}@media(min-width:1200px){.hero{padding-top:64px;box-sizing:border-box}.hero__background{height:70vh;box-sizing:border-box;padding:0 120px}.hero__background .hero__title{font-size:50px;width:600px}.hero__background img{display:block;max-width:515px;right:calc(var(--container)+200px)}}</pre></body></html>