.lp-section{padding:5rem 1.5rem}@media (min-width:1024px){.lp-section{padding:6rem 0}}.lp-section-dark{background-color:#0e0f22;color:#fff}.lp-section-light{background-color:#fff;color:#1d1d1d}.lp-container{max-width:1280px;margin-left:auto;margin-right:auto}.lp-grid{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width:1024px){.lp-grid{flex-direction:row;gap:3.75rem}}.lp-grid-reverse{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width:1024px){.lp-grid-reverse{flex-direction:row-reverse;gap:3.75rem}}.lp-col-image,.lp-col-text{flex:1 1 0;min-width:0}.lp-col-image{display:flex;justify-content:center;align-items:center}.lp-col-image img{width:100%;max-width:540px;height:auto;border-radius:1rem}.lp-section-light .lp-col-image img{mix-blend-mode:multiply}.lp-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:rgba(11,162,255,.15);color:#0ba2ff;border:1px solid rgba(11,162,255,.3);margin-bottom:1.5rem}.lp-badge-dot{width:6px;height:6px;border-radius:50%;background:#0ba2ff;animation:lp-pulse 2s infinite}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.4}}.lp-heading{font-size:1.75rem;font-weight:700;line-height:130%;margin-bottom:1.25rem}@media (min-width:1024px){.lp-heading{font-size:2.25rem}}.lp-subheading{font-size:1.25rem;font-weight:600;line-height:150%;margin-bottom:1rem}.lp-text{font-size:1rem;line-height:170%;color:#c0c6cd;margin-bottom:1.5rem}.lp-section-light .lp-text{color:#4a5568}.lp-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:#0ba2ff;text-decoration:none;transition:color .2s,gap .2s}.lp-link:hover{color:#038ce2;gap:.75rem}.lp-link-arrow{transition:transform .2s}.lp-link:hover .lp-link-arrow{transform:translateX(3px)}.lp-outcome-card{margin-top:2rem;padding:1.5rem 2rem;border-radius:1rem;background:rgba(11,162,255,.06);border:1px solid rgba(11,162,255,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lp-section-light .lp-outcome-card{background:rgba(11,162,255,.04);border:1px solid rgba(11,162,255,.15)}.lp-outcome-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0ba2ff;margin-bottom:1rem}.lp-outcome-metrics{display:flex;flex-wrap:wrap;gap:2rem}.lp-metric{flex:1 1 auto;min-width:140px}.lp-metric-value{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.lp-section-light .lp-metric-value{color:#1d1d1d}.lp-metric-label{font-size:.8125rem;color:#8b95a2;line-height:150%}.lp-cta{text-align:center;padding:5rem 1.5rem;background:linear-gradient(180deg,#0e0f22,#0a1628 50%,#0e0f22);position:relative;overflow:hidden}.lp-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(11,162,255,.08) 0,transparent 70%);pointer-events:none}.lp-cta-heading{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;position:relative}@media (min-width:1024px){.lp-cta-heading{font-size:2.5rem}}.lp-cta-sub{font-size:1.0625rem;color:#c0c6cd;margin-bottom:2.5rem;max-width:640px;margin-left:auto;margin-right:auto;line-height:170%;position:relative}.lp-fade-in{opacity:0;transform:translateY(24px);animation:lp-fade-up .6s ease-out forwards}@keyframes lp-fade-up{to{opacity:1;transform:translateY(0)}}.lp-fade-in:first-child{animation-delay:.1s}.lp-fade-in:nth-child(2){animation-delay:.2s}.lp-fade-in:nth-child(3){animation-delay:.3s}.lp-glow-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(11,162,255,.3) 50%,transparent)}@media (max-width:768px){.lp-section{padding:3rem 1.25rem}.lp-cta-heading,.lp-heading{font-size:1.5rem}.lp-cta{padding:3rem 1.25rem}.lp-outcome-card{padding:1.25rem}}