@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";@font-face{font-family:Veneer;src:url(/fonts/veneer.woff2) format("woff2"),url(/fonts/veneer.woff) format("woff");font-weight:400;font-style:normal}.hero__container{position:relative;width:100vw;height:500px;overflow:hidden;display:flex;justify-content:center}@media(min-width:1024px){.hero__container{height:66vh}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.66);z-index:1}.hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}@media screen and (min-width:1024px){.hero__content{font-size:72px}.hero__content span:first-child{margin-right:.2em}}.hero__title{font-size:60px}.hero__description,.hero__title{position:relative;top:-10%;z-index:2;text-align:center;color:#fff}.hero__description{font-size:24px}