.hero-banner span{background:#d82d9a;background:linear-gradient(90deg,#d82d9a,#fea58c);background-clip:text;color:transparent}.hero-banner label span{color:#000}.hero-banner .form-wrapper{align-items:center;background-color:rgba(0,0,0,.8);color:#000;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.hero-banner .form-wrapper.open{display:flex}.hero-banner .form-inner{background-color:#fff;border-radius:40px;max-width:1200px;padding:2rem;position:relative}.hero-banner #modal-close{background:#fff!important;background-clip:unset;border-radius:50px;color:#000;cursor:pointer;display:block;font-size:30px;height:50px;line-height:50px;position:absolute;right:10px;text-align:center;top:10px;width:50px}