.sd-page{background:#f8fafc}.sd-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;overflow:hidden}.sd-hero-bg{object-fit:cover;z-index:0}.sd-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,20,38,.45),rgba(11,20,38,.88));z-index:1}.sd-hero-content{position:relative;z-index:2;max-width:var(--max-width);margin:0 auto;padding:140px 24px 64px;width:100%}.sd-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f59e0b;margin-bottom:12px}.sd-hero-title{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:16px}.sd-hero-tagline{font-size:1.15rem;color:rgba(255,255,255,.78);max-width:560px;line-height:1.6}.sd-body{max-width:var(--max-width);margin:0 auto;padding:0 24px 96px}.sd-overview{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;padding:72px 0;border-bottom:1px solid #e2e8f0}.sd-overview-text h2{font-size:1.75rem;font-weight:700;color:#0b1426;margin-bottom:16px}.sd-overview-text p{font-size:1.05rem;color:#64748b;line-height:1.75}.sd-overview-image{position:relative;height:320px;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px rgba(11,20,38,.12)}.sd-overview-image img{object-fit:cover}.sd-benefits{padding:72px 0;border-bottom:1px solid #e2e8f0}.sd-section-label{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin-bottom:8px}.sd-section-title{font-size:1.75rem;font-weight:700;color:#0b1426;margin-bottom:40px}.sd-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.sd-benefit-card{background:#fff;border-radius:14px;padding:28px 24px;border:1px solid #e2e8f0;transition:border-color .2s ease,box-shadow .2s ease}.sd-benefit-card:hover{border-color:#2563eb;box-shadow:0 8px 24px rgba(37,99,235,.1)}.sd-benefit-icon{width:48px;height:48px;border-radius:12px;background:rgba(37,99,235,.1);color:#2563eb;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.sd-benefit-card h3{font-size:1rem;font-weight:700;color:#0b1426;margin-bottom:8px}.sd-benefit-card p{font-size:.9rem;color:#64748b;line-height:1.6}.sd-process{padding:72px 0;border-bottom:1px solid #e2e8f0}.sd-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;position:relative}.sd-steps:before{content:"";position:absolute;top:28px;left:12.5%;right:12.5%;height:2px;background:#e2e8f0;z-index:0}.sd-step{text-align:center;padding:0 16px;position:relative;z-index:1}.sd-step-num{width:56px;height:56px;border-radius:50%;background:#0b1426;color:#f59e0b;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:3px solid #f8fafc;box-shadow:0 0 0 2px #e2e8f0}.sd-step h3{font-size:.95rem;font-weight:700;color:#0b1426;margin-bottom:8px}.sd-step p{font-size:.85rem;color:#64748b;line-height:1.5}.sd-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;padding:72px 0;border-bottom:1px solid #e2e8f0}.sd-stat{text-align:center;padding:32px 24px;background:#0b1426;border-radius:14px}.sd-stat-value{display:block;font-size:2.5rem;font-weight:800;color:#f59e0b;line-height:1;margin-bottom:8px}.sd-stat-label{font-size:.9rem;color:rgba(255,255,255,.7)}.sd-cta{margin-top:72px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;padding:56px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.sd-cta-text h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:8px}.sd-cta-text p{font-size:1rem;color:rgba(255,255,255,.8)}.sd-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#f59e0b;color:#0b1426;padding:16px 32px;border-radius:10px;font-weight:700;font-size:1rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s ease,transform .2s ease}.sd-cta-btn:hover{background:#fbbf24;transform:translateY(-2px)}@media (max-width:1024px){.sd-benefits-grid,.sd-steps{grid-template-columns:repeat(2,1fr)}.sd-steps{gap:32px}.sd-steps:before{display:none}}@media (max-width:768px){.sd-overview{grid-template-columns:1fr;gap:32px;padding:48px 0}.sd-overview-image{height:240px;order:-1}.sd-benefits,.sd-process,.sd-stats{padding:48px 0}.sd-stats{grid-template-columns:1fr}.sd-cta{flex-direction:column;text-align:center;padding:40px 28px}}@media (max-width:640px){.sd-benefits-grid,.sd-steps{grid-template-columns:1fr}.sd-hero-content{padding:120px 20px 48px}.sd-body{padding:0 20px 72px}}