.hero{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(250px);opacity:.7;background:linear-gradient(270deg,#1f3f87,#e62e4c);border-radius:50%;width:300px;height:100px;position:absolute}.hero:before{top:184px;left:-700px}.hero h1{z-index:1;color:#111;text-align:center;font-size:24px;font-weight:700;position:relative}.hero-text{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hero-text p{color:#111;text-align:center;margin:0;padding:4px 0;font-size:24px;font-weight:700}
