.hero{align-items:center;background-color:var(--black);color:var(--white);justify-content:center;padding:6em 0;position:relative}.hero.high{min-height:700px;padding:8em 0}.hero.full-height{min-height:100vh;min-height:100svh}.hero>.sub-wrapper{align-items:center;gap:1em;justify-content:center;z-index:2}.hero-bg-image{overflow:hidden;pointer-events:none}.hero-bg-image,.hero-bg-image:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-bg-image:before{background:var(--black-60);content:"";z-index:1}.hero-icon{height:4em;margin-bottom:1em;width:4em}.hero-title{line-height:.9;max-width:800px;text-align:center}.hero-title.font-logo{font-family:var(--font-logo)}.hero-title:not(.font-logo){font-weight:700}.hero-desc{margin-bottom:1em;max-width:650px;text-align:center;width:100%}.hero-btns{display:flex;gap:1em;justify-content:center;width:100%}@media (min-width:1000px){.hero-icon{height:140px;margin-bottom:1em;width:140px}}
