{"id":2690,"date":"2026-06-29T19:43:46","date_gmt":"2026-06-29T11:43:46","guid":{"rendered":"https:\/\/nanjiangames.com\/?page_id=2690"},"modified":"2026-06-29T19:47:56","modified_gmt":"2026-06-29T11:47:56","slug":"education-government","status":"publish","type":"page","link":"https:\/\/nanjiangames.com\/es\/education-government\/","title":{"rendered":"Education &#038; Government"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2690\" class=\"elementor elementor-2690\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48b47db e-flex e-con-boxed e-con e-parent\" data-id=\"48b47db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc0672 elementor-widget elementor-widget-html\" data-id=\"bcc0672\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Education & Government | NANJIAN Solutions<\/title>\n  <meta name=\"description\" content=\"Turn policies, curricula, and training modules into board games people actually want to play.\">\n  <style>\n    :root {\n      --brand-yellow: #FFD60A;\n      --brand-yellow-dark: #E5BF00;\n      --brand-dark: #1A1A2E;\n      --brand-dark-soft: #2A2A3E;\n      --accent: #FFD60A;\n      --paper: #F7F4ED;\n      --paper-warm: #F0EBE0;\n      --ink: #1A1A2E;\n      --ink-soft: #4A4A5A;\n      --ink-mute: #8A8A95;\n      --font-display: 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft YaHei', sans-serif;\n      --font-sans: 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Microsoft YaHei', sans-serif;\n      --font-mono: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body { font-family: var(--font-sans); color: var(--ink); background: var(--paper); line-height: 1.6; -webkit-font-smoothing: antialiased; }\n    img { max-width: 100%; display: block; }\n    a { color: inherit; }\n\n    .njs-icon { display: inline-block; flex-shrink: 0; vertical-align: middle; stroke: currentColor; fill: none; stroke-width: 1.75; stroke-linecap: round; stroke-linejoin: round; }\n    .njs-icon--sm { width: 16px; height: 16px; }\n    .njs-icon--md { width: 22px; height: 22px; }\n    .njs-icon--lg { width: 28px; height: 28px; }\n\n    .njs-container { max-width: 1200px; margin: 0 auto; padding: 0 32px; }\n    .njs-section { padding: 96px 0; }\n    .njs-section--dark { background: var(--brand-dark); color: var(--paper); }\n    .njs-section--warm { background: var(--paper-warm); }\n\n    h1, h2, h3, h4 { font-family: var(--font-display); font-weight: 700; line-height: 1.15; color: inherit; letter-spacing: -0.01em; }\n\n    .njs-eyebrow { display: inline-flex; align-items: center; gap: 12px; font-family: var(--font-mono); font-size: 12px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: var(--brand-yellow); margin-bottom: 20px; }\n    .njs-eyebrow::before { content: ''; width: 28px; height: 1px; background: var(--brand-yellow); }\n    .njs-section--dark .njs-eyebrow { color: var(--accent); }\n    .njs-section--dark .njs-eyebrow::before { background: var(--accent); }\n\n    .njs-section-header { max-width: 760px; margin-bottom: 56px; }\n    .njs-section-title { font-size: clamp(32px, 4vw, 48px); margin-bottom: 16px; }\n    .njs-section-title em { font-style: italic; color: var(--brand-yellow); }\n    .njs-section--dark .njs-section-title em { color: var(--accent); }\n\n    .njs-btn { display: inline-flex; align-items: center; gap: 10px; padding: 16px 30px; font-family: var(--font-sans); font-size: 15px; font-weight: 600; letter-spacing: 0.01em; text-decoration: none; border-radius: 4px; cursor: pointer; border: 2px solid transparent; transition: all 0.2s ease; white-space: nowrap; }\n    .njs-btn--primary { background: var(--brand-yellow); color: var(--brand-dark); }\n    .njs-btn--primary:hover { background: var(--brand-yellow-dark); transform: translateY(-1px); box-shadow: 0 10px 24px -10px rgba(255,214,10,0.6); }\n    .njs-btn--secondary { background: transparent; color: var(--brand-yellow); border-color: var(--brand-yellow); }\n    .njs-btn--secondary:hover { background: var(--brand-yellow); color: var(--brand-dark); }\n    .njs-section--dark .njs-btn--secondary { color: var(--paper); border-color: var(--paper); }\n    .njs-section--dark .njs-btn--secondary:hover { background: var(--paper); color: var(--brand-dark); }\n    .njs-btn__arrow { transition: transform 0.2s ease; }\n    .njs-btn:hover .njs-btn__arrow { transform: translateX(4px); }\n    .njs-btn-group { display: flex; gap: 16px; flex-wrap: wrap; }\n\n    \/* Hero *\/\n    .njs-hero { background: var(--paper); padding: 120px 0 96px; position: relative; overflow: hidden; }\n    .njs-hero::after { content: ''; position: absolute; top: 100px; right: -120px; width: 480px; height: 480px; background: radial-gradient(circle at center, rgba(255,214,10,0.12) 0%, transparent 60%); pointer-events: none; }\n    .njs-hero__module-tag { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-mono); font-size: 12px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--brand-dark); margin-bottom: 28px; padding: 6px 14px; background: var(--brand-yellow); border-radius: 100px; }\n    .njs-hero__title { font-size: clamp(40px, 6.4vw, 76px); letter-spacing: -0.02em; line-height: 1.05; margin-bottom: 16px; max-width: 22ch; }\n    .njs-hero__title em { font-style: italic; color: var(--brand-yellow); }\n    .njs-hero__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 24px; position: relative; z-index: 1; }\n    .njs-hero__col { border-left: 2px solid var(--brand-yellow); padding-left: 24px; }\n    .njs-hero__col-label { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--brand-dark); margin-bottom: 14px; padding: 4px 10px 4px 8px; background: var(--brand-yellow); border-radius: 3px; font-weight: 600; }\n    .njs-hero__col--right .njs-hero__col-label { background: var(--brand-dark); color: var(--brand-yellow); }\n    .njs-hero__col-text { font-size: 17px; line-height: 1.65; color: var(--ink); }\n    .njs-hero__cta { margin-top: 56px; }\n\n    \/* Who *\/\n    .njs-who-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 28px 56px; margin-top: 16px; }\n    .njs-who-item { position: relative; padding-left: 56px; font-size: 17px; line-height: 1.6; color: var(--paper); min-height: 40px; }\n    .njs-who-item__icon { position: absolute; left: 0; top: 0; width: 40px; height: 40px; background: var(--brand-yellow); color: var(--brand-dark); border-radius: 50%; display: flex; align-items: center; justify-content: center; }\n\n    \/* =====================================================\n       Process + Deliverables (merged) \u2014 expanded row\n       ===================================================== *\/\n    .njs-process { margin-top: 24px; }\n    .njs-process__row {\n      display: grid;\n      grid-template-columns: 56px 56px 120px 1fr;\n      grid-template-rows: auto auto;\n      grid-template-areas:\n        \"num icon time what\"\n        \"num icon time deliv\";\n      gap: 0 28px;\n      padding: 32px 0;\n      border-top: 1px solid rgba(26,26,46,0.12);\n      align-items: start;\n    }\n    .njs-process__row:last-child { border-bottom: 1px solid rgba(26,26,46,0.12); }\n    .njs-process__num { grid-area: num; font-family: var(--font-display); font-size: 36px; font-weight: 700; color: var(--ink-mute); line-height: 0.9; font-style: italic; letter-spacing: -0.02em; padding-top: 10px; }\n    .njs-process__icon { grid-area: icon; width: 56px; height: 56px; background: var(--brand-dark); color: var(--brand-yellow); border-radius: 6px; display: flex; align-items: center; justify-content: center; box-shadow: 4px 4px 0 var(--brand-yellow); }\n    .njs-process__time { grid-area: time; font-family: var(--font-mono); font-size: 13px; color: var(--ink-soft); padding-top: 10px; letter-spacing: 0.02em; line-height: 1.5; }\n    .njs-process__what { grid-area: what; padding-top: 10px; padding-bottom: 14px; }\n    .njs-process__what h4 { font-family: var(--font-sans); font-size: 16px; font-weight: 600; margin-bottom: 6px; color: var(--ink); letter-spacing: 0; }\n    .njs-process__what p { font-size: 14px; color: var(--ink-soft); line-height: 1.6; }\n    \/* Deliverable badge row \u2014 sits below the what text *\/\n    .njs-process__deliv { grid-area: deliv; padding: 14px 20px; background: var(--paper-warm); border-left: 3px solid var(--brand-yellow); border-radius: 2px; margin-top: 0; }\n    .njs-process__deliv-label { display: inline-flex; align-items: center; gap: 6px; font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 8px; font-weight: 600; }\n    .njs-process__deliv-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n    .njs-process__pill {\n      display: inline-flex; align-items: center; gap: 6px;\n      padding: 5px 12px;\n      background: #fff;\n      border: 1px solid rgba(26,26,46,0.1);\n      border-radius: 100px;\n      font-size: 13px; font-weight: 500; color: var(--ink);\n      line-height: 1.3;\n    }\n    .njs-process__pill svg { color: var(--brand-dark); }\n\n    .njs-process__promise { background: var(--brand-dark); color: var(--paper); padding: 24px 32px; border-radius: 4px; margin-bottom: 40px; display: flex; align-items: center; gap: 20px; border-left: 4px solid var(--accent); }\n    .njs-process__promise-shield { width: 44px; height: 44px; flex-shrink: 0; color: var(--brand-yellow); }\n    .njs-process__promise-body { display: flex; flex-direction: column; gap: 6px; }\n    .njs-process__promise-icon { font-family: var(--font-mono); font-weight: 600; font-size: 11.5px; color: var(--accent); letter-spacing: 0.18em; }\n    .njs-process__promise-text { font-size: 15px; line-height: 1.55; }\n\n    \/* Pricing *\/\n    .njs-pricing { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-top: 24px; }\n    .njs-pricing__card { background: #fff; padding: 40px 36px; border-radius: 4px; border-top: 4px solid var(--brand-yellow); box-shadow: 0 1px 0 rgba(26,26,46,0.04); position: relative; }\n    .njs-pricing__icon { position: absolute; top: 36px; right: 36px; width: 36px; height: 36px; color: var(--ink-mute); opacity: 0.4; }\n    .njs-pricing__label { display: inline-flex; align-items: center; gap: 6px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 14px; font-weight: 600; }\n    .njs-pricing__signal { font-family: var(--font-display); font-size: 30px; font-weight: 700; line-height: 1.25; color: var(--ink); margin-bottom: 8px; letter-spacing: -0.01em; }\n    .njs-pricing__signal em { font-style: italic; color: var(--brand-dark); background: var(--brand-yellow); padding: 0 6px; }\n    .njs-pricing__detail { margin-top: 18px; font-size: 14.5px; color: var(--ink-soft); line-height: 1.65; }\n    .njs-pricing__anchor { margin-top: 24px; padding: 18px 22px; background: var(--paper-warm); border-left: 3px solid var(--accent); font-size: 14px; line-height: 1.6; color: var(--ink); border-radius: 2px; display: flex; gap: 12px; align-items: flex-start; }\n    .njs-pricing__anchor-icon { color: var(--brand-dark); flex-shrink: 0; margin-top: 2px; }\n    .njs-pricing__anchor strong { color: var(--brand-dark); font-weight: 700; background: var(--brand-yellow); padding: 0 4px; }\n\n    \/* SG notice *\/\n    .njs-sg-notice {\n      margin-top: 32px;\n      padding: 22px 28px;\n      background: rgba(255,214,10,0.08);\n      border: 1px solid rgba(255,214,10,0.3);\n      border-radius: 4px;\n      display: flex; gap: 16px; align-items: flex-start;\n    }\n    .njs-sg-notice__icon { width: 40px; height: 40px; flex-shrink: 0; background: var(--brand-yellow); color: var(--brand-dark); border-radius: 50%; display: flex; align-items: center; justify-content: center; }\n    .njs-sg-notice__label { font-family: var(--font-mono); font-size: 11px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-mute); margin-bottom: 4px; }\n    .njs-sg-notice__text { font-size: 14.5px; line-height: 1.6; color: var(--ink); }\n\n    \/* FAQ *\/\n    .njs-faq { margin-top: 24px; max-width: 920px; }\n    .njs-faq__item { border-bottom: 1px solid rgba(247,244,237,0.12); }\n    .njs-faq__item[open] { background: rgba(247,244,237,0.02); }\n    .njs-faq__q { font-family: var(--font-display); font-size: 20px; font-weight: 600; color: var(--paper); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 24px; padding: 24px 0; transition: color 0.2s ease; }\n    .njs-faq__q:hover { color: var(--accent); }\n    .njs-faq__q::-webkit-details-marker { display: none; }\n    .njs-faq__q-icon { width: 24px; height: 24px; color: var(--accent); flex-shrink: 0; margin-top: 2px; transition: transform 0.3s ease; }\n    details[open] .njs-faq__q-icon { transform: rotate(45deg); }\n    .njs-faq__a { font-size: 16px; line-height: 1.7; color: rgba(247,244,237,0.78); padding: 0 36px 28px 0; max-width: 80ch; }\n\n    \/* Bottom CTA *\/\n    .njs-bottom-cta { text-align: center; padding: 96px 0; }\n    .njs-bottom-cta__pre { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 24px; font-family: var(--font-mono); font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--accent); font-weight: 600; }\n    .njs-bottom-cta__pre-line { width: 32px; height: 1px; background: var(--accent); }\n    .njs-bottom-cta__title { font-size: clamp(32px, 4.5vw, 52px); max-width: 22ch; margin: 0 auto 20px; }\n    .njs-bottom-cta__title em { font-style: italic; color: var(--accent); }\n    .njs-bottom-cta__sub { font-size: 17px; color: rgba(247,244,237,0.7); max-width: 55ch; margin: 0 auto 36px; line-height: 1.6; }\n    .njs-bottom-cta .njs-btn-group { justify-content: center; }\n\n    @media (max-width: 900px) {\n      .njs-process__row {\n        grid-template-columns: 56px 56px 1fr;\n        grid-template-areas:\n          \"num icon time\"\n          \"what what what\"\n          \"deliv deliv deliv\";\n        gap: 16px 20px;\n        padding: 28px 0;\n      }\n      .njs-process__num { padding-top: 14px; font-size: 28px; }\n      .njs-process__what { padding-top: 4px; padding-bottom: 0; }\n    }\n    @media (max-width: 820px) {\n      .njs-section { padding: 64px 0; }\n      .njs-hero { padding: 80px 0 64px; }\n      .njs-container { padding: 0 24px; }\n      .njs-hero__grid { grid-template-columns: 1fr; gap: 32px; }\n      .njs-who-list { grid-template-columns: 1fr; gap: 22px; }\n      .njs-pricing { grid-template-columns: 1fr; gap: 20px; }\n      .njs-btn { padding: 14px 24px; font-size: 14px; }\n      .njs-bottom-cta { padding: 64px 0; }\n    }\n    @media (max-width: 600px) {\n      .njs-hero__title { font-size: 34px; }\n      .njs-section-title { font-size: 28px; }\n      .njs-who-item { padding-left: 52px; font-size: 16px; }\n      .njs-who-item__icon { width: 36px; height: 36px; }\n      .njs-process__deliv-pills { flex-direction: column; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <svg width=\"0\" height=\"0\" style=\"position:absolute\" aria-hidden=\"true\">\n    <defs>\n      <symbol id=\"i-shield-check\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"m9 12 2 2 4-4\"\/>\n      <\/symbol>\n      <symbol id=\"i-alert\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/>\n      <\/symbol>\n      <symbol id=\"i-arrow-right\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/>\n      <\/symbol>\n      <symbol id=\"i-file-text\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><line x1=\"10\" y1=\"9\" x2=\"8\" y2=\"9\"\/>\n      <\/symbol>\n      <symbol id=\"i-plus\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/>\n      <\/symbol>\n      <symbol id=\"i-rocket\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"\/>\n        <path d=\"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z\"\/>\n        <path d=\"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0\"\/><path d=\"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5\"\/>\n      <\/symbol>\n      <!-- WhatsApp chat bubble -->\n      <symbol id=\"i-message-circle\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/>\n      <\/symbol>\n      <!-- Who icons -->\n      <symbol id=\"i-landmark\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <line x1=\"3\" y1=\"22\" x2=\"21\" y2=\"22\"\/><line x1=\"6\" y1=\"18\" x2=\"6\" y2=\"11\"\/>\n        <line x1=\"10\" y1=\"18\" x2=\"10\" y2=\"11\"\/><line x1=\"14\" y1=\"18\" x2=\"14\" y2=\"11\"\/>\n        <line x1=\"18\" y1=\"18\" x2=\"18\" y2=\"11\"\/><polygon points=\"12 2 20 7 4 7\"\/>\n      <\/symbol>\n      <symbol id=\"i-book-open\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/>\n      <\/symbol>\n      <symbol id=\"i-heart\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/>\n      <\/symbol>\n      <symbol id=\"i-users\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n        <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\n      <\/symbol>\n      <symbol id=\"i-briefcase\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect width=\"20\" height=\"14\" x=\"2\" y=\"7\" rx=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/>\n      <\/symbol>\n      <!-- Process icons -->\n      <symbol id=\"i-message-square\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/>\n      <\/symbol>\n      <symbol id=\"i-puzzle\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M19.439 7.85c-.049.322.059.648.289.878l1.568 1.568c.47.47.706 1.087.706 1.704s-.235 1.233-.706 1.704l-1.611 1.611a.98.98 0 0 1-.837.276c-.47-.07-.802-.48-.968-.925a2.5 2.5 0 1 0-3.214 3.214c.446.166.855.497.925.968a.979.979 0 0 1-.276.837l-1.61 1.61a2.404 2.404 0 0 1-1.705.707 2.402 2.402 0 0 1-1.704-.706l-1.568-1.568a1.026 1.026 0 0 0-.877-.29c-.493.074-.84.504-1.02.968a2.5 2.5 0 1 1-3.237-3.237c.464-.18.894-.527.967-1.02a1.026 1.026 0 0 0-.289-.877l-1.568-1.568A2.402 2.402 0 0 1 1.998 12c0-.617.236-1.234.706-1.704L4.23 8.77c.24-.24.581-.353.917-.303.515.077.877.528 1.073 1.01a2.5 2.5 0 1 0 3.259-3.259c-.482-.196-.933-.558-1.01-1.073-.05-.336.062-.676.303-.917l1.525-1.525A2.402 2.402 0 0 1 12 1.998c.617 0 1.234.236 1.704.706l1.568 1.568c.23.23.556.338.877.29.493-.074.84-.504 1.02-.968a2.5 2.5 0 1 1 3.237 3.237c-.464.18-.894.527-.967 1.02Z\"\/>\n      <\/symbol>\n      <symbol id=\"i-check-square\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"9 11 12 14 22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/>\n      <\/symbol>\n      <symbol id=\"i-refresh-cw\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"23 4 23 10 17 10\"\/><polyline points=\"1 20 1 14 7 14\"\/>\n        <path d=\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\"\/>\n      <\/symbol>\n      <symbol id=\"i-image\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\" ry=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/>\n        <polyline points=\"21 15 16 10 5 21\"\/>\n      <\/symbol>\n      <symbol id=\"i-package\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"m7.5 4.27 9 5.15\"\/>\n        <path d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/>\n        <path d=\"m3.3 7 8.7 5 8.7-5\"\/><path d=\"M12 22V12\"\/>\n      <\/symbol>\n      <!-- Deliverable pill icons -->\n      <symbol id=\"i-file\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"\/><polyline points=\"13 2 13 9 20 9\"\/>\n      <\/symbol>\n      <symbol id=\"i-box\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/>\n        <polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\/><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\/>\n      <\/symbol>\n      <symbol id=\"i-clipboard\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/>\n        <rect width=\"8\" height=\"4\" x=\"8\" y=\"2\" rx=\"1\" ry=\"1\"\/>\n      <\/symbol>\n      <symbol id=\"i-monitor\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/>\n      <\/symbol>\n      <symbol id=\"i-lock\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/>\n      <\/symbol>\n      <!-- Pricing icons -->\n      <symbol id=\"i-clock\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/>\n      <\/symbol>\n      <symbol id=\"i-trending-up\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/>\n      <\/symbol>\n      <symbol id=\"i-key\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <circle cx=\"7.5\" cy=\"15.5\" r=\"5.5\"\/><path d=\"m21 2-9.6 9.6\"\/><path d=\"m15.5 7.5 3 3L22 7l-3-3\"\/>\n      <\/symbol>\n      <symbol id=\"i-map-pin\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n      <\/symbol>\n    <\/defs>\n  <\/svg>\n\n  <!-- =====================================================\n       Section 1 \u00b7 Hero\n       ===================================================== -->\n  <section class=\"njs-hero\">\n    <div class=\"njs-container\">\n      <div class=\"njs-hero__module-tag\">\n        <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-book-open\"\/><\/svg>\n        Education &amp; Government\n      <\/div>\n      <h1 class=\"njs-hero__title\">\n        Turn Policies, Curricula, and Training Modules Into Games People <em>Actually Want to Play.<\/em>\n      <\/h1>\n\n      <div class=\"njs-hero__grid\">\n        <div class=\"njs-hero__col\">\n          <div class=\"njs-hero__col-label\">\n            <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-alert\"\/><\/svg>\n            The Problem\n          <\/div>\n          <p class=\"njs-hero__col-text\">\n            Education and government teams often have rich content \u2014 environmental policy, financial literacy, public health awareness, civic education \u2014 but the standard delivery formats (slides, brochures, e-learning modules) get ignored. What you need is engagement.\n          <\/p>\n        <\/div>\n        <div class=\"njs-hero__col njs-hero__col--right\">\n          <div class=\"njs-hero__col-label\">\n            <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-shield-check\"\/><\/svg>\n            What We Provide\n          <\/div>\n          <p class=\"njs-hero__col-text\">\n            We design board games that <strong>pass procurement<\/strong>, satisfy stakeholders, and \u2014 this is the key \u2014 <strong>get used after delivery.<\/strong> A 45-minute experience nobody forgets.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"njs-hero__cta\">\n        <div class=\"njs-btn-group\">\n          <a href=\"https:\/\/nanjiangames.com\/contact\/\" class=\"njs-btn njs-btn--primary\">\n            Book a Free Consultation\n            <svg class=\"njs-icon njs-icon--sm njs-btn__arrow\"><use href=\"#i-arrow-right\"\/><\/svg>\n          <\/a>\n          <a href=\"https:\/\/wa.me\/6593411679\" class=\"njs-btn njs-btn--secondary\" style=\"color: var(--ink); border-color: var(--ink);\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-message-circle\"\/><\/svg>\n            WhatsApp Us\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       Section 2 \u00b7 Who This Is For\n       ===================================================== -->\n  <section class=\"njs-section njs-section--dark\">\n    <div class=\"njs-container\">\n      <div class=\"njs-section-header\">\n        <div class=\"njs-eyebrow\">02 \u00b7 Who This Is For<\/div>\n        <h2 class=\"njs-section-title\">\n          This solution is built for organizations whose content <em>deserves<\/em> to be heard.\n        <\/h2>\n      <\/div>\n      <ul class=\"njs-who-list\">\n        <li class=\"njs-who-item\">\n          <span class=\"njs-who-item__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-landmark\"\/><\/svg><\/span>\n          You're a government agency responsible for policy outreach, public education, or community engagement programs.\n        <\/li>\n        <li class=\"njs-who-item\">\n          <span class=\"njs-who-item__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-book-open\"\/><\/svg><\/span>\n          You're a school or educational institution that wants to turn curricula into hands-on learning tools.\n        <\/li>\n        <li class=\"njs-who-item\">\n          <span class=\"njs-who-item__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-heart\"\/><\/svg><\/span>\n          You're an NGO or nonprofit that needs interactive public education tools with limited budget.\n        <\/li>\n        <li class=\"njs-who-item\">\n          <span class=\"njs-who-item__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-briefcase\"\/><\/svg><\/span>\n          You're a corporate L&amp;D team that wants employee training to be something people actually show up for.\n        <\/li>\n        <li class=\"njs-who-item\">\n          <span class=\"njs-who-item__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-lock\"\/><\/svg><\/span>\n          You have project budget approved and need a partner who can handle both procurement compliance and content expertise.\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       Section 3+4 \u00b7 Process & Deliverables (merged)\n       ===================================================== -->\n  <section class=\"njs-section\">\n    <div class=\"njs-container\">\n      <div class=\"njs-section-header\">\n        <div class=\"njs-eyebrow\">03 \u00b7 Process &amp; Deliverables<\/div>\n        <h2 class=\"njs-section-title\">\n          Six phases. Every one ends with something <em>in your hands.<\/em>\n        <\/h2>\n      <\/div>\n\n      <div class=\"njs-process__promise\">\n        <svg class=\"njs-process__promise-shield\"><use href=\"#i-shield-check\"\/><\/svg>\n        <div class=\"njs-process__promise-body\">\n          <div class=\"njs-process__promise-icon\">CLIENT-FIRST GUARANTEE<\/div>\n          <div class=\"njs-process__promise-text\">\n            You can end the engagement at any phase. Everything delivered up to that point belongs to you \u2014 no clawback, no NDA-locked artifacts.\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"njs-process\">\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">01<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-message-square\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Week 1<\/div>\n          <div class=\"njs-process__what\">\n            <h4>In-depth requirements interview<\/h4>\n            <p>Learning objectives, target audience, typical use scenarios, policy compliance requirements, and procurement process constraints \u2014 all mapped before a single mechanic is designed.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-file\"\/><\/svg> Project Requirements Spec (PDF) \u2014 procurement-tender compatible<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">02<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-puzzle\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Weeks 2\u20134<\/div>\n          <div class=\"njs-process__what\">\n            <h4>Gameplay framework design<\/h4>\n            <p>Mechanics are reverse-engineered from learning objectives \u2014 so \"play\" and \"learn\" are tightly coupled. Not the bad kind where course content gets printed on cards.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-file\"\/><\/svg> Gameplay Framework Doc<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-box\"\/><\/svg> 1\u00d7 Paper Prototype (physical)<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">03<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-check-square\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Weeks 5\u20137<\/div>\n          <div class=\"njs-process__what\">\n            <h4>Content integration &amp; compliance review<\/h4>\n            <p>We collaborate with your policy or academic team to embed the right content. For regulated domains (healthcare, law, finance), we ensure local compliance requirements are met.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-file\"\/><\/svg> Full card content set<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-clipboard\"\/><\/svg> Rulebook<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-book-open\"\/><\/svg> Facilitator \/ Teacher Guide<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">04<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-refresh-cw\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Weeks 8\u201310<\/div>\n          <div class=\"njs-process__what\">\n            <h4>Playtesting &amp; iteration<\/h4>\n            <p>3 rounds of structured playtesting in real deployment environments \u2014 primary school classrooms, civil servant training sessions, community events. Feedback drives iteration.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-file\"\/><\/svg> Playtesting Report (with audience feedback)<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-box\"\/><\/svg> Iterated prototype<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">05<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-image\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Weeks 11\u201314<\/div>\n          <div class=\"njs-process__what\">\n            <h4>Artwork &amp; packaging<\/h4>\n            <p>Visual design aligned to your brand or CI guidelines \u2014 government projects often have strict visual identity requirements, and we've worked within MOE, NEA, and similar frameworks before.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-image\"\/><\/svg> Complete artwork asset set<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-file\"\/><\/svg> Press-ready print files<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-process__row\">\n          <div class=\"njs-process__num\">06<\/div>\n          <div class=\"njs-process__icon\"><svg class=\"njs-icon njs-icon--lg\"><use href=\"#i-package\"\/><\/svg><\/div>\n          <div class=\"njs-process__time\">Weeks 15\u201318<\/div>\n          <div class=\"njs-process__what\">\n            <h4>Mass production &amp; teaching resource delivery<\/h4>\n            <p>Finished game units plus the full curriculum integration package \u2014 so the game doesn't sit in a cupboard after delivery.<\/p>\n          <\/div>\n          <div class=\"njs-process__deliv\">\n            <div class=\"njs-process__deliv-label\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-arrow-right\"\/><\/svg> You Receive<\/div>\n            <div class=\"njs-process__deliv-pills\">\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-box\"\/><\/svg> Finished game (per order qty)<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-book-open\"\/><\/svg> Teacher \/ Facilitator Manual (PDF + print)<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-clipboard\"\/><\/svg> Curriculum Integration Guide (45-min lesson plan)<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-monitor\"\/><\/svg> e-Learning module (optional)<\/span>\n              <span class=\"njs-process__pill\"><svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-lock\"\/><\/svg> Full procurement compliance document pack<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       Section 4 \u00b7 Timeline & Pricing\n       ===================================================== -->\n  <section class=\"njs-section njs-section--warm\">\n    <div class=\"njs-container\">\n      <div class=\"njs-section-header\">\n        <div class=\"njs-eyebrow\">04 \u00b7 Timeline &amp; Investment<\/div>\n        <h2 class=\"njs-section-title\">\n          Honest signals, not <em>\"contact us for a quote.\"<\/em>\n        <\/h2>\n      <\/div>\n\n      <div class=\"njs-pricing\">\n        <div class=\"njs-pricing__card\">\n          <svg class=\"njs-pricing__icon\"><use href=\"#i-clock\"\/><\/svg>\n          <div class=\"njs-pricing__label\">\n            <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-clock\"\/><\/svg>\n            Typical Timeline\n          <\/div>\n          <div class=\"njs-pricing__signal\">4\u20136 months<br><em>design through delivery<\/em><\/div>\n          <div class=\"njs-pricing__detail\">Projects involving specialized compliance reviews (healthcare, legal, financial regulation) may require an additional 2 months for content sign-off by your subject-matter team.<\/div>\n          <div class=\"njs-pricing__anchor\">\n            <svg class=\"njs-icon njs-icon--md njs-pricing__anchor-icon\"><use href=\"#i-key\"\/><\/svg>\n            <div><strong>What you keep:<\/strong> all deliverables from each completed phase belong to you \u2014 including the requirements spec and playtesting reports \u2014 whether or not you continue to production with us.<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"njs-pricing__card\">\n          <svg class=\"njs-pricing__icon\"><use href=\"#i-trending-up\"\/><\/svg>\n          <div class=\"njs-pricing__label\">\n            <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-trending-up\"\/><\/svg>\n            Investment\n          <\/div>\n          <div class=\"njs-pricing__signal\">Design &amp; development:<br><em>USD 500 \u2013 25,000<\/em><\/div>\n          <div class=\"njs-pricing__detail\">Scaled to content complexity, number of playtesting rounds, and localization requirements. Mass production quoted separately. Service fee is budget-line compatible as a \"Design &amp; Solution\" expenditure item.<\/div>\n          <div class=\"njs-pricing__anchor\">\n            <svg class=\"njs-icon njs-icon--md njs-pricing__anchor-icon\"><use href=\"#i-map-pin\"\/><\/svg>\n            <div><strong>Singapore clients:<\/strong> we have a local office for in-person meetings. All invoices are GST-compliant and compatible with the <strong>GeBIZ government procurement system.<\/strong><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Singapore notice -->\n      <div class=\"njs-sg-notice\">\n        <div class=\"njs-sg-notice__icon\"><svg class=\"njs-icon njs-icon--md\"><use href=\"#i-landmark\"\/><\/svg><\/div>\n        <div>\n          <div class=\"njs-sg-notice__label\">Singapore Procurement Note<\/div>\n          <div class=\"njs-sg-notice__text\">We are familiar with GeBIZ requirements and can provide compliant tender documents, capability statements, and disclosed case study references to support your procurement process \u2014 including multi-vendor quotation requirements.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       Section 5 \u00b7 FAQ\n       ===================================================== -->\n  <section class=\"njs-section njs-section--dark\">\n    <div class=\"njs-container\">\n      <div class=\"njs-section-header\">\n        <div class=\"njs-eyebrow\">05 \u00b7 FAQ<\/div>\n        <h2 class=\"njs-section-title\">The questions <em>everyone<\/em> asks before they sign.<\/h2>\n      <\/div>\n      <div class=\"njs-faq\">\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>Our procurement process requires at least 3 vendors to quote. Can you work with that?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">Yes. We're familiar with Singapore's GeBIZ system and can provide compliant tender documents, capability statements, and disclosed case study references. We can also advise on how to scope the tender so that responses are genuinely comparable.<\/div>\n        <\/details>\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>Our content touches healthcare \/ law \/ financial regulation. Can you handle that?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">Yes \u2014 but with a clear division of responsibility. Our role is to make compliant content engaging. Your subject-matter experts define what's compliant. We'll build the collaboration workflow into Phase 3, with sign-off checkpoints from your team before anything goes to print.<\/div>\n        <\/details>\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>Can you align to MOE curriculum standards or other official frameworks?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">Yes. We've worked under Singapore MOE, China's New Curriculum Standards, and Hong Kong Education Bureau guidelines. We'll ask you to supply the relevant curriculum documents at Phase 1 so alignment is built in from the start \u2014 not retrofitted at the end.<\/div>\n        <\/details>\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>If we need a second print run later, will the price change significantly?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">Typically not significantly. We lock in a reorder price ceiling in the contract \u2014 currently capped at 8% above the original unit price for the same product within 3 years of first delivery.<\/div>\n        <\/details>\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>We're an NGO with a tight budget. Is this accessible for us?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">It depends on the project. We reserve 2\u20133 pro bono or semi-commercial slots per year for NGO projects with clear social value. Please describe your project type and budget situation when you book the free consultation \u2014 we'll be direct about whether it's a fit.<\/div>\n        <\/details>\n\n        <details class=\"njs-faq__item\">\n          <summary class=\"njs-faq__q\">\n            <span>Can we commercialize the game after the project ends and sell it publicly?<\/span>\n            <svg class=\"njs-faq__q-icon\"><use href=\"#i-plus\"\/><\/svg>\n          <\/summary>\n          <div class=\"njs-faq__a\">Yes. IP ownership, revenue sharing, and licensing terms are all negotiable and written clearly into the contract. We already have two cases where a government-commissioned game was later released as a commercial edition \u2014 it's a model we know how to structure.<\/div>\n        <\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =====================================================\n       Section 6 \u00b7 Bottom CTA\n       ===================================================== -->\n  <section class=\"njs-bottom-cta njs-section--dark\">\n    <div class=\"njs-container\">\n      <div class=\"njs-bottom-cta__pre\">\n        <span class=\"njs-bottom-cta__pre-line\"><\/span>\n        <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-rocket\"\/><\/svg>\n        Ready to start\n        <span class=\"njs-bottom-cta__pre-line\"><\/span>\n      <\/div>\n      <h2 class=\"njs-bottom-cta__title\">\n        Turn your content into a <em>45-minute experience<\/em> nobody forgets.\n      <\/h2>\n      <p class=\"njs-bottom-cta__sub\">\n        Book a free 30-minute consultation. No pressure, no sales pitch \u2014 just a real conversation about your project.\n      <\/p>\n      <div class=\"njs-btn-group\">\n        <a href=\"https:\/\/nanjiangames.com\/contact\/\" class=\"njs-btn njs-btn--primary\">\n          Book a Free Consultation\n          <svg class=\"njs-icon njs-icon--sm njs-btn__arrow\"><use href=\"#i-arrow-right\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/wa.me\/6593411679\" class=\"njs-btn njs-btn--secondary\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <svg class=\"njs-icon njs-icon--sm\"><use href=\"#i-message-circle\"\/><\/svg>\n          WhatsApp Us\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Education &#038; Government | NANJIAN Solutions Education &amp; Government Turn Policies, Curricula, and Training Modules Into Games People Actually Want to Play. The Problem Education and government teams often have rich content \u2014 environmental policy, financial literacy, public health awareness, civic education \u2014 but the standard delivery formats (slides, brochures, e-learning modules) get ignored. What [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2690","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Education &amp; Government - NANJIAN Games<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nanjiangames.com\/es\/education-government\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Education &amp; Government\" \/>\n<meta property=\"og:description\" content=\"Education &#038; Government | NANJIAN Solutions Education &amp; Government Turn Policies, Curricula, and Training Modules Into Games People Actually Want to Play. The Problem Education and government teams often have rich content \u2014 environmental policy, financial literacy, public health awareness, civic education \u2014 but the standard delivery formats (slides, brochures, e-learning modules) get ignored. What [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nanjiangames.com\/es\/education-government\/\" \/>\n<meta property=\"og:site_name\" content=\"NANJIAN Games\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-29T11:47:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nanjiangames.com\/wp-content\/uploads\/2024\/06\/IMG_8280-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/education-government\\\/\",\"url\":\"https:\\\/\\\/nanjiangames.com\\\/education-government\\\/\",\"name\":\"Education & Government - NANJIAN Games\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#website\"},\"datePublished\":\"2026-06-29T11:43:46+00:00\",\"dateModified\":\"2026-06-29T11:47:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/education-government\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nanjiangames.com\\\/education-government\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/education-government\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nanjiangames.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Education &#038; Government\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#website\",\"url\":\"https:\\\/\\\/nanjiangames.com\\\/\",\"name\":\"NANJIAN Games\",\"description\":\"Board Game Manufacturer\",\"publisher\":{\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nanjiangames.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#organization\",\"name\":\"NANJIAN Games\",\"url\":\"https:\\\/\\\/nanjiangames.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nanjiangames.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/\u5357\u5065logoRGB_1-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/nanjiangames.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/\u5357\u5065logoRGB_1-scaled.webp\",\"width\":2560,\"height\":755,\"caption\":\"NANJIAN Games\"},\"image\":{\"@id\":\"https:\\\/\\\/nanjiangames.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Education & Government - NANJIAN Games","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nanjiangames.com\/es\/education-government\/","og_locale":"es_ES","og_type":"article","og_title":"Education & Government","og_description":"Education &#038; Government | NANJIAN Solutions Education &amp; Government Turn Policies, Curricula, and Training Modules Into Games People Actually Want to Play. The Problem Education and government teams often have rich content \u2014 environmental policy, financial literacy, public health awareness, civic education \u2014 but the standard delivery formats (slides, brochures, e-learning modules) get ignored. What [&hellip;]","og_url":"https:\/\/nanjiangames.com\/es\/education-government\/","og_site_name":"NANJIAN Games","article_modified_time":"2026-06-29T11:47:56+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/nanjiangames.com\/wp-content\/uploads\/2024\/06\/IMG_8280-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nanjiangames.com\/education-government\/","url":"https:\/\/nanjiangames.com\/education-government\/","name":"Education & Government - NANJIAN Games","isPartOf":{"@id":"https:\/\/nanjiangames.com\/#website"},"datePublished":"2026-06-29T11:43:46+00:00","dateModified":"2026-06-29T11:47:56+00:00","breadcrumb":{"@id":"https:\/\/nanjiangames.com\/education-government\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nanjiangames.com\/education-government\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nanjiangames.com\/education-government\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nanjiangames.com\/"},{"@type":"ListItem","position":2,"name":"Education &#038; Government"}]},{"@type":"WebSite","@id":"https:\/\/nanjiangames.com\/#website","url":"https:\/\/nanjiangames.com\/","name":"Juegos NANJIAN","description":"Fabricante de juegos de mesa","publisher":{"@id":"https:\/\/nanjiangames.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nanjiangames.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/nanjiangames.com\/#organization","name":"Juegos NANJIAN","url":"https:\/\/nanjiangames.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/nanjiangames.com\/#\/schema\/logo\/image\/","url":"https:\/\/nanjiangames.com\/wp-content\/uploads\/2024\/02\/\u5357\u5065logoRGB_1-scaled.webp","contentUrl":"https:\/\/nanjiangames.com\/wp-content\/uploads\/2024\/02\/\u5357\u5065logoRGB_1-scaled.webp","width":2560,"height":755,"caption":"NANJIAN Games"},"image":{"@id":"https:\/\/nanjiangames.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/pages\/2690","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/comments?post=2690"}],"version-history":[{"count":7,"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/pages\/2690\/revisions"}],"predecessor-version":[{"id":2760,"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/pages\/2690\/revisions\/2760"}],"wp:attachment":[{"href":"https:\/\/nanjiangames.com\/es\/wp-json\/wp\/v2\/media?parent=2690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}