{"id":9638,"date":"2024-01-30T12:32:40","date_gmt":"2024-01-30T12:32:40","guid":{"rendered":"https:\/\/new.iesco.my\/?page_id=9638"},"modified":"2026-06-24T03:55:40","modified_gmt":"2026-06-24T03:55:40","slug":"how-to-apply-for-scholarships","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/how-to-apply-for-scholarships\/","title":{"rendered":"How to Apply for IESCO Scholarships"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9638\" class=\"elementor elementor-9638\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0d27de e-con-full e-flex e-con e-parent\" data-id=\"f0d27de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7dbd10 elementor-widget elementor-widget-html\" data-id=\"d7dbd10\" 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>IESCO Scholarship in Malaysia (ISM)<\/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;700&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; flex-direction: column;\r\n      align-items: center; 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: ''; 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; 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); border: 1px solid rgba(255,255,255,0.22);\r\n      color: var(--gold-light); 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 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\r\n    \/* \u2500\u2500 SCROLL CUE \u2500\u2500 *\/\r\n    .scroll-cue {\r\n      position: absolute; bottom: 2.5rem; left: 50%; 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 STRUCTURES \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    .section-header { text-align: center; max-width: 620px; margin: 0 auto 3.5rem; }\r\n\r\n    \/* REVEAL TRANSITIONS *\/\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 BUTTONS \u2500\u2500 *\/\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    \/* \u2500\u2500 ABOUT GRID SECTION \u2500\u2500 *\/\r\n    .about-section { background: var(--surface); }\r\n    .about-inner { display: flex; flex-direction: column; align-items: center; text-align: center; }\r\n\r\n    \/* \u2500\u2500 CARDS & LIST SYSTEM \u2500\u2500 *\/\r\n    .grid-two-col {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 1.5rem;\r\n    }\r\n    .grid-one-col {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .info-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-lg);\r\n      padding: 2.5rem 2.2rem;\r\n      transition: transform 0.28s, box-shadow 0.28s, border-color 0.28s;\r\n    }\r\n    .info-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 16px 36px rgba(7,103,177,0.07);\r\n      border-color: var(--brand-tint);\r\n    }\r\n    .info-card h3 {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.4rem; color: var(--brand-deep);\r\n      font-weight: 600; margin-bottom: 1.5rem;\r\n    }\r\n    \r\n    \/* Clean Modern Vector Checkmarks replacing raw emoji *\/\r\n    .info-card ul { list-style: none; }\r\n    .info-card ul li {\r\n      position: relative; padding-left: 28px; margin-bottom: 0.85rem;\r\n      font-size: 0.95rem; color: var(--ink-muted);\r\n    }\r\n    .info-card ul li::before {\r\n      content: ''; position: absolute; left: 0; top: 6px;\r\n      width: 14px; height: 14px;\r\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%230767b1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n      background-size: contain; background-repeat: no-repeat;\r\n    }\r\n\r\n    \/* \u2500\u2500 APPLICATION PHASES (STEPS) \u2500\u2500 *\/\r\n    .steps-section { background: var(--brand-deep); }\r\n    .steps-section .eyebrow { color: var(--gold-light); }\r\n    .steps-section .heading { color: var(--white); }\r\n    .steps-section .body-copy { color: rgba(255,255,255,0.6); }\r\n\r\n    .steps-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 1.25rem; margin-top: 3.5rem; position: relative;    \r\n    }\r\n    .steps-grid::before {\r\n      content: ''; position: absolute; top: 28px; left: 10%; right: 10%;\r\n      height: 1px; background: rgba(255,255,255,0.1); z-index: 0;\r\n    }\r\n\r\n    .step-card {\r\n      background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12);\r\n      border-radius: var(--r-lg); padding: 2.2rem 1.5rem; text-align: center;\r\n      position: relative; z-index: 1; transition: background 0.25s;\r\n    }\r\n    .step-card:hover { background: rgba(255,255,255,0.12); }\r\n    \r\n    .step-num {\r\n      width: 48px; height: 48px; border-radius: 50%;\r\n      background: var(--gold); color: var(--brand-deep);\r\n      font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 600;\r\n      display: flex; align-items: center; justify-content: center; margin: 0 auto 1.2rem;\r\n    }\r\n    .step-card h4 {\r\n      font-family: 'Playfair Display', serif; font-size: 1.1rem;\r\n      color: var(--white); font-weight: 600; margin-bottom: 0.5rem;\r\n    }\r\n    .step-card p { font-size: 0.88rem; color: rgba(255,255,255,0.6); line-height: 1.7; }\r\n\r\n    .action-container { text-align: center; margin-top: 3rem; }\r\n\r\n    \/* \u2500\u2500 IMPORTANT NOTICES \u2500\u2500 *\/\r\n    .notice-section { background: var(--white); }\r\n    .notice-block {\r\n      background: #fff9ed; border: 1px dashed var(--gold);\r\n      border-radius: var(--r-lg); padding: 2.2rem;\r\n      display: flex; gap: 1.25rem; align-items: flex-start;\r\n    }\r\n    .notice-icon {\r\n      width: 24px; height: 24px; stroke: var(--gold); fill: none;\r\n      stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; margin-top: 2px;\r\n    }\r\n    .notice-text h4 {\r\n      font-family: 'Playfair Display', serif; font-size: 1.2rem;\r\n      color: var(--brand-deep); margin-bottom: 0.4rem; font-weight: 600;\r\n    }\r\n    .notice-text p { font-size: 0.95rem; color: var(--ink-muted); line-height: 1.75; }\r\n    .notice-text strong { color: var(--ink); font-weight: 600; }\r\n\r\n    \/* \u2500\u2500 CTA CONTAINER \u2500\u2500 *\/\r\n    .cta-wrap { background: var(--white); padding: 2rem 1.5rem 6rem; }\r\n    .cta-block {\r\n      background: var(--brand); border-radius: var(--r-xl);\r\n      padding: 5rem 3rem; text-align: center; 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; font-size: clamp(1.9rem, 4vw, 2.9rem);\r\n      color: var(--white); font-weight: 600; 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: 480px; margin: 0 auto 2.5rem; position: relative;\r\n    }\r\n    .cta-block .btn-gold { position: relative; }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE RESPONSIVENESS \u2500\u2500 *\/\r\n    @media (max-width: 1024px) {\r\n      .steps-grid { grid-template-columns: repeat(2, 1fr); }\r\n      .steps-grid::before { display: none; }\r\n    }\r\n    @media (max-width: 900px) {\r\n      .grid-two-col { grid-template-columns: 1fr; }\r\n    }\r\n    @media (max-width: 600px) {\r\n      section { padding: 4rem 1.25rem; }\r\n      .steps-grid { grid-template-columns: 1fr; max-width: 380px; margin: 2rem auto 0; }\r\n      .notice-block { flex-direction: column; gap: 0.75rem; padding: 1.5rem; }\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 SECTION -->\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>ISM Program<\/div>\r\n      <h1>IESCO Scholarship<br>in Malaysia <em>(ISM)<\/em><\/h1>\r\n      <p class=\"hero-sub\">Empowering excellent students from conflict-affected zones to pursue higher academic milestones across top-tier universities in Malaysia.<\/p>\r\n      <a href=\"https:\/\/applications.iesco.my\/\" class=\"btn-gold\">\r\n        Apply For Scholarship\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  <!-- ABOUT SECTION -->\r\n  <section class=\"about-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"about-inner reveal\">\r\n        <p class=\"eyebrow\">Program Overview<\/p>\r\n        <h2 class=\"heading\">About the ISM Scholarship<\/h2>\r\n        <p class=\"body-copy\" style=\"max-width: 760px; margin: 0 auto;\">\r\n          The <strong>IESCO Scholarship in Malaysia (ISM)<\/strong> purposefully targets bright, underprivileged youths hailing from regions disrupted by conflict. We build pathways for sustainable career development, focusing our active recruitment modules primarily towards students from <strong>Palestine, Yemen, and vulnerable Rohingya communities<\/strong>.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ELIGIBILITY & REQUIREMENTS -->\r\n  <section class=\"requirements-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow\">Criteria<\/p>\r\n        <h2 class=\"heading\">Entry Requirements<br>& Required Documents<\/h2>\r\n      <\/div>\r\n      <div class=\"grid-two-col\">\r\n\r\n        <!-- Criteria Card -->\r\n        <div class=\"info-card reveal d1\">\r\n          <h3>Eligibility Criteria<\/h3>\r\n          <ul>\r\n            <li>Exemplary moral standing and proven good conduct.<\/li>\r\n            <li>Possession of an active, full-time admission offer letter from a recognized Malaysian institution.<\/li>\r\n            <li>Maintained a baseline CGPA of 2.80 or higher (or regional equivalent).<\/li>\r\n            <li>Open to active students within Bachelor's, Master's, or PhD programs.<\/li>\r\n            <li>Must not currently hold any external concurrent scholarship grants.<\/li>\r\n            <li>Verified financial hardship preventing standard tuition settlement.<\/li>\r\n            <li>Demonstrated prior engagement in community volunteer frameworks is heavily favored.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Documents Card -->\r\n        <div class=\"info-card reveal d2\">\r\n          <h3>Required Documents<\/h3>\r\n          <ul>\r\n            <li>Complete scan of a valid international passport.<\/li>\r\n            <li>Recent passport-format photograph against a crisp white background.<\/li>\r\n            <li>Official Student Pass copy or structured Visa Approval Letter (VAL).<\/li>\r\n            <li>Certified prior graduation degree certifications and English transcripts.<\/li>\r\n            <li>Most recent academic semester grade slip (for enrolled ongoing applicants).<\/li>\r\n            <li>High School graduation credentials (exclusive to upcoming Bachelor applications).<\/li>\r\n            <li>Official university confirmation\/unconditional placement offer.<\/li>\r\n            <li>Recent institutional or personal verified financial status declarations.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- HOW TO APPLY -->\r\n  <section class=\"steps-section\" id=\"apply\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow\">Application Pipeline<\/p>\r\n        <h2 class=\"heading\">How to Apply<\/h2>\r\n        <p class=\"body-copy\">An organized, clear, phased approach towards securing your educational funding.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"steps-grid\">\r\n        <div class=\"step-card reveal d1\">\r\n          <div class=\"step-num\">1<\/div>\r\n          <h4>Secure Offer<\/h4>\r\n          <p>Apply to your target Malaysian university to obtain your unconditional offer letter and early Visa Approval Letter (VAL).<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"step-card reveal d2\">\r\n          <div class=\"step-num\">2<\/div>\r\n          <h4>Portal Filing<\/h4>\r\n          <p>Register your user account directly inside the official digital ISM Scholarship portal and fill out your application data.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"step-card reveal d3\">\r\n          <div class=\"step-num\">3<\/div>\r\n          <h4>Panel Review<\/h4>\r\n          <p>Your academic background, socioeconomic profile, and submitted documents pass through structural auditing arrays.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"step-card reveal d4\">\r\n          <div class=\"step-num\">4<\/div>\r\n          <h4>Finalization<\/h4>\r\n          <p>Approved scholars receive dynamic correspondence detailing onboarding packages and direct institutional support paths.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"action-container reveal d2\">\r\n        <a href=\"https:\/\/applications.iesco.my\/\" class=\"btn-gold\">\r\n          Launch Application Form\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  <!-- OBJECTIVES -->\r\n  <section class=\"objectives-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow\">Core Purpose<\/p>\r\n        <h2 class=\"heading\">Strategic Pillars<\/h2>\r\n      <\/div>\r\n      <div class=\"grid-one-col\">\r\n        <div class=\"info-card reveal d1\" style=\"max-width: 800px; margin: 0 auto; width: 100%;\">\r\n          <h3>Program Objectives<\/h3>\r\n          <ul style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 1rem;\">\r\n            <li>Provide financial security to high-achieving, impoverished individuals.<\/li>\r\n            <li>Shield nearing-graduation students from abandonment due to funding crises.<\/li>\r\n            <li>Encircle civil networks around inclusive global instruction paths.<\/li>\r\n            <li>Relieve heavy educational micro-debts suffocating families within zone borders.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- NOTICES -->\r\n  <section class=\"notice-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"notice-block reveal\">\r\n        <svg class=\"notice-icon\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n        <div class=\"notice-text\">\r\n          <h4>Crucial Structural Notices<\/h4>\r\n          <p>Formal application windows are securely fixed between <strong>April 20, 2024, and May 5, 2025<\/strong>. Delayed server intakes will <strong>NOT<\/strong> be registered. Submissions showing incomplete files or lacking verifiable proof automatically forfeit matching review sequences. Please note that individual allocations remain active for <strong>one scholastic cycle only<\/strong>.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- GLOBAL SUPPORT FUNDRAISING CTA -->\r\n  <section class=\"cta-wrap\">\r\n    <div class=\"wrap\">\r\n      <div class=\"cta-block reveal\">\r\n        <h2>Fuel Tomorrow\u2019s<br>Innovators<\/h2>\r\n        <p>Your generous support directly seeds institutional funds, ensuring a continuous pipeline of sustainable academic allocations for marginalized regions globally.<\/p>\r\n        <a href=\"https:\/\/donate.iesco.my\/\" class=\"btn-gold\">\r\n          Contribute Universally\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.05 });\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-55f52e1 e-flex e-con-boxed e-con e-parent\" data-id=\"55f52e1\" 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-9436240 elementor-widget elementor-widget-html\" data-id=\"9436240\" 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>Universities Partners - ISM Scholarship<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700&family=Lato&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  body {font-family:'Lato',sans-serif; background:#f4f6f9; color:#333; margin:0; padding:0;}\r\n  .container {max-width:1200px; margin:0 auto; padding:50px 20px;}\r\n  h2 {text-align:center; color:#1a73e8; font-size:2.2rem; margin-bottom:50px; font-family:'Montserrat',sans-serif;}\r\n  h2::after {content:''; display:block; width:60px; height:3px; background:#1a73e8; margin:10px auto 0; border-radius:2px;}\r\n\r\n  .grid {\r\n    display:grid;\r\n    grid-template-columns: repeat(4,1fr);\r\n    gap:30px;\r\n  }\r\n\r\n  .card {\r\n    background:white; border-radius:15px;\r\n    overflow:hidden; text-align:center;\r\n    box-shadow:0 10px 20px rgba(0,0,0,0.08);\r\n    transition:0.3s;\r\n  }\r\n\r\n  .card:hover {\r\n    transform:translateY(-5px);\r\n    box-shadow:0 15px 25px rgba(0,0,0,0.15);\r\n  }\r\n\r\n  .card img {\r\n    width:100%; height:200px; object-fit:cover;\r\n    transition:0.3s;\r\n  }\r\n\r\n  .card:hover img {\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  .card h3 {\r\n    padding:15px 10px;\r\n    font-size:1.1rem; color:#1a73e8; font-family:'Montserrat',sans-serif;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media(max-width:1024px){\r\n    .grid {grid-template-columns: repeat(2,1fr);}\r\n  }\r\n  @media(max-width:600px){\r\n    .grid {grid-template-columns: 1fr;}\r\n    .card img {height:180px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"container\">\r\n    <h2>Our Partner Universities<\/h2>\r\n    <div class=\"grid\">\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg\">\r\n        <h3>International Islamic University Malaysia (IIUM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/UPSI-University-malaysia.jpg\">\r\n        <h3>Universiti Pendidikan Sultan Idris (UPSI)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Teknologi-MARA-UiTM.jpg\" alt=\"Universiti Teknologi MARA\">\r\n        <h3>Universiti Teknologi MARA (UiTM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Teknologi-Malaysia-UTM.jpg\">\r\n        <h3>Universiti Teknologi Malaysia (UTM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Sains-Islam-Malaysia-USIM.jpg\">\r\n        <h3>Universiti Sains Islam Malaysia (USIM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/University-Sultan-Zainal-Abidin-UniSZA.jpg\">\r\n        <h3>University Sultan Zainal Abidin (UniSZA)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Sains-Malaysia-USM.jpg\" alt=\"Universiti Sains Malaysia\">\r\n        <h3>Universiti Sains Malaysia (USM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Kebangsaan-Malaysia-UKM.jpg\" alt=\"Universiti Kebangsaan Malaysia\">\r\n        <h3>Universiti Kebangsaan Malaysia (UKM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Malaysia-Kelantan-UMK.jpg\">\r\n        <h3>Universiti Malaysia Kelantan (UMK)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Malaya-UM.jpg\">\r\n        <h3>Universiti Malaya (UM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Malaysia-Pahang-UMP.jpg\">\r\n        <h3>Universiti Malaysia Pahang (UMP)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Malaysia-Perlis-UniMAP.jpg\" alt=\"Universiti Malaysia Perlis\">\r\n        <h3>Universiti Malaysia Perlis (UniMAP)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Putra-Malaysia-UPM.jpg\" alt=\"Universiti Putra Malaysia\">\r\n        <h3>Universiti Putra Malaysia (UPM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Teknikal-Malaysia-Melaka-UTeM.jpg\" alt=\"Universiti Teknikal Malaysia Melaka\">\r\n        <h3>Universiti Teknikal Malaysia Melaka (UTeM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Utara-Malaysia-UUM.jpg\" alt=\"Universiti Utara Malaysia\">\r\n        <h3>Universiti Utara Malaysia (UUM)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Universiti-Tenaga-Nasional-UNITEN.jpg\" alt=\"Universiti Tenaga Nasional\">\r\n        <h3>Universiti Tenaga Nasional (UNITEN)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/University-Teknologi-Petronas-UTP.jpg\" alt=\"University Teknologi Petronas\">\r\n        <h3>University Teknologi Petronas (UTP)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/02\/Multimedia-University-MMU.jpg\" alt=\"Multimedia University\">\r\n        <h3>Multimedia University (MMU)<\/h3>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <img decoding=\"async\" src=\"https:\/\/iesco.my\/wp-content\/uploads\/2025\/09\/unnamed.webp\" alt=\"Albukhary International University\">\r\n        <h3>Albukhary International University (AIU)<\/h3>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\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; ISM Program IESCO Scholarship in Malaysia (ISM) Empowering excellent students from conflict-affected zones to pursue higher academic milestones across top-tier universities in Malaysia. Apply For Scholarship Scroll Program Overview About the ISM Scholarship The IESCO Scholarship in Malaysia (ISM) purposefully targets bright, underprivileged youths hailing from regions disrupted by conflict. We build pathways for [&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-9638","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>How to Apply for IESCO Scholarships - IESCO<\/title>\n<meta name=\"description\" content=\"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.\" \/>\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\/how-to-apply-for-scholarships\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Apply for IESCO Scholarships - IESCO\" \/>\n<meta property=\"og:description\" content=\"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/how-to-apply-for-scholarships\/\" \/>\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-24T03:55:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg\" \/>\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=\"6 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/\",\"name\":\"How to Apply for IESCO Scholarships - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/a107301b7034b94f0b6ed74e843f0885.jpg\",\"datePublished\":\"2024-01-30T12:32:40+00:00\",\"dateModified\":\"2026-06-24T03:55:40+00:00\",\"description\":\"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/#primaryimage\",\"url\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/a107301b7034b94f0b6ed74e843f0885.jpg\",\"contentUrl\":\"https:\\\/\\\/iesco.my\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/a107301b7034b94f0b6ed74e843f0885.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/how-to-apply-for-scholarships\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Apply for IESCO Scholarships\"}]},{\"@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":"How to Apply for IESCO Scholarships - IESCO","description":"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.","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\/how-to-apply-for-scholarships\/","og_locale":"ar_AR","og_type":"article","og_title":"How to Apply for IESCO Scholarships - IESCO","og_description":"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.","og_url":"https:\/\/iesco.my\/ar\/how-to-apply-for-scholarships\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-06-24T03:55:40+00:00","og_image":[{"url":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg","type":"","width":"","height":""}],"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":"6 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/","url":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/","name":"How to Apply for IESCO Scholarships - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/#primaryimage"},"image":{"@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/#primaryimage"},"thumbnailUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg","datePublished":"2024-01-30T12:32:40+00:00","dateModified":"2026-06-24T03:55:40+00:00","description":"To apply for scholarships, visit our website, complete the online form, attached required documents, and submit before the deadline.","breadcrumb":{"@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/how-to-apply-for-scholarships\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/#primaryimage","url":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg","contentUrl":"https:\/\/iesco.my\/wp-content\/uploads\/2024\/01\/a107301b7034b94f0b6ed74e843f0885.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/how-to-apply-for-scholarships\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"How to Apply for IESCO Scholarships"}]},{"@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\/9638","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=9638"}],"version-history":[{"count":43,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9638\/revisions"}],"predecessor-version":[{"id":17530,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/9638\/revisions\/17530"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=9638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}