<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{display:flex;height:80vh;max-height:57.1428571429rem;min-height:42.8571428571rem}.hero__container{display:none;flex:1;position:relative}@media(min-width:1024px){.hero__container{display:block}}.hero__container-mobile{display:block}@media(min-width:1024px){.hero__container-mobile{display:none}}.hero__container .image{height:100%}
.hero__container ~ .hero__container{display:none}@media(min-width:1024px){.hero__container ~ .hero__container{display:block}}.hero__container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero__content,.hero__badge{left:0;padding:1.7142857143rem;position:absolute}.hero__badge{top:0;z-index:1}.hero__badge .badge{background:var(--color-white);border-radius:.2857142857rem;border:.0714285714rem solid var(--color-black);display:flex;line-height:1;padding:.3571428571rem .8571428571rem}
.hero__content{bottom:0;display:flex;flex-direction:column;gap:1rem;right:0;z-index:1}@media(min-width:1024px){.hero__content{gap:2rem;z-index:unset}}.hero__content p{display:block;width:100%}@media(min-width:1024px){.hero__content p{max-width:50vw}}.hero__content .btn{display:block;margin:0 auto 0 0;padding-inline:40px;width:100%;z-index:1}
@media(min-width:1024px){.hero__content .btn{width:auto;min-width:33%;max-width:50vw}}.hero__ctas-wrapper{gap:1rem;display:grid;width:-moz-max-content;width:max-content}.hero__heading{margin:0;z-index:1}.hero__copy{font-size:18px;z-index:1}</pre></body></html>