{"id":9574,"date":"2024-01-29T23:58:46","date_gmt":"2024-01-29T23:58:46","guid":{"rendered":"https:\/\/new.iesco.my\/?page_id=9574"},"modified":"2026-06-24T04:10:55","modified_gmt":"2026-06-24T04:10:55","slug":"emergency-intervention-program","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/emergency-intervention-program\/","title":{"rendered":"Program of Emergency Intervention For Education"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9574\" class=\"elementor elementor-9574\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99c5d3c e-con-full e-flex e-con e-parent\" data-id=\"99c5d3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-476b1d4 elementor-widget elementor-widget-html\" data-id=\"476b1d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Emergency Intervention for Education \u2014 IESCO<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --brand:      #0767b1;\r\n      --brand-dark: #054e88;\r\n      --brand-deep: #033260;\r\n      --brand-mid:  #1a7fc4;\r\n      --brand-soft: #e8f3fb;\r\n      --brand-tint: #cce4f5;\r\n      --gold:       #f5a623;\r\n      --gold-light: #fde8c0;\r\n      --ink:        #0d1b2a;\r\n      --ink-muted:  #5a6a7a;\r\n      --surface:    #f5f8fb;\r\n      --border:     #dde8f2;\r\n      --white:      #ffffff;\r\n      --r-md: 14px;\r\n      --r-lg: 22px;\r\n      --r-xl: 32px;\r\n    }\r\n\r\n    html { scroll-behavior: smooth; }\r\n    body {\r\n      font-family: 'Plus Jakarta Sans', sans-serif;\r\n      background: var(--white);\r\n      color: var(--ink);\r\n      line-height: 1.7;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      min-height: 72vh;\r\n      background: var(--brand);\r\n      position: relative;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 5rem 1.5rem 6rem;\r\n      overflow: hidden;\r\n    }\r\n    .hero::before {\r\n      content: '';\r\n      position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.12) 1px, transparent 1px);\r\n      background-size: 28px 28px;\r\n      pointer-events: none;\r\n    }\r\n    .hero-ring {\r\n      position: absolute; border-radius: 50%;\r\n      border: 1px solid rgba(255,255,255,0.08); pointer-events: none;\r\n    }\r\n    .hero-ring-1 { width: 500px; height: 500px; top: -180px; right: -140px; }\r\n    .hero-ring-2 { width: 700px; height: 700px; top: -260px; right: -260px; }\r\n    .hero-ring-3 { width: 340px; height: 340px; bottom: -120px; left: -100px; border-color: rgba(255,255,255,0.05); }\r\n    .hero-glow {\r\n      position: absolute; width: 480px; height: 480px;\r\n      border-radius: 50%; background: rgba(255,255,255,0.05);\r\n      top: 50%; left: 50%; transform: translate(-50%,-50%); pointer-events: none;\r\n    }\r\n    .hero-content { position: relative; z-index: 2; max-width: 720px; }\r\n\r\n    .hero-eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.22);\r\n      color: var(--gold-light);\r\n      font-size: 11px; font-weight: 600;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      padding: 6px 18px; border-radius: 100px; margin-bottom: 1.75rem;\r\n    }\r\n    .hero-eyebrow-dot {\r\n      width: 5px; height: 5px; background: var(--gold);\r\n      border-radius: 50%; animation: blink 2s ease-in-out infinite;\r\n    }\r\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }\r\n\r\n    .hero-page-title {\r\n      font-size: clamp(1.1rem, 2vw, 1.45rem); font-weight: 600;\r\n      letter-spacing: 0.18em; text-transform: uppercase;\r\n      color: rgba(255,255,255,0.85); margin-bottom: 0.75rem;\r\n    }\r\n    .hero h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(2rem, 4vw, 3.2rem); color: var(--white);\r\n      line-height: 1.15; font-weight: 600;\r\n      margin-bottom: 1.25rem; letter-spacing: -0.01em;\r\n    }\r\n    .hero h1 em { font-style: italic; font-weight: 400; color: var(--gold-light); }\r\n    .hero-sub {\r\n      font-size: clamp(1rem, 1.8vw, 1.1rem); color: rgba(255,255,255,0.65);\r\n      font-weight: 300; max-width: 540px; margin: 0 auto 2.5rem; line-height: 1.75;\r\n    }\r\n    .btn-gold {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      background: var(--gold); color: var(--brand-deep);\r\n      font-weight: 700; font-size: 14px;\r\n      padding: 13px 28px; border-radius: 100px; text-decoration: none;\r\n      transition: transform 0.22s, box-shadow 0.22s;\r\n    }\r\n    .btn-gold:hover { transform: translateY(-2px); box-shadow: 0 10px 26px rgba(245,166,35,0.4); }\r\n\r\n    .scroll-cue {\r\n      position: absolute; bottom: 2.5rem; left: 50%;\r\n      transform: translateX(-50%);\r\n      display: flex; flex-direction: column; align-items: center; gap: 6px;\r\n      color: rgba(255,255,255,0.35); font-size: 10px;\r\n      letter-spacing: 0.14em; text-transform: uppercase;\r\n      animation: dip 2.2s ease-in-out infinite;\r\n    }\r\n    .scroll-cue::after {\r\n      content: ''; width: 1px; height: 38px;\r\n      background: linear-gradient(to bottom, rgba(255,255,255,0.35), transparent);\r\n    }\r\n    @keyframes dip {\r\n      0%,100%{transform:translateX(-50%) translateY(0)}\r\n      50%{transform:translateX(-50%) translateY(7px)}\r\n    }\r\n\r\n    \/* \u2500\u2500 SHARED \u2500\u2500 *\/\r\n    section { padding: 6rem 1.5rem; }\r\n    .wrap { max-width: 1160px; margin: 0 auto; }\r\n\r\n    .eyebrow {\r\n      font-size: 11px; font-weight: 700;\r\n      letter-spacing: 0.16em; text-transform: uppercase;\r\n      color: var(--brand); margin-bottom: 0.6rem;\r\n    }\r\n    .heading {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.85rem, 3.5vw, 2.7rem);\r\n      color: var(--brand-deep); line-height: 1.15;\r\n      font-weight: 600; margin-bottom: 1.2rem; letter-spacing: -0.01em;\r\n    }\r\n    .body-copy { font-size: 1rem; color: var(--ink-muted); line-height: 1.85; }\r\n\r\n    \/* REVEAL *\/\r\n    .reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.6s ease, transform 0.6s ease; }\r\n    .reveal.on { opacity: 1; transform: none; }\r\n    .d1 { transition-delay: 0.08s; }\r\n    .d2 { transition-delay: 0.16s; }\r\n    .d3 { transition-delay: 0.24s; }\r\n\r\n    \/* \u2500\u2500 OVERVIEW \u2500\u2500 *\/\r\n    .overview-section { background: var(--surface); }\r\n\r\n    .overview-inner {\r\n      display: grid;\r\n      grid-template-columns: 1fr 2fr;\r\n      gap: 4rem;\r\n      align-items: center;\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-xl);\r\n      padding: 3.5rem;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    \/* left brand rail *\/\r\n    .overview-inner::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0; left: 0; bottom: 0;\r\n      width: 5px;\r\n      background: var(--brand);\r\n      border-radius: var(--r-xl) 0 0 var(--r-xl);\r\n    }\r\n\r\n    .overview-icon-wrap {\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      gap: 1.5rem;\r\n      text-align: center;\r\n    }\r\n    .overview-icon-box {\r\n      width: 80px; height: 80px;\r\n      border-radius: 22px;\r\n      background: var(--brand-soft);\r\n      border: 1px solid var(--brand-tint);\r\n      display: flex; align-items: center; justify-content: center;\r\n    }\r\n    .overview-icon-box svg {\r\n      width: 36px; height: 36px;\r\n      stroke: var(--brand); fill: none;\r\n      stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round;\r\n    }\r\n    .overview-icon-label {\r\n      font-size: 0.78rem; font-weight: 700;\r\n      letter-spacing: 0.1em; text-transform: uppercase;\r\n      color: var(--brand);\r\n    }\r\n\r\n    .overview-text h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.5rem, 2.8vw, 2.1rem);\r\n      color: var(--brand-deep); font-weight: 600;\r\n      line-height: 1.2; margin-bottom: 1rem;\r\n    }\r\n    .overview-text p { font-size: 0.98rem; color: var(--ink-muted); line-height: 1.85; }\r\n    .overview-text p + p { margin-top: 0.85rem; }\r\n\r\n    \/* \u2500\u2500 FOCUS PILLARS \u2500\u2500 *\/\r\n    .pillars-section { background: var(--white); }\r\n\r\n    .pillars-header { text-align: center; max-width: 580px; margin: 0 auto 3.5rem; }\r\n\r\n    .pillars-row {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    .pillar-card {\r\n      background: var(--surface);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-lg);\r\n      padding: 2rem 1.75rem;\r\n      display: flex; flex-direction: column; gap: 1rem;\r\n      transition: transform 0.28s, box-shadow 0.28s, border-color 0.28s;\r\n    }\r\n    .pillar-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 16px 36px rgba(7,103,177,0.09);\r\n      border-color: var(--brand-tint);\r\n    }\r\n    .pillar-num {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 3rem; font-weight: 600;\r\n      color: var(--brand-tint); line-height: 1;\r\n    }\r\n    .pillar-card h3 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.15rem; color: var(--brand-deep);\r\n      font-weight: 600; line-height: 1.3;\r\n    }\r\n    .pillar-card p { font-size: 0.9rem; color: var(--ink-muted); line-height: 1.75; }\r\n\r\n    \/* \u2500\u2500 INITIATIVES \u2500\u2500 *\/\r\n    .initiatives-section { background: var(--surface); }\r\n\r\n    .initiatives-header { text-align: center; max-width: 580px; margin: 0 auto 3.5rem; }\r\n\r\n    .initiatives-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    .initiative-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-lg);\r\n      overflow: hidden;\r\n      transition: transform 0.28s, box-shadow 0.28s, border-color 0.28s;\r\n    }\r\n    .initiative-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 20px 44px rgba(7,103,177,0.1);\r\n      border-color: var(--brand-tint);\r\n    }\r\n\r\n    .initiative-img-wrap { position: relative; overflow: hidden; }\r\n    .initiative-img-wrap img {\r\n      width: 100%; height: 260px;\r\n      object-fit: cover; display: block;\r\n      transition: transform 0.5s ease;\r\n    }\r\n    .initiative-card:hover .initiative-img-wrap img { transform: scale(1.04); }\r\n\r\n    \/* tag on image *\/\r\n    .initiative-tag {\r\n      position: absolute;\r\n      top: 1rem; left: 1rem;\r\n      background: var(--brand);\r\n      color: var(--white);\r\n      font-size: 10px; font-weight: 700;\r\n      letter-spacing: 0.1em; text-transform: uppercase;\r\n      padding: 5px 13px; border-radius: 100px;\r\n    }\r\n\r\n    .initiative-body { padding: 1.75rem 2rem; }\r\n\r\n    .initiative-body h3 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.3rem; color: var(--brand-deep);\r\n      font-weight: 600; margin-bottom: 0.6rem;\r\n    }\r\n    .initiative-body p { font-size: 0.92rem; color: var(--ink-muted); line-height: 1.78; }\r\n\r\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n    .cta-wrap { background: var(--white); padding: 5rem 1.5rem; }\r\n\r\n    .cta-block {\r\n      background: var(--brand);\r\n      border-radius: var(--r-xl);\r\n      padding: 5rem 3rem;\r\n      text-align: center;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .cta-block::before {\r\n      content: ''; position: absolute; inset: 0;\r\n      background-image: radial-gradient(rgba(255,255,255,0.08) 1px, transparent 1px);\r\n      background-size: 24px 24px;\r\n    }\r\n    .cta-block h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: clamp(1.9rem, 4vw, 2.9rem);\r\n      color: var(--white); font-weight: 600;\r\n      margin-bottom: 1rem; position: relative;\r\n    }\r\n    .cta-block p {\r\n      color: rgba(255,255,255,0.6); font-size: 1.02rem;\r\n      max-width: 460px; margin: 0 auto 2.5rem; position: relative;\r\n    }\r\n    .cta-block .btn-gold { position: relative; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n      .overview-inner { grid-template-columns: 1fr; gap: 2rem; padding: 2.5rem; }\r\n      .pillars-row { grid-template-columns: 1fr; max-width: 460px; margin: 0 auto; }\r\n      .initiatives-grid { grid-template-columns: 1fr; }\r\n    }\r\n    @media (max-width: 600px) {\r\n      section { padding: 4rem 1.25rem; }\r\n      .overview-inner { padding: 2rem 1.5rem; border-radius: var(--r-lg); }\r\n      .cta-block { padding: 3rem 1.5rem; border-radius: var(--r-lg); }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- HERO -->\r\n  <section class=\"hero\">\r\n    <div class=\"hero-ring hero-ring-1\"><\/div>\r\n    <div class=\"hero-ring hero-ring-2\"><\/div>\r\n    <div class=\"hero-ring hero-ring-3\"><\/div>\r\n    <div class=\"hero-glow\"><\/div>\r\n    <div class=\"hero-content reveal\">\r\n      <div class=\"hero-eyebrow\"><span class=\"hero-eyebrow-dot\"><\/span>IESCO Programs<\/div>\r\n      <p class=\"hero-page-title\">Emergency Intervention<\/p>\r\n      <h1>Restoring <em>Education<\/em><br>in Crisis Zones<\/h1>\r\n      <p class=\"hero-sub\">Providing comprehensive educational solutions for displaced students in conflict zones \u2014 restoring stability and hope through learning.<\/p>\r\n      <a href=\"https:\/\/iesco.my\/ar\/campaigns\/\" class=\"btn-gold\">\r\n        Support Our Emergency Fund\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 7h10M7 2l5 5-5 5\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"scroll-cue\" aria-hidden=\"true\">Scroll<\/div>\r\n  <\/section>\r\n\r\n  <!-- OVERVIEW -->\r\n  <section class=\"overview-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"overview-inner reveal\">\r\n        <div class=\"overview-icon-wrap\">\r\n          <div class=\"overview-icon-box\">\r\n            <svg viewbox=\"0 0 24 24\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\r\n          <\/div>\r\n          <span class=\"overview-icon-label\">Program Overview<\/span>\r\n        <\/div>\r\n        <div class=\"overview-text\">\r\n          <h2>Seamless Learning in Challenging Circumstances<\/h2>\r\n          <p>This critical program focuses on three key areas: virtual learning supporting conflict zones, establishing refugee schools, and offering a comprehensive educational solution for displaced students.<\/p>\r\n          <p>We aim to ensure that refugee students can continue learning seamlessly \u2014 bringing them stability and hope despite their challenging and often chaotic circumstances.<\/p>\r\n          <div style=\"margin-top:1.75rem;\">\r\n            <a href=\"https:\/\/iesco.my\/ar\/campaigns\/\" class=\"btn-gold\">\r\n              Explore Full Details\r\n              <svg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 7h10M7 2l5 5-5 5\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- THREE FOCUS PILLARS -->\r\n  <section class=\"pillars-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"pillars-header\">\r\n        <p class=\"eyebrow reveal\">Our Approach<\/p>\r\n        <h2 class=\"heading reveal d1\">Three Areas of Focus<\/h2>\r\n        <p class=\"body-copy reveal d2\">Every pillar of this program is designed to meet students where they are \u2014 and bring education to them.<\/p>\r\n      <\/div>\r\n      <div class=\"pillars-row\">\r\n        <div class=\"pillar-card reveal d1\">\r\n          <div class=\"pillar-num\">01<\/div>\r\n          <h3>Virtual Learning<\/h3>\r\n          <p>Online learning aids and digital resources for students in conflict zones, ensuring continued education despite physical disruptions.<\/p>\r\n        <\/div>\r\n        <div class=\"pillar-card reveal d2\">\r\n          <div class=\"pillar-num\">02<\/div>\r\n          <h3>Refugee Schools<\/h3>\r\n          <p>Building and operating schools in host countries with full curriculum, trained teachers, and a safe, structured environment for learning.<\/p>\r\n        <\/div>\r\n        <div class=\"pillar-card reveal d3\">\r\n          <div class=\"pillar-num\">03<\/div>\r\n          <h3>Holistic Support<\/h3>\r\n          <p>Psychological, social, and academic support to help displaced students overcome trauma and re-engage fully with their education.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- INITIATIVES -->\r\n  <section class=\"initiatives-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"initiatives-header\">\r\n        <p class=\"eyebrow reveal\">On the Ground<\/p>\r\n        <h2 class=\"heading reveal d1\">Our Key Initiatives<\/h2>\r\n        <p class=\"body-copy reveal d2\">Real programs delivering real change \u2014 in the places that need it most.<\/p>\r\n      <\/div>\r\n      <div class=\"initiatives-grid\">\r\n\r\n        <div class=\"initiative-card reveal d1\">\r\n          <div class=\"initiative-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Virtual-Alternatives-for-education.jpg\" alt=\"Virtual Alternatives for Education\">\r\n            <span class=\"initiative-tag\">Digital Learning<\/span>\r\n          <\/div>\r\n          <div class=\"initiative-body\">\r\n            <h3>Virtual Alternatives<\/h3>\r\n            <p>Providing online learning aids and digital resources for students in conflict zones, ensuring they can continue their education safely and effectively despite disruptions.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"initiative-card reveal d2\">\r\n          <div class=\"initiative-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/refugee-camp.png\" alt=\"Refugee Schools\">\r\n            <span class=\"initiative-tag\">Physical Schools<\/span>\r\n          <\/div>\r\n          <div class=\"initiative-body\">\r\n            <h3>Refugee Schools<\/h3>\r\n            <p>Building and operating schools in host countries for displaced students \u2014 offering a full curriculum, trained teachers, and a safe environment for learning and growth.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CTA -->\r\n  <section class=\"cta-wrap\">\r\n    <div class=\"wrap\">\r\n      <div class=\"cta-block reveal\">\r\n        <h2>Help Us Restore<br>Education Today<\/h2>\r\n        <p>Your support brings stability and hope to children affected by conflict \u2014 giving them the critical opportunity to learn and grow again.<\/p>\r\n        <a href=\"https:\/\/iesco.my\/ar\/campaigns\/\" class=\"btn-gold\">\r\n          Support This Program\r\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 14 14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 7h10M7 2l5 5-5 5\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    const obs = new IntersectionObserver(entries => {\r\n      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('on'); obs.unobserve(e.target); } });\r\n    }, { threshold: 0.1 });\r\n    document.querySelectorAll('.reveal').forEach(el => obs.observe(el));\r\n    setTimeout(() => document.querySelectorAll('.hero .reveal').forEach(el => el.classList.add('on')), 150);\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14937c95 e-flex e-con-boxed e-con e-parent\" data-id=\"14937c95\" 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-619709a6 elementor-widget elementor-widget-spacer\" data-id=\"619709a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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>&nbsp; IESCO ProgramsEmergency Intervention Restoring Education in Crisis Zones Providing comprehensive educational solutions for displaced students in conflict zones \u2014 restoring stability and hope through learning. Support Our Emergency Fund Scroll Program Overview Seamless Learning in Challenging Circumstances This critical program focuses on three key areas: virtual learning supporting conflict zones, establishing refugee schools, and [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":12474,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-9574","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Program of Emergency Intervention For Education - IESCO<\/title>\n<meta name=\"description\" content=\"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iesco.my\/ar\/emergency-intervention-program\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Program of Emergency Intervention For Education - IESCO\" \/>\n<meta property=\"og:description\" content=\"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/emergency-intervention-program\/\" \/>\n<meta property=\"og:site_name\" content=\"IESCO\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/IESCOMALAYSIA\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T04:10:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/07\/Program-of-Emergency-Intervention-For-Education.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"399\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@IESCOMalaysia\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/\",\"name\":\"Program of Emergency Intervention For Education - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Program-of-Emergency-Intervention-For-Education.webp\",\"datePublished\":\"2024-01-29T23:58:46+00:00\",\"dateModified\":\"2026-06-24T04:10:55+00:00\",\"description\":\"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/#primaryimage\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Program-of-Emergency-Intervention-For-Education.webp\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Program-of-Emergency-Intervention-For-Education.webp\",\"width\":1920,\"height\":399,\"caption\":\"Two students in hijabs standing in a damaged classroom with broken windows and walls, illustrating the need for a Program of Emergency Intervention for Education in conflict-affected areas to restore learning environments and ensure educational continuity.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/emergency-intervention-program\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Program of Emergency Intervention For Education\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"name\":\"IESCO\",\"description\":\"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.\",\"publisher\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#organization\",\"name\":\"IESCO\",\"url\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/SVGddd-e1704645198919.png\",\"width\":1150,\"height\":536,\"caption\":\"IESCO\"},\"image\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/IESCOMALAYSIA\\\/\",\"https:\\\/\\\/x.com\\\/IESCOMalaysia\",\"https:\\\/\\\/www.instagram.com\\\/IESCOMALAYSIA\",\"https:\\\/\\\/www.youtube.com\\\/@iescomalaysia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Program of Emergency Intervention For Education - IESCO","description":"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iesco.my\/ar\/emergency-intervention-program\/","og_locale":"ar_AR","og_type":"article","og_title":"Program of Emergency Intervention For Education - IESCO","og_description":"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.","og_url":"https:\/\/iesco.my\/ar\/emergency-intervention-program\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-06-24T04:10:55+00:00","og_image":[{"width":1920,"height":399,"url":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/07\/Program-of-Emergency-Intervention-For-Education.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@IESCOMalaysia","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/emergency-intervention-program\/","url":"https:\/\/iesco.my\/emergency-intervention-program\/","name":"Program of Emergency Intervention For Education - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/iesco.my\/emergency-intervention-program\/#primaryimage"},"image":{"@id":"https:\/\/iesco.my\/emergency-intervention-program\/#primaryimage"},"thumbnailUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/07\/Program-of-Emergency-Intervention-For-Education.webp","datePublished":"2024-01-29T23:58:46+00:00","dateModified":"2026-06-24T04:10:55+00:00","description":"Donate to support virtual learning support in conflict zones, establishing refugee schools, and educational solutions for displaced students.","breadcrumb":{"@id":"https:\/\/iesco.my\/emergency-intervention-program\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/emergency-intervention-program\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/iesco.my\/emergency-intervention-program\/#primaryimage","url":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/07\/Program-of-Emergency-Intervention-For-Education.webp","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/07\/Program-of-Emergency-Intervention-For-Education.webp","width":1920,"height":399,"caption":"Two students in hijabs standing in a damaged classroom with broken windows and walls, illustrating the need for a Program of Emergency Intervention for Education in conflict-affected areas to restore learning environments and ensure educational continuity."},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/emergency-intervention-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"Program of Emergency Intervention For Education"}]},{"@type":"WebSite","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","name":"IESCO","description":"Supporting Education and relief in conflict zones with Malaysian scholarships and education aids. Donate today.","publisher":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tan-spoonbill-985953.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#organization","name":"IESCO","url":"https:\/\/tan-spoonbill-985953.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/SVGddd-e1704645198919.png","width":1150,"height":536,"caption":"IESCO"},"image":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/IESCOMALAYSIA\/","https:\/\/x.com\/IESCOMalaysia","https:\/\/www.instagram.com\/IESCOMALAYSIA","https:\/\/www.youtube.com\/@iescomalaysia"]}]}},"_links":{"self":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9574","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/comments?post=9574"}],"version-history":[{"count":38,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9574\/revisions"}],"predecessor-version":[{"id":17535,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9574\/revisions\/17535"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media\/12474"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=9574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}