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