.cst-hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:var(--vertical_spacing);padding-bottom:80px;padding-top:57px;position:relative;text-align:center}.cst-hero-section:before{background:radial-gradient(ellipse 70% 55% at 50% 0,rgba(58,255,26,.08) 0,transparent 65%);content:"";inset:0;pointer-events:none;position:absolute}.cst-hero-section .content-wrapper{z-index:1}.cst-hero-section .hero-badge{align-items:center;background:var(--tertiary_dim);border:1px solid var(--tertiary_border);border-radius:50px;color:var(--quaternary_color);display:inline-flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:1.5px;margin-bottom:32px;padding:8px 20px;text-transform:uppercase}.cst-hero-section .hero-badge:before{content:"●";font-family:Arial;font-size:8px}.cst-hero-section .hero-title{margin:0 auto 28px;max-width:900px}.cst-hero-section .hero-title em{color:var(--quaternary_color);font-style:normal}.cst-hero-section .hero-sub{font-size:clamp(16px,1.6vw,20px);line-height:1.7;margin:0 auto 48px;max-width:620px}.cst-hero-section .hero-ctas{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:70px}.cst-hero-section .hero-stats{border-top:1px solid #e5e5e5;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin:0 auto;max-width:743px;padding-top:48px}.cst-hero-section .hero-stats .hero-stat{text-align:center}.cst-hero-section .hero-stats .hero-stat-num{color:var(--secondary_color);font-size:36px;font-weight:800;line-height:1}.cst-hero-section .hero-stats .hero-stat-label{color:#999;font-size:13px;letter-spacing:1px;margin-top:6px;text-transform:uppercase}@media(max-width:767px){.cst-hero-section .hero-stats{gap:32px}.cst-hero-section .hero-ctas{align-items:center;flex-direction:column}}