
  .tps-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55;color:#111;margin:0}
  .tps-grid{display:grid;grid-template-columns:1fr;gap:14px}
  @media(min-width:900px){.tps-grid{grid-template-columns:1fr 1fr}}
  .tps-card{border:1px solid #e6e6e6;border-radius:12px;padding:14px;background:#fff}
  .tps-h{color:#0b65c2;font-weight:800;margin:0 0 8px resulting in 0;font-size:1.02rem}
  .tps-k{margin:0 0 8px 0;padding:0 0 0 18px}
  .tps-k li{margin:6px 0}
  .tps-note{border-left:4px solid #0b65c2;background:#f5f9ff;padding:10px 12px;border-radius:10px}
  .tps-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}
  .tps-btn{display:inline-block;padding:10px 12px;border-radius:10px;text-decoration:none;font-weight:700}
  .tps-btn.primary{background:#0b65c2;color:#fff}
  .tps-btn.ghost{border:1px solid #0b65c2;color:#0b65c2}
  .tps-small{font-size:.92rem;color:#333}
