{"id":1229,"date":"2025-10-05T10:40:00","date_gmt":"2025-10-05T10:40:00","guid":{"rendered":"https:\/\/w2.nasiri.nl\/?page_id=1229"},"modified":"2026-06-04T21:42:26","modified_gmt":"2026-06-04T19:42:26","slug":"the-situation-in-afghanistan","status":"publish","type":"page","link":"https:\/\/nourpeacefoundation.org\/fr\/the-situation-in-afghanistan\/","title":{"rendered":"ATR"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1229\" class=\"elementor elementor-1229\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e236f05 e-flex e-con-boxed e-con e-parent\" data-id=\"e236f05\" 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-2327c6e elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"2327c6e\" 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 ATR Page \u2014 Elementor Canvas Ready\r\n  Final corrected version:\r\n  - About Us dropdown copied from Home page behavior.\r\n  - About Nour removed completely.\r\n  - Dropdown starts from Our Story.\r\n  - Dropdown opens on hover and click.\r\n  - Dropdown no longer closes too quickly.\r\n  - Header, content, footer, and JavaScript included.\r\n-->\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-atr {\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    --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-atr *,\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-atr 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  \/* GLOBAL HEADER \u2014 SAME SIZE\/LAYOUT AS 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    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    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  \/* 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\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-atr h1,\r\n  .nour-atr h2,\r\n  .nour-atr h3,\r\n  .nour-atr 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-atr .nour-button,\r\n  .nour-atr .nour-button:visited,\r\n  .nour-atr .nour-button:focus,\r\n  .nour-atr .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-atr .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-atr .nour-button-gold,\r\n  .nour-atr .nour-button-gold:visited,\r\n  .nour-atr .nour-button-gold:focus,\r\n  .nour-atr .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-atr .nour-button-dark,\r\n  .nour-atr .nour-button-dark:visited,\r\n  .nour-atr .nour-button-dark:focus,\r\n  .nour-atr .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-atr .nour-button-light,\r\n  .nour-atr .nour-button-light:visited,\r\n  .nour-atr .nour-button-light:focus,\r\n  .nour-atr .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-atr .nour-button-outline,\r\n  .nour-atr .nour-button-outline:visited,\r\n  .nour-atr .nour-button-outline:focus,\r\n  .nour-atr .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-text {\r\n    max-width: 880px;\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.14)),\r\n      url(\"\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_11_19-PM.png\") top 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(340px, calc(100% - 48px));\r\n    min-height: 158px;\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    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n\r\n  .nour-hero-card-logo {\r\n    display: block;\r\n    width: 100%;\r\n    max-width: 270px;\r\n    height: auto;\r\n    object-fit: contain;\r\n    margin: 0 auto;\r\n  }\r\n\r\n\r\n  \/* ATR PRESENTATION VIEWER *\/\r\n  .nour-presentation-viewer {\r\n    width: 100%;\r\n    background: #ffffff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 34px;\r\n    padding: 18px;\r\n    box-shadow: 0 24px 80px rgba(35, 52, 79, 0.10);\r\n  }\r\n\r\n  .nour-presentation-head {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    justify-content: space-between;\r\n    gap: 24px;\r\n    padding: 10px 10px 18px;\r\n  }\r\n\r\n  .nour-presentation-title h3 {\r\n    font-size: clamp(28px, 3vw, 38px);\r\n    line-height: 1.12;\r\n    margin: 0;\r\n  }\r\n\r\n  .nour-presentation-title p {\r\n    margin: 10px 0 0;\r\n    color: var(--text);\r\n    font-size: 16px;\r\n    max-width: 720px;\r\n  }\r\n\r\n  .nour-slide-counter {\r\n    min-width: 96px;\r\n    padding: 10px 14px;\r\n    border-radius: 999px;\r\n    background: var(--sand);\r\n    border: 1px solid #d7c9b3;\r\n    color: var(--ink);\r\n    font-weight: 800;\r\n    font-size: 14px;\r\n    text-align: center !important;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .nour-slide-frame {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 16 \/ 9;\r\n    overflow: hidden;\r\n    border-radius: 24px;\r\n    background: #f1eadf;\r\n    border: 1px solid #e1d6c6;\r\n  }\r\n\r\n  .nour-slide {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: contain;\r\n    background: #ffffff;\r\n    opacity: 0;\r\n    visibility: hidden;\r\n    transform: scale(0.985);\r\n    transition: opacity 0.28s ease, transform 0.28s ease, visibility 0.28s ease;\r\n  }\r\n\r\n  .nour-slide.is-active {\r\n    opacity: 1;\r\n    visibility: visible;\r\n    transform: scale(1);\r\n  }\r\n\r\n  .nour-slide-nav {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 48px;\r\n    height: 48px;\r\n    border-radius: 999px;\r\n    border: 1px solid rgba(255, 255, 255, 0.82);\r\n    background: rgba(34, 52, 77, 0.78);\r\n    color: #ffffff;\r\n    display: grid;\r\n    place-items: center;\r\n    cursor: pointer;\r\n    font-size: 28px;\r\n    line-height: 1;\r\n    box-shadow: 0 12px 28px rgba(35, 52, 79, 0.20);\r\n    z-index: 4;\r\n    transition: transform 0.18s ease, background 0.18s ease;\r\n  }\r\n\r\n  .nour-slide-nav:hover,\r\n  .nour-slide-nav:focus {\r\n    background: rgba(204, 139, 45, 0.92);\r\n    transform: translateY(-50%) scale(1.04);\r\n    outline: none;\r\n  }\r\n\r\n  .nour-slide-prev {\r\n    left: 18px;\r\n  }\r\n\r\n  .nour-slide-next {\r\n    right: 18px;\r\n  }\r\n\r\n  .nour-presentation-bottom {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    gap: 20px;\r\n    padding: 18px 10px 6px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .nour-slide-dots {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 7px;\r\n    max-width: 560px;\r\n  }\r\n\r\n  .nour-slide-dot {\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 999px;\r\n    border: 0;\r\n    background: #d5c7b3;\r\n    cursor: pointer;\r\n    padding: 0;\r\n    transition: transform 0.16s ease, background 0.16s ease, width 0.16s ease;\r\n  }\r\n\r\n  .nour-slide-dot.is-active {\r\n    width: 26px;\r\n    background: var(--gold);\r\n  }\r\n\r\n  .nour-slide-dot:hover,\r\n  .nour-slide-dot:focus {\r\n    transform: scale(1.15);\r\n    outline: none;\r\n  }\r\n\r\n  .nour-presentation-actions {\r\n    display: flex;\r\n    gap: 14px;\r\n    flex-wrap: wrap;\r\n    align-items: center;\r\n    justify-content: flex-end;\r\n  }\r\n\r\n  .nour-moved-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 18px 54px rgba(35, 52, 79, 0.09);\r\n  }\r\n\r\n  .nour-presentation-wrap {\r\n    padding: 0 0 70px;\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-inline {\r\n    max-width: 780px;\r\n    margin: 44px 0 0;\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-atr 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-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-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    color: var(--text);\r\n    font-size: 17px;\r\n    margin: 14px 0 0;\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  .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  .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(\"https:\/\/images.unsplash.com\/photo-1517048676732-d65bc937f952?auto=format&fit=crop&w=1400&q=80\") 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  .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: 980px) {\r\n    .nour-atr {\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-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: 36px;\r\n    }\r\n\r\n    .nour-presentation-head,\r\n    .nour-presentation-bottom {\r\n      align-items: flex-start;\r\n      flex-direction: column;\r\n    }\r\n\r\n    .nour-presentation-actions {\r\n      justify-content: flex-start;\r\n    }\r\n\r\n    .nour-trust {\r\n      grid-template-columns: 1fr;\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-atr {\r\n      padding-top: 78px;\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    .nour-presentation-actions {\r\n      gap: 18px;\r\n      flex-direction: column;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    .nour-atr .nour-button {\r\n      width: 100%;\r\n      padding: 14px 20px;\r\n    }\r\n\r\n    .nour-card,\r\n    .nour-dark-card,\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-hero-card {\r\n      right: 16px;\r\n      bottom: 16px;\r\n      width: calc(100% - 32px);\r\n      min-height: 132px;\r\n      padding: 18px;\r\n      border-radius: 22px;\r\n    }\r\n\r\n    .nour-hero-card-logo {\r\n      max-width: 230px;\r\n    }\r\n\r\n    .nour-hero-image {\r\n      min-height: 390px;\r\n    }\r\n\r\n    .nour-presentation-viewer {\r\n      border-radius: 24px;\r\n      padding: 10px;\r\n    }\r\n\r\n    .nour-slide-frame {\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .nour-slide-nav {\r\n      width: 40px;\r\n      height: 40px;\r\n      font-size: 23px;\r\n    }\r\n\r\n    .nour-slide-prev {\r\n      left: 10px;\r\n    }\r\n\r\n    .nour-slide-next {\r\n      right: 10px;\r\n    }\r\n\r\n    .nour-slide-dots {\r\n      max-width: 100%;\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<\/style>\r\n\r\n<!-- HEADER -->\r\n<header class=\"nour-code-header\">\r\n  <div class=\"nour-code-header-inner\">\r\n    <a class=\"nour-code-logo\" href=\"\/fr\/\" 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=\"ATR\">\r\n    <\/a>\r\n\r\n    <nav class=\"nour-code-nav\" aria-label=\"Main navigation\">\r\n      <a href=\"\/fr\/\">Home<\/a>\r\n\r\n      <div class=\"nour-code-dropdown\">\r\n        <a\r\n          class=\"nour-code-dropdown-toggle\"\r\n          href=\"\/fr\/about\/\"\r\n          aria-haspopup=\"true\"\r\n          aria-expanded=\"false\"\r\n        >\r\n          About Us\r\n        <\/a>\r\n\r\n        <div class=\"nour-code-submenu\" aria-label=\"About Us submenu\">\r\n          <a href=\"\/fr\/about\/our-story-2\/\">Our Story<\/a>\r\n          <a href=\"\/fr\/about\/how-we-use-support\/\">How We Use Support<\/a>\r\n          <a href=\"\/fr\/about\/our-programs\/\">Our Programs<\/a>\r\n          <a href=\"\/fr\/about\/our-team\/\">Our Team<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <a href=\"\/fr\/the-situation-in-afghanistan\/\">ATR<\/a>\r\n      <a href=\"\/fr\/impact-testimonials\/\">Education<\/a>\r\n      <a href=\"\/fr\/publications\/\">Publications<\/a>\r\n      <a href=\"\/fr\/contact\/\">Contact Us<\/a>\r\n    <\/nav>\r\n\r\n    <div class=\"nour-code-lang-switcher\">\r\n      <a class=\"nour-code-lang-current\" href=\"\/fr\/the-situation-in-afghanistan\/\">\ud83c\uddfa\ud83c\uddf8 English \u25be<\/a>\r\n      <div class=\"nour-code-lang-menu\" aria-label=\"Language menu\">\r\n        <a href=\"\/nl\/the-situation-in-afghanistan\/\">\ud83c\uddf3\ud83c\uddf1 Dutch<\/a>\r\n        <a href=\"\/fr\/the-situation-in-afghanistan\/\">\ud83c\uddeb\ud83c\uddf7 French<\/a>\r\n        <a href=\"\/fa\/the-situation-in-afghanistan\/\">\ud83c\uddee\ud83c\uddf7 Persian<\/a>\r\n        <a href=\"\/de\/the-situation-in-afghanistan\/\">\ud83c\udde9\ud83c\uddea German<\/a>\r\n        <a href=\"\/es\/the-situation-in-afghanistan\/\">\ud83c\uddea\ud83c\uddf8 Spanish<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <a class=\"nour-code-header-donate\" href=\"\/fr\/donate-now\/\">Donate Now<\/a>\r\n  <\/div>\r\n<\/header>\r\n\r\n<div class=\"nour-atr\" dir=\"ltr\" lang=\"en\">\r\n  <section class=\"nour-container nour-hero\">\r\n    <div class=\"nour-hero-text\">\r\n      <div class=\"nour-eyebrow\">ATR \u2022 Afghanistan Transition Roadmap<\/div>\r\n      <h1>A practical roadmap for Afghanistan\u2019s social and economic transition.<\/h1>\r\n      <p class=\"nour-lead\">\r\n        ATR is Nour Peace Foundation\u2019s long-term transition vision for Afghanistan. It connects education, land justice, agriculture, health, public services, women\u2019s participation, and accountable institutions into one practical framework.\r\n      <\/p>\r\n\r\n      <div class=\"nour-actions\">\r\n        <a class=\"nour-button nour-button-dark\" href=\"#overview\">Explore ATR<\/a>\r\n        <a class=\"nour-button nour-button-light\" href=\"#summary\">View Summary<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nour-hero-message nour-hero-message-inline\">\r\n        <div class=\"nour-kicker\">Core Message<\/div>\r\n        <p class=\"nour-hero-message-quote\">\u201cAfghanistan cannot be rebuilt only from above.\u201d<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"nour-hero-visual\">\r\n      <div class=\"nour-hero-image\">\r\n        <div class=\"nour-hero-card\">\r\n          <img decoding=\"async\" class=\"nour-hero-card-logo\" src=\"\/wp-content\/uploads\/2026\/05\/23.jpg\" alt=\"ATR - Afghanistan Transition Roadmap\" title=\"ATR\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"nour-container nour-presentation-wrap\">\r\n    <div class=\"nour-presentation-viewer\" id=\"atr-presentation\" aria-label=\"ATR presentation viewer\">\r\n      <div class=\"nour-presentation-head\">\r\n        <div class=\"nour-presentation-title\">\r\n          <div class=\"nour-kicker\">Official Presentation<\/div>\r\n        <\/div>\r\n        <div class=\"nour-slide-counter\"><span id=\"nour-current-slide\">1<\/span> \/ 15<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nour-slide-frame\" tabindex=\"0\" aria-live=\"polite\">\r\n        <img class=\"nour-slide is-active\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia01.jpg\" alt=\"ATR Presentation slide 1 of 15\" loading=\"eager\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia02.jpg\" alt=\"ATR Presentation slide 2 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia03.jpg\" alt=\"ATR Presentation slide 3 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia04.jpg\" alt=\"ATR Presentation slide 4 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia05.jpg\" alt=\"ATR Presentation slide 5 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia06.jpg\" alt=\"ATR Presentation slide 6 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia07.jpg\" alt=\"ATR Presentation slide 7 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia08.jpg\" alt=\"ATR Presentation slide 8 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia09.jpg\" alt=\"ATR Presentation slide 9 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia10.jpg\" alt=\"ATR Presentation slide 10 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia11.jpg\" alt=\"ATR Presentation slide 11 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia12.jpg\" alt=\"ATR Presentation slide 12 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia13.jpg\" alt=\"ATR Presentation slide 13 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia14.jpg\" alt=\"ATR Presentation slide 14 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <img class=\"nour-slide\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/Dia15.jpg\" alt=\"ATR Presentation slide 15 of 15\" loading=\"lazy\" decoding=\"async\" title=\"ATR\">\r\n        <button class=\"nour-slide-nav nour-slide-prev\" type=\"button\" aria-label=\"Previous slide\">\u2039<\/button>\r\n        <button class=\"nour-slide-nav nour-slide-next\" type=\"button\" aria-label=\"Next slide\">\u203a<\/button>\r\n      <\/div>\r\n\r\n      <div class=\"nour-presentation-bottom\">\r\n        <div class=\"nour-slide-dots\" aria-label=\"Presentation slide navigation\">\r\n        <button class=\"nour-slide-dot is-active\" type=\"button\" data-slide=\"0\" aria-label=\"Go to slide 1\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"1\" aria-label=\"Go to slide 2\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"2\" aria-label=\"Go to slide 3\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"3\" aria-label=\"Go to slide 4\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"4\" aria-label=\"Go to slide 5\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"5\" aria-label=\"Go to slide 6\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"6\" aria-label=\"Go to slide 7\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"7\" aria-label=\"Go to slide 8\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"8\" aria-label=\"Go to slide 9\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"9\" aria-label=\"Go to slide 10\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"10\" aria-label=\"Go to slide 11\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"11\" aria-label=\"Go to slide 12\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"12\" aria-label=\"Go to slide 13\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"13\" aria-label=\"Go to slide 14\"><\/button>\r\n        <button class=\"nour-slide-dot\" type=\"button\" data-slide=\"14\" aria-label=\"Go to slide 15\"><\/button>\r\n        <\/div>\r\n\r\n        <div class=\"nour-presentation-actions\">\r\n          <a\r\n            class=\"nour-button nour-button-gold\"\r\n            href=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/ATR_presentation_network_republic02_EN.pdf\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n          >\r\n            English\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\/ATR_presentation_network_republic01.pdf\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n          >\r\n            \u0641\u0627\u0631\u0633\u06cc\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\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\">What ATR Is<\/div>\r\n        <h2>A framework for turning future thinking into social structure.<\/h2>\r\n      <\/div>\r\n\r\n      <p class=\"nour-body-large\">\r\n        ATR is based on a simple idea: a stable future cannot come only from political change at the top. It requires connected communities, capable institutions, education, services, productive livelihoods, and a visible path from local life to national development.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Core Direction<\/div>\r\n      <h2>ATR focuses on the foundations of a connected Afghanistan.<\/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>Dignity<\/h3>\r\n          <p>Human dignity, equal citizenship, women\u2019s education, public health, and protection of people as citizens are central to the roadmap.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card mist\">\r\n          <div class=\"nour-number\">02<\/div>\r\n          <h3>Connection<\/h3>\r\n          <p>ATR links villages, intermediate towns, cities, diaspora communities, schools, health services, markets, and public institutions.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card olive\">\r\n          <div class=\"nour-number\">03<\/div>\r\n          <h3>Responsibility<\/h3>\r\n          <p>The roadmap emphasizes accountable institutions, measurable progress, public service, and transition that people can see in daily life.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"nour-section nour-dark\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Village \u2022 Town \u2022 City<\/div>\r\n      <h2>ATR sees Afghanistan as a living network.<\/h2>\r\n\r\n      <div class=\"nour-cards-3\">\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Village<\/h3>\r\n          <p>Primary education, basic health, adult literacy, local cooperation, and first-level agricultural support.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>Intermediate Town<\/h3>\r\n          <p>Secondary education, regional clinics, technical training, markets, storage, registration services, and local administration.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-dark-card\">\r\n          <h3>City<\/h3>\r\n          <p>Universities, specialized hospitals, research centres, higher judicial institutions, larger industries, and national civic links.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section id=\"summary\" 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\">ATR Summary<\/div>\r\n            <h2>Read the short summary of the ATR program.<\/h2>\r\n\r\n            <p class=\"nour-body-large\" style=\"font-size:18px; margin-top:20px;\">\r\n              Visitors can open the ATR PDF in a separate page to read it online. After reading, they can also download the document directly from this section.\r\n            <\/p>\r\n\r\n            <div class=\"nour-summary-list\">\r\n              <div>ATR explains why Afghanistan needs a structured transition, not only a political reaction.<\/div>\r\n              <div>It connects education, agriculture, health, land justice, institutions, and local development.<\/div>\r\n              <div>It proposes a village-town-city framework for rebuilding connection from the ground up.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"nour-summary-card\">\r\n            <h3>Short ATR Program<\/h3>\r\n            <p>\r\n              Read the ATR program 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=\"\/wp-content\/uploads\/2026\/05\/ATR_Network_Building_Republic_ToT_Adjusted01.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=\"\/wp-content\/uploads\/2026\/05\/ATR_Network_Building_Republic_ToT_Adjusted01.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  <section class=\"nour-section\">\r\n    <div class=\"nour-container\">\r\n      <div class=\"nour-kicker\">Main Pillars<\/div>\r\n      <h2>ATR brings several foundations into one transition vision.<\/h2>\r\n\r\n      <div class=\"nour-cards-2\">\r\n        <div class=\"nour-card\">\r\n          <h4>Land justice & agricultural modernization<\/h4>\r\n          <p>Secure land rights, reduce illegal seizure, strengthen farmers, build cooperatives, storage, processing, irrigation, and market access.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Education, literacy & capability<\/h4>\r\n          <p>Build a connected learning path from village schools to town-level secondary education to city-level higher education, while expanding adult literacy.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Health, services & human dignity<\/h4>\r\n          <p>Make basic, regional, and specialized care part of a visible service structure that restores trust and strengthens social resilience.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"nour-card\">\r\n          <h4>Supportive religion & accountable institutions<\/h4>\r\n          <p>Align religious knowledge, civic responsibility, local councils, and public institutions around dignity, education, justice, cooperation, and peace.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\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\" aria-hidden=\"true\"><\/div>\r\n\r\n      <div>\r\n        <div class=\"nour-kicker\">Featured Idea<\/div>\r\n        <div class=\"nour-quote\">\u201cThe future Afghanistan is a connected Afghanistan.\u201d<\/div>\r\n        <p class=\"nour-body-large\" style=\"font-size:18px; margin-top:22px;\">\r\n          ATR is designed to turn hope into structure: and structure into daily dignity, learning, production, service, trust, and citizenship.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\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;\">Engage with ATR<\/div>\r\n            <h2>Learn more about the roadmap and connect with Nour Peace Foundation.<\/h2>\r\n          <\/div>\r\n\r\n          <div class=\"nour-cta-actions\">\r\n            <a\r\n              class=\"nour-button nour-button-gold\"\r\n              href=\"\/wp-content\/uploads\/2026\/05\/ATR_Network_Building_Republic_ToT_Adjusted01.pdf\"\r\n              target=\"_blank\"\r\n              rel=\"noopener noreferrer\"\r\n            >\r\n              Read Summary\r\n            <\/a>\r\n\r\n            <a class=\"nour-button nour-button-outline\" href=\"\/fr\/contact\/\">Contact<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FOOTER -->\r\n  <footer class=\"nour-wg-footer\">\r\n    <div class=\"nour-wg-footer-container\">\r\n      <div class=\"nour-wg-footer-grid\">\r\n        <div>\r\n          <h4>Quick links<\/h4>\r\n\r\n          <div class=\"nour-wg-footer-links\">\r\n            <a href=\"\/fr\/about\/our-story-2\/\">Our Story<\/a>\r\n            <a href=\"\/fr\/about\/how-we-use-support\/\">How We Use Support<\/a>\r\n            <a href=\"\/fr\/about\/our-programs\/\">Our Programs<\/a>\r\n            <a href=\"\/fr\/about\/our-team\/\">Our Team<\/a>\r\n            <a href=\"\/fr\/the-situation-in-afghanistan\/\">Afghanistan Transition Roadmap<\/a>\r\n            <a href=\"\/fr\/impact-testimonials\/\">Education programs<\/a>\r\n            <a href=\"\/fr\/contact\/\">Contact<\/a>\r\n            <a href=\"\/fr\/donate-now\/\">Donate now<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div>\r\n          <h4>Follow us<\/h4>\r\n\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\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\r\n          <a href=\"https:\/\/www.linkedin.com\/company\/nour-peace-foundation\/?viewAsMember=true\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener noreferrer\">\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\r\n          <div class=\"nour-wg-contact\">\r\n            <p>\r\n              Nieuwe Stationsweg 9<br>\r\n              9751 SZ Haren Gn<br>\r\n              The Netherlands\r\n            <\/p>\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\r\n          <div class=\"nour-wg-info\">\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>IBAN:<\/strong>\r\n              <span>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>84442387<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"nour-wg-footer-info-line\">\r\n              <strong>ANBI:<\/strong>\r\n              <span><\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nour-wg-footer-divider\">\r\n        <div class=\"nour-wg-footer-logo-row\">\r\n          <a class=\"nour-wg-footer-logo auaf\" href=\"https:\/\/auaf.edu.af\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"American University of Afghanistan\">\r\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Naamloos.jpg\" alt=\"American University of Afghanistan\" title=\"ATR\">\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\">\r\n            <img decoding=\"async\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/05\/HBDO-Logo.png\" alt=\"Herai Banoo Development Organization\" title=\"ATR\">\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\">\r\n            <img decoding=\"async\" src=\"https:\/\/nourpeacefoundation.org\/wp-content\/uploads\/2026\/06\/RSDO-logo-scaled.png\" alt=\"RSDO\" title=\"ATR\">\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/footer>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function () {\r\n    const dropdown = document.querySelector(\".nour-code-dropdown\");\r\n    const toggle = document.querySelector(\".nour-code-dropdown-toggle\");\r\n\r\n    if (!dropdown || !toggle) return;\r\n\r\n    toggle.addEventListener(\"click\", function (event) {\r\n      if (window.matchMedia(\"(max-width: 980px)\").matches) {\r\n        event.preventDefault();\r\n        const isOpen = dropdown.classList.toggle(\"is-open\");\r\n        toggle.setAttribute(\"aria-expanded\", isOpen ? \"true\" : \"false\");\r\n      }\r\n    });\r\n\r\n    document.addEventListener(\"click\", function (event) {\r\n      if (!dropdown.contains(event.target)) {\r\n        dropdown.classList.remove(\"is-open\");\r\n        toggle.setAttribute(\"aria-expanded\", \"false\");\r\n      }\r\n    });\r\n\r\n    document.addEventListener(\"keydown\", function (event) {\r\n      if (event.key === \"Escape\") {\r\n        dropdown.classList.remove(\"is-open\");\r\n        toggle.setAttribute(\"aria-expanded\", \"false\");\r\n      }\r\n    });\r\n\r\n\r\n    const presentation = document.querySelector(\"#atr-presentation\");\r\n\r\n    if (presentation) {\r\n      const slides = Array.from(presentation.querySelectorAll(\".nour-slide\"));\r\n      const dots = Array.from(presentation.querySelectorAll(\".nour-slide-dot\"));\r\n      const prev = presentation.querySelector(\".nour-slide-prev\");\r\n      const next = presentation.querySelector(\".nour-slide-next\");\r\n      const counter = presentation.querySelector(\"#nour-current-slide\");\r\n      const frame = presentation.querySelector(\".nour-slide-frame\");\r\n      let current = 0;\r\n\r\n      function showSlide(index) {\r\n        if (!slides.length) return;\r\n        current = (index + slides.length) % slides.length;\r\n\r\n        slides.forEach(function (slide, slideIndex) {\r\n          slide.classList.toggle(\"is-active\", slideIndex === current);\r\n        });\r\n\r\n        dots.forEach(function (dot, dotIndex) {\r\n          dot.classList.toggle(\"is-active\", dotIndex === current);\r\n          dot.setAttribute(\"aria-current\", dotIndex === current ? \"true\" : \"false\");\r\n        });\r\n\r\n        if (counter) counter.textContent = String(current + 1);\r\n      }\r\n\r\n      if (prev) {\r\n        prev.addEventListener(\"click\", function () {\r\n          showSlide(current - 1);\r\n        });\r\n      }\r\n\r\n      if (next) {\r\n        next.addEventListener(\"click\", function () {\r\n          showSlide(current + 1);\r\n        });\r\n      }\r\n\r\n      dots.forEach(function (dot) {\r\n        dot.addEventListener(\"click\", function () {\r\n          showSlide(Number(dot.getAttribute(\"data-slide\")) || 0);\r\n        });\r\n      });\r\n\r\n      if (frame) {\r\n        frame.addEventListener(\"keydown\", function (event) {\r\n          if (event.key === \"ArrowLeft\") showSlide(current - 1);\r\n          if (event.key === \"ArrowRight\") showSlide(current + 1);\r\n        });\r\n      }\r\n\r\n      showSlide(0);\r\n    }\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>","protected":false},"excerpt":{"rendered":"<p>Home About Us Our Story How We Use Support Our Programs Our Team ATR Education Publications Contact Us \ud83c\uddfa\ud83c\uddf8 English [&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-1229","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/pages\/1229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/comments?post=1229"}],"version-history":[{"count":243,"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/pages\/1229\/revisions"}],"predecessor-version":[{"id":3184,"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/pages\/1229\/revisions\/3184"}],"wp:attachment":[{"href":"https:\/\/nourpeacefoundation.org\/fr\/wp-json\/wp\/v2\/media?parent=1229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}