.hero{place-content:center left;height:70dvh;min-height:600px;display:grid;position:relative}.hero .hero__content{z-index:1;color:#fff;max-width:750px}.hero .hero__content p{color:#fff}.hero .hero__content .hero__actions{flex-wrap:wrap;gap:16px;display:flex}.hero .background{width:100%;height:100%;position:absolute;top:0;left:0}.hero .background img{z-index:-1;position:absolute}
