{"id":9744,"date":"2024-01-31T01:16:52","date_gmt":"2024-01-31T01:16:52","guid":{"rendered":"https:\/\/new.iesco.my\/?page_id=9744"},"modified":"2026-05-24T00:46:02","modified_gmt":"2026-05-24T00:46:02","slug":"iesco-videos","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/iesco-videos\/","title":{"rendered":"IESCO Video Gallery"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9744\" class=\"elementor elementor-9744\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3eb46fe e-con-full e-flex e-con e-parent\" data-id=\"3eb46fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95a35ec elementor-widget elementor-widget-html\" data-id=\"95a35ec\" 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>Videos \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);\r\n      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%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .hero-content { position: relative; z-index: 2; max-width: 680px; }\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: 500px; margin: 0 auto 2.5rem; line-height: 1.75;\r\n    }\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;\r\n      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    .wrap { max-width: 1200px; 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    .d4 { transition-delay: 0.32s; }\r\n\r\n    \/* \u2500\u2500 VIDEO SECTION \u2500\u2500 *\/\r\n    .video-section {\r\n      padding: 6rem 1.5rem;\r\n      background: var(--surface);\r\n    }\r\n\r\n    .video-header {\r\n      text-align: center;\r\n      max-width: 580px;\r\n      margin: 0 auto 3.5rem;\r\n    }\r\n\r\n    \/* Featured video \u2014 first one larger *\/\r\n    .featured-video {\r\n      margin-bottom: 2rem;\r\n    }\r\n\r\n    .featured-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: box-shadow 0.28s, border-color 0.28s;\r\n    }\r\n    .featured-card:hover {\r\n      box-shadow: 0 20px 48px rgba(7,103,177,0.1);\r\n      border-color: var(--brand-tint);\r\n    }\r\n    .featured-card iframe {\r\n      width: 100%;\r\n      aspect-ratio: 16 \/ 9;\r\n      border: none;\r\n      display: block;\r\n    }\r\n\r\n    \/* Grid for the rest *\/\r\n    .video-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 1.25rem;\r\n    }\r\n\r\n    .video-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    .video-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 16px 36px rgba(7,103,177,0.1);\r\n      border-color: var(--brand-tint);\r\n    }\r\n    .video-card iframe {\r\n      width: 100%;\r\n      aspect-ratio: 16 \/ 9;\r\n      border: none;\r\n      display: block;\r\n    }\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: 440px; 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      .video-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n    @media (max-width: 560px) {\r\n      .video-grid { grid-template-columns: 1fr; }\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>Our Journey in Motion<\/div>\r\n      <p class=\"hero-page-title\">Videos<\/p>\r\n      <h1>Our Work,<br><em>Brought to Life<\/em><\/h1>\r\n      <p class=\"hero-sub\">Experience the impact of IESCO through powerful stories and visual highlights across education, empowerment, and humanitarian aid.<\/p>\r\n      <a href=\"#videos\" class=\"btn-gold\">\r\n        Watch Videos\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=\"M7 2v10M2 7l5 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  <!-- VIDEOS -->\r\n  <section class=\"video-section\" id=\"videos\">\r\n    <div class=\"wrap\">\r\n      <div class=\"video-header\">\r\n        <p class=\"eyebrow reveal\">Watch & Learn<\/p>\r\n        <h2 class=\"heading reveal d1\">Video Showcase<\/h2>\r\n        <p class=\"body-copy reveal d2\">Stories of hope, resilience, and change \u2014 told through the voices and moments that define our mission.<\/p>\r\n      <\/div>\r\n\r\n      <!-- Featured first video -->\r\n      <div class=\"featured-video reveal d1\">\r\n        <div class=\"featured-card\">\r\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/4yUrQ8QjpV8\" allowfullscreen loading=\"lazy\" title=\"IESCO featured video\"><\/iframe>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Grid for remaining videos -->\r\n      <div class=\"video-grid\">\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/EValNAcsFmU\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d2\"><iframe src=\"https:\/\/www.youtube.com\/embed\/LnTYjpTqXT0\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d3\"><iframe src=\"https:\/\/www.youtube.com\/embed\/l7cOMaGbeZc\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/qQrKv9xSCFk\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d2\"><iframe src=\"https:\/\/www.youtube.com\/embed\/nGm0QgFB8cc\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d3\"><iframe src=\"https:\/\/www.youtube.com\/embed\/MCH6jcpuYHc\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/JVfW947lh-s\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d2\"><iframe src=\"https:\/\/www.youtube.com\/embed\/6Oi62TEVJX4\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d3\"><iframe src=\"https:\/\/www.youtube.com\/embed\/krziLHer344\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/EGI7Jb5tAD8\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d2\"><iframe src=\"https:\/\/www.youtube.com\/embed\/tFiqWho_PcM\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d3\"><iframe src=\"https:\/\/www.youtube.com\/embed\/t60fn-ZbWak\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/_RMEraESfjs\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d2\"><iframe src=\"https:\/\/www.youtube.com\/embed\/9y_AUb1B1FU\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d3\"><iframe src=\"https:\/\/www.youtube.com\/embed\/Wvrw5wllmQM\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\r\n        <div class=\"video-card reveal d1\"><iframe src=\"https:\/\/www.youtube.com\/embed\/nhimXOMYqoo\" allowfullscreen loading=\"lazy\" title=\"IESCO video\"><\/iframe><\/div>\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>Every Story<br>Deserves to Be Told<\/h2>\r\n        <p>Support IESCO's mission and help us reach more children in need of education and hope.<\/p>\r\n        <a href=\"https:\/\/iesco.my\/ar\/campaigns\/\" class=\"btn-gold\">\r\n          Donate Now\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.08 });\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Videos \u2014 IESCO Our Journey in Motion Videos Our Work,Brought to Life Experience the impact of IESCO through powerful stories and visual highlights across education, empowerment, and humanitarian aid. Watch Videos Scroll Watch &#038; Learn Video Showcase Stories of hope, resilience, and change \u2014 told through the voices and moments that define our mission. Every [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-9744","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>IESCO Video Gallery - IESCO<\/title>\n<meta name=\"description\" content=\"&quot;IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.\" \/>\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\/iesco-videos\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IESCO Video Gallery - IESCO\" \/>\n<meta property=\"og:description\" content=\"&quot;IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/iesco-videos\/\" \/>\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-05-24T00:46:02+00:00\" \/>\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\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-videos\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/iesco-videos\\\/\",\"name\":\"IESCO Video Gallery - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"datePublished\":\"2024-01-31T01:16:52+00:00\",\"dateModified\":\"2026-05-24T00:46:02+00:00\",\"description\":\"\\\"IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-videos\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/iesco-videos\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/iesco-videos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"IESCO Video Gallery\"}]},{\"@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":"IESCO Video Gallery - IESCO","description":"\"IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.","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\/iesco-videos\/","og_locale":"ar_AR","og_type":"article","og_title":"IESCO Video Gallery - IESCO","og_description":"\"IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.","og_url":"https:\/\/iesco.my\/ar\/iesco-videos\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-05-24T00:46:02+00:00","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\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/iesco-videos\/","url":"https:\/\/iesco.my\/iesco-videos\/","name":"IESCO Video Gallery - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"datePublished":"2024-01-31T01:16:52+00:00","dateModified":"2026-05-24T00:46:02+00:00","description":"\"IESCO Video Gallery: Experience our educational, scientific, and cultural initiatives through dynamic visual storytelling.","breadcrumb":{"@id":"https:\/\/iesco.my\/iesco-videos\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/iesco-videos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/iesco-videos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"IESCO Video Gallery"}]},{"@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\/9744","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=9744"}],"version-history":[{"count":12,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9744\/revisions"}],"predecessor-version":[{"id":17420,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9744\/revisions\/17420"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=9744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}