.hero{justify-content:center;min-height:650px;overflow:hidden;padding:var(--header-height) 0 3em;position:relative}.hero.hero-home{min-height:100vh;min-height:100svh}.hero-img{-o-object-fit:cover;object-fit:cover;z-index:1}.hero-img,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:var(--overlay);opacity:.5;z-index:2}.hero>.sub-wrapper{align-items:center;z-index:3}.hero-content{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;max-width:380px;text-align:center;width:100%}.hero-logo{max-width:130px;width:100%}.hero-home .hero-logo{max-width:100%}.hero-title{color:var(--green-900)}.hero-title .white{color:var(--white)}.hero-desc{color:var(--mono-600);font-size:1em}.hero-desc .white{color:var(--white)}.hero-cta{display:flex;flex-direction:column;gap:.5em;width:100%}@media (min-width:700px){.hero-cta{flex-direction:row}}@media (min-width:1000px){.hero-desc{font-size:.88em}}
