.hero{background:var(--gold-50);padding:4em 0;position:sticky;top:var(--header-height);z-index:0}.hero-title{margin-bottom:1em}.hero-content{display:flex;flex-direction:column;width:100%}.hero-desc{margin-bottom:1em;width:100%}@media (min-width:1000px){.hero{padding:6em 0}.hero>.sub-wrapper{display:grid;gap:4em;grid-template-columns:5fr 3fr;place-items:center}.hero-title{margin-bottom:0}.hero-content{gap:3em}}
