.hero{padding:2em 0}.hero-content{align-items:center;background:var(--pink-300);border-radius:1em;color:var(--white);display:flex;flex-direction:column;height:80vh;justify-content:center;max-height:800px;min-height:550px;overflow:hidden;padding:2em;position:relative;text-align:center;width:100%}.hero-title{margin-bottom:.5em}.hero-desc{margin-bottom:3em;max-width:600px}.hero-cta{display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.hero-content :not(.hero-img){z-index:2}.hero-img{z-index:1}.hero-img,.hero-img:after{height:100%;left:0;position:absolute;top:0;width:100%}.hero-img:after{background:linear-gradient(180deg,#000c,#0006);content:"";pointer-events:none}
