.lp-hero{position:relative;min-height:500px;display:flex;align-items:center;background:radial-gradient(circle at 15% 20%,rgba(104,65,255,.35),transparent 35%),linear-gradient(135deg,#071a45 0%,#111c56 48%,#34147a 100%);color:#fff;overflow:hidden}.lp-hero:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:rgba(255,186,20,.07);left:-250px;top:-280px}.lp-hero:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:rgba(113,66,255,.16);right:-120px;bottom:-180px}.lp-hero-content{position:relative;z-index:2;max-width:760px;padding:80px 0}.lp-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:50px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);color:#fff;font-size:14px;margin-bottom:20px;backdrop-filter:blur(10px)}.lp-hero-badge svg{width:19px;height:19px;stroke:#ffbd17}.lp-hero h1{margin:0;font-size:clamp(35px,5vw,64px);line-height:1.35;font-weight:900;letter-spacing:-1px;color:#fff}.lp-hero h1 span{display:block;color:#ffb915;margin-top:4px}.lp-hero-description{max-width:680px;color:rgba(255,255,255,.82);font-size:17px;margin:22px 0 30px}.lp-hero-buttons{display:flex;gap:14px;flex-wrap:wrap}