{"id":1262,"date":"2025-10-05T11:56:36","date_gmt":"2025-10-05T11:56:36","guid":{"rendered":"https:\/\/w2.nasiri.nl\/?page_id=1262"},"modified":"2026-07-17T16:46:21","modified_gmt":"2026-07-17T14:46:21","slug":"impact-testimonials","status":"publish","type":"page","link":"https:\/\/nourpeacefoundation.org\/fa\/impact-testimonials\/","title":{"rendered":"\u0622\u0645\u0648\u0632\u0634"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1262\" class=\"elementor elementor-1262\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3968013 e-flex e-con-boxed e-con e-parent\" data-id=\"3968013\" 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-b435611 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b435611\" 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<!--\r\n  Nour \u2014 Education Page\r\n  Elementor Canvas Ready \u2014 Persian\/RTL structure matched to the finalized ATR \/ How We Use Support page\r\n\r\n  Improvements:\r\n  - Uses the finalized shared header and footer structure.\r\n  - Detects Persian before paint and applies a stable RTL layout.\r\n  - Removes the forced LTR\/left alignment that broke the Persian page.\r\n  - Uses the same responsive mobile menu and language switcher.\r\n  - Applies a complete, ordered Persian\/Dari translation only on the \/fa\/ version.\r\n  - Keeps Latin contact data, registry values, files, assets, email and phone readable.\r\n  - Localizes internal links without changing PDF files, images, email, phone or external URLs.\r\n\r\n  Recommended URL: \/impact-testimonials\/\r\n  Paste this complete code into one Elementor HTML widget.\r\n-->\r\n\r\n<script>\r\n\/* Detect Persian before the page is painted, including TranslatePress preview mode. *\/\r\n(function () {\r\n  \"use strict\";\r\n\r\n  var pathParts = String(window.location.pathname || \"\/\").split(\"\/\").filter(Boolean);\r\n  var htmlLang = String(document.documentElement.getAttribute(\"lang\") || \"\").toLowerCase();\r\n  var queryLang = \"\";\r\n\r\n  try {\r\n    queryLang = String(new URLSearchParams(window.location.search).get(\"lang\") || \"\").toLowerCase();\r\n  } catch (error) {\r\n    queryLang = \"\";\r\n  }\r\n\r\n  var isPersian = pathParts[0] === \"fa\" ||\r\n    htmlLang === \"fa\" ||\r\n    htmlLang.indexOf(\"fa-\") === 0 ||\r\n    queryLang === \"fa\";\r\n\r\n  document.documentElement.classList.toggle(\"nour-rtl-page\", isPersian);\r\n\r\n  function applyBodyClass() {\r\n    if (document.body) document.body.classList.toggle(\"nour-rtl-page\", isPersian);\r\n  }\r\n\r\n  applyBodyClass();\r\n  if (!document.body) {\r\n    document.addEventListener(\"DOMContentLoaded\", applyBodyClass, { once: true });\r\n  }\r\n})();\r\n<\/script>\r\n\r\n<style>\r\n  html,\r\n  body {\r\n    overflow-x: hidden;\r\n    scroll-behavior: smooth;\r\n  }\r\n\r\n  .nour-education {\r\n    --bg: #f6f1e8;\r\n    --panel: #fffdf9;\r\n    --ink: #22344d;\r\n    --text: #506278;\r\n    --muted: #8c7658;\r\n    --line: #ddd2c1;\r\n    --gold: #cc8b2d;\r\n    --navy: #22344d;\r\n    --sand: #efe4d2;\r\n    --mist: #eaf0f4;\r\n    --olive: #edf1ea;\r\n    --rose: #ead8d0;\r\n    --white: #ffffff;\r\n\r\n    background: var(--bg);\r\n    color: var(--ink);\r\n    font-family: Inter, Arial, sans-serif;\r\n    line-height: 1.65;\r\n    overflow: visible;\r\n    direction: ltr;\r\n    unicode-bidi: isolate;\r\n    text-align: left;\r\n    padding-top: 0;\r\n    width: 100vw;\r\n    max-width: 100vw;\r\n    margin-left: calc(50% - 50vw);\r\n    margin-right: calc(50% - 50vw);\r\n  }\r\n\r\n  .nour-education *,\r\n  .nour-code-header *,\r\n  .nour-wg-footer * {\r\n    box-sizing: border-box;\r\n    direction: ltr;\r\n    unicode-bidi: isolate;\r\n    text-align: left;\r\n  }\r\n\r\n  .nour-education a,\r\n  .nour-code-header a,\r\n  .nour-wg-footer a {\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .nour-education p {\r\n    margin: 0;\r\n  }\r\n\r\n  \/* GLOBAL HEADER \u2014 SAME SIZE\/LAYOUT AS ABOUT\/HOME *\/\r\n  .nour-code-header {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    z-index: 999999;\r\n    width: 100vw;\r\n    max-width: 100vw;\r\n    margin-left: 0;\r\n    margin-right: 0;\r\n    background: rgba(255, 255, 255, 0.40);\r\n    backdrop-filter: blur(14px);\r\n    -webkit-backdrop-filter: blur(14px);\r\n    border-bottom: 1px solid #ddd2c1;\r\n    box-shadow: 0 8px 24px rgba(35, 52, 79, 0.08);\r\n    direction: ltr;\r\n  }\r\n\r\n  body.admin-bar .nour-code-header {\r\n    top: 32px;\r\n  }\r\n\r\n  .nour-code-header-inner {\r\n    width: min(1450px, calc(100% - 16px));\r\n    min-height: 70px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 14px;\r\n    flex-wrap: nowrap;\r\n  }\r\n\r\n  .nour-code-logo,\r\n  .nour-code-logo:visited,\r\n  .nour-code-logo:focus,\r\n  .nour-code-logo:hover {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    flex-shrink: 0;\r\n    color: #22344d !important;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .nour-code-logo img {\r\n    width: 160px;\r\n    height: 60px;\r\n    object-fit: contain;\r\n    display: block;\r\n  }\r\n\r\n  .nour-code-nav {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: flex-end;\r\n    gap: 10px;\r\n    margin-left: auto;\r\n    flex-shrink: 1;\r\n    min-width: 0;\r\n  }\r\n\r\n  \/* HEADER MENU BUTTONS *\/\r\n  .nour-code-nav a,\r\n  .nour-code-nav a:visited,\r\n  .nour-code-nav a:focus {\r\n    position: relative;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #22344d !important;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    text-decoration: none !important;\r\n    white-space: nowrap;\r\n    padding: 9px 15px;\r\n    border-radius: 999px;\r\n    border: 1px solid transparent;\r\n    background: transparent !important;\r\n    transition:\r\n      color 0.22s ease,\r\n      background 0.22s ease,\r\n      border-color 0.22s ease,\r\n      transform 0.22s ease,\r\n      box-shadow 0.22s ease;\r\n  }\r\n\r\n  .nour-code-nav a::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 15px;\r\n    right: 15px;\r\n    bottom: 5px;\r\n    height: 2px;\r\n    background: #cc8b2d;\r\n    transform: scaleX(0);\r\n    transform-origin: center;\r\n    transition: transform 0.25s ease;\r\n  }\r\n\r\n  .nour-code-nav a:hover,\r\n  .nour-code-nav a:focus {\r\n    color: #22344d !important;\r\n    background: transparent !important;\r\n    border-color: transparent !important;\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .nour-code-nav a:hover::after,\r\n  .nour-code-nav a:focus::after {\r\n    transform: scaleX(1);\r\n  }\r\n\r\n  .nour-code-nav a:active {\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  \/* HEADER DROPDOWN *\/\r\n  .nour-code-dropdown {\r\n    position: relative;\r\n    display: inline-flex;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-code-dropdown-toggle::before {\r\n    content: none !important;\r\n  }\r\n\r\n  .nour-code-dropdown-toggle::after {\r\n    content: \"\u25be\";\r\n    position: static;\r\n    width: auto;\r\n    height: auto;\r\n    margin-left: 7px;\r\n    background: transparent;\r\n    transform: none;\r\n    font-size: 10px;\r\n    line-height: 1;\r\n  }\r\n\r\n  .nour-code-dropdown:hover .nour-code-dropdown-toggle::after,\r\n  .nour-code-dropdown:focus-within .nour-code-dropdown-toggle::after {\r\n    transform: none;\r\n  }\r\n\r\n  .nour-code-submenu {\r\n    position: absolute;\r\n    top: 100%;\r\n    left: 0;\r\n    min-width: 240px;\r\n    padding: 10px;\r\n    border-radius: 18px;\r\n    background: rgba(255, 255, 255, 0.96);\r\n    border: 1px solid #ddd2c1;\r\n    box-shadow: 0 18px 42px rgba(35, 52, 79, 0.16);\r\n    display: none;\r\n    z-index: 1000000;\r\n  }\r\n\r\n  .nour-code-dropdown:hover .nour-code-submenu,\r\n  .nour-code-dropdown:focus-within .nour-code-submenu,\r\n  .nour-code-dropdown.is-open .nour-code-submenu {\r\n    display: grid;\r\n    gap: 6px;\r\n  }\r\n\r\n  .nour-code-submenu a,\r\n  .nour-code-submenu a:visited,\r\n  .nour-code-submenu a:focus {\r\n    display: flex;\r\n    justify-content: flex-start;\r\n    padding: 11px 13px;\r\n    border-radius: 12px;\r\n    color: #22344d !important;\r\n    background: transparent !important;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    text-decoration: none !important;\r\n    white-space: nowrap;\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .nour-code-submenu a::after {\r\n    left: 13px;\r\n    right: 13px;\r\n    bottom: 7px;\r\n  }\r\n\r\n  .nour-code-submenu a:hover,\r\n  .nour-code-submenu a:focus {\r\n    background: #f6f1e8 !important;\r\n    color: #00064f !important;\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  \/* HEADER LANGUAGE SWITCHER *\/\r\n  .nour-code-lang-switcher {\r\n    position: relative;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    flex-shrink: 0;\r\n    margin-left: 4px;\r\n    padding-bottom: 8px;\r\n    margin-bottom: -8px;\r\n    z-index: 1000001;\r\n  }\r\n\r\n  .nour-code-lang-current,\r\n  .nour-code-lang-current:visited,\r\n  .nour-code-lang-current:focus {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 38px;\r\n    padding: 8px 13px;\r\n    border-radius: 14px;\r\n    border: 1px solid rgba(221, 210, 193, 0.75);\r\n    background: rgba(255, 255, 255, 0.35);\r\n    color: #22344d !important;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    text-decoration: none !important;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .nour-code-lang-switcher:hover .nour-code-lang-current,\r\n  .nour-code-lang-switcher:focus-within .nour-code-lang-current,\r\n  .nour-code-lang-switcher.is-open .nour-code-lang-current {\r\n    background: rgba(255, 255, 255, 0.58);\r\n  }\r\n\r\n  .nour-code-lang-menu {\r\n    position: absolute;\r\n    top: 100%;\r\n    right: 0;\r\n    min-width: 150px;\r\n    padding: 8px;\r\n    border-radius: 16px;\r\n    background: rgba(255, 255, 255, 0.96);\r\n    border: 1px solid #ddd2c1;\r\n    box-shadow: 0 18px 42px rgba(35, 52, 79, 0.16);\r\n    display: none;\r\n    z-index: 1000000;\r\n  }\r\n\r\n  .nour-code-lang-switcher:hover .nour-code-lang-menu,\r\n  .nour-code-lang-switcher:focus-within .nour-code-lang-menu,\r\n  .nour-code-lang-switcher.is-open .nour-code-lang-menu {\r\n    display: grid;\r\n    gap: 5px;\r\n  }\r\n\r\n  .nour-code-lang-menu a,\r\n  .nour-code-lang-menu a:visited,\r\n  .nour-code-lang-menu a:focus {\r\n    display: flex;\r\n    align-items: center;\r\n    padding: 9px 11px;\r\n    border-radius: 12px;\r\n    color: #22344d !important;\r\n    background: transparent !important;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    text-decoration: none !important;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .nour-code-lang-menu a:hover {\r\n    background: #f6f1e8 !important;\r\n    color: #00064f !important;\r\n  }\r\n\r\n  .nour-code-lang-current {\r\n    border: 1px solid rgba(221, 210, 193, 0.75);\r\n    font-family: inherit;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .nour-code-lang-menu a.is-active,\r\n  .nour-code-lang-menu a[aria-current=\"true\"] {\r\n    background: #f6f1e8 !important;\r\n    color: #00064f !important;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .nour-code-lang-menu a.is-active::after {\r\n    content: \"\u2713\";\r\n    margin-left: auto;\r\n    padding-left: 12px;\r\n    color: #cc8b2d;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .nour-code-lang-current:focus-visible,\r\n  .nour-code-lang-menu a:focus-visible {\r\n    outline: 3px solid rgba(204, 139, 45, 0.55);\r\n    outline-offset: 3px;\r\n  }\r\n\r\n  \/* HEADER DONATE BUTTON *\/\r\n  .nour-code-header-donate,\r\n  .nour-code-header-donate:visited,\r\n  .nour-code-header-donate:focus {\r\n    position: relative;\r\n    isolation: isolate;\r\n    overflow: hidden;\r\n    width: 150px;\r\n    height: 50px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    margin-left: 2px;\r\n    border-radius: 14px;\r\n    background: #000000 !important;\r\n    color: #ffffff !important;\r\n    font-size: 14px;\r\n    font-weight: 800;\r\n    line-height: 1;\r\n    text-align: center !important;\r\n    text-decoration: none !important;\r\n    cursor: pointer;\r\n    border: 0 !important;\r\n    box-shadow: 0 8px 18px rgba(35, 52, 79, 0.18);\r\n    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;\r\n  }\r\n\r\n  .nour-code-header-donate::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: -100%;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: linear-gradient(90deg, #009b49, rgb(105, 184, 141));\r\n    transition: left 0.5s ease-in-out;\r\n    z-index: -1;\r\n    border-radius: 14px;\r\n  }\r\n\r\n  .nour-code-header-donate:hover,\r\n  .nour-code-header-donate:focus {\r\n    color: #ffffff !important;\r\n    background: #000000 !important;\r\n    transform: scale(1.05);\r\n    box-shadow: 0 12px 26px rgba(35, 52, 79, 0.24);\r\n  }\r\n\r\n  .nour-code-header-donate:hover::before,\r\n  .nour-code-header-donate:focus::before {\r\n    left: 0;\r\n  }\r\n\r\n  .nour-code-header-donate:active {\r\n    transform: scale(0.98);\r\n  }\r\n\r\n  .nour-container {\r\n    width: min(1180px, calc(100% - 48px));\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .nour-serif,\r\n  .nour-education h1,\r\n  .nour-education h2,\r\n  .nour-education h3,\r\n  .nour-education h4 {\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    letter-spacing: -0.02em;\r\n    margin: 0;\r\n    color: var(--ink);\r\n  }\r\n\r\n  .nour-kicker,\r\n  .nour-eyebrow {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.2em;\r\n    color: var(--muted);\r\n  }\r\n\r\n  .nour-eyebrow {\r\n    display: inline-block;\r\n    padding: 8px 14px;\r\n    border-radius: 999px;\r\n    border: 1px solid #d8ccb9;\r\n    background: rgba(255, 255, 255, 0.72);\r\n    font-size: 11px;\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .nour-kicker {\r\n    font-size: 12px;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .nour-education .nour-button,\r\n  .nour-education .nour-button:visited,\r\n  .nour-education .nour-button:focus,\r\n  .nour-education .nour-button:hover {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    text-align: center !important;\r\n    padding: 14px 24px;\r\n    border-radius: 999px;\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n    line-height: 1.2;\r\n    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;\r\n    border: 1px solid transparent;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .nour-education .nour-button:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 12px 28px rgba(35, 52, 79, 0.16);\r\n  }\r\n\r\n  .nour-education .nour-button-gold,\r\n  .nour-education .nour-button-gold:visited,\r\n  .nour-education .nour-button-gold:focus,\r\n  .nour-education .nour-button-gold:hover {\r\n    background: var(--gold) !important;\r\n    color: #ffffff !important;\r\n    border-color: var(--gold) !important;\r\n  }\r\n\r\n  .nour-education .nour-button-dark,\r\n  .nour-education .nour-button-dark:visited,\r\n  .nour-education .nour-button-dark:focus,\r\n  .nour-education .nour-button-dark:hover {\r\n    background: var(--navy) !important;\r\n    color: #ffffff !important;\r\n    border-color: var(--navy) !important;\r\n  }\r\n\r\n  .nour-education .nour-button-light,\r\n  .nour-education .nour-button-light:visited,\r\n  .nour-education .nour-button-light:focus,\r\n  .nour-education .nour-button-light:hover {\r\n    background: #ffffff !important;\r\n    color: var(--ink) !important;\r\n    border-color: #d3c6b2 !important;\r\n  }\r\n\r\n  .nour-education .nour-button-outline,\r\n  .nour-education .nour-button-outline:visited,\r\n  .nour-education .nour-button-outline:focus,\r\n  .nour-education .nour-button-outline:hover {\r\n    background: transparent !important;\r\n    color: #ffffff !important;\r\n    border-color: rgba(255, 255, 255, 0.38) !important;\r\n  }\r\n\r\n  \/* HERO *\/\r\n  .nour-hero {\r\n    display: grid;\r\n    grid-template-columns: 1.05fr 0.95fr;\r\n    gap: 64px;\r\n    align-items: center;\r\n    padding: 70px 0 90px;\r\n  }\r\n\r\n  .nour-hero h1 {\r\n    font-size: clamp(42px, 5vw, 68px);\r\n    line-height: 1.05;\r\n    max-width: 840px;\r\n  }\r\n\r\n  .nour-lead {\r\n    font-size: 20px;\r\n    color: var(--text);\r\n    max-width: 760px;\r\n    margin: 30px 0 38px;\r\n  }\r\n\r\n  .nour-actions {\r\n    display: flex;\r\n    gap: 24px;\r\n    flex-wrap: wrap;\r\n    justify-content: flex-start;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-trust {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 18px;\r\n    margin-top: 44px;\r\n    max-width: 780px;\r\n  }\r\n\r\n  .nour-trust-item {\r\n    background: rgba(255, 255, 255, 0.76);\r\n    border: 1px solid var(--line);\r\n    border-radius: 20px;\r\n    padding: 18px;\r\n    font-size: 14px;\r\n    color: #42556b;\r\n    box-shadow: 0 4px 14px rgba(35, 52, 79, 0.05);\r\n  }\r\n\r\n  .nour-hero-visual {\r\n    background: #ffffff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 34px;\r\n    padding: 14px;\r\n    box-shadow: 0 24px 80px rgba(35, 52, 79, 0.1);\r\n  }\r\n\r\n  .nour-hero-image {\r\n    min-height: 530px;\r\n    border-radius: 24px;\r\n    background:\r\n      linear-gradient(180deg, rgba(35, 52, 79, 0.18), rgba(35, 52, 79, 0.10)),\r\n      url(\"\/wp-content\/uploads\/2026\/05\/NOUR.jpg\") center center \/ cover no-repeat;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .nour-hero-card {\r\n    position: absolute;\r\n    right: 24px;\r\n    bottom: 24px;\r\n    width: min(360px, calc(100% - 48px));\r\n    padding: 22px;\r\n    border-radius: 26px;\r\n    background: rgba(255, 255, 255, 0.95);\r\n    border: 1px solid rgba(221, 210, 193, 0.94);\r\n    box-shadow: 0 18px 42px rgba(35, 52, 79, 0.16);\r\n  }\r\n\r\n  .nour-hero-card small {\r\n    display: block;\r\n    font-size: 11px;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    color: var(--muted);\r\n    font-weight: 700;\r\n  }\r\n\r\n  .nour-hero-card strong {\r\n    display: block;\r\n    margin-top: 10px;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    font-size: 24px;\r\n    line-height: 1.2;\r\n    color: var(--ink);\r\n  }\r\n\r\n  .nour-hero-card p {\r\n    color: var(--text);\r\n    font-size: 14px;\r\n    margin-top: 12px;\r\n  }\r\n\r\n  .nour-hero-message-wrap {\r\n    padding: 0 0 40px;\r\n    margin-top: -30px;\r\n  }\r\n\r\n  .nour-hero-message {\r\n    position: relative;\r\n    max-width: 880px;\r\n    margin: 0 auto;\r\n    padding: 34px 40px 34px 46px;\r\n    border-radius: 30px;\r\n    background:\r\n      linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(246, 241, 232, 0.94));\r\n    border: 1px solid var(--line);\r\n    box-shadow: 0 20px 54px rgba(35, 52, 79, 0.10);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .nour-hero-message::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    bottom: 0;\r\n    width: 7px;\r\n    background: linear-gradient(180deg, var(--gold), #1f5b3d);\r\n  }\r\n\r\n  .nour-hero-message::after {\r\n    content: \"\\201C\";\r\n    position: absolute;\r\n    right: 28px;\r\n    top: -24px;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    font-size: 120px;\r\n    line-height: 1;\r\n    color: rgba(204, 139, 45, 0.12);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nour-hero-message .nour-kicker {\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .nour-hero-message-quote {\r\n    position: relative;\r\n    z-index: 1;\r\n    margin: 0;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    font-size: clamp(30px, 3.8vw, 44px);\r\n    line-height: 1.24;\r\n    color: var(--ink);\r\n    letter-spacing: -0.025em;\r\n  }\r\n\r\n  \/* SECTIONS *\/\r\n  .nour-section {\r\n    padding: 104px 0;\r\n  }\r\n\r\n  .nour-intro {\r\n    background: rgba(255, 255, 255, 0.56);\r\n    border-top: 1px solid var(--line);\r\n    border-bottom: 1px solid var(--line);\r\n  }\r\n\r\n  .nour-split {\r\n    display: grid;\r\n    grid-template-columns: 0.9fr 1.1fr;\r\n    gap: 58px;\r\n    align-items: start;\r\n  }\r\n\r\n  .nour-education h2 {\r\n    font-size: clamp(34px, 4vw, 50px);\r\n    line-height: 1.12;\r\n  }\r\n\r\n  .nour-body-large {\r\n    font-size: 20px;\r\n    color: var(--text);\r\n    margin: 0;\r\n  }\r\n\r\n  .nour-cards-2 {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 32px;\r\n    margin-top: 40px;\r\n  }\r\n\r\n  .nour-cards-3 {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 32px;\r\n    margin-top: 42px;\r\n  }\r\n\r\n  .nour-cards-4 {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 24px;\r\n    margin-top: 42px;\r\n  }\r\n\r\n  .nour-card {\r\n    border-radius: 28px;\r\n    padding: 34px;\r\n    border: 1px solid var(--line);\r\n    background: #ffffff;\r\n    box-shadow: 0 6px 18px rgba(35, 52, 79, 0.05);\r\n  }\r\n\r\n  .nour-card.sand {\r\n    background: var(--sand);\r\n    border-color: #d7c9b3;\r\n  }\r\n\r\n  .nour-card.mist {\r\n    background: var(--mist);\r\n    border-color: #cfd7de;\r\n  }\r\n\r\n  .nour-card.olive {\r\n    background: var(--olive);\r\n    border-color: #ced7c9;\r\n  }\r\n\r\n  .nour-card.rose {\r\n    background: var(--rose);\r\n    border-color: #d8c1b7;\r\n  }\r\n\r\n  .nour-number {\r\n    font-size: 12px;\r\n    letter-spacing: 0.2em;\r\n    text-transform: uppercase;\r\n    color: #7b6a53;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .nour-card h3 {\r\n    font-size: 32px;\r\n    margin-top: 14px;\r\n  }\r\n\r\n  .nour-card h4 {\r\n    font-size: 24px;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .nour-card p,\r\n  .nour-card li {\r\n    color: var(--text);\r\n    font-size: 17px;\r\n  }\r\n\r\n  .nour-card p {\r\n    margin: 14px 0 0;\r\n  }\r\n\r\n  .nour-card ul {\r\n    padding-left: 18px;\r\n    margin: 14px 0 0;\r\n  }\r\n\r\n  .nour-program-card {\r\n    min-height: 265px;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n\r\n  .nour-program-card p {\r\n    flex: 1;\r\n  }\r\n\r\n  .nour-tag {\r\n    display: inline-flex;\r\n    width: max-content;\r\n    padding: 6px 10px;\r\n    border-radius: 999px;\r\n    background: rgba(204, 139, 45, 0.13);\r\n    color: var(--muted);\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.14em;\r\n    font-size: 10px;\r\n    font-weight: 800;\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .nour-section-head {\r\n    display: grid;\r\n    grid-template-columns: 0.85fr 1.15fr;\r\n    gap: 58px;\r\n    align-items: end;\r\n    margin-bottom: 42px;\r\n  }\r\n\r\n  .nour-dark {\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n  }\r\n\r\n  .nour-dark h2,\r\n  .nour-dark h3,\r\n  .nour-dark h4 {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .nour-dark .nour-kicker {\r\n    color: #d8c8ad;\r\n  }\r\n\r\n  .nour-dark p {\r\n    color: #dbe3ed;\r\n  }\r\n\r\n  .nour-dark-card {\r\n    border: 1px solid rgba(255, 255, 255, 0.13);\r\n    background: rgba(255, 255, 255, 0.06);\r\n    border-radius: 24px;\r\n    padding: 32px;\r\n  }\r\n\r\n  .nour-dark-card h3 {\r\n    font-size: 25px;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .nour-dark-card p {\r\n    margin: 0;\r\n  }\r\n\r\n  \/* LEARNING PATH *\/\r\n  .nour-path {\r\n    display: grid;\r\n    grid-template-columns: 1fr auto 1fr auto 1fr;\r\n    gap: 18px;\r\n    align-items: center;\r\n    margin-top: 42px;\r\n  }\r\n\r\n  .nour-node {\r\n    background: #ffffff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 26px;\r\n    padding: 32px;\r\n    min-height: 225px;\r\n    box-shadow: 0 6px 18px rgba(35, 52, 79, 0.05);\r\n  }\r\n\r\n  .nour-node h3 {\r\n    color: var(--ink);\r\n    font-size: 30px;\r\n  }\r\n\r\n  .nour-node p {\r\n    color: var(--text);\r\n    margin: 14px 0 0;\r\n    font-size: 16px;\r\n  }\r\n\r\n  .nour-arrow {\r\n    color: #d8c8ad;\r\n    font-size: 34px;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* PDF \/ BROCHURE SECTION *\/\r\n  .nour-summary-box {\r\n    background: #ffffff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 36px;\r\n    padding: 46px;\r\n    box-shadow: 0 18px 54px rgba(35, 52, 79, 0.09);\r\n  }\r\n\r\n  .nour-summary-grid {\r\n    display: grid;\r\n    grid-template-columns: 1.1fr 0.9fr;\r\n    gap: 36px;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-summary-list {\r\n    display: grid;\r\n    gap: 14px;\r\n    margin-top: 24px;\r\n  }\r\n\r\n  .nour-summary-list div {\r\n    padding: 16px 18px;\r\n    border-radius: 18px;\r\n    background: var(--sand);\r\n    border: 1px solid #d7c9b3;\r\n    color: var(--text);\r\n    font-size: 16px;\r\n  }\r\n\r\n  .nour-summary-card {\r\n    background: linear-gradient(135deg, #22344d, #1f5b3d);\r\n    border-radius: 28px;\r\n    padding: 34px;\r\n    color: #ffffff;\r\n    box-shadow: 0 18px 44px rgba(35, 52, 79, 0.18);\r\n  }\r\n\r\n  .nour-summary-card h3 {\r\n    color: #ffffff;\r\n    font-size: 32px;\r\n  }\r\n\r\n  .nour-summary-card p {\r\n    color: rgba(255, 255, 255, 0.84);\r\n    margin: 16px 0 24px;\r\n  }\r\n\r\n  .nour-pdf-actions {\r\n    display: flex;\r\n    gap: 14px;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-pdf-actions .nour-button {\r\n    min-width: 150px;\r\n  }\r\n\r\n  \/* QUOTE *\/\r\n  .nour-quote-wrap {\r\n    background: var(--sand);\r\n  }\r\n\r\n  .nour-quote-grid {\r\n    display: grid;\r\n    grid-template-columns: 0.82fr 1.18fr;\r\n    gap: 56px;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-quote-image {\r\n    min-height: 380px;\r\n    border-radius: 32px;\r\n    border: 1px solid #d7c7af;\r\n    background:\r\n      linear-gradient(180deg, rgba(35, 52, 79, 0.12), rgba(35, 52, 79, 0.1)),\r\n      url(\"\/wp-content\/uploads\/2026\/05\/20e52c0b-1a35-4685-8068-734335ce0d2a.webp\") center center \/ cover no-repeat;\r\n    box-shadow: 0 6px 18px rgba(35, 52, 79, 0.05);\r\n  }\r\n\r\n  .nour-quote {\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n    font-size: clamp(28px, 4vw, 42px);\r\n    line-height: 1.32;\r\n    margin: 18px 0 0;\r\n    color: var(--ink);\r\n  }\r\n\r\n  \/* CTA *\/\r\n  .nour-cta-box {\r\n    background: var(--navy);\r\n    color: #ffffff;\r\n    border-radius: 36px;\r\n    padding: 52px;\r\n    box-shadow: 0 24px 80px rgba(35, 52, 79, 0.18);\r\n  }\r\n\r\n  .nour-cta-grid {\r\n    display: grid;\r\n    grid-template-columns: 1.1fr 0.9fr;\r\n    gap: 32px;\r\n    align-items: center;\r\n  }\r\n\r\n  .nour-cta-box h2 {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .nour-cta-actions {\r\n    display: flex;\r\n    justify-content: flex-end;\r\n    align-items: center;\r\n    gap: 22px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  \/* FOOTER *\/\r\n  .nour-wg-footer {\r\n    background: #ffffff;\r\n    color: #5f5f5f;\r\n    padding: 58px 0 0;\r\n    font-family: Inter, Arial, sans-serif;\r\n    direction: ltr;\r\n    unicode-bidi: isolate;\r\n    text-align: left;\r\n    border-top: 1px solid #ece7df;\r\n  }\r\n\r\n  .nour-wg-footer a {\r\n    color: inherit;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .nour-wg-footer-container {\r\n    width: min(1180px, calc(100% - 48px));\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .nour-wg-footer-grid {\r\n    display: grid;\r\n    grid-template-columns: 1.15fr 0.9fr 1.12fr 1.08fr;\r\n    gap: 54px;\r\n    align-items: start;\r\n  }\r\n\r\n  .nour-wg-footer h4 {\r\n    margin: 0 0 24px;\r\n    font-size: 26px;\r\n    line-height: 1.1;\r\n    color: #00064f;\r\n    font-weight: 900;\r\n    font-family: Inter, Arial, sans-serif;\r\n    letter-spacing: -0.03em;\r\n  }\r\n\r\n  .nour-wg-footer-links {\r\n    display: grid;\r\n    gap: 15px;\r\n  }\r\n\r\n  .nour-wg-footer-links a,\r\n  .nour-wg-footer p,\r\n  .nour-wg-footer-contact-line,\r\n  .nour-wg-footer-info-line {\r\n    font-size: 18px;\r\n    line-height: 1.55;\r\n    color: #5f5f5f;\r\n  }\r\n\r\n  .nour-wg-footer-links a:hover,\r\n  .nour-wg-footer-contact-line a:hover {\r\n    color: #00064f !important;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  .nour-wg-social {\r\n    display: grid;\r\n    gap: 14px;\r\n  }\r\n\r\n  .nour-wg-social a {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    color: #5f5f5f !important;\r\n    font-size: 18px;\r\n  }\r\n\r\n  .nour-wg-social a:hover {\r\n    color: #00064f !important;\r\n  }\r\n\r\n  .nour-wg-social-icon {\r\n    width: 34px;\r\n    height: 34px;\r\n    border-radius: 50%;\r\n    background: #f1eee8;\r\n    color: #00064f;\r\n    display: inline-grid;\r\n    place-items: center;\r\n    font-size: 15px;\r\n    font-weight: 900;\r\n    text-align: center !important;\r\n    line-height: 1;\r\n  }\r\n\r\n  .nour-wg-contact {\r\n    display: grid;\r\n    gap: 12px;\r\n  }\r\n\r\n  .nour-wg-footer-contact-line {\r\n    display: grid;\r\n    grid-template-columns: 70px 1fr;\r\n    gap: 3px;\r\n  }\r\n\r\n  .nour-wg-footer-contact-line strong,\r\n  .nour-wg-footer-info-line strong {\r\n    color: #5f5f5f;\r\n    font-weight: 400;\r\n  }\r\n\r\n  .nour-wg-footer-contact-line a {\r\n    color: #00064f !important;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  .nour-wg-info {\r\n    display: grid;\r\n    gap: 14px;\r\n  }\r\n\r\n  .nour-wg-footer-info-line {\r\n    display: grid;\r\n    grid-template-columns: 68px 1fr;\r\n    gap: 10px;\r\n  }\r\n\r\n  .nour-wg-footer-divider {\r\n    border-top: 1px solid #cfcfcf;\r\n    margin-top: 64px;\r\n    padding: 28px 0 18px;\r\n  }\r\n\r\n  .nour-wg-footer-logo-row {\r\n    display: flex;\r\n    justify-content: flex-end;\r\n    align-items: center;\r\n    gap: 34px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .nour-wg-footer-logo {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 60px;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .nour-wg-footer-logo img {\r\n    display: block;\r\n    width: auto;\r\n    height: auto;\r\n    max-height: 58px;\r\n    max-width: 190px;\r\n    object-fit: contain;\r\n  }\r\n\r\n  .nour-wg-footer-logo.auaf img {\r\n    max-height: 58px;\r\n    max-width: 210px;\r\n  }\r\n\r\n  .nour-wg-footer-logo.hbdo img {\r\n    max-height: 64px;\r\n    max-width: 190px;\r\n  }\r\n\r\n  .nour-wg-footer-logo.rsdo img {\r\n    max-height: 70px;\r\n    max-width: 190px;\r\n  }\r\n\r\n  \/* RESPONSIVE *\/\r\n  @media (max-width: 1100px) {\r\n    .nour-cards-4 {\r\n      grid-template-columns: repeat(2, 1fr);\r\n    }\r\n  }\r\n\r\n  @media (max-width: 980px) {\r\n    .nour-education {\r\n      padding-top: 84px;\r\n    }\r\n\r\n    .nour-code-header-inner {\r\n      width: min(100% - 28px, 1180px);\r\n      min-height: 78px;\r\n      gap: 16px;\r\n    }\r\n\r\n    .nour-code-logo img {\r\n      width: 64px;\r\n      height: 54px;\r\n    }\r\n\r\n    .nour-code-nav {\r\n      gap: 10px;\r\n      overflow-x: auto;\r\n      max-width: 64vw;\r\n      padding-bottom: 4px;\r\n      scrollbar-width: none;\r\n    }\r\n\r\n    .nour-code-nav::-webkit-scrollbar {\r\n      display: none;\r\n    }\r\n\r\n    .nour-code-nav a {\r\n      font-size: 13px;\r\n      padding: 8px 12px;\r\n    }\r\n\r\n    .nour-code-nav a::after {\r\n      left: 12px;\r\n      right: 12px;\r\n      bottom: 4px;\r\n    }\r\n\r\n    .nour-code-dropdown {\r\n      position: static;\r\n      padding: 0;\r\n      margin: 0;\r\n    }\r\n\r\n    .nour-code-submenu {\r\n      position: fixed;\r\n      top: 78px;\r\n      left: 14px;\r\n      right: 14px;\r\n      min-width: 0;\r\n      width: auto;\r\n      max-height: calc(100vh - 110px);\r\n      overflow-y: auto;\r\n    }\r\n\r\n    body.admin-bar .nour-code-submenu {\r\n      top: 114px;\r\n    }\r\n\r\n    .nour-hero,\r\n    .nour-split,\r\n    .nour-cards-2,\r\n    .nour-cards-3,\r\n    .nour-section-head,\r\n    .nour-summary-grid,\r\n    .nour-quote-grid,\r\n    .nour-cta-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nour-hero {\r\n      gap: 48px;\r\n    }\r\n\r\n    .nour-trust,\r\n    .nour-cards-4 {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nour-path {\r\n      grid-template-columns: 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .nour-arrow {\r\n      transform: rotate(90deg);\r\n      text-align: center;\r\n    }\r\n\r\n    .nour-hero-image {\r\n      min-height: 420px;\r\n    }\r\n\r\n    .nour-cta-actions {\r\n      justify-content: flex-start;\r\n    }\r\n\r\n    .nour-wg-footer-grid {\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 42px;\r\n    }\r\n\r\n    .nour-wg-footer-logo-row {\r\n      justify-content: flex-start;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 782px) {\r\n    body.admin-bar .nour-code-header {\r\n      top: 46px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 640px) {\r\n    .nour-education {\r\n      padding-top: 38px;\r\n    }\r\n\r\n    .nour-container {\r\n      width: min(100% - 28px, 1180px);\r\n    }\r\n\r\n    .nour-hero {\r\n      padding: 68px 0 54px;\r\n    }\r\n\r\n    .nour-hero-message-wrap {\r\n      margin-top: -10px;\r\n      padding-bottom: 22px;\r\n    }\r\n\r\n    .nour-hero-message {\r\n      padding: 26px 24px 28px 28px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .nour-hero-message-quote {\r\n      font-size: 27px;\r\n    }\r\n\r\n    .nour-section {\r\n      padding: 72px 0;\r\n    }\r\n\r\n    .nour-lead,\r\n    .nour-body-large {\r\n      font-size: 17px;\r\n    }\r\n\r\n    .nour-actions,\r\n    .nour-pdf-actions {\r\n      gap: 18px;\r\n      flex-direction: column;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    .nour-education .nour-button {\r\n      width: 100%;\r\n      padding: 14px 20px;\r\n    }\r\n\r\n    .nour-trust {\r\n      margin-top: 34px;\r\n    }\r\n\r\n    .nour-card,\r\n    .nour-dark-card,\r\n    .nour-node,\r\n    .nour-summary-box,\r\n    .nour-summary-card,\r\n    .nour-cta-box {\r\n      padding: 24px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .nour-card h3 {\r\n      font-size: 28px;\r\n    }\r\n\r\n    .nour-hero-card {\r\n      right: 16px;\r\n      bottom: 16px;\r\n      width: calc(100% - 32px);\r\n      padding: 18px;\r\n      border-radius: 22px;\r\n    }\r\n\r\n    .nour-hero-image {\r\n      min-height: 390px;\r\n    }\r\n\r\n    .nour-cta-actions {\r\n      flex-direction: column;\r\n      align-items: flex-start;\r\n      gap: 16px;\r\n    }\r\n\r\n    .nour-code-header-inner {\r\n      width: min(100% - 20px, 1180px);\r\n    }\r\n\r\n    .nour-code-logo img {\r\n      width: 54px;\r\n      height: 48px;\r\n    }\r\n\r\n    .nour-code-nav {\r\n      max-width: 62vw;\r\n    }\r\n\r\n    .nour-code-header-donate {\r\n      width: 118px;\r\n      height: 44px;\r\n      font-size: 12px;\r\n      border-radius: 12px;\r\n    }\r\n\r\n    .nour-wg-footer {\r\n      padding-top: 46px;\r\n    }\r\n\r\n    .nour-wg-footer-container {\r\n      width: min(100% - 28px, 1180px);\r\n    }\r\n\r\n    .nour-wg-footer-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 34px;\r\n    }\r\n\r\n    .nour-wg-footer h4 {\r\n      font-size: 24px;\r\n      margin-bottom: 18px;\r\n    }\r\n\r\n    .nour-wg-footer-links a,\r\n    .nour-wg-footer p,\r\n    .nour-wg-footer-contact-line,\r\n    .nour-wg-footer-info-line {\r\n      font-size: 16px;\r\n    }\r\n\r\n    .nour-wg-footer-contact-line,\r\n    .nour-wg-footer-info-line {\r\n      grid-template-columns: 1fr;\r\n      gap: 2px;\r\n    }\r\n\r\n    .nour-wg-footer-divider {\r\n      margin-top: 42px;\r\n    }\r\n\r\n    .nour-wg-footer-logo-row {\r\n      justify-content: flex-start;\r\n      gap: 18px;\r\n    }\r\n\r\n    .nour-wg-footer-logo img {\r\n      max-height: 50px;\r\n      max-width: 160px;\r\n    }\r\n\r\n    .nour-wg-footer-logo.auaf img {\r\n      max-height: 50px;\r\n      max-width: 170px;\r\n    }\r\n\r\n    .nour-wg-footer-logo.hbdo img {\r\n      max-height: 56px;\r\n      max-width: 160px;\r\n    }\r\n\r\n    .nour-wg-footer-logo.rsdo img {\r\n      max-height: 58px;\r\n      max-width: 160px;\r\n    }\r\n  }\r\n\r\n  \/* =========================================================\r\n     FINAL SHARED HEADER \/ FOOTER + EDUCATION PERSIAN RTL\r\n     Matched to the finalized ATR \/ How We Use Support page.\r\n     ========================================================= *\/\r\n\r\n  .nour-education {\r\n    padding-top: 70px !important;\r\n    text-align: start;\r\n  }\r\n\r\n  .nour-education .nour-hero {\r\n    padding-top: 28px;\r\n  }\r\n\r\n  \/* ---------- Shared fixed header ---------- *\/\r\n  .nour-code-header,\r\n  .nour-code-header * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .nour-code-header {\r\n    position: fixed !important;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    z-index: 999999;\r\n    width: 100vw !important;\r\n    max-width: 100vw !important;\r\n    margin: 0 !important;\r\n    background: rgba(255, 255, 255, 0.40) !important;\r\n    border-bottom: 1px solid #ddd2c1;\r\n    box-shadow: 0 8px 24px rgba(35, 52, 79, 0.08);\r\n    backdrop-filter: blur(14px);\r\n    -webkit-backdrop-filter: blur(14px);\r\n    direction: ltr !important;\r\n  }\r\n\r\n  body.admin-bar .nour-code-header { top: 32px; }\r\n\r\n  .nour-code-header-inner {\r\n    width: min(1450px, calc(100% - 24px)) !important;\r\n    min-height: 70px !important;\r\n    margin: 0 auto !important;\r\n    display: grid !important;\r\n    grid-template-areas: \"logo nav lang donate\" !important;\r\n    grid-template-columns: auto minmax(0, 1fr) auto auto !important;\r\n    align-items: center !important;\r\n    gap: 14px !important;\r\n    direction: ltr !important;\r\n    position: relative;\r\n  }\r\n\r\n  .nour-code-logo {\r\n    grid-area: logo !important;\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    min-width: 0;\r\n    color: #22344d !important;\r\n  }\r\n\r\n  .nour-code-logo img {\r\n    display: block !important;\r\n    width: 160px !important;\r\n    height: 60px !important;\r\n    object-fit: contain !important;\r\n  }\r\n\r\n  .nour-code-nav {\r\n    grid-area: nav !important;\r\n    position: static !important;\r\n    min-width: 0 !important;\r\n    width: auto !important;\r\n    max-width: none !important;\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n    overflow: visible !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: flex-end !important;\r\n    flex-direction: row !important;\r\n    gap: 10px !important;\r\n    direction: ltr !important;\r\n  }\r\n\r\n  .nour-code-nav > a,\r\n  .nour-code-dropdown-toggle {\r\n    position: relative;\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    min-height: 40px;\r\n    padding: 9px 15px !important;\r\n    border: 1px solid transparent !important;\r\n    border-radius: 999px !important;\r\n    background: transparent !important;\r\n    color: #22344d !important;\r\n    font-size: 14px !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.2;\r\n    white-space: nowrap;\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .nour-code-nav > a::after,\r\n  .nour-code-dropdown-toggle::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 15px;\r\n    right: 15px;\r\n    bottom: 5px;\r\n    height: 2px;\r\n    background: #cc8b2d;\r\n    transform: scaleX(0);\r\n    transform-origin: center;\r\n    transition: transform 0.25s ease;\r\n  }\r\n\r\n  .nour-code-nav > a:hover::after,\r\n  .nour-code-nav > a:focus-visible::after,\r\n  .nour-code-dropdown-toggle:hover::before,\r\n  .nour-code-dropdown-toggle:focus-visible::before,\r\n  .nour-code-nav a[aria-current=\"page\"]::after {\r\n    transform: scaleX(1);\r\n  }\r\n\r\n  .nour-code-dropdown {\r\n    position: relative !important;\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n  }\r\n\r\n  .nour-code-dropdown-toggle::before {\r\n    content: none !important;\r\n    display: none !important;\r\n  }\r\n\r\n  .nour-code-dropdown-toggle::after {\r\n    content: \"\u25be\" !important;\r\n    position: static !important;\r\n    width: auto !important;\r\n    height: auto !important;\r\n    margin-left: 7px !important;\r\n    margin-right: 0 !important;\r\n    background: transparent !important;\r\n    transform: none !important;\r\n    font-size: 10px !important;\r\n    line-height: 1 !important;\r\n  }\r\n\r\n  .nour-code-submenu {\r\n    position: absolute !important;\r\n    top: 100% !important;\r\n    left: 0 !important;\r\n    right: auto !important;\r\n    z-index: 1000000;\r\n    min-width: 230px !important;\r\n    width: auto !important;\r\n    padding: 10px !important;\r\n    border: 1px solid #ddd2c1 !important;\r\n    border-radius: 18px !important;\r\n    background: rgba(255, 255, 255, 0.98) !important;\r\n    box-shadow: 0 18px 42px rgba(35, 52, 79, 0.16) !important;\r\n    display: none !important;\r\n  }\r\n\r\n  .nour-code-dropdown:hover .nour-code-submenu,\r\n  .nour-code-dropdown:focus-within .nour-code-submenu,\r\n  .nour-code-dropdown.is-submenu-open .nour-code-submenu {\r\n    display: grid !important;\r\n    gap: 6px !important;\r\n  }\r\n\r\n  .nour-code-submenu a {\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: flex-start !important;\r\n    min-height: 40px;\r\n    padding: 10px 13px !important;\r\n    border-radius: 12px !important;\r\n    background: transparent !important;\r\n    color: #22344d !important;\r\n    font-size: 14px !important;\r\n    font-weight: 700 !important;\r\n    white-space: nowrap;\r\n    transform: none !important;\r\n    box-shadow: none !important;\r\n  }\r\n\r\n  .nour-code-submenu a::after { content: none !important; }\r\n\r\n  .nour-code-submenu a:hover,\r\n  .nour-code-submenu a:focus-visible,\r\n  .nour-code-submenu a[aria-current=\"page\"] {\r\n    background: #f6f1e8 !important;\r\n    color: #00064f !important;\r\n  }\r\n\r\n  .nour-code-lang-switcher {\r\n    grid-area: lang !important;\r\n    position: relative !important;\r\n    z-index: 1000001;\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    margin: 0 0 -8px !important;\r\n    padding-bottom: 8px !important;\r\n    direction: ltr !important;\r\n    unicode-bidi: isolate !important;\r\n  }\r\n\r\n  .nour-code-lang-switcher *,\r\n  .nour-code-lang-current,\r\n  .nour-code-lang-menu {\r\n    direction: ltr !important;\r\n    unicode-bidi: isolate !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  .nour-code-lang-current {\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    min-height: 42px !important;\r\n    padding: 9px 14px !important;\r\n    border: 1px solid rgba(221, 210, 193, 0.9) !important;\r\n    border-radius: 14px !important;\r\n    background: rgba(255, 255, 255, 0.62) !important;\r\n    color: #22344d !important;\r\n    font-size: 14px !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1 !important;\r\n    white-space: nowrap;\r\n    cursor: pointer;\r\n    appearance: none;\r\n    -webkit-appearance: none;\r\n  }\r\n\r\n  .nour-code-lang-switcher:hover .nour-code-lang-current,\r\n  .nour-code-lang-switcher:focus-within .nour-code-lang-current,\r\n  .nour-code-lang-switcher.is-open .nour-code-lang-current {\r\n    background: rgba(255, 255, 255, 0.96) !important;\r\n  }\r\n\r\n  .nour-code-lang-menu {\r\n    position: absolute !important;\r\n    top: 100% !important;\r\n    right: 0 !important;\r\n    left: auto !important;\r\n    z-index: 1000002;\r\n    min-width: 166px !important;\r\n    padding: 8px !important;\r\n    border: 1px solid #ddd2c1 !important;\r\n    border-radius: 16px !important;\r\n    background: rgba(255, 255, 255, 0.98) !important;\r\n    box-shadow: 0 18px 42px rgba(35, 52, 79, 0.16) !important;\r\n    display: none !important;\r\n  }\r\n\r\n  .nour-code-lang-switcher:hover .nour-code-lang-menu,\r\n  .nour-code-lang-switcher:focus-within .nour-code-lang-menu,\r\n  .nour-code-lang-switcher.is-open .nour-code-lang-menu {\r\n    display: grid !important;\r\n    gap: 5px !important;\r\n  }\r\n\r\n  .nour-code-lang-menu a {\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    min-height: 38px;\r\n    padding: 9px 11px !important;\r\n    border-radius: 12px !important;\r\n    background: transparent !important;\r\n    color: #22344d !important;\r\n    font-size: 14px !important;\r\n    font-weight: 700 !important;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .nour-code-lang-menu a:hover,\r\n  .nour-code-lang-menu a:focus-visible,\r\n  .nour-code-lang-menu a.is-active,\r\n  .nour-code-lang-menu a[aria-current=\"true\"] {\r\n    background: #f6f1e8 !important;\r\n    color: #00064f !important;\r\n  }\r\n\r\n  .nour-code-header-donate,\r\n  .nour-code-mobile-donate {\r\n    position: relative;\r\n    isolation: isolate;\r\n    overflow: hidden;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    border: 0 !important;\r\n    border-radius: 14px !important;\r\n    background: #000000 !important;\r\n    color: #ffffff !important;\r\n    font-weight: 800 !important;\r\n    line-height: 1;\r\n    text-align: center !important;\r\n    white-space: nowrap;\r\n    box-shadow: 0 8px 18px rgba(35, 52, 79, 0.18) !important;\r\n    transition: transform 0.35s ease, box-shadow 0.35s ease;\r\n  }\r\n\r\n  .nour-code-header-donate {\r\n    grid-area: donate !important;\r\n    width: 150px !important;\r\n    height: 50px !important;\r\n    display: inline-flex !important;\r\n    margin: 0 !important;\r\n    font-size: 14px !important;\r\n  }\r\n\r\n  .nour-code-mobile-donate {\r\n    display: none !important;\r\n    width: 100% !important;\r\n    min-height: 46px;\r\n    margin-top: 6px;\r\n    font-size: 14px !important;\r\n  }\r\n\r\n  .nour-code-header-donate::before,\r\n  .nour-code-mobile-donate::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: -1;\r\n    background: linear-gradient(90deg, #009b49, rgb(105, 184, 141));\r\n    transform: translateX(-101%);\r\n    transition: transform 0.45s ease;\r\n  }\r\n\r\n  .nour-code-header-donate:hover,\r\n  .nour-code-header-donate:focus-visible,\r\n  .nour-code-mobile-donate:hover,\r\n  .nour-code-mobile-donate:focus-visible {\r\n    color: #ffffff !important;\r\n    transform: translateY(-2px) !important;\r\n    box-shadow: 0 12px 26px rgba(35, 52, 79, 0.24) !important;\r\n  }\r\n\r\n  .nour-code-header-donate:hover::before,\r\n  .nour-code-header-donate:focus-visible::before,\r\n  .nour-code-mobile-donate:hover::before,\r\n  .nour-code-mobile-donate:focus-visible::before {\r\n    transform: translateX(0);\r\n  }\r\n\r\n  .nour-code-menu-toggle {\r\n    grid-area: menu !important;\r\n    display: none !important;\r\n    width: 44px !important;\r\n    height: 44px !important;\r\n    padding: 0 !important;\r\n    border: 1px solid rgba(34, 52, 77, 0.16) !important;\r\n    border-radius: 12px !important;\r\n    background: rgba(255, 255, 255, 0.72) !important;\r\n    color: #22344d !important;\r\n    cursor: pointer;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    flex-direction: column !important;\r\n    gap: 5px !important;\r\n    appearance: none;\r\n    -webkit-appearance: none;\r\n  }\r\n\r\n  .nour-code-menu-toggle span {\r\n    display: block !important;\r\n    width: 20px !important;\r\n    height: 2px !important;\r\n    border-radius: 999px;\r\n    background: currentColor !important;\r\n    transition: transform 0.22s ease, opacity 0.22s ease;\r\n  }\r\n\r\n  .nour-code-header.is-menu-open .nour-code-menu-toggle span:nth-child(1) {\r\n    transform: translateY(7px) rotate(45deg);\r\n  }\r\n\r\n  .nour-code-header.is-menu-open .nour-code-menu-toggle span:nth-child(2) { opacity: 0; }\r\n\r\n  .nour-code-header.is-menu-open .nour-code-menu-toggle span:nth-child(3) {\r\n    transform: translateY(-7px) rotate(-45deg);\r\n  }\r\n\r\n  .nour-code-header a:focus-visible,\r\n  .nour-code-header button:focus-visible,\r\n  .nour-education a:focus-visible {\r\n    outline: 3px solid rgba(204, 139, 45, 0.62) !important;\r\n    outline-offset: 3px !important;\r\n  }\r\n\r\n  \/* Persian desktop order: Donate left, logo right. *\/\r\n  html.nour-rtl-page .nour-code-header-inner,\r\n  body.nour-rtl-page .nour-code-header-inner,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-header-inner {\r\n    grid-template-areas: \"donate lang nav logo\" !important;\r\n    grid-template-columns: auto auto minmax(0, 1fr) auto !important;\r\n    direction: ltr !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-code-nav,\r\n  body.nour-rtl-page .nour-code-nav,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-nav {\r\n    direction: rtl !important;\r\n    justify-content: flex-start !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-code-nav > a,\r\n  html.nour-rtl-page .nour-code-dropdown,\r\n  body.nour-rtl-page .nour-code-nav > a,\r\n  body.nour-rtl-page .nour-code-dropdown,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-nav > a,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-dropdown {\r\n    direction: rtl !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-code-dropdown-toggle::after,\r\n  body.nour-rtl-page .nour-code-dropdown-toggle::after,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-dropdown-toggle::after {\r\n    margin-left: 0 !important;\r\n    margin-right: 7px !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-code-submenu,\r\n  body.nour-rtl-page .nour-code-submenu,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-submenu {\r\n    right: 0 !important;\r\n    left: auto !important;\r\n    direction: rtl !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-code-submenu a,\r\n  body.nour-rtl-page .nour-code-submenu a,\r\n  .nour-code-header[dir=\"rtl\"] .nour-code-submenu a {\r\n    direction: rtl !important;\r\n    text-align: right !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n\r\n  \/* ---------- Education Persian \/ RTL ---------- *\/\r\n  html.nour-rtl-page .nour-education,\r\n  body.nour-rtl-page .nour-education,\r\n  .nour-education[dir=\"rtl\"] {\r\n    direction: rtl !important;\r\n    text-align: right !important;\r\n    font-family: \"Vazirmatn\", \"Noto Sans Arabic\", Tahoma, \"Segoe UI\", Arial, sans-serif !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education *,\r\n  body.nour-rtl-page .nour-education *,\r\n  .nour-education[dir=\"rtl\"] * {\r\n    box-sizing: border-box;\r\n    direction: rtl !important;\r\n    unicode-bidi: normal !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education h1,\r\n  html.nour-rtl-page .nour-education h2,\r\n  html.nour-rtl-page .nour-education h3,\r\n  html.nour-rtl-page .nour-education h4,\r\n  html.nour-rtl-page .nour-education .nour-serif,\r\n  html.nour-rtl-page .nour-education .nour-hero-message-quote,\r\n  html.nour-rtl-page .nour-education .nour-quote,\r\n  body.nour-rtl-page .nour-education h1,\r\n  body.nour-rtl-page .nour-education h2,\r\n  body.nour-rtl-page .nour-education h3,\r\n  body.nour-rtl-page .nour-education h4,\r\n  body.nour-rtl-page .nour-education .nour-serif,\r\n  body.nour-rtl-page .nour-education .nour-hero-message-quote,\r\n  body.nour-rtl-page .nour-education .nour-quote,\r\n  .nour-education[dir=\"rtl\"] h1,\r\n  .nour-education[dir=\"rtl\"] h2,\r\n  .nour-education[dir=\"rtl\"] h3,\r\n  .nour-education[dir=\"rtl\"] h4,\r\n  .nour-education[dir=\"rtl\"] .nour-serif,\r\n  .nour-education[dir=\"rtl\"] .nour-hero-message-quote,\r\n  .nour-education[dir=\"rtl\"] .nour-quote {\r\n    font-family: \"Vazirmatn\", \"Noto Sans Arabic\", Tahoma, \"Segoe UI\", Arial, sans-serif !important;\r\n    letter-spacing: 0 !important;\r\n    word-spacing: 0 !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education h1,\r\n  body.nour-rtl-page .nour-education h1,\r\n  .nour-education[dir=\"rtl\"] h1 {\r\n    font-size: clamp(40px, 4.6vw, 62px);\r\n    line-height: 1.42;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education h2,\r\n  body.nour-rtl-page .nour-education h2,\r\n  .nour-education[dir=\"rtl\"] h2 { line-height: 1.48; }\r\n\r\n  html.nour-rtl-page .nour-education p,\r\n  html.nour-rtl-page .nour-education li,\r\n  body.nour-rtl-page .nour-education p,\r\n  body.nour-rtl-page .nour-education li,\r\n  .nour-education[dir=\"rtl\"] p,\r\n  .nour-education[dir=\"rtl\"] li { line-height: 1.95; }\r\n\r\n  html.nour-rtl-page .nour-education .nour-kicker,\r\n  html.nour-rtl-page .nour-education .nour-eyebrow,\r\n  html.nour-rtl-page .nour-education .nour-number,\r\n  html.nour-rtl-page .nour-education .nour-tag,\r\n  body.nour-rtl-page .nour-education .nour-kicker,\r\n  body.nour-rtl-page .nour-education .nour-eyebrow,\r\n  body.nour-rtl-page .nour-education .nour-number,\r\n  body.nour-rtl-page .nour-education .nour-tag,\r\n  .nour-education[dir=\"rtl\"] .nour-kicker,\r\n  .nour-education[dir=\"rtl\"] .nour-eyebrow,\r\n  .nour-education[dir=\"rtl\"] .nour-number,\r\n  .nour-education[dir=\"rtl\"] .nour-tag {\r\n    letter-spacing: 0 !important;\r\n    text-transform: none !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-button,\r\n  html.nour-rtl-page .nour-education .nour-arrow,\r\n  html.nour-rtl-page .nour-education .nour-wg-social-icon,\r\n  body.nour-rtl-page .nour-education .nour-button,\r\n  body.nour-rtl-page .nour-education .nour-arrow,\r\n  body.nour-rtl-page .nour-education .nour-wg-social-icon,\r\n  .nour-education[dir=\"rtl\"] .nour-button,\r\n  .nour-education[dir=\"rtl\"] .nour-arrow,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-social-icon {\r\n    text-align: center !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-actions,\r\n  html.nour-rtl-page .nour-education .nour-pdf-actions,\r\n  html.nour-rtl-page .nour-education .nour-cta-actions,\r\n  body.nour-rtl-page .nour-education .nour-actions,\r\n  body.nour-rtl-page .nour-education .nour-pdf-actions,\r\n  body.nour-rtl-page .nour-education .nour-cta-actions,\r\n  .nour-education[dir=\"rtl\"] .nour-actions,\r\n  .nour-education[dir=\"rtl\"] .nour-pdf-actions,\r\n  .nour-education[dir=\"rtl\"] .nour-cta-actions {\r\n    direction: rtl !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-card ul,\r\n  body.nour-rtl-page .nour-education .nour-card ul,\r\n  .nour-education[dir=\"rtl\"] .nour-card ul {\r\n    padding-right: 22px !important;\r\n    padding-left: 0 !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-hero-card,\r\n  body.nour-rtl-page .nour-education .nour-hero-card,\r\n  .nour-education[dir=\"rtl\"] .nour-hero-card {\r\n    right: auto !important;\r\n    left: 24px !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-hero-message,\r\n  body.nour-rtl-page .nour-education .nour-hero-message,\r\n  .nour-education[dir=\"rtl\"] .nour-hero-message {\r\n    padding: 34px 46px 34px 40px !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-hero-message::before,\r\n  body.nour-rtl-page .nour-education .nour-hero-message::before,\r\n  .nour-education[dir=\"rtl\"] .nour-hero-message::before {\r\n    left: auto !important;\r\n    right: 0 !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-hero-message::after,\r\n  body.nour-rtl-page .nour-education .nour-hero-message::after,\r\n  .nour-education[dir=\"rtl\"] .nour-hero-message::after {\r\n    right: auto !important;\r\n    left: 28px !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-footer,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer,\r\n  html.nour-rtl-page .nour-education .nour-wg-footer h4,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer h4,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer h4,\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-grid,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-grid,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-grid {\r\n    direction: rtl !important;\r\n    text-align: right !important;\r\n    font-family: \"Vazirmatn\", \"Noto Sans Arabic\", Tahoma, \"Segoe UI\", Arial, sans-serif !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-social a,\r\n  body.nour-rtl-page .nour-education .nour-wg-social a,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-social a {\r\n    direction: rtl !important;\r\n    justify-content: flex-start !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-contact-line,\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-info-line,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-contact-line,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-info-line,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-contact-line,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-info-line {\r\n    direction: rtl !important;\r\n    text-align: right !important;\r\n    grid-template-columns: 70px minmax(0, 1fr) !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-contact-line > :last-child,\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-info-line > :last-child,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-contact-line > :last-child,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-info-line > :last-child,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-contact-line > :last-child,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-info-line > :last-child {\r\n    justify-self: start !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-address,\r\n  body.nour-rtl-page .nour-education .nour-wg-address,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-address,\r\n  html.nour-rtl-page .nour-education .nour-ltr,\r\n  html.nour-rtl-page .nour-education a[href^=\"mailto:\"],\r\n  html.nour-rtl-page .nour-education a[href^=\"tel:\"],\r\n  body.nour-rtl-page .nour-education .nour-ltr,\r\n  body.nour-rtl-page .nour-education a[href^=\"mailto:\"],\r\n  body.nour-rtl-page .nour-education a[href^=\"tel:\"],\r\n  .nour-education[dir=\"rtl\"] .nour-ltr,\r\n  .nour-education[dir=\"rtl\"] a[href^=\"mailto:\"],\r\n  .nour-education[dir=\"rtl\"] a[href^=\"tel:\"] {\r\n    direction: ltr !important;\r\n    unicode-bidi: isolate !important;\r\n    text-align: left !important;\r\n    font-family: Inter, Arial, sans-serif !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-country-fa,\r\n  body.nour-rtl-page .nour-education .nour-country-fa,\r\n  .nour-education[dir=\"rtl\"] .nour-country-fa {\r\n    direction: rtl !important;\r\n    unicode-bidi: isolate !important;\r\n    display: inline-block;\r\n    text-align: right !important;\r\n    font-family: \"Vazirmatn\", \"Noto Sans Arabic\", Tahoma, sans-serif !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-logo-row,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-logo-row,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-logo-row {\r\n    direction: rtl !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n\r\n  html.nour-rtl-page .nour-education .nour-wg-social-icon,\r\n  body.nour-rtl-page .nour-education .nour-wg-social-icon,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-social-icon,\r\n  html.nour-rtl-page .nour-education .nour-wg-footer-info-line strong,\r\n  body.nour-rtl-page .nour-education .nour-wg-footer-info-line strong,\r\n  .nour-education[dir=\"rtl\"] .nour-wg-footer-info-line strong {\r\n    direction: ltr !important;\r\n    unicode-bidi: isolate !important;\r\n  }\r\n\r\n  body.nour-menu-open { overflow: hidden !important; }\r\n\r\n  @media (max-width: 1220px) {\r\n    .nour-code-header-inner {\r\n      width: min(100% - 24px, 1180px) !important;\r\n      min-height: 72px !important;\r\n      grid-template-areas: \"logo spacer lang donate menu\" !important;\r\n      grid-template-columns: auto minmax(12px, 1fr) auto auto auto !important;\r\n      gap: 10px !important;\r\n    }\r\n\r\n    .nour-code-menu-toggle { display: inline-flex !important; }\r\n\r\n    .nour-code-nav {\r\n      position: absolute !important;\r\n      top: calc(100% + 8px) !important;\r\n      left: 0 !important;\r\n      right: 0 !important;\r\n      z-index: 1000000;\r\n      display: none !important;\r\n      max-height: calc(100vh - 104px) !important;\r\n      overflow-y: auto !important;\r\n      padding: 14px !important;\r\n      border: 1px solid #ddd2c1 !important;\r\n      border-radius: 20px !important;\r\n      background: rgba(255, 255, 255, 0.98) !important;\r\n      box-shadow: 0 20px 50px rgba(35, 52, 79, 0.18) !important;\r\n      flex-direction: column !important;\r\n      align-items: stretch !important;\r\n      justify-content: flex-start !important;\r\n      gap: 5px !important;\r\n    }\r\n\r\n    .nour-code-header.is-menu-open .nour-code-nav { display: flex !important; }\r\n\r\n    .nour-code-nav > a,\r\n    .nour-code-dropdown,\r\n    .nour-code-dropdown-toggle {\r\n      width: 100% !important;\r\n    }\r\n\r\n    .nour-code-nav > a,\r\n    .nour-code-dropdown-toggle {\r\n      justify-content: flex-start !important;\r\n      min-height: 44px !important;\r\n      padding: 11px 13px !important;\r\n      border-radius: 12px !important;\r\n      white-space: normal !important;\r\n    }\r\n\r\n    .nour-code-nav > a::after,\r\n    .nour-code-dropdown-toggle::before { content: none !important; }\r\n\r\n    .nour-code-dropdown {\r\n      display: block !important;\r\n      position: static !important;\r\n    }\r\n\r\n    .nour-code-dropdown-toggle::after {\r\n      margin-left: auto !important;\r\n      margin-right: 0 !important;\r\n    }\r\n\r\n    .nour-code-submenu,\r\n    .nour-code-dropdown:hover .nour-code-submenu,\r\n    .nour-code-dropdown:focus-within .nour-code-submenu {\r\n      position: static !important;\r\n      display: none !important;\r\n      width: 100% !important;\r\n      min-width: 0 !important;\r\n      margin-top: 4px !important;\r\n      padding: 6px 8px 8px !important;\r\n      border: 0 !important;\r\n      border-radius: 14px !important;\r\n      background: #f6f1e8 !important;\r\n      box-shadow: none !important;\r\n    }\r\n\r\n    .nour-code-dropdown.is-submenu-open .nour-code-submenu {\r\n      display: grid !important;\r\n      gap: 4px !important;\r\n    }\r\n\r\n    .nour-code-submenu a { white-space: normal !important; }\r\n\r\n    html.nour-rtl-page .nour-code-header-inner,\r\n    body.nour-rtl-page .nour-code-header-inner,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-header-inner {\r\n      grid-template-areas: \"menu donate lang spacer logo\" !important;\r\n      grid-template-columns: auto auto auto minmax(12px, 1fr) auto !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-code-nav,\r\n    body.nour-rtl-page .nour-code-nav,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-nav {\r\n      direction: rtl !important;\r\n      text-align: right !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-code-nav > a,\r\n    html.nour-rtl-page .nour-code-dropdown-toggle,\r\n    body.nour-rtl-page .nour-code-nav > a,\r\n    body.nour-rtl-page .nour-code-dropdown-toggle,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-nav > a,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-dropdown-toggle {\r\n      justify-content: flex-start !important;\r\n      text-align: right !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-code-dropdown-toggle::after,\r\n    body.nour-rtl-page .nour-code-dropdown-toggle::after,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-dropdown-toggle::after {\r\n      margin-right: auto !important;\r\n      margin-left: 0 !important;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 782px) {\r\n    body.admin-bar .nour-code-header { top: 46px; }\r\n  }\r\n\r\n  @media (max-width: 640px) {\r\n    .nour-education {\r\n      padding-top: 68px !important;\r\n    }\r\n\r\n    .nour-education .nour-hero {\r\n      padding-top: 20px !important;\r\n    }\r\n\r\n    .nour-code-header-inner {\r\n      width: calc(100% - 20px) !important;\r\n      min-height: 68px !important;\r\n      grid-template-areas: \"logo spacer lang menu\" !important;\r\n      grid-template-columns: auto minmax(8px, 1fr) auto auto !important;\r\n      gap: 8px !important;\r\n    }\r\n\r\n    .nour-code-logo img {\r\n      width: 54px !important;\r\n      height: 48px !important;\r\n    }\r\n\r\n    .nour-code-lang-current {\r\n      min-height: 40px !important;\r\n      padding: 8px 10px !important;\r\n      font-size: 12px !important;\r\n    }\r\n\r\n    .nour-code-header-donate { display: none !important; }\r\n\r\n    .nour-code-mobile-donate,\r\n    .nour-code-mobile-donate:visited,\r\n    .nour-code-mobile-donate:focus {\r\n      display: inline-flex !important;\r\n      width: 100% !important;\r\n      min-height: 46px !important;\r\n      margin-top: 6px !important;\r\n      border-radius: 12px !important;\r\n      background: #000000 !important;\r\n      color: #ffffff !important;\r\n      font-size: 14px !important;\r\n      font-weight: 800 !important;\r\n      text-align: center !important;\r\n      white-space: normal !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-code-header-inner,\r\n    body.nour-rtl-page .nour-code-header-inner,\r\n    .nour-code-header[dir=\"rtl\"] .nour-code-header-inner {\r\n      grid-template-areas: \"menu lang spacer logo\" !important;\r\n      grid-template-columns: auto auto minmax(8px, 1fr) auto !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-education h1,\r\n    body.nour-rtl-page .nour-education h1,\r\n    .nour-education[dir=\"rtl\"] h1 {\r\n      font-size: clamp(34px, 9vw, 44px);\r\n      line-height: 1.5;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-education .nour-hero-card,\r\n    body.nour-rtl-page .nour-education .nour-hero-card,\r\n    .nour-education[dir=\"rtl\"] .nour-hero-card {\r\n      left: 16px !important;\r\n      right: 16px !important;\r\n      width: auto !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-education .nour-hero-message,\r\n    body.nour-rtl-page .nour-education .nour-hero-message,\r\n    .nour-education[dir=\"rtl\"] .nour-hero-message {\r\n      padding: 26px 28px 28px 24px !important;\r\n    }\r\n\r\n    html.nour-rtl-page .nour-education .nour-wg-footer-contact-line,\r\n    html.nour-rtl-page .nour-education .nour-wg-footer-info-line,\r\n    body.nour-rtl-page .nour-education .nour-wg-footer-contact-line,\r\n    body.nour-rtl-page .nour-education .nour-wg-footer-info-line,\r\n    .nour-education[dir=\"rtl\"] .nour-wg-footer-contact-line,\r\n    .nour-education[dir=\"rtl\"] .nour-wg-footer-info-line {\r\n      grid-template-columns: 1fr !important;\r\n    }\r\n  }\r\n\r\n<\/style>\r\n\r\n<!-- =========================================================\r\n     HEADER \u2014 EXACT SHARED STRUCTURE\r\n     ========================================================= -->\r\n<header class=\"nour-code-header\" data-nour-header data-nour-localize-root>\r\n  <div class=\"nour-code-header-inner\">\r\n    <a class=\"nour-code-logo\" href=\"\/\" aria-label=\"Nour Peace Foundation home\">\r\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/nour_signature300-1.png\" alt=\"Nour Peace Foundation\" title=\"Education\">\r\n    <\/a>\r\n\r\n    <button class=\"nour-code-menu-toggle\" type=\"button\" aria-label=\"Open menu\" aria-controls=\"nour-code-nav\" aria-expanded=\"false\" data-nour-menu-toggle>\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n\r\n    <nav class=\"nour-code-nav\" id=\"nour-code-nav\" aria-label=\"Main navigation\">\r\n      <a href=\"\/\">Home<\/a>\r\n\r\n      <div class=\"nour-code-dropdown\">\r\n        <a class=\"nour-code-dropdown-toggle\" href=\"\/about\/\" aria-haspopup=\"true\" aria-controls=\"nour-about-submenu\" aria-expanded=\"false\">About Us<\/a>\r\n        <div class=\"nour-code-submenu\" id=\"nour-about-submenu\">\r\n          <a href=\"\/about\/our-story-2\/\">Our Story<\/a>\r\n          <a href=\"\/about\/how-we-use-support\/\">How We Use Support<\/a>\r\n          <a href=\"\/about\/our-programs\/\">Our Programs<\/a>\r\n          <a href=\"\/about\/our-team\/\">Our Team<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"\/the-situation-in-afghanistan\/\">ATR<\/a>\r\n      <a href=\"\/impact-testimonials\/\" aria-current=\"page\">Education<\/a>\r\n      <a href=\"\/publications\/\">Publications<\/a>\r\n      <a href=\"\/contact\/\">Contact Us<\/a>\r\n      <a class=\"nour-code-mobile-donate\" href=\"\/donate-now\/\">Donate Now<\/a>\r\n    <\/nav>\r\n\r\n    <div class=\"nour-code-lang-switcher notranslate\" translate=\"no\" data-nour-lang-switcher>\r\n      <button class=\"nour-code-lang-current\" type=\"button\" aria-haspopup=\"true\" aria-controls=\"nour-code-lang-menu\" aria-expanded=\"false\">\r\n        \ud83c\uddfa\ud83c\uddf8 English \u25be\r\n      <\/button>\r\n      <div class=\"nour-code-lang-menu\" id=\"nour-code-lang-menu\" aria-label=\"Language menu\">\r\n        <a href=\"\/impact-testimonials\/\" data-lang=\"en\">\ud83c\uddfa\ud83c\uddf8 English<\/a>\r\n        <a href=\"\/nl\/impact-testimonials\/\" data-lang=\"nl\">\ud83c\uddf3\ud83c\uddf1 Nederlands<\/a>\r\n        <a href=\"\/fr\/impact-testimonials\/\" data-lang=\"fr\">\ud83c\uddeb\ud83c\uddf7 Fran\u00e7ais<\/a>\r\n        <a href=\"\/fa\/impact-testimonials\/\" data-lang=\"fa\">\ud83c\uddee\ud83c\uddf7 \u0641\u0627\u0631\u0633\u06cc<\/a>\r\n        <a href=\"\/de\/impact-testimonials\/\" data-lang=\"de\">\ud83c\udde9\ud83c\uddea Deutsch<\/a>\r\n        <a href=\"\/es\/impact-testimonials\/\" data-lang=\"es\">\ud83c\uddea\ud83c\uddf8 Espa\u00f1ol<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <a class=\"nour-code-header-donate\" href=\"\/donate-now\/\">Donate Now<\/a>\r\n  <\/div>\r\n<\/header>\r\n\r\n<div class=\"nour-education\" data-nour-page-root data-nour-localize-root dir=\"ltr\" lang=\"en\">\r\n  <!-- HERO -->\r\n  <section class=\"nour-container nour-hero\">\r\n    <div class=\"nour-hero-text\">\r\n      <div class=\"nour-eyebrow\">Education \u2022 Digital Learning \u2022 Opportunity<\/div>\r\n      <h1>Education as a pathway to dignity, resilience, and Afghanistan\u2019s future.<\/h1>\r\n\r\n      <p class=\"nour-lead\">\r\n        Nour\u2019s educational work responds to a difficult reality: restricted access, fragile infrastructure, interrupted learning, and limited opportunities for Afghan youth. Our focus is digital learning, structured educational programs, teacher support, and a coherent pathway from literacy to future opportunity.\r\n      <\/p>\r\n\r\n      <div class=\"nour-actions\">\r\n        <a class=\"nour-button nour-button-dark\" href=\"#overview\">Explore Education<\/a>\r\n        <a class=\"nour-button nour-button-light\" href=\"#brochure\">View Brochure<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nour-trust\">\r\n        <div class=\"nour-trust-item\">Digital learning for difficult conditions<\/div>\r\n        <div class=\"nour-trust-item\">Learning pathways from literacy to progression<\/div>\r\n        <div class=\"nour-trust-item\">Teacher support through Nour Academy<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"nour-hero-visual\">\r\n      <div class=\"nour-hero-image\" role=\"img\" aria-label=\"Education support for Afghan youth\">\r\n        <div class=\"nour-hero-card\">\r\n          <small>Education at a glance<\/small>\r\n          <strong>Not just access \u2014 a meaningful learning path.<\/strong>\r\n          <p>Nour aims to keep learning alive through flexible digital solutions, teacher support, and programs that can reach students where traditional systems cannot.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CORE MESSAGE -->\r\n  <section class=\"nour-container nour-hero-message-wrap\">\r\n    <div class=\"nour-hero-message\">\r\n      <div class=\"nour-kicker\">Core Message<\/div>\r\n      <p class=\"nour-hero-message-quote\">\u201cWhere regular schooling becomes fragile, education must become more adaptive \u2014 not less essential.\u201d<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- OVERVIEW -->\r\n  <section id=\"overview\" class=\"nour-section nour-intro\">\r\n    <div class=\"nour-container nour-split\">\r\n      <div>\r\n        <div class=\"nour-kicker\">Why Education Matters<\/div>\r\n        <h2>Education is not a side program. It is one of the foundations of recovery.<\/h2>\r\n      <\/div>\r\n\r\n      <p class=\"nour-body-large\">\r\n        Nour treats education as a response to inequality, illiteracy, social fragmentation, and blocked opportunity. Learning helps rebuild self-confidence, connect communities, support dignity, and prepare young Afghans for higher education, work, and a more constructive future.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- APPROACH -->\r\n  <section class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Our Educational Approach<\/div>\r\n      <h2>Learning must be accessible, flexible, and connected to future opportunity.<\/h2>\r\n\r\n      <div class=\"nour-cards-3\">\r\n        <div class=\"nour-card sand\">\r\n          <div class=\"nour-number\">01<\/div>\r\n          <h3>Accessible<\/h3>\r\n          <p>Learning must continue even where roads, safety, politics, and geography make regular schooling difficult.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card mist\">\r\n          <div class=\"nour-number\">02<\/div>\r\n          <h3>Flexible<\/h3>\r\n          <p>Digital, blended, offline-friendly, and low-barrier formats help keep education alive where traditional systems are interrupted.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card olive\">\r\n          <div class=\"nour-number\">03<\/div>\r\n          <h3>Connected<\/h3>\r\n          <p>Nour aims to create a coherent path from basic education and literacy toward skills, higher learning, and future opportunity.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- DIGITAL LEARNING -->\r\n  <section id=\"digital-learning\" class=\"nour-section nour-dark\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-section-head\">\r\n        <div>\r\n          <div class=\"nour-kicker\">Digital Learning<\/div>\r\n          <h2>Learning must continue where regular schooling cannot.<\/h2>\r\n        <\/div>\r\n\r\n        <p class=\"nour-body-large\" style=\"color:#dbe3ed;\">\r\n          Digital learning is central to Nour because many Afghan students cannot rely on school buildings, safe travel, stable internet, or continuous classroom access. Nour\u2019s model is designed to be low-bandwidth, offline-friendly, teacher-supported, and safe for vulnerable learners.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nour-cards-4\">\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Low-bandwidth access<\/h3>\r\n          <p>Materials should work in weak internet conditions and remain usable when connectivity is limited.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Offline options<\/h3>\r\n          <p>Downloadable lessons, USB-based content, and mobile-friendly materials can keep learning alive.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Teacher support<\/h3>\r\n          <p>Students need guidance, feedback, and human connection, not only files or videos.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Safe participation<\/h3>\r\n          <p>Flexible formats can reduce barriers for girls, remote learners, and vulnerable young people.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- PROGRAMS -->\r\n  <section id=\"programs\" class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-section-head\">\r\n        <div>\r\n          <div class=\"nour-kicker\">Educational Programs<\/div>\r\n          <h2>Programs designed to restore access, continuity, and opportunity.<\/h2>\r\n        <\/div>\r\n\r\n        <p class=\"nour-body-large\">\r\n          Nour\u2019s education work can be delivered with trusted partners through literacy programs, digital learning pathways, teacher training, diaspora support, culture and language content, and peace-oriented education.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nour-cards-3\">\r\n        <div class=\"nour-card sand nour-program-card\">\r\n          <span class=\"nour-tag\">Program 01<\/span>\r\n          <h3>Foundational Literacy<\/h3>\r\n          <p>Basic literacy and numeracy for children, youth, and adults whose education has been interrupted or never properly started.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card mist nour-program-card\">\r\n          <span class=\"nour-tag\">Program 02<\/span>\r\n          <h3>Digital Grade 6\u201312 Pathway<\/h3>\r\n          <p>A structured learning route from grade 6 onward, with core subjects and preparation for certified further education.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card olive nour-program-card\">\r\n          <span class=\"nour-tag\">Program 03<\/span>\r\n          <h3>Nour Academy<\/h3>\r\n          <p>Digital guides and training programs for teachers, focused on modern teaching methods and student support.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card rose nour-program-card\">\r\n          <span class=\"nour-tag\">Program 04<\/span>\r\n          <h3>Diaspora Education<\/h3>\r\n          <p>Programs for Afghan refugee children and youth in Iran, Pakistan, and other countries where access to schooling is fragile.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card nour-program-card\">\r\n          <span class=\"nour-tag\">Program 05<\/span>\r\n          <h3>Culture & Languages<\/h3>\r\n          <p>Educational content in Dari, Pashtu, and English that preserves Afghan history, language, memory, and shared identity.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card nour-program-card\">\r\n          <span class=\"nour-tag\">Program 06<\/span>\r\n          <h3>Peace Education<\/h3>\r\n          <p>Learning content that supports dialogue, inclusion, dignity, social cohesion, and resistance to radicalization.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- EDUCATION BROCHURE PDF SECTION -->\r\n  <section id=\"brochure\" class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-summary-box\">\r\n        <div class=\"nour-summary-grid\">\r\n          <div>\r\n            <div class=\"nour-kicker\">Education Brochure<\/div>\r\n            <h2>Read the short brochure of Nour\u2019s education program.<\/h2>\r\n\r\n            <p class=\"nour-body-large\" style=\"font-size:18px; margin-top:20px;\">\r\n              Visitors can open the Education Brochure in a separate page to read it online. They can also download the PDF directly from this section.\r\n            <\/p>\r\n\r\n            <div class=\"nour-summary-list\">\r\n              <div>The brochure explains Nour\u2019s education vision, including digital learning and access under difficult conditions.<\/div>\r\n              <div>It introduces key programs such as literacy, Grade 6\u201312 pathways, Nour Academy, and diaspora education.<\/div>\r\n              <div>It gives donors, partners, and visitors a clear summary of how Nour can support Afghan learners.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"nour-summary-card\">\r\n            <h3>Nour Education Brochure<\/h3>\r\n            <p>\r\n              Read the Education Brochure in a separate page. You can also download the PDF document after opening it or by using the direct download button below.\r\n            <\/p>\r\n\r\n            <div class=\"nour-pdf-actions\">\r\n              <a\r\n                class=\"nour-button nour-button-gold\"\r\n                href=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Nour_brochure_en_6okt.pdf\"\r\n                target=\"_blank\"\r\n                rel=\"noopener noreferrer\"\r\n              >\r\n                Read PDF\r\n              <\/a>\r\n\r\n              <a\r\n                class=\"nour-button nour-button-light\"\r\n                href=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Nour_brochure_en_6okt.pdf\"\r\n                download\r\n              >\r\n                Download PDF\r\n              <\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- LEARNING PATH -->\r\n  <section class=\"nour-section nour-dark\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Learning Path<\/div>\r\n      <h2>A clearer path from basic learning to future opportunity.<\/h2>\r\n\r\n      <p class=\"nour-lead\" style=\"color:#dbe3ed; margin-top:22px; max-width:820px;\">\r\n        One of Nour\u2019s key ideas is that access alone is not enough. Students need a connected route: from foundational learning and literacy, to structured coursework, to higher education and employable skills.\r\n      <\/p>\r\n\r\n      <div class=\"nour-path\">\r\n        <div class=\"nour-node\">\r\n          <h3>Foundations<\/h3>\r\n          <p>Basic learning, literacy, and safe digital entry points for students whose education has been interrupted.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-arrow\">\u2192<\/div>\r\n\r\n        <div class=\"nour-node\">\r\n          <h3>Structured Learning<\/h3>\r\n          <p>Coherent digital coursework, teacher-supported modules, and subject pathways that build continuity from grade 6 onward.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-arrow\">\u2192<\/div>\r\n\r\n        <div class=\"nour-node\">\r\n          <h3>Progression<\/h3>\r\n          <p>Preparation for higher education, skills development, and possible transition into AUAF-aligned or international learning routes.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- PRIORITIES -->\r\n  <section class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Key Priorities<\/div>\r\n      <h2>Our key priorities for meaningful education.<\/h2>\r\n\r\n      <div class=\"nour-cards-4\">\r\n        <div class=\"nour-card\">\r\n          <h4>Digital Solutions<\/h4>\r\n          <p>E-learning helps bridge poor infrastructure and unequal access, especially in remote or unsafe areas.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Literacy First<\/h4>\r\n          <p>Basic literacy for children and adults remains central to long-term resilience and social development.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Gender Dignity<\/h4>\r\n          <p>Education is presented as a powerful response to the exclusion of girls and women from meaningful opportunity.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Diaspora Support<\/h4>\r\n          <p>Nour\u2019s learning focus extends to Afghan youth in the diaspora, especially in Iran and Pakistan.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- PLATFORM AND CONTENT -->\r\n  <section class=\"nour-section nour-intro\">\r\n    <div class=\"nour-container nour-cards-2\">\r\n      <div class=\"nour-card sand\">\r\n        <h3>How the platform can work<\/h3>\r\n        <ul>\r\n          <li>A secure digital learning space<\/li>\r\n          <li>Course modules for students, teachers, and parents<\/li>\r\n          <li>Teacher-supported assignments and communication tools<\/li>\r\n          <li>Instruction and onboarding for easier platform use<\/li>\r\n          <li>Monitoring and evaluation for learning progress and donor reporting<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"nour-card mist\">\r\n        <h3>What the content can include<\/h3>\r\n        <ul>\r\n          <li>Core subjects and basic academic readiness<\/li>\r\n          <li>Literacy and practical skills<\/li>\r\n          <li>Content in Dari, Pashtu, and English<\/li>\r\n          <li>Materials that support social cohesion and reduce radicalization<\/li>\r\n          <li>Teacher training materials through Nour Academy<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- NOUR ACADEMY -->\r\n  <section class=\"nour-section\">\r\n    <div class=\"nour-container nour-split\">\r\n      <div>\r\n        <div class=\"nour-kicker\">Nour Academy<\/div>\r\n        <h2>Teacher training and support are central to quality learning.<\/h2>\r\n      <\/div>\r\n\r\n      <p class=\"nour-body-large\">\r\n        Digital education only works when teachers are prepared, supported, and connected. Nour Academy can provide digital guides, training programs, course support, and practical tools for teachers working with Afghan learners in complex conditions.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- QUOTE -->\r\n  <section class=\"nour-section nour-quote-wrap\">\r\n    <div class=\"nour-container nour-quote-grid\">\r\n      <div class=\"nour-quote-image\" role=\"img\" aria-label=\"Hopeful education scene\"><\/div>\r\n\r\n      <div>\r\n        <div class=\"nour-kicker\">Featured Idea<\/div>\r\n        <div class=\"nour-quote\">\u201cEducation is not only about learning now. It is about making sure a generation still has a future to grow into.\u201d<\/div>\r\n        <p class=\"nour-body-large\" style=\"font-size:18px; margin-top:22px;\">\r\n          Nour\u2019s education work is practical, future-minded, and deeply aware of Afghanistan\u2019s current constraints.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- MORE THAN SCHOOLING -->\r\n  <section class=\"nour-section nour-dark\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">More Than Schooling<\/div>\r\n      <h2>Education also carries culture, identity, and social cohesion.<\/h2>\r\n\r\n      <div class=\"nour-cards-3\">\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Cultural Preservation<\/h3>\r\n          <p>Programs in Dari, Pashtu, and English can help preserve history, memory, and a shared sense of Afghan identity.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Bridge-Building<\/h3>\r\n          <p>Education can increase understanding across Afghan communities and reduce the isolation that deepens division.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Dialogue & Understanding<\/h3>\r\n          <p>Learning content can encourage respectful dialogue, inclusion, and peace-oriented civic values.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CTA -->\r\n  <section class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-cta-box\">\r\n        <div class=\"nour-cta-grid\">\r\n          <div>\r\n            <div class=\"nour-kicker\" style=\"color:#d9c8ab;\">Support Education<\/div>\r\n            <h2>Help make meaningful learning possible for Afghan youth in difficult conditions.<\/h2>\r\n          <\/div>\r\n\r\n          <div class=\"nour-cta-actions\">\r\n            <a class=\"nour-button nour-button-gold\" href=\"\/donate-now\/\">Support Nour<\/a>\r\n            <a class=\"nour-button nour-button-outline\" href=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Nour_brochure_en_6okt.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Read Brochure<\/a>\r\n            <a class=\"nour-button nour-button-outline\" href=\"\/contact\/\">Contact<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- =========================================================\r\n       FOOTER \u2014 EXACT SHARED STRUCTURE\r\n       ======================================================= -->\r\n  <footer class=\"nour-wg-footer\" id=\"nour-site-footer\">\r\n    <div class=\"nour-wg-footer-container\">\r\n      <div class=\"nour-wg-footer-grid\">\r\n\r\n        <div>\r\n          <h4>Quick links<\/h4>\r\n          <div class=\"nour-wg-footer-links\">\r\n            <a href=\"\/about\/\">About Nour<\/a>\r\n            <a href=\"\/about\/our-story-2\/\">Our Story<\/a>\r\n            <a href=\"\/about\/how-we-use-support\/\">How We Use Support<\/a>\r\n            <a href=\"\/about\/our-programs\/\">Our Programs<\/a>\r\n            <a href=\"\/about\/our-team\/\">Our Team<\/a>\r\n            <a href=\"\/the-situation-in-afghanistan\/\">Afghanistan Transition Roadmap<\/a>\r\n            <a href=\"\/impact-testimonials\/\" aria-current=\"page\">Education programs<\/a>\r\n            <a href=\"\/donate-now\/\">Donate now<\/a>\r\n            <a href=\"\/contact\/\">Contact<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div>\r\n          <h4>Follow us<\/h4>\r\n          <div class=\"nour-wg-social\">\r\n            <a href=\"#\" aria-label=\"Facebook\">\r\n              <span class=\"nour-wg-social-icon\">f<\/span>\r\n              Facebook\r\n            <\/a>\r\n            <a href=\"#\" aria-label=\"Instagram\">\r\n              <span class=\"nour-wg-social-icon\">\u25ce<\/span>\r\n              Instagram\r\n            <\/a>\r\n            <a href=\"https:\/\/www.linkedin.com\/company\/nour-peace-foundation\/?viewAsMember=true\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener noreferrer\" data-no-localize>\r\n              <span class=\"nour-wg-social-icon\">in<\/span>\r\n              LinkedIn\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div>\r\n          <h4>Contact<\/h4>\r\n          <div class=\"nour-wg-contact\">\r\n            <address class=\"nour-wg-address\">\r\n              Nieuwe Stationsweg 9<br>\r\n              9751 SZ Haren Gn<br>\r\n              The Netherlands\r\n            <\/address>\r\n\r\n            <div class=\"nour-wg-footer-contact-line\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:info@nourpeacefoundation.org\">info@nourpeacefoundation.org<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"nour-wg-footer-contact-line\">\r\n              <strong>Phone:<\/strong>\r\n              <a href=\"tel:+31203695693\">(020) 369 569 3<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div>\r\n          <h4>Information<\/h4>\r\n          <div class=\"nour-wg-info\">\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>IBAN:<\/strong>\r\n              <span class=\"nour-ltr\">0000<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>RSIN:<\/strong>\r\n              <span>To be added<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>KVK:<\/strong>\r\n              <span class=\"nour-ltr\">84442387<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>ANBI:<\/strong>\r\n              <span>To be added<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"nour-wg-footer-divider\">\r\n        <div class=\"nour-wg-footer-logo-row\">\r\n\r\n          <a class=\"nour-wg-footer-logo auaf\" href=\"https:\/\/auaf.edu.af\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"American University of Afghanistan\" data-no-localize>\r\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Naamloos.jpg\" alt=\"American University of Afghanistan\" title=\"Education\">\r\n          <\/a>\r\n\r\n          <a class=\"nour-wg-footer-logo hbdo\" href=\"https:\/\/www.hbdo.org\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Herai Banoo Development Organization\" data-no-localize>\r\n            <img decoding=\"async\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/HBDO-Logo.png\" alt=\"Herai Banoo Development Organization\" title=\"Education\">\r\n          <\/a>\r\n\r\n          <a class=\"nour-wg-footer-logo rsdo\" href=\"https:\/\/rsdo.af\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"RSDO\" data-no-localize>\r\n            <img decoding=\"async\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/06\/RSDO-logo-scaled.png\" alt=\"RSDO\" title=\"Education\">\r\n          <\/a>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/footer>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  \"use strict\";\r\n\r\n  if (window.__nourEducationPageInitialized) return;\r\n  window.__nourEducationPageInitialized = true;\r\n\r\n  var LANGUAGES = {\r\n    en: { name: \"English\", label: \"\ud83c\uddfa\ud83c\uddf8 English\", prefix: \"\" },\r\n    nl: { name: \"Nederlands\", label: \"\ud83c\uddf3\ud83c\uddf1 Nederlands\", prefix: \"nl\" },\r\n    fr: { name: \"Fran\u00e7ais\", label: \"\ud83c\uddeb\ud83c\uddf7 Fran\u00e7ais\", prefix: \"fr\" },\r\n    fa: { name: \"\u0641\u0627\u0631\u0633\u06cc\", label: \"\ud83c\uddee\ud83c\uddf7 \u0641\u0627\u0631\u0633\u06cc\", prefix: \"fa\" },\r\n    de: { name: \"Deutsch\", label: \"\ud83c\udde9\ud83c\uddea Deutsch\", prefix: \"de\" },\r\n    es: { name: \"Espa\u00f1ol\", label: \"\ud83c\uddea\ud83c\uddf8 Espa\u00f1ol\", prefix: \"es\" }\r\n  };\r\n\r\n  var PREFIX_TO_LANG = Object.keys(LANGUAGES).reduce(function (map, code) {\r\n    var prefix = LANGUAGES[code].prefix;\r\n    if (prefix) map[prefix] = code;\r\n    return map;\r\n  }, {});\r\n\r\n  function splitPath(pathname) {\r\n    return String(pathname || \"\/\").split(\"\/\").filter(Boolean);\r\n  }\r\n\r\n  function getQueryLanguage() {\r\n    try {\r\n      return String(new URLSearchParams(window.location.search).get(\"lang\") || \"\").toLowerCase();\r\n    } catch (error) {\r\n      return \"\";\r\n    }\r\n  }\r\n\r\n  function isTranslatePressPreview() {\r\n    try {\r\n      var params = new URLSearchParams(window.location.search);\r\n      return params.has(\"trp-edit-translation\") || params.get(\"trp-edit-translation\") === \"preview\";\r\n    } catch (error) {\r\n      return false;\r\n    }\r\n  }\r\n\r\n  function getCurrentLanguage(pathname) {\r\n    var firstPart = splitPath(pathname)[0] || \"\";\r\n    var htmlLang = String(document.documentElement.getAttribute(\"lang\") || \"\").toLowerCase();\r\n    var queryLang = getQueryLanguage();\r\n\r\n    if (PREFIX_TO_LANG[firstPart]) return PREFIX_TO_LANG[firstPart];\r\n    if (LANGUAGES[queryLang]) return queryLang;\r\n\r\n    var htmlPrimaryLanguage = htmlLang.split(\"-\")[0];\r\n    return LANGUAGES[htmlPrimaryLanguage] ? htmlPrimaryLanguage : \"en\";\r\n  }\r\n\r\n  function removeLanguagePrefix(pathname) {\r\n    var original = String(pathname || \"\/\");\r\n    var hadTrailingSlash = original.length > 1 && original.endsWith(\"\/\");\r\n    var parts = splitPath(original);\r\n\r\n    if (parts[0] && (PREFIX_TO_LANG[parts[0]] || parts[0] === \"en\")) parts.shift();\r\n\r\n    var base = \"\/\" + parts.join(\"\/\");\r\n    if (base !== \"\/\" && hadTrailingSlash) base += \"\/\";\r\n    return base === \"\/\/\" ? \"\/\" : base;\r\n  }\r\n\r\n  function addLanguagePrefix(pathname, langCode) {\r\n    var language = LANGUAGES[langCode] || LANGUAGES.en;\r\n    var base = removeLanguagePrefix(pathname);\r\n\r\n    if (!language.prefix) return base;\r\n    if (base === \"\/\") return \"\/\" + language.prefix + \"\/\";\r\n    return \"\/\" + language.prefix + base;\r\n  }\r\n\r\n  function buildLanguageLink(langCode) {\r\n    var target = new URL(window.location.href);\r\n    target.pathname = addLanguagePrefix(target.pathname, langCode);\r\n\r\n    if (isTranslatePressPreview()) target.searchParams.set(\"lang\", langCode);\r\n    else target.searchParams.delete(\"lang\");\r\n\r\n    return target.pathname + target.search + target.hash;\r\n  }\r\n\r\n  function isAssetPath(pathname) {\r\n    return \/^\\\/(?:wp-content|wp-includes|wp-admin|wp-json)\\\/\/i.test(pathname) ||\r\n      \/\\.(?:pdf|docx?|xlsx?|pptx?|zip|rar|7z|jpe?g|png|gif|webp|svg|avif|mp4|webm|mp3|wav)$\/i.test(pathname);\r\n  }\r\n\r\n  function localizeInternalLink(link, langCode) {\r\n    if (!link || link.hasAttribute(\"data-no-localize\") || link.hasAttribute(\"data-lang\")) return;\r\n\r\n    var rawHref = String(link.getAttribute(\"href\") || \"\").trim();\r\n    if (!rawHref || rawHref.charAt(0) === \"#\") return;\r\n    if (\/^(?:mailto:|tel:|sms:|javascript:|data:)\/i.test(rawHref)) return;\r\n\r\n    var url;\r\n    try {\r\n      url = new URL(rawHref, window.location.origin);\r\n    } catch (error) {\r\n      return;\r\n    }\r\n\r\n    if (url.origin !== window.location.origin || isAssetPath(url.pathname)) return;\r\n\r\n    url.pathname = addLanguagePrefix(url.pathname, langCode);\r\n    link.setAttribute(\"href\", url.pathname + url.search + url.hash);\r\n  }\r\n\r\n  function applyLanguage(currentLang) {\r\n    var isPersian = currentLang === \"fa\";\r\n    var pageRoot = document.querySelector(\"[data-nour-page-root]\");\r\n    var header = document.querySelector(\"[data-nour-header]\");\r\n\r\n    document.documentElement.classList.toggle(\"nour-rtl-page\", isPersian);\r\n    document.documentElement.setAttribute(\"data-nour-language\", currentLang);\r\n    if (document.body) document.body.classList.toggle(\"nour-rtl-page\", isPersian);\r\n\r\n    if (pageRoot) {\r\n      pageRoot.setAttribute(\"lang\", currentLang);\r\n      pageRoot.setAttribute(\"dir\", isPersian ? \"rtl\" : \"ltr\");\r\n    }\r\n\r\n    if (header) header.setAttribute(\"dir\", isPersian ? \"rtl\" : \"ltr\");\r\n  }\r\n\r\n  function setText(root, selector, value) {\r\n    if (!root) return;\r\n    var element = root.querySelector(selector);\r\n    if (element) element.textContent = value;\r\n  }\r\n\r\n  function setTextList(root, selector, values) {\r\n    if (!root) return;\r\n    var elements = root.querySelectorAll(selector);\r\n    values.forEach(function (value, index) {\r\n      if (elements[index]) elements[index].textContent = value;\r\n    });\r\n  }\r\n\r\n  function setCardContent(cards, content, headingSelector) {\r\n    content.forEach(function (item, index) {\r\n      var card = cards[index];\r\n      if (!card) return;\r\n      if (item.tag) setText(card, \".nour-tag\", item.tag);\r\n      if (item.number) setText(card, \".nour-number\", item.number);\r\n      setText(card, headingSelector || \"h3\", item.title);\r\n      setText(card, \"p\", item.body);\r\n    });\r\n  }\r\n\r\n  function directSections(pageRoot) {\r\n    return Array.prototype.filter.call(pageRoot ? pageRoot.children : [], function (element) {\r\n      return element && element.tagName === \"SECTION\";\r\n    });\r\n  }\r\n\r\n  function applyPersianAccessibility() {\r\n    var logo = document.querySelector(\".nour-code-logo\");\r\n    var nav = document.querySelector(\"#nour-code-nav\");\r\n    var langMenu = document.querySelector(\"#nour-code-lang-menu\");\r\n    var menuToggle = document.querySelector(\"[data-nour-menu-toggle]\");\r\n    var heroImage = document.querySelector(\".nour-hero-image\");\r\n    var quoteImage = document.querySelector(\".nour-quote-image\");\r\n\r\n    if (logo) logo.setAttribute(\"aria-label\", \"\u0635\u0641\u062d\u0647\u0654 \u0627\u0635\u0644\u06cc \u0628\u0646\u06cc\u0627\u062f \u0646\u0648\u0631 \u067e\u06cc\u0633\");\r\n    if (nav) nav.setAttribute(\"aria-label\", \"\u0645\u0646\u0648\u06cc \u0627\u0635\u0644\u06cc\");\r\n    if (langMenu) langMenu.setAttribute(\"aria-label\", \"\u0645\u0646\u0648\u06cc \u0632\u0628\u0627\u0646\u200c\u0647\u0627\");\r\n    if (menuToggle) menuToggle.setAttribute(\"aria-label\", \"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u0645\u0646\u0648\");\r\n    if (heroImage) heroImage.setAttribute(\"aria-label\", \"\u062d\u0645\u0627\u06cc\u062a \u0622\u0645\u0648\u0632\u0634\u06cc \u0627\u0632 \u062c\u0648\u0627\u0646\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646\");\r\n    if (quoteImage) quoteImage.setAttribute(\"aria-label\", \"\u0635\u062d\u0646\u0647\u200c\u0627\u06cc \u0627\u0645\u06cc\u062f\u0628\u062e\u0634 \u0627\u0632 \u0622\u0645\u0648\u0632\u0634\");\r\n  }\r\n\r\n  function applyPersianStructuredContent() {\r\n    var header = document.querySelector(\"[data-nour-header]\");\r\n    var pageRoot = document.querySelector(\"[data-nour-page-root]\");\r\n    var footer = document.querySelector(\"#nour-site-footer\");\r\n    if (!pageRoot) return;\r\n\r\n    if (header) {\r\n      setTextList(header, \".nour-code-nav > a:not(.nour-code-mobile-donate)\", [\r\n        \"\u062e\u0627\u0646\u0647\", \"ATR\", \"\u0622\u0645\u0648\u0632\u0634\", \"\u0627\u0646\u062a\u0634\u0627\u0631\u0627\u062a\", \"\u062a\u0645\u0627\u0633 \u0628\u0627 \u0645\u0627\"\r\n      ]);\r\n      setText(header, \".nour-code-dropdown-toggle\", \"\u062f\u0631\u0628\u0627\u0631\u0647\u0654 \u0645\u0627\");\r\n      setTextList(header, \".nour-code-submenu a\", [\r\n        \"\u062f\u0627\u0633\u062a\u0627\u0646 \u0645\u0627\",\r\n        \"\u0686\u06af\u0648\u0646\u0647 \u0627\u0632 \u062d\u0645\u0627\u06cc\u062a\u200c\u0647\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u06a9\u0646\u06cc\u0645\",\r\n        \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\",\r\n        \"\u062a\u06cc\u0645 \u0645\u0627\"\r\n      ]);\r\n      setTextList(header, \".nour-code-header-donate, .nour-code-mobile-donate\", [\"\u06a9\u0645\u06a9 \u0645\u0627\u0644\u06cc\", \"\u06a9\u0645\u06a9 \u0645\u0627\u0644\u06cc\"]);\r\n    }\r\n\r\n    var sections = directSections(pageRoot);\r\n\r\n    \/* 00 \u2014 Hero *\/\r\n    if (sections[0]) {\r\n      setText(sections[0], \".nour-eyebrow\", \"\u0622\u0645\u0648\u0632\u0634 \u2022 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u2022 \u0641\u0631\u0635\u062a\");\r\n      setText(sections[0], \"h1\", \"\u0622\u0645\u0648\u0632\u0634\u061b \u0645\u0633\u06cc\u0631\u06cc \u0628\u0647\u200c\u0633\u0648\u06cc \u06a9\u0631\u0627\u0645\u062a\u060c \u062a\u0627\u0628\u200c\u0622\u0648\u0631\u06cc \u0648 \u0622\u06cc\u0646\u062f\u0647\u0654 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646\");\r\n      setText(sections[0], \".nour-lead\", \"\u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0646\u06cc\u0627\u062f \u0646\u0648\u0631 \u067e\u06cc\u0633 \u0628\u0647 \u0648\u0627\u0642\u0639\u06cc\u062a\u06cc \u062f\u0634\u0648\u0627\u0631 \u067e\u0627\u0633\u062e \u0645\u06cc\u200c\u062f\u0647\u062f: \u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u062f\u0633\u062a\u0631\u0633\u06cc\u060c \u0632\u06cc\u0631\u0633\u0627\u062e\u062a\u200c\u0647\u0627\u06cc \u0634\u06a9\u0646\u0646\u062f\u0647\u060c \u0648\u0642\u0641\u0647 \u062f\u0631 \u0622\u0645\u0648\u0632\u0634 \u0648 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0627\u0646\u062f\u06a9 \u0628\u0631\u0627\u06cc \u062c\u0648\u0627\u0646\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646. \u062a\u0645\u0631\u06a9\u0632 \u0645\u0627 \u0628\u0631 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\u060c \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0633\u0627\u062e\u062a\u0627\u0631\u0645\u0646\u062f\u060c \u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0648 \u0627\u06cc\u062c\u0627\u062f \u0645\u0633\u06cc\u0631\u06cc \u067e\u06cc\u0648\u0633\u062a\u0647 \u0627\u0632 \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u062a\u0627 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0622\u06cc\u0646\u062f\u0647 \u0627\u0633\u062a.\");\r\n      setTextList(sections[0], \".nour-actions .nour-button\", [\"\u0628\u0631\u0631\u0633\u06cc \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc\", \"\u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0628\u0631\u0648\u0634\u0648\u0631\"]);\r\n      setTextList(sections[0], \".nour-trust-item\", [\r\n        \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0645\u062a\u0646\u0627\u0633\u0628 \u0628\u0627 \u0634\u0631\u0627\u06cc\u0637 \u062f\u0634\u0648\u0627\u0631\",\r\n        \"\u0645\u0633\u06cc\u0631 \u0622\u0645\u0648\u0632\u0634\u06cc \u0627\u0632 \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u062a\u0627 \u067e\u06cc\u0634\u0631\u0641\u062a\",\r\n        \"\u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631\"\r\n      ]);\r\n      setText(sections[0], \".nour-hero-card small\", \"\u0622\u0645\u0648\u0632\u0634 \u062f\u0631 \u06cc\u06a9 \u0646\u06af\u0627\u0647\");\r\n      setText(sections[0], \".nour-hero-card strong\", \"\u0646\u0647 \u0641\u0642\u0637 \u062f\u0633\u062a\u0631\u0633\u06cc\u061b \u0628\u0644\u06a9\u0647 \u06cc\u06a9 \u0645\u0633\u06cc\u0631 \u0645\u0639\u0646\u0627\u062f\u0627\u0631 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc\");\r\n      setText(sections[0], \".nour-hero-card p\", \"\u0647\u062f\u0641 \u0646\u0648\u0631 \u0632\u0646\u062f\u0647 \u0646\u06af\u0647\u200c\u062f\u0627\u0634\u062a\u0646 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0627\u0632 \u0631\u0627\u0647 \u0631\u0627\u0647\u06a9\u0627\u0631\u0647\u0627\u06cc \u0627\u0646\u0639\u0637\u0627\u0641\u200c\u067e\u0630\u06cc\u0631 \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\u060c \u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0648 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc\u06cc \u0627\u0633\u062a \u06a9\u0647 \u0628\u062a\u0648\u0627\u0646\u0646\u062f \u0628\u0647 \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u062f\u0631 \u062c\u0627\u0647\u0627\u06cc\u06cc \u0628\u0631\u0633\u0646\u062f \u06a9\u0647 \u0646\u0638\u0627\u0645\u200c\u0647\u0627\u06cc \u0633\u0646\u062a\u06cc \u0642\u0627\u062f\u0631 \u0628\u0647 \u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u06cc\u0633\u062a\u0646\u062f.\");\r\n    }\r\n\r\n    \/* 01 \u2014 Core message *\/\r\n    if (sections[1]) {\r\n      setText(sections[1], \".nour-kicker\", \"\u067e\u06cc\u0627\u0645 \u0627\u0635\u0644\u06cc\");\r\n      setText(sections[1], \".nour-hero-message-quote\", \"\u00ab\u0647\u0631\u06af\u0627\u0647 \u0622\u0645\u0648\u0632\u0634 \u0631\u0633\u0645\u06cc \u0634\u06a9\u0646\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\u060c \u0622\u0645\u0648\u0632\u0634 \u0628\u0627\u06cc\u062f \u0633\u0627\u0632\u06af\u0627\u0631\u062a\u0631 \u0634\u0648\u062f\u2014\u0646\u0647 \u06a9\u0645\u200c\u0627\u0647\u0645\u06cc\u062a\u200c\u062a\u0631.\u00bb\");\r\n    }\r\n\r\n    \/* 02 \u2014 Overview *\/\r\n    if (sections[2]) {\r\n      setText(sections[2], \".nour-kicker\", \"\u0686\u0631\u0627 \u0622\u0645\u0648\u0632\u0634 \u0627\u0647\u0645\u06cc\u062a \u062f\u0627\u0631\u062f\");\r\n      setText(sections[2], \"h2\", \"\u0622\u0645\u0648\u0632\u0634 \u06cc\u06a9 \u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u062c\u0627\u0646\u0628\u06cc \u0646\u06cc\u0633\u062a\u061b \u06cc\u06a9\u06cc \u0627\u0632 \u067e\u0627\u06cc\u0647\u200c\u0647\u0627\u06cc \u0628\u0627\u0632\u0633\u0627\u0632\u06cc \u0627\u0633\u062a\");\r\n      setText(sections[2], \".nour-body-large\", \"\u0646\u0648\u0631 \u0622\u0645\u0648\u0632\u0634 \u0631\u0627 \u067e\u0627\u0633\u062e\u06cc \u0628\u0647 \u0646\u0627\u0628\u0631\u0627\u0628\u0631\u06cc\u060c \u0628\u06cc\u200c\u0633\u0648\u0627\u062f\u06cc\u060c \u06af\u0633\u0633\u062a \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0648 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0645\u0633\u062f\u0648\u062f\u0634\u062f\u0647 \u0645\u06cc\u200c\u062f\u0627\u0646\u062f. \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u0647 \u0628\u0627\u0632\u0633\u0627\u0632\u06cc \u0627\u0639\u062a\u0645\u0627\u062f\u0628\u0647\u200c\u0646\u0641\u0633\u060c \u067e\u06cc\u0648\u0646\u062f \u062c\u0648\u0627\u0645\u0639\u060c \u062a\u0642\u0648\u06cc\u062a \u06a9\u0631\u0627\u0645\u062a \u0648 \u0622\u0645\u0627\u062f\u0647\u200c\u0633\u0627\u0632\u06cc \u062c\u0648\u0627\u0646\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u0628\u0631\u0627\u06cc \u062a\u062d\u0635\u06cc\u0644\u0627\u062a \u0639\u0627\u0644\u06cc\u060c \u06a9\u0627\u0631 \u0648 \u0622\u06cc\u0646\u062f\u0647\u200c\u0627\u06cc \u0633\u0627\u0632\u0646\u062f\u0647\u200c\u062a\u0631 \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f.\");\r\n    }\r\n\r\n    \/* 03 \u2014 Approach *\/\r\n    if (sections[3]) {\r\n      setText(sections[3], \".nour-kicker\", \"\u0631\u0648\u06cc\u06a9\u0631\u062f \u0622\u0645\u0648\u0632\u0634\u06cc \u0645\u0627\");\r\n      setText(sections[3], \"h2\", \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631 \u062f\u0633\u062a\u0631\u0633\u060c \u0627\u0646\u0639\u0637\u0627\u0641\u200c\u067e\u0630\u06cc\u0631 \u0648 \u0628\u0647 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0622\u06cc\u0646\u062f\u0647 \u067e\u06cc\u0648\u0646\u062f\u062e\u0648\u0631\u062f\u0647 \u0628\u0627\u0634\u062f\");\r\n      setCardContent(sections[3].querySelectorAll(\".nour-card\"), [\r\n        { number: \"\u06f0\u06f1\", title: \"\u0642\u0627\u0628\u0644\u200c\u062f\u0633\u062a\u0631\u0633\", body: \"\u0622\u0645\u0648\u0632\u0634 \u0628\u0627\u06cc\u062f \u062d\u062a\u06cc \u062f\u0631 \u062c\u0627\u0647\u0627\u06cc\u06cc \u0627\u062f\u0627\u0645\u0647 \u06cc\u0627\u0628\u062f \u06a9\u0647 \u062c\u0627\u062f\u0647\u200c\u0647\u0627\u060c \u0646\u0627\u0627\u0645\u0646\u06cc\u060c \u0633\u06cc\u0627\u0633\u062a \u0648 \u062c\u063a\u0631\u0627\u0641\u06cc\u0627\u060c \u062d\u0636\u0648\u0631 \u0645\u0646\u0638\u0645 \u062f\u0631 \u0645\u06a9\u062a\u0628 \u0631\u0627 \u062f\u0634\u0648\u0627\u0631 \u0645\u06cc\u200c\u0633\u0627\u0632\u0646\u062f.\" },\r\n        { number: \"\u06f0\u06f2\", title: \"\u0627\u0646\u0639\u0637\u0627\u0641\u200c\u067e\u0630\u06cc\u0631\", body: \"\u0642\u0627\u0644\u0628\u200c\u0647\u0627\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\u060c \u062a\u0631\u06a9\u06cc\u0628\u06cc\u060c \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0647\u200c\u0635\u0648\u0631\u062a \u0622\u0641\u0644\u0627\u06cc\u0646 \u0648 \u06a9\u0645\u200c\u0645\u0627\u0646\u0639\u060c \u0622\u0645\u0648\u0632\u0634 \u0631\u0627 \u062f\u0631 \u062c\u0627\u06cc\u06cc \u0632\u0646\u062f\u0647 \u0646\u06af\u0647 \u0645\u06cc\u200c\u062f\u0627\u0631\u0646\u062f \u06a9\u0647 \u0646\u0638\u0627\u0645\u200c\u0647\u0627\u06cc \u0633\u0646\u062a\u06cc \u062f\u0686\u0627\u0631 \u0648\u0642\u0641\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f.\" },\r\n        { number: \"\u06f0\u06f3\", title: \"\u067e\u06cc\u0648\u0633\u062a\u0647\", body: \"\u0647\u062f\u0641 \u0646\u0648\u0631 \u0627\u06cc\u062c\u0627\u062f \u0645\u0633\u06cc\u0631\u06cc \u0645\u0646\u0633\u062c\u0645 \u0627\u0632 \u0622\u0645\u0648\u0632\u0634 \u067e\u0627\u06cc\u0647 \u0648 \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u0628\u0647\u200c\u0633\u0648\u06cc \u0645\u0647\u0627\u0631\u062a\u060c \u062a\u062d\u0635\u06cc\u0644\u0627\u062a \u0639\u0627\u0644\u06cc \u0648 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0622\u06cc\u0646\u062f\u0647 \u0627\u0633\u062a.\" }\r\n      ]);\r\n    }\r\n\r\n    \/* 04 \u2014 Digital learning *\/\r\n    if (sections[4]) {\r\n      setText(sections[4], \".nour-kicker\", \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\");\r\n      setText(sections[4], \"h2\", \"\u062f\u0631 \u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0622\u0645\u0648\u0632\u0634 \u0631\u0633\u0645\u06cc \u0645\u0645\u06a9\u0646 \u0646\u06cc\u0633\u062a\u060c \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u0627\u06cc\u062f \u0627\u062f\u0627\u0645\u0647 \u06cc\u0627\u0628\u062f\");\r\n      setText(sections[4], \".nour-section-head .nour-body-large\", \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u062f\u0631 \u06a9\u0627\u0631 \u0646\u0648\u0631 \u062c\u0627\u06cc\u06af\u0627\u0647\u06cc \u0645\u062d\u0648\u0631\u06cc \u062f\u0627\u0631\u062f\u060c \u0632\u06cc\u0631\u0627 \u0628\u0633\u06cc\u0627\u0631\u06cc \u0627\u0632 \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u0646\u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u0646\u062f \u0628\u0647 \u0633\u0627\u062e\u062a\u0645\u0627\u0646 \u0645\u06a9\u062a\u0628\u060c \u0631\u0641\u062a\u200c\u0648\u0622\u0645\u062f \u0627\u0645\u0646\u060c \u0627\u06cc\u0646\u062a\u0631\u0646\u062a \u067e\u0627\u06cc\u062f\u0627\u0631 \u06cc\u0627 \u062d\u0636\u0648\u0631 \u067e\u06cc\u0648\u0633\u062a\u0647 \u062f\u0631 \u0635\u0646\u0641 \u062a\u06a9\u06cc\u0647 \u06a9\u0646\u0646\u062f. \u0645\u062f\u0644 \u0646\u0648\u0631 \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a \u06a9\u0645\u200c\u0633\u0631\u0639\u062a\u060c \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u0654 \u0622\u0641\u0644\u0627\u06cc\u0646\u060c \u062d\u0645\u0627\u06cc\u062a \u0622\u0645\u0648\u0632\u06af\u0627\u0631 \u0648 \u0645\u0634\u0627\u0631\u06a9\u062a \u0627\u0645\u0646 \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u0622\u0633\u06cc\u0628\u200c\u067e\u0630\u06cc\u0631 \u0637\u0631\u0627\u062d\u06cc \u0634\u062f\u0647 \u0627\u0633\u062a.\");\r\n      setCardContent(sections[4].querySelectorAll(\".nour-dark-card\"), [\r\n        { title: \"\u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0627 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a \u06a9\u0645\u200c\u0633\u0631\u0639\u062a\", body: \"\u0645\u0648\u0627\u062f \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631 \u0634\u0631\u0627\u06cc\u0637 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a \u0636\u0639\u06cc\u0641 \u06a9\u0627\u0631 \u06a9\u0646\u0646\u062f \u0648 \u0647\u0646\u06af\u0627\u0645 \u0645\u062d\u062f\u0648\u062f \u0628\u0648\u062f\u0646 \u0627\u062a\u0635\u0627\u0644 \u0646\u06cc\u0632 \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0645\u0627\u0646\u0646\u062f.\" },\r\n        { title: \"\u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0622\u0641\u0644\u0627\u06cc\u0646\", body: \"\u062f\u0631\u0633\u200c\u0647\u0627\u06cc \u0642\u0627\u0628\u0644 \u062f\u0627\u0646\u0644\u0648\u062f\u060c \u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0628\u0644 \u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u0627 USB \u0648 \u0645\u0648\u0627\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u062a\u0644\u0641\u0646 \u0647\u0645\u0631\u0627\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u0646\u062f \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0631\u0627 \u0632\u0646\u062f\u0647 \u0646\u06af\u0647 \u062f\u0627\u0631\u0646\u062f.\" },\r\n        { title: \"\u062d\u0645\u0627\u06cc\u062a \u0622\u0645\u0648\u0632\u06af\u0627\u0631\", body: \"\u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u062a\u0646\u0647\u0627 \u0628\u0647 \u0641\u0627\u06cc\u0644 \u06cc\u0627 \u0648\u06cc\u062f\u06cc\u0648 \u0646\u06cc\u0627\u0632 \u0646\u062f\u0627\u0631\u0646\u062f\u061b \u0631\u0627\u0647\u0646\u0645\u0627\u06cc\u06cc\u060c \u0628\u0627\u0632\u062e\u0648\u0631\u062f \u0648 \u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0646\u0633\u0627\u0646\u06cc \u0646\u06cc\u0632 \u0636\u0631\u0648\u0631\u06cc \u0627\u0633\u062a.\" },\r\n        { title: \"\u0645\u0634\u0627\u0631\u06a9\u062a \u0627\u0645\u0646\", body: \"\u0642\u0627\u0644\u0628\u200c\u0647\u0627\u06cc \u0627\u0646\u0639\u0637\u0627\u0641\u200c\u067e\u0630\u06cc\u0631 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u0646\u062f \u0645\u0648\u0627\u0646\u0639 \u067e\u06cc\u0634 \u0631\u0648\u06cc \u062f\u062e\u062a\u0631\u0627\u0646\u060c \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u0645\u0646\u0627\u0637\u0642 \u062f\u0648\u0631\u062f\u0633\u062a \u0648 \u062c\u0648\u0627\u0646\u0627\u0646 \u0622\u0633\u06cc\u0628\u200c\u067e\u0630\u06cc\u0631 \u0631\u0627 \u06a9\u0627\u0647\u0634 \u062f\u0647\u0646\u062f.\" }\r\n      ]);\r\n    }\r\n\r\n    \/* 05 \u2014 Programs *\/\r\n    if (sections[5]) {\r\n      setText(sections[5], \".nour-kicker\", \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc\");\r\n      setText(sections[5], \"h2\", \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0646 \u062f\u0633\u062a\u0631\u0633\u06cc\u060c \u062a\u062f\u0627\u0648\u0645 \u0648 \u0641\u0631\u0635\u062a\");\r\n      setText(sections[5], \".nour-section-head .nour-body-large\", \"\u0641\u0639\u0627\u0644\u06cc\u062a\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0627 \u0647\u0645\u06a9\u0627\u0631\u06cc \u0634\u0631\u06a9\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc\u060c \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\u060c \u0622\u0645\u0648\u0632\u0634 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646\u060c \u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0645\u0647\u0627\u062c\u0631\u0627\u0646\u060c \u0645\u062d\u062a\u0648\u0627\u06cc \u0641\u0631\u0647\u0646\u06af\u06cc \u0648 \u0632\u0628\u0627\u0646\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0635\u0644\u062d \u0627\u062c\u0631\u0627 \u0634\u0648\u062f.\");\r\n      setCardContent(sections[5].querySelectorAll(\".nour-program-card\"), [\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f1\", title: \"\u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u067e\u0627\u06cc\u0647\", body: \"\u0622\u0645\u0648\u0632\u0634 \u0633\u0648\u0627\u062f \u0648 \u062d\u0633\u0627\u0628 \u0627\u0628\u062a\u062f\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0648\u062f\u06a9\u0627\u0646\u060c \u062c\u0648\u0627\u0646\u0627\u0646 \u0648 \u0628\u0632\u0631\u06af\u200c\u0633\u0627\u0644\u0627\u0646\u06cc \u06a9\u0647 \u0622\u0645\u0648\u0632\u0634\u200c\u0634\u0627\u0646 \u0645\u062a\u0648\u0642\u0641 \u0634\u062f\u0647 \u06cc\u0627 \u0647\u0631\u06af\u0632 \u0628\u0647\u200c\u062f\u0631\u0633\u062a\u06cc \u0622\u063a\u0627\u0632 \u0646\u0634\u062f\u0647 \u0627\u0633\u062a.\" },\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f2\", title: \"\u0645\u0633\u06cc\u0631 \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0635\u0646\u0648\u0641 \u06f6 \u062a\u0627 \u06f1\u06f2\", body: \"\u06cc\u06a9 \u0645\u0633\u06cc\u0631 \u0633\u0627\u062e\u062a\u0627\u0631\u0645\u0646\u062f \u0622\u0645\u0648\u0632\u0634\u06cc \u0627\u0632 \u0635\u0646\u0641 \u0634\u0634\u0645 \u0628\u0647 \u0628\u0639\u062f\u060c \u0634\u0627\u0645\u0644 \u0645\u0636\u0627\u0645\u06cc\u0646 \u0627\u0635\u0644\u06cc \u0648 \u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u0627\u062f\u0627\u0645\u0647\u0654 \u062a\u062d\u0635\u06cc\u0644 \u0645\u0639\u062a\u0628\u0631 \u0648 \u06af\u0648\u0627\u0647\u06cc\u200c\u0634\u062f\u0647.\" },\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f3\", title: \"\u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631\", body: \"\u0631\u0627\u0647\u0646\u0645\u0627\u0647\u0627\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0648 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0631\u0627\u06cc \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646\u060c \u0628\u0627 \u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0631\u0648\u0634\u200c\u0647\u0627\u06cc \u0646\u0648\u06cc\u0646 \u062a\u062f\u0631\u06cc\u0633 \u0648 \u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646.\" },\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f4\", title: \"\u0622\u0645\u0648\u0632\u0634 \u0628\u0631\u0627\u06cc \u0645\u0647\u0627\u062c\u0631\u0627\u0646\", body: \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0648\u062f\u06a9\u0627\u0646 \u0648 \u062c\u0648\u0627\u0646\u0627\u0646 \u0645\u0647\u0627\u062c\u0631 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u062f\u0631 \u0627\u06cc\u0631\u0627\u0646\u060c \u067e\u0627\u06a9\u0633\u062a\u0627\u0646 \u0648 \u062f\u06cc\u06af\u0631 \u06a9\u0634\u0648\u0631\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0633\u062a\u0631\u0633\u06cc \u0622\u0646\u0627\u0646 \u0628\u0647 \u0622\u0645\u0648\u0632\u0634 \u0634\u06a9\u0646\u0646\u062f\u0647 \u0627\u0633\u062a.\" },\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f5\", title: \"\u0641\u0631\u0647\u0646\u06af \u0648 \u0632\u0628\u0627\u0646\u200c\u0647\u0627\", body: \"\u0645\u062d\u062a\u0648\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0647 \u0632\u0628\u0627\u0646\u200c\u0647\u0627\u06cc \u062f\u0631\u06cc\u060c \u067e\u0634\u062a\u0648 \u0648 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0628\u0631\u0627\u06cc \u062d\u0641\u0638 \u062a\u0627\u0631\u06cc\u062e\u060c \u0632\u0628\u0627\u0646\u060c \u062d\u0627\u0641\u0638\u0647 \u0648 \u0647\u0648\u06cc\u062a \u0645\u0634\u062a\u0631\u06a9 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646.\" },\r\n        { tag: \"\u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u06f0\u06f6\", title: \"\u0622\u0645\u0648\u0632\u0634 \u0635\u0644\u062d\", body: \"\u0645\u062d\u062a\u0648\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0631\u0627\u06cc \u062a\u0642\u0648\u06cc\u062a \u06af\u0641\u062a\u200c\u0648\u06af\u0648\u060c \u0634\u0645\u0648\u0644\u060c \u06a9\u0631\u0627\u0645\u062a\u060c \u0647\u0645\u0628\u0633\u062a\u06af\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0648 \u0645\u0642\u0627\u0648\u0645\u062a \u062f\u0631 \u0628\u0631\u0627\u0628\u0631 \u0627\u0641\u0631\u0627\u0637\u200c\u06af\u0631\u0627\u06cc\u06cc.\" }\r\n      ]);\r\n    }\r\n\r\n    \/* 06 \u2014 Brochure *\/\r\n    if (sections[6]) {\r\n      setText(sections[6], \".nour-kicker\", \"\u0628\u0631\u0648\u0634\u0648\u0631 \u0622\u0645\u0648\u0632\u0634\");\r\n      setText(sections[6], \"h2\", \"\u0628\u0631\u0648\u0634\u0648\u0631 \u06a9\u0648\u062a\u0627\u0647 \u0628\u0631\u0646\u0627\u0645\u0647\u0654 \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631 \u0631\u0627 \u0628\u062e\u0648\u0627\u0646\u06cc\u062f\");\r\n      setText(sections[6], \".nour-summary-grid > div:first-child .nour-body-large\", \"\u0628\u0627\u0632\u062f\u06cc\u062f\u06a9\u0646\u0646\u062f\u06af\u0627\u0646 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u0646\u062f \u0628\u0631\u0648\u0634\u0648\u0631 \u0622\u0645\u0648\u0632\u0634 \u0631\u0627 \u062f\u0631 \u0635\u0641\u062d\u0647\u200c\u0627\u06cc \u062c\u062f\u0627\u06af\u0627\u0646\u0647 \u0628\u0627\u0632 \u06a9\u0631\u062f\u0647 \u0648 \u0628\u0647\u200c\u0635\u0648\u0631\u062a \u0622\u0646\u0644\u0627\u06cc\u0646 \u0645\u0637\u0627\u0644\u0639\u0647 \u06a9\u0646\u0646\u062f. \u0647\u0645\u0686\u0646\u06cc\u0646 \u0627\u0645\u06a9\u0627\u0646 \u062f\u0627\u0646\u0644\u0648\u062f \u0645\u0633\u062a\u0642\u06cc\u0645 \u0641\u0627\u06cc\u0644 PDF \u0627\u0632 \u0647\u0645\u06cc\u0646 \u0628\u062e\u0634 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.\");\r\n      setTextList(sections[6], \".nour-summary-list > div\", [\r\n        \"\u0627\u06cc\u0646 \u0628\u0631\u0648\u0634\u0648\u0631 \u0686\u0634\u0645\u200c\u0627\u0646\u062f\u0627\u0632 \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631\u060c \u0627\u0632 \u062c\u0645\u0644\u0647 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0648 \u062f\u0633\u062a\u0631\u0633\u06cc \u062f\u0631 \u0634\u0631\u0627\u06cc\u0637 \u062f\u0634\u0648\u0627\u0631 \u0631\u0627 \u062a\u0648\u0636\u06cc\u062d \u0645\u06cc\u200c\u062f\u0647\u062f.\",\r\n        \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0627\u0635\u0644\u06cc \u0645\u0627\u0646\u0646\u062f \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc\u060c \u0645\u0633\u06cc\u0631 \u0635\u0646\u0648\u0641 \u06f6 \u062a\u0627 \u06f1\u06f2\u060c \u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631 \u0648 \u0622\u0645\u0648\u0632\u0634 \u0628\u0631\u0627\u06cc \u0645\u0647\u0627\u062c\u0631\u0627\u0646 \u0631\u0627 \u0645\u0639\u0631\u0641\u06cc \u0645\u06cc\u200c\u06a9\u0646\u062f.\",\r\n        \"\u0628\u0631\u0627\u06cc \u06a9\u0645\u06a9\u200c\u06a9\u0646\u0646\u062f\u06af\u0627\u0646\u060c \u0634\u0631\u06a9\u0627 \u0648 \u0628\u0627\u0632\u062f\u06cc\u062f\u06a9\u0646\u0646\u062f\u06af\u0627\u0646\u060c \u062e\u0644\u0627\u0635\u0647\u200c\u0627\u06cc \u0631\u0648\u0634\u0646 \u0627\u0632 \u0686\u06af\u0648\u0646\u06af\u06cc \u062d\u0645\u0627\u06cc\u062a \u0646\u0648\u0631 \u0627\u0632 \u0641\u0631\u0627\u06af\u06cc\u0631\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u0627\u0631\u0627\u0626\u0647 \u0645\u06cc\u200c\u062f\u0647\u062f.\"\r\n      ]);\r\n      setText(sections[6], \".nour-summary-card h3\", \"\u0628\u0631\u0648\u0634\u0648\u0631 \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631\");\r\n      setText(sections[6], \".nour-summary-card p\", \"\u0628\u0631\u0648\u0634\u0648\u0631 \u0622\u0645\u0648\u0632\u0634 \u0631\u0627 \u062f\u0631 \u0635\u0641\u062d\u0647\u200c\u0627\u06cc \u062c\u062f\u0627\u06af\u0627\u0646\u0647 \u0645\u0637\u0627\u0644\u0639\u0647 \u06a9\u0646\u06cc\u062f. \u067e\u0633 \u0627\u0632 \u0628\u0627\u0632\u06a9\u0631\u062f\u0646 \u0633\u0646\u062f \u06cc\u0627 \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u062f\u06a9\u0645\u0647\u0654 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06cc\u06cc\u0646\u060c \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0641\u0627\u06cc\u0644 PDF \u0631\u0627 \u0646\u06cc\u0632 \u062f\u0627\u0646\u0644\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.\");\r\n      setTextList(sections[6], \".nour-summary-card .nour-button\", [\"\u0645\u0637\u0627\u0644\u0639\u0647\u0654 \u0641\u0627\u06cc\u0644 PDF\", \"\u062f\u0627\u0646\u0644\u0648\u062f \u0641\u0627\u06cc\u0644 PDF\"]);\r\n    }\r\n\r\n    \/* 07 \u2014 Learning path *\/\r\n    if (sections[7]) {\r\n      setText(sections[7], \".nour-kicker\", \"\u0645\u0633\u06cc\u0631 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc\");\r\n      setText(sections[7], \"h2\", \"\u0645\u0633\u06cc\u0631\u06cc \u0631\u0648\u0634\u0646\u200c\u062a\u0631 \u0627\u0632 \u0622\u0645\u0648\u0632\u0634 \u067e\u0627\u06cc\u0647 \u062a\u0627 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0622\u06cc\u0646\u062f\u0647\");\r\n      setText(sections[7], \".nour-lead\", \"\u06cc\u06a9\u06cc \u0627\u0632 \u0627\u0646\u062f\u06cc\u0634\u0647\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u062f\u06cc \u0646\u0648\u0631 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647 \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647\u200c\u062a\u0646\u0647\u0627\u06cc\u06cc \u06a9\u0627\u0641\u06cc \u0646\u06cc\u0633\u062a. \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646 \u0628\u0647 \u0645\u0633\u06cc\u0631\u06cc \u067e\u06cc\u0648\u0633\u062a\u0647 \u0646\u06cc\u0627\u0632 \u062f\u0627\u0631\u0646\u062f: \u0627\u0632 \u0622\u0645\u0648\u0632\u0634 \u067e\u0627\u06cc\u0647 \u0648 \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc\u060c \u062a\u0627 \u062f\u0631\u0648\u0633 \u0633\u0627\u062e\u062a\u0627\u0631\u0645\u0646\u062f\u060c \u0633\u067e\u0633 \u062a\u062d\u0635\u06cc\u0644\u0627\u062a \u0639\u0627\u0644\u06cc \u0648 \u0645\u0647\u0627\u0631\u062a\u200c\u0647\u0627\u06cc \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0628\u0627\u0632\u0627\u0631 \u06a9\u0627\u0631.\");\r\n      setCardContent(sections[7].querySelectorAll(\".nour-node\"), [\r\n        { title: \"\u067e\u0627\u06cc\u0647\u200c\u0647\u0627\", body: \"\u0622\u0645\u0648\u0632\u0634 \u067e\u0627\u06cc\u0647\u060c \u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u0648 \u0646\u0642\u0637\u0647\u200c\u0647\u0627\u06cc \u0648\u0631\u0648\u062f \u0627\u0645\u0646 \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0628\u0631\u0627\u06cc \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646\u06cc \u06a9\u0647 \u0622\u0645\u0648\u0632\u0634\u200c\u0634\u0627\u0646 \u0645\u062a\u0648\u0642\u0641 \u0634\u062f\u0647 \u0627\u0633\u062a.\" },\r\n        { title: \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0633\u0627\u062e\u062a\u0627\u0631\u0645\u0646\u062f\", body: \"\u062f\u0631\u0648\u0633 \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u0645\u0646\u0633\u062c\u0645\u060c \u0648\u0627\u062d\u062f\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0627 \u062d\u0645\u0627\u06cc\u062a \u0622\u0645\u0648\u0632\u06af\u0627\u0631 \u0648 \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u062f\u0631\u0633\u06cc \u06a9\u0647 \u0627\u0632 \u0635\u0646\u0641 \u0634\u0634\u0645 \u0628\u0647 \u0628\u0639\u062f \u062a\u062f\u0627\u0648\u0645 \u0627\u06cc\u062c\u0627\u062f \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.\" },\r\n        { title: \"\u067e\u06cc\u0634\u0631\u0641\u062a\", body: \"\u0622\u0645\u0627\u062f\u06af\u06cc \u0628\u0631\u0627\u06cc \u062a\u062d\u0635\u06cc\u0644\u0627\u062a \u0639\u0627\u0644\u06cc\u060c \u062a\u0648\u0633\u0639\u0647\u0654 \u0645\u0647\u0627\u0631\u062a\u200c\u0647\u0627 \u0648 \u06af\u0630\u0627\u0631 \u0627\u062d\u062a\u0645\u0627\u0644\u06cc \u0628\u0647 \u0645\u0633\u06cc\u0631\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0647\u0645\u200c\u0633\u0648 \u0628\u0627 AUAF \u06cc\u0627 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0646\u200c\u0627\u0644\u0645\u0644\u0644\u06cc.\" }\r\n      ]);\r\n      setTextList(sections[7], \".nour-arrow\", [\"\u2190\", \"\u2190\"]);\r\n    }\r\n\r\n    \/* 08 \u2014 Priorities *\/\r\n    if (sections[8]) {\r\n      setText(sections[8], \".nour-kicker\", \"\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627\u06cc \u06a9\u0644\u06cc\u062f\u06cc\");\r\n      setText(sections[8], \"h2\", \"\u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627\u06cc \u0627\u0635\u0644\u06cc \u0645\u0627 \u0628\u0631\u0627\u06cc \u0622\u0645\u0648\u0632\u0634 \u0645\u0639\u0646\u0627\u062f\u0627\u0631\");\r\n      setCardContent(sections[8].querySelectorAll(\".nour-card\"), [\r\n        { title: \"\u0631\u0627\u0647\u200c\u062d\u0644\u200c\u0647\u0627\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\", body: \"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0627\u0644\u06a9\u062a\u0631\u0648\u0646\u06cc\u06a9\u06cc \u0628\u0647 \u062c\u0628\u0631\u0627\u0646 \u0632\u06cc\u0631\u0633\u0627\u062e\u062a \u0636\u0639\u06cc\u0641 \u0648 \u062f\u0633\u062a\u0631\u0633\u06cc \u0646\u0627\u0628\u0631\u0627\u0628\u0631\u060c \u0628\u0647\u200c\u0648\u06cc\u0698\u0647 \u062f\u0631 \u0645\u0646\u0627\u0637\u0642 \u062f\u0648\u0631\u062f\u0633\u062a \u06cc\u0627 \u0646\u0627\u0627\u0645\u0646\u060c \u06a9\u0645\u06a9 \u0645\u06cc\u200c\u06a9\u0646\u062f.\" },\r\n        { title: \"\u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u062f\u0631 \u0627\u0648\u0644\u0648\u06cc\u062a\", body: \"\u0633\u0648\u0627\u062f \u067e\u0627\u06cc\u0647 \u0628\u0631\u0627\u06cc \u06a9\u0648\u062f\u06a9\u0627\u0646 \u0648 \u0628\u0632\u0631\u06af\u200c\u0633\u0627\u0644\u0627\u0646 \u0647\u0645\u0686\u0646\u0627\u0646 \u0645\u062d\u0648\u0631 \u062a\u0627\u0628\u200c\u0622\u0648\u0631\u06cc \u0628\u0644\u0646\u062f\u0645\u062f\u062a \u0648 \u062a\u0648\u0633\u0639\u0647\u0654 \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0627\u0633\u062a.\" },\r\n        { title: \"\u06a9\u0631\u0627\u0645\u062a \u0648 \u0628\u0631\u0627\u0628\u0631\u06cc \u062c\u0646\u0633\u06cc\u062a\u06cc\", body: \"\u0622\u0645\u0648\u0632\u0634 \u067e\u0627\u0633\u062e\u06cc \u0646\u06cc\u0631\u0648\u0645\u0646\u062f \u0628\u0647 \u0645\u062d\u0631\u0648\u0645\u200c\u0633\u0627\u0632\u06cc \u062f\u062e\u062a\u0631\u0627\u0646 \u0648 \u0632\u0646\u0627\u0646 \u0627\u0632 \u0641\u0631\u0635\u062a\u200c\u0647\u0627\u06cc \u0645\u0639\u0646\u0627\u062f\u0627\u0631 \u0628\u0647\u200c\u0634\u0645\u0627\u0631 \u0645\u06cc\u200c\u0631\u0648\u062f.\" },\r\n        { title: \"\u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0645\u0647\u0627\u062c\u0631\u0627\u0646\", body: \"\u062a\u0645\u0631\u06a9\u0632 \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631 \u062c\u0648\u0627\u0646\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u062f\u0631 \u0645\u0647\u0627\u062c\u0631\u062a\u060c \u0628\u0647\u200c\u0648\u06cc\u0698\u0647 \u062f\u0631 \u0627\u06cc\u0631\u0627\u0646 \u0648 \u067e\u0627\u06a9\u0633\u062a\u0627\u0646\u060c \u0631\u0627 \u0646\u06cc\u0632 \u062f\u0631 \u0628\u0631 \u0645\u06cc\u200c\u06af\u06cc\u0631\u062f.\" }\r\n      ], \"h4\");\r\n    }\r\n\r\n    \/* 09 \u2014 Platform and content *\/\r\n    if (sections[9]) {\r\n      var platformCards = sections[9].querySelectorAll(\".nour-card\");\r\n      if (platformCards[0]) {\r\n        setText(platformCards[0], \"h3\", \"\u067e\u0644\u062a\u0641\u0631\u0645 \u0686\u06af\u0648\u0646\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u06a9\u0627\u0631 \u06a9\u0646\u062f\");\r\n        setTextList(platformCards[0], \"li\", [\r\n          \"\u06cc\u06a9 \u0641\u0636\u0627\u06cc \u0627\u0645\u0646 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\",\r\n          \"\u0648\u0627\u062d\u062f\u0647\u0627\u06cc \u062f\u0631\u0633\u06cc \u0628\u0631\u0627\u06cc \u062f\u0627\u0646\u0634\u200c\u0622\u0645\u0648\u0632\u0627\u0646\u060c \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0648 \u0648\u0627\u0644\u062f\u06cc\u0646\",\r\n          \"\u062a\u06a9\u0627\u0644\u06cc\u0641 \u0628\u0627 \u062d\u0645\u0627\u06cc\u062a \u0622\u0645\u0648\u0632\u06af\u0627\u0631 \u0648 \u0627\u0628\u0632\u0627\u0631\u0647\u0627\u06cc \u0627\u0631\u062a\u0628\u0627\u0637\u06cc\",\r\n          \"\u0631\u0627\u0647\u0646\u0645\u0627\u06cc\u06cc \u0648 \u0622\u0634\u0646\u0627\u06cc\u06cc \u0627\u0628\u062a\u062f\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u0654 \u0622\u0633\u0627\u0646\u200c\u062a\u0631 \u0627\u0632 \u067e\u0644\u062a\u0641\u0631\u0645\",\r\n          \"\u0646\u0638\u0627\u0631\u062a \u0648 \u0627\u0631\u0632\u06cc\u0627\u0628\u06cc \u067e\u06cc\u0634\u0631\u0641\u062a \u0622\u0645\u0648\u0632\u0634\u06cc \u0648 \u06af\u0632\u0627\u0631\u0634\u200c\u062f\u0647\u06cc \u0628\u0647 \u06a9\u0645\u06a9\u200c\u06a9\u0646\u0646\u062f\u06af\u0627\u0646\"\r\n        ]);\r\n      }\r\n      if (platformCards[1]) {\r\n        setText(platformCards[1], \"h3\", \"\u0645\u062d\u062a\u0648\u0627 \u0686\u0647 \u0686\u06cc\u0632\u0647\u0627\u06cc\u06cc \u0631\u0627 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0634\u0627\u0645\u0644 \u0634\u0648\u062f\");\r\n        setTextList(platformCards[1], \"li\", [\r\n          \"\u0645\u0636\u0627\u0645\u06cc\u0646 \u0627\u0635\u0644\u06cc \u0648 \u0622\u0645\u0627\u062f\u06af\u06cc \u0627\u0628\u062a\u062f\u0627\u06cc\u06cc \u0639\u0644\u0645\u06cc\",\r\n          \"\u0633\u0648\u0627\u062f\u0622\u0645\u0648\u0632\u06cc \u0648 \u0645\u0647\u0627\u0631\u062a\u200c\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\",\r\n          \"\u0645\u062d\u062a\u0648\u0627 \u0628\u0647 \u0632\u0628\u0627\u0646\u200c\u0647\u0627\u06cc \u062f\u0631\u06cc\u060c \u067e\u0634\u062a\u0648 \u0648 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc\",\r\n          \"\u0645\u0648\u0627\u062f \u0622\u0645\u0648\u0632\u0634\u06cc \u0628\u0631\u0627\u06cc \u062a\u0642\u0648\u06cc\u062a \u0647\u0645\u0628\u0633\u062a\u06af\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0648 \u06a9\u0627\u0647\u0634 \u0627\u0641\u0631\u0627\u0637\u200c\u06af\u0631\u0627\u06cc\u06cc\",\r\n          \"\u0645\u0648\u0627\u062f \u0622\u0645\u0648\u0632\u0634\u06cc \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631\"\r\n        ]);\r\n      }\r\n    }\r\n\r\n    \/* 10 \u2014 Nour Academy *\/\r\n    if (sections[10]) {\r\n      setText(sections[10], \".nour-kicker\", \"\u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631\");\r\n      setText(sections[10], \"h2\", \"\u0622\u0645\u0648\u0632\u0634 \u0648 \u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0628\u0631\u0627\u06cc \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u0627\u06a9\u06cc\u0641\u06cc\u062a \u0636\u0631\u0648\u0631\u06cc \u0627\u0633\u062a\");\r\n      setText(sections[10], \".nour-body-large\", \"\u0622\u0645\u0648\u0632\u0634 \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644 \u062a\u0646\u0647\u0627 \u0632\u0645\u0627\u0646\u06cc \u0645\u0624\u062b\u0631 \u0627\u0633\u062a \u06a9\u0647 \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646 \u0622\u0645\u0627\u062f\u0647\u060c \u062d\u0645\u0627\u06cc\u062a\u200c\u0634\u062f\u0647 \u0648 \u0628\u0647 \u06cc\u06a9\u062f\u06cc\u06af\u0631 \u0645\u062a\u0635\u0644 \u0628\u0627\u0634\u0646\u062f. \u0622\u06a9\u0627\u062f\u0645\u06cc \u0646\u0648\u0631 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0631\u0627\u0647\u0646\u0645\u0627\u0647\u0627\u06cc \u062f\u06cc\u062c\u06cc\u062a\u0627\u0644\u060c \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc\u060c \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u062f\u0631\u0633\u06cc \u0648 \u0627\u0628\u0632\u0627\u0631\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc \u0628\u0631\u0627\u06cc \u0622\u0645\u0648\u0632\u06af\u0627\u0631\u0627\u0646\u06cc \u0641\u0631\u0627\u0647\u0645 \u06a9\u0646\u062f \u06a9\u0647 \u062f\u0631 \u0634\u0631\u0627\u06cc\u0637 \u067e\u06cc\u0686\u06cc\u062f\u0647 \u0628\u0627 \u0641\u0631\u0627\u06af\u06cc\u0631\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u06a9\u0627\u0631 \u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.\");\r\n    }\r\n\r\n    \/* 11 \u2014 Quote *\/\r\n    if (sections[11]) {\r\n      setText(sections[11], \".nour-kicker\", \"\u0627\u06cc\u062f\u0647\u0654 \u0628\u0631\u062c\u0633\u062a\u0647\");\r\n      setText(sections[11], \".nour-quote\", \"\u00ab\u0622\u0645\u0648\u0632\u0634 \u0641\u0642\u0637 \u062f\u0631\u0628\u0627\u0631\u0647\u0654 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0627\u0645\u0631\u0648\u0632 \u0646\u06cc\u0633\u062a\u061b \u062f\u0631\u0628\u0627\u0631\u0647\u0654 \u0627\u06cc\u0646 \u0627\u0633\u062a \u06a9\u0647 \u06cc\u06a9 \u0646\u0633\u0644 \u0647\u0645\u0686\u0646\u0627\u0646 \u0622\u06cc\u0646\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0631\u0634\u062f \u062f\u0627\u0634\u062a\u0647 \u0628\u0627\u0634\u062f.\u00bb\");\r\n      setText(sections[11], \".nour-body-large\", \"\u0641\u0639\u0627\u0644\u06cc\u062a \u0622\u0645\u0648\u0632\u0634\u06cc \u0646\u0648\u0631 \u0639\u0645\u0644\u06cc\u060c \u0622\u06cc\u0646\u062f\u0647\u200c\u0646\u06af\u0631 \u0648 \u06a9\u0627\u0645\u0644\u0627\u064b \u0622\u06af\u0627\u0647 \u0627\u0632 \u0645\u062d\u062f\u0648\u062f\u06cc\u062a\u200c\u0647\u0627\u06cc \u06a9\u0646\u0648\u0646\u06cc \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u0627\u0633\u062a.\");\r\n    }\r\n\r\n    \/* 12 \u2014 More than schooling *\/\r\n    if (sections[12]) {\r\n      setText(sections[12], \".nour-kicker\", \"\u0641\u0631\u0627\u062a\u0631 \u0627\u0632 \u0622\u0645\u0648\u0632\u0634 \u0631\u0633\u0645\u06cc\");\r\n      setText(sections[12], \"h2\", \"\u0622\u0645\u0648\u0632\u0634\u060c \u0641\u0631\u0647\u0646\u06af\u060c \u0647\u0648\u06cc\u062a \u0648 \u0647\u0645\u0628\u0633\u062a\u06af\u06cc \u0627\u062c\u062a\u0645\u0627\u0639\u06cc \u0631\u0627 \u0646\u06cc\u0632 \u0627\u0646\u062a\u0642\u0627\u0644 \u0645\u06cc\u200c\u062f\u0647\u062f\");\r\n      setCardContent(sections[12].querySelectorAll(\".nour-dark-card\"), [\r\n        { title: \"\u067e\u0627\u0633\u062f\u0627\u0631\u06cc \u0627\u0632 \u0641\u0631\u0647\u0646\u06af\", body: \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627 \u0628\u0647 \u0632\u0628\u0627\u0646\u200c\u0647\u0627\u06cc \u062f\u0631\u06cc\u060c \u067e\u0634\u062a\u0648 \u0648 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u0646\u062f \u0628\u0647 \u062d\u0641\u0638 \u062a\u0627\u0631\u06cc\u062e\u060c \u062d\u0627\u0641\u0638\u0647 \u0648 \u0627\u062d\u0633\u0627\u0633 \u0645\u0634\u062a\u0631\u06a9 \u0647\u0648\u06cc\u062a \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u06a9\u0645\u06a9 \u06a9\u0646\u0646\u062f.\" },\r\n        { title: \"\u067e\u0644\u200c\u0633\u0627\u0632\u06cc\", body: \"\u0622\u0645\u0648\u0632\u0634 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u062a\u0641\u0627\u0647\u0645 \u0645\u06cc\u0627\u0646 \u062c\u0648\u0627\u0645\u0639 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u0631\u0627 \u0627\u0641\u0632\u0627\u06cc\u0634 \u062f\u0647\u062f \u0648 \u0627\u0646\u0632\u0648\u0627\u06cc\u06cc \u0631\u0627 \u06a9\u0627\u0647\u0634 \u062f\u0647\u062f \u06a9\u0647 \u0634\u06a9\u0627\u0641\u200c\u0647\u0627 \u0631\u0627 \u0639\u0645\u06cc\u0642\u200c\u062a\u0631 \u0645\u06cc\u200c\u0633\u0627\u0632\u062f.\" },\r\n        { title: \"\u06af\u0641\u062a\u200c\u0648\u06af\u0648 \u0648 \u062a\u0641\u0627\u0647\u0645\", body: \"\u0645\u062d\u062a\u0648\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u06af\u0641\u062a\u200c\u0648\u06af\u0648\u06cc \u0645\u062d\u062a\u0631\u0645\u0627\u0646\u0647\u060c \u0634\u0645\u0648\u0644 \u0648 \u0627\u0631\u0632\u0634\u200c\u0647\u0627\u06cc \u0645\u062f\u0646\u06cc \u0635\u0644\u062d\u200c\u0645\u062d\u0648\u0631 \u0631\u0627 \u062a\u0642\u0648\u06cc\u062a \u06a9\u0646\u062f.\" }\r\n      ]);\r\n    }\r\n\r\n    \/* 13 \u2014 CTA *\/\r\n    if (sections[13]) {\r\n      setText(sections[13], \".nour-kicker\", \"\u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0622\u0645\u0648\u0632\u0634\");\r\n      setText(sections[13], \"h2\", \"\u0628\u0631\u0627\u06cc \u0645\u0645\u06a9\u0646 \u0633\u0627\u062e\u062a\u0646 \u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0645\u0639\u0646\u0627\u062f\u0627\u0631 \u0628\u0631\u0627\u06cc \u062c\u0648\u0627\u0646\u0627\u0646 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646 \u062f\u0631 \u0634\u0631\u0627\u06cc\u0637 \u062f\u0634\u0648\u0627\u0631\u060c \u0647\u0645\u0631\u0627\u0647 \u0634\u0648\u06cc\u062f\");\r\n      setTextList(sections[13], \".nour-cta-actions .nour-button\", [\"\u062d\u0645\u0627\u06cc\u062a \u0627\u0632 \u0646\u0648\u0631\", \"\u0645\u0637\u0627\u0644\u0639\u0647\u0654 \u0628\u0631\u0648\u0634\u0648\u0631\", \"\u062a\u0645\u0627\u0633\"]);\r\n    }\r\n\r\n    if (footer) {\r\n      setTextList(footer, \"h4\", [\"\u067e\u06cc\u0648\u0646\u062f\u0647\u0627\u06cc \u0633\u0631\u06cc\u0639\", \"\u0645\u0627 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0646\u06cc\u062f\", \"\u062a\u0645\u0627\u0633\", \"\u0627\u0637\u0644\u0627\u0639\u0627\u062a\"]);\r\n      setTextList(footer, \".nour-wg-footer-links a\", [\r\n        \"\u062f\u0631\u0628\u0627\u0631\u0647\u0654 \u0646\u0648\u0631\",\r\n        \"\u062f\u0627\u0633\u062a\u0627\u0646 \u0645\u0627\",\r\n        \"\u0686\u06af\u0648\u0646\u0647 \u0627\u0632 \u062d\u0645\u0627\u06cc\u062a\u200c\u0647\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u06a9\u0646\u06cc\u0645\",\r\n        \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\",\r\n        \"\u062a\u06cc\u0645 \u0645\u0627\",\r\n        \"\u0646\u0642\u0634\u0647\u200c\u0631\u0627\u0647 \u06af\u0630\u0627\u0631 \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646\",\r\n        \"\u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0622\u0645\u0648\u0632\u0634\u06cc\",\r\n        \"\u06a9\u0645\u06a9 \u0645\u0627\u0644\u06cc\",\r\n        \"\u062a\u0645\u0627\u0633\"\r\n      ]);\r\n\r\n      var address = footer.querySelector(\".nour-wg-address\");\r\n      if (address) address.innerHTML = \"Nieuwe Stationsweg 9<br>9751 SZ Haren Gn<br><span class=\\\"nour-country-fa\\\" dir=\\\"rtl\\\">\u0647\u0644\u0646\u062f<\/span>\";\r\n\r\n      setTextList(footer, \".nour-wg-footer-contact-line strong\", [\"\u0627\u06cc\u0645\u06cc\u0644:\", \"\u062a\u0644\u0641\u0646:\"]);\r\n      footer.querySelectorAll(\".nour-wg-footer-info-line span:not(.nour-ltr)\").forEach(function (span) {\r\n        span.textContent = \"\u0628\u0639\u062f\u0627\u064b \u0627\u0641\u0632\u0648\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f\";\r\n      });\r\n    }\r\n  }\r\n\r\n  function closeLanguageSwitcher(switcher, button) {\r\n    switcher.classList.remove(\"is-open\");\r\n    button.setAttribute(\"aria-expanded\", \"false\");\r\n  }\r\n\r\n  var currentLang = getCurrentLanguage(window.location.pathname);\r\n  applyLanguage(currentLang);\r\n\r\n  if (currentLang === \"fa\") {\r\n    applyPersianStructuredContent();\r\n    applyPersianAccessibility();\r\n  }\r\n\r\n  document.querySelectorAll(\"[data-nour-localize-root]\").forEach(function (root) {\r\n    root.querySelectorAll(\"a[href]\").forEach(function (link) {\r\n      localizeInternalLink(link, currentLang);\r\n    });\r\n  });\r\n\r\n  document.querySelectorAll(\"[data-nour-lang-switcher]\").forEach(function (switcher) {\r\n    var button = switcher.querySelector(\".nour-code-lang-current\");\r\n    var menu = switcher.querySelector(\".nour-code-lang-menu\");\r\n    if (!button || !menu) return;\r\n\r\n    var currentData = LANGUAGES[currentLang] || LANGUAGES.en;\r\n    button.textContent = currentData.label + \" \u25be\";\r\n    button.setAttribute(\r\n      \"aria-label\",\r\n      currentLang === \"fa\" ? \"\u0632\u0628\u0627\u0646 \u0641\u0639\u0644\u06cc: \u0641\u0627\u0631\u0633\u06cc. \u0627\u0646\u062a\u062e\u0627\u0628 \u0632\u0628\u0627\u0646\" : \"Current language: \" + currentData.name + \". Choose language\"\r\n    );\r\n\r\n    menu.querySelectorAll(\"a[data-lang]\").forEach(function (link) {\r\n      var langCode = link.getAttribute(\"data-lang\");\r\n      if (!LANGUAGES[langCode]) return;\r\n\r\n      link.setAttribute(\"href\", buildLanguageLink(langCode));\r\n      link.classList.toggle(\"is-active\", langCode === currentLang);\r\n\r\n      if (langCode === currentLang) link.setAttribute(\"aria-current\", \"true\");\r\n      else link.removeAttribute(\"aria-current\");\r\n    });\r\n\r\n    button.addEventListener(\"click\", function (event) {\r\n      event.preventDefault();\r\n      event.stopPropagation();\r\n      var isOpen = switcher.classList.toggle(\"is-open\");\r\n      button.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n    });\r\n\r\n    document.addEventListener(\"click\", function (event) {\r\n      if (!switcher.contains(event.target)) closeLanguageSwitcher(switcher, button);\r\n    });\r\n\r\n    document.addEventListener(\"keydown\", function (event) {\r\n      if (event.key === \"Escape\") closeLanguageSwitcher(switcher, button);\r\n    });\r\n  });\r\n\r\n  var header = document.querySelector(\"[data-nour-header]\");\r\n  var menuToggle = document.querySelector(\"[data-nour-menu-toggle]\");\r\n  var nav = document.getElementById(\"nour-code-nav\");\r\n  var mobileBreakpoint = window.matchMedia(\"(max-width: 1220px)\");\r\n\r\n  function menuLabel(isOpen) {\r\n    if (currentLang === \"fa\") return isOpen ? \"\u0628\u0633\u062a\u0646 \u0645\u0646\u0648\" : \"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u0645\u0646\u0648\";\r\n    return isOpen ? \"Close menu\" : \"Open menu\";\r\n  }\r\n\r\n  function setBodyMenuState(isOpen) {\r\n    if (document.body) document.body.classList.toggle(\"nour-menu-open\", Boolean(isOpen && mobileBreakpoint.matches));\r\n  }\r\n\r\n  function closeSubmenus() {\r\n    if (!header) return;\r\n    header.querySelectorAll(\".nour-code-dropdown.is-submenu-open\").forEach(function (dropdown) {\r\n      dropdown.classList.remove(\"is-submenu-open\");\r\n      var toggle = dropdown.querySelector(\".nour-code-dropdown-toggle\");\r\n      if (toggle) toggle.setAttribute(\"aria-expanded\", \"false\");\r\n    });\r\n  }\r\n\r\n  function closeMobileMenu() {\r\n    if (!header || !menuToggle) return;\r\n    header.classList.remove(\"is-menu-open\");\r\n    menuToggle.setAttribute(\"aria-expanded\", \"false\");\r\n    menuToggle.setAttribute(\"aria-label\", menuLabel(false));\r\n    setBodyMenuState(false);\r\n    closeSubmenus();\r\n  }\r\n\r\n  if (header && menuToggle && nav) {\r\n    menuToggle.setAttribute(\"aria-label\", menuLabel(false));\r\n\r\n    menuToggle.addEventListener(\"click\", function (event) {\r\n      event.preventDefault();\r\n      event.stopPropagation();\r\n      var isOpen = header.classList.toggle(\"is-menu-open\");\r\n      menuToggle.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n      menuToggle.setAttribute(\"aria-label\", menuLabel(isOpen));\r\n      setBodyMenuState(isOpen);\r\n      if (!isOpen) closeSubmenus();\r\n    });\r\n\r\n    header.querySelectorAll(\".nour-code-dropdown-toggle\").forEach(function (toggle) {\r\n      toggle.addEventListener(\"click\", function (event) {\r\n        if (!mobileBreakpoint.matches) return;\r\n        event.preventDefault();\r\n        event.stopPropagation();\r\n\r\n        var dropdown = toggle.closest(\".nour-code-dropdown\");\r\n        if (!dropdown) return;\r\n\r\n        var isOpen = dropdown.classList.toggle(\"is-submenu-open\");\r\n        toggle.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n      });\r\n    });\r\n\r\n    nav.querySelectorAll(\"a:not(.nour-code-dropdown-toggle)\").forEach(function (link) {\r\n      link.addEventListener(\"click\", closeMobileMenu);\r\n    });\r\n\r\n    document.addEventListener(\"click\", function (event) {\r\n      if (mobileBreakpoint.matches && !header.contains(event.target)) closeMobileMenu();\r\n    });\r\n\r\n    document.addEventListener(\"keydown\", function (event) {\r\n      if (event.key === \"Escape\") closeMobileMenu();\r\n    });\r\n\r\n    function handleBreakpointChange(event) {\r\n      if (!event.matches) closeMobileMenu();\r\n    }\r\n\r\n    if (typeof mobileBreakpoint.addEventListener === \"function\") mobileBreakpoint.addEventListener(\"change\", handleBreakpointChange);\r\n    else if (typeof mobileBreakpoint.addListener === \"function\") mobileBreakpoint.addListener(handleBreakpointChange);\r\n  }\r\n})();\r\n<\/script>\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>Home About Us Our Story How We Use Support Our Programs Our Team ATR Education Publications Contact Us Donate Now [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1262","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/pages\/1262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/comments?post=1262"}],"version-history":[{"count":190,"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/pages\/1262\/revisions"}],"predecessor-version":[{"id":3327,"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/pages\/1262\/revisions\/3327"}],"wp:attachment":[{"href":"https:\/\/nourpeacefoundation.org\/fa\/wp-json\/wp\/v2\/media?parent=1262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}