.smart-path-section{padding:72px 0 56px;background:#0d0d0d}.smart-path-container{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}.smart-path-heading{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:#fff;margin-bottom:20px}.smart-path-subtext{font-size:1rem;color:#aaa;max-width:980px;margin:0 auto 48px;line-height:1.7;text-align:center}.smart-path-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left;margin-bottom:48px}.smart-path-card{background:#1a1a1a;border-radius:16px;padding:36px 32px;box-shadow:0 4px 24px rgba(0,0,0,.4);border:1px solid #2a2a2a;transition:transform .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.smart-path-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#0a58ca,#032e5d);border-radius:16px 0 0 16px}.smart-path-card:hover{transform:translateY(-6px);box-shadow:0 12px 36px rgba(0,0,0,.6);border-color:#0a58ca}.smart-path-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.smart-path-step-number{font-size:3rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-2px;user-select:none}.smart-path-icon-wrap{width:60px;height:60px;border-radius:14px;background:#404040;display:flex;align-items:center;justify-content:center;flex-shrink:0}.smart-path-card-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:12px}.smart-path-card-desc{font-size:.95rem;color:#aaa;line-height:1.7;margin:0}.smart-path-cta-wrap{display:flex;justify-content:center;margin-top:8px}.smart-path-cta-btn{display:inline-block;padding:14px 36px;background:linear-gradient(135deg,#032e5d,#0a58ca);color:#fff;font-size:1rem;font-weight:600;border-radius:6px;text-decoration:none;transition:opacity .2s,transform .2s}.smart-path-cta-btn:hover{opacity:.88;transform:translateY(-2px);color:#fff}@media (max-width:960px){.smart-path-cards{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:600px){.smart-path-cards{grid-template-columns:1fr;gap:18px}.smart-path-card{padding:28px 24px}}.ts-section{background:linear-gradient(135deg,#032e5d,#0a58ca);padding:80px 24px;overflow:hidden}.ts-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.ts-heading{font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:800;color:#ffffff;line-height:1.2;margin-bottom:24px}.ts-body{font-size:1rem;color:rgba(255,255,255,.82);line-height:1.75;max-width:560px;margin-bottom:48px}.ts-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px 48px}.ts-stat-bar{width:36px;height:4px;background:#ffffff;border-radius:2px;margin-bottom:12px}.ts-stat-value{font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;color:#ffffff;margin:0 0 6px;line-height:1}.ts-stat-label{font-size:.875rem;color:rgba(255,255,255,.78);line-height:1.5;margin:0}.ts-right{position:relative;display:flex;justify-content:center}.ts-photo-wrap{position:relative;width:100%;max-width:420px}.ts-photo{width:100%;height:auto;object-fit:cover;object-position:top center;border-radius:4px;display:block;filter:contrast(1.04) brightness(1.02)}.ts-photo-badge{position:absolute;bottom:24px;left:-20px;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:6px;padding:12px 18px;display:flex;align-items:center;gap:14px;min-width:240px}.ts-badge-line{display:inline-block;width:4px;height:36px;background:#ffffff;border-radius:2px;flex-shrink:0}.ts-badge-name{font-size:.9rem;font-weight:700;color:#ffffff;margin:0 0 2px;letter-spacing:.02em}.ts-badge-role{font-size:.78rem;color:rgba(255,255,255,.8);margin:0}@media (max-width:900px){.ts-inner{grid-template-columns:1fr;gap:40px}.ts-right{order:-1}.ts-photo-wrap{max-width:340px;margin:0 auto}.ts-photo-badge{left:0;bottom:12px;min-width:unset}.ts-stats-grid{gap:28px 32px}}@media (max-width:480px){.ts-stats-grid{grid-template-columns:1fr;gap:24px}}