<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:31.25rem}@media screen and (min-width:768px){.hero{min-height:calc(100vh - 100px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px){.hero--with-spacing{margin-left:2.5rem;margin-right:2.5rem}}.hero .container{margin-top:0}.hero figure{margin-bottom:0}.hero__content{position:relative;z-index:2;padding-top:5.5rem;padding-bottom:5.5rem}@media screen and (min-width:768px){.hero__content{padding-top:8rem;padding-bottom:8rem}}.hero__content .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__content h2{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-transform:none}.hero__content h2 span{display:block}.hero__content h2+.hero__button{margin-top:2rem}@media screen and (min-width:768px){.hero__content h2+.hero__button{margin-top:3.5rem}}.hero__content .hero__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__bottom{z-index:2}.hero__bottom .button{display:block;margin:0 auto;color:inherit}.hero .texture{position:absolute;left:0;right:0}.hero .texture--top{top:0}.hero .texture--bottom{bottom:0}</pre></body></html>