{"id":10525,"date":"2024-01-30T17:04:10","date_gmt":"2024-01-30T17:04:10","guid":{"rendered":"https:\/\/iesco.my\/?page_id=10525"},"modified":"2026-06-08T04:33:38","modified_gmt":"2026-06-08T04:33:38","slug":"scholarship-application-2","status":"publish","type":"page","link":"https:\/\/iesco.my\/ar\/scholarship-application-2\/","title":{"rendered":"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10525\" class=\"elementor elementor-10525\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6852f6 e-con-full e-flex e-con e-parent\" data-id=\"d6852f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3326b0d elementor-widget elementor-widget-html\" data-id=\"3326b0d\" 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=\"ar\" dir=\"rtl\">\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>\u0628\u0648\u0627\u0628\u0629 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0646\u062d \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u2014 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u0645\u0646\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 (IESCO)<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;600;700&family=Tajawal:wght@400;500;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: 'Cairo', 'Tajawal', sans-serif;\r\n      background: var(--white);\r\n      color: var(--ink);\r\n      line-height: 1.8;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .hero {\r\n      min-height: 60vh;\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; left: -140px; }\r\n    .hero-ring-2 { width: 700px; height: 700px; top: -260px; left: -260px; }\r\n    .hero-ring-3 { width: 340px; height: 340px; bottom: -120px; right: -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: 12px; font-weight: 600;\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: 'Tajawal', sans-serif;\r\n      font-size: clamp(2rem, 4vw, 3rem); color: var(--white);\r\n      line-height: 1.3; font-weight: 700;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n    .hero h1 em { font-style: normal; font-weight: 500; color: var(--gold-light); }\r\n    .hero-sub {\r\n      font-size: clamp(1rem, 1.8vw, 1.1rem); color: rgba(255,255,255,0.8);\r\n      font-weight: 300; max-width: 540px; margin: 0 auto; line-height: 1.8;\r\n    }\r\n\r\n    \/* \u2500\u2500 SCROLL CUE \u2500\u2500 *\/\r\n    .scroll-cue {\r\n      position: absolute; bottom: 2rem; 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.4); font-size: 11px;\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: 12px; font-weight: 700;\r\n      color: var(--brand); margin-bottom: 0.6rem;\r\n    }\r\n    .heading {\r\n      font-family: 'Tajawal', sans-serif;\r\n      font-size: clamp(1.85rem, 3.5vw, 2.5rem);\r\n      color: var(--brand-deep); line-height: 1.3;\r\n      font-weight: 700; margin-bottom: 1.2rem;\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: 640px; 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\r\n    \/* \u2500\u2500 BRIEFING CARD \u2500\u2500 *\/\r\n    .brief-section { background: var(--surface); }\r\n    .brief-card {\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      max-width: 920px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n      box-shadow: 0 10px 30px rgba(13, 27, 42, 0.02);\r\n    }\r\n    .brief-card p {\r\n      font-size: 1.1rem;\r\n      color: var(--brand-deep);\r\n      line-height: 1.8;\r\n    }\r\n    .brief-card strong {\r\n      font-weight: 700;\r\n      color: var(--brand);\r\n    }\r\n\r\n    \/* \u2500\u2500 PIPELINE ACCORDION \u2500\u2500 *\/\r\n    .pipeline-section { background: var(--white); }\r\n    .accordion-container {\r\n      max-width: 860px;\r\n      margin: 0 auto;\r\n    }\r\n    .accordion-item {\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-lg);\r\n      background: var(--white);\r\n      margin-bottom: 1rem;\r\n      overflow: hidden;\r\n      transition: border-color 0.25s, box-shadow 0.25s;\r\n    }\r\n    .accordion-item:hover {\r\n      border-color: var(--brand-tint);\r\n      box-shadow: 0 8px 24px rgba(7, 103, 177, 0.04);\r\n    }\r\n    .accordion-item.active-item {\r\n      border-color: var(--brand-tint);\r\n      box-shadow: 0 8px 24px rgba(7, 103, 177, 0.04);\r\n    }\r\n    \r\n    .accordion-header {\r\n      padding: 1.25rem 2rem;\r\n      background: var(--white);\r\n      cursor: pointer;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      user-select: none;\r\n      transition: background-color 0.25s;\r\n    }\r\n    .accordion-header h3 {\r\n      font-family: 'Tajawal', sans-serif;\r\n      font-size: 1.1rem;\r\n      font-weight: 600;\r\n      color: var(--brand-deep);\r\n    }\r\n    .accordion-item.active-item .accordion-header {\r\n      background-color: var(--surface);\r\n    }\r\n\r\n    .accordion-icon {\r\n      font-size: 1.25rem;\r\n      font-weight: 300;\r\n      color: var(--brand);\r\n      transition: transform 0.25s;\r\n    }\r\n    .accordion-item.active-item .accordion-icon {\r\n      transform: rotate(45deg);\r\n    }\r\n\r\n    .accordion-content {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      background: var(--white);\r\n      transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    .accordion-content-inner {\r\n      padding: 1.5rem 2rem 2rem;\r\n      border-top: 1px dashed var(--border);\r\n    }\r\n    .accordion-content p {\r\n      font-size: 0.95rem;\r\n      color: var(--ink-muted);\r\n      line-height: 1.8;\r\n    }\r\n\r\n    \/* \u2500\u2500 ENTRY REGISTRATION FORM \u2500\u2500 *\/\r\n    .portal-section { background: var(--surface); padding-bottom: 8rem; }\r\n    \r\n    .form-wrapper {\r\n      background: var(--white);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-xl);\r\n      padding: 4.5rem 3.5rem;\r\n      max-width: 920px;\r\n      margin: 0 auto;\r\n      box-shadow: 0 20px 50px rgba(13, 27, 42, 0.04);\r\n    }\r\n    \r\n    .application-form {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 1.5rem 1.75rem;\r\n    }\r\n    \r\n    .form-group {\r\n      display: flex;\r\n      flex-direction: column;\r\n    }\r\n    .span-two {\r\n      grid-column: span 2;\r\n    }\r\n\r\n    .form-group label {\r\n      font-size: 0.9rem;\r\n      font-weight: 600;\r\n      color: var(--brand-deep);\r\n      margin-bottom: 0.5rem;\r\n    }\r\n\r\n    .form-group input[type=\"text\"],\r\n    .form-group input[type=\"email\"],\r\n    .form-group input[type=\"tel\"],\r\n    .form-group input[type=\"date\"],\r\n    .form-group select,\r\n    .form-group textarea {\r\n      width: 100%;\r\n      font-family: 'Cairo', sans-serif;\r\n      font-size: 0.95rem;\r\n      color: var(--ink);\r\n      background: var(--surface);\r\n      border: 1px solid var(--border);\r\n      border-radius: var(--r-md);\r\n      padding: 0.9rem 1.1rem;\r\n      appearance: none;\r\n      transition: border-color 0.25s, box-shadow 0.25s, background-color 0.25s;\r\n    }\r\n\r\n    \/* Flipped drop-down custom arrow alignment parameters safely for RTL form layout usage *\/\r\n    .form-group select {\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='%23054e88' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C\/polyline%3E%3C\/svg%3E\");\r\n      background-repeat: no-repeat;\r\n      background-position: left 1.1rem center;\r\n      background-size: 14px;\r\n      padding-left: 2.5rem;\r\n      padding-right: 1.1rem;\r\n    }\r\n\r\n    .form-group textarea {\r\n      resize: vertical;\r\n      min-height: 110px;\r\n    }\r\n\r\n    .form-group input:focus,\r\n    .form-group select:focus,\r\n    .form-group textarea:focus {\r\n      outline: none;\r\n      background-color: var(--white);\r\n      border-color: var(--brand-mid);\r\n      box-shadow: 0 0 0 4px rgba(26, 127, 196, 0.1);\r\n    }\r\n\r\n    \/* Premium file fields implementation *\/\r\n    .form-group input[type=\"file\"] {\r\n      font-family: 'Cairo', sans-serif;\r\n      font-size: 0.9rem;\r\n      color: var(--ink-muted);\r\n      background: var(--surface);\r\n      border: 1px dashed var(--brand-tint);\r\n      border-radius: var(--r-md);\r\n      padding: 0.75rem 1rem;\r\n      cursor: pointer;\r\n      transition: background-color 0.2s;\r\n    }\r\n    .form-group input[type=\"file\"]:hover {\r\n      background: var(--brand-soft);\r\n    }\r\n    .form-group input[type=\"file\"]::file-selector-button {\r\n      border: none;\r\n      background: var(--brand);\r\n      color: var(--white);\r\n      padding: 0.4rem 0.9rem;\r\n      border-radius: 6px;\r\n      font-size: 0.82rem;\r\n      font-weight: 600;\r\n      margin-left: 1rem; \/* Aligned for leftward text workflow spacing *\/\r\n      margin-right: 0;\r\n      cursor: pointer;\r\n      transition: background-color 0.2s;\r\n      font-family: 'Tajawal', sans-serif;\r\n    }\r\n    .form-group input[type=\"file\"]::file-selector-button:hover {\r\n      background: var(--brand-dark);\r\n    }\r\n\r\n    .btn-submit {\r\n      appearance: none; border: none; cursor: pointer;\r\n      display: inline-flex; align-items: center; justify-content: center; gap: 8px;\r\n      background: var(--brand); color: var(--white);\r\n      font-family: 'Cairo', sans-serif;\r\n      font-weight: 700; font-size: 14px;\r\n      padding: 15px; border-radius: 100px; margin-top: 1.5rem;\r\n      transition: transform 0.22s, box-shadow 0.22s, background-color 0.22s;\r\n    }\r\n    .btn-submit svg { transform: scaleX(-1); }\r\n    .btn-submit:hover {\r\n      transform: translateY(-2px);\r\n      background-color: var(--brand-dark);\r\n      box-shadow: 0 10px 24px rgba(7, 103, 177, 0.25);\r\n    }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE MEDIA BREAKPOINTS \u2500\u2500 *\/\r\n    @media (max-width: 900px) {\r\n      .form-wrapper { padding: 3rem 2.2rem; }\r\n    }\r\n    @media (max-width: 768px) {\r\n      .application-form { grid-template-columns: 1fr; gap: 1.25rem; }\r\n      .span-two { grid-column: span 1; }\r\n      .btn-submit { grid-column: span 1; }\r\n      .brief-card { padding: 2.5rem 1.5rem; }\r\n    }\r\n    @media (max-width: 600px) {\r\n      section { padding: 4rem 1.25rem; }\r\n      .form-wrapper { border-radius: var(--r-lg); padding: 2.2rem 1.1rem; }\r\n      .accordion-header { padding: 1.25rem 1.25rem; }\r\n      .accordion-content-inner { padding: 1.25rem 1.25rem 1.75rem; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\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>\u0628\u0627\u0628 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0645\u0641\u062a\u0648\u062d \u0627\u0644\u0622\u0646<\/div>\r\n      <h1>\u0628\u0648\u0627\u0628\u0629 \u062a\u0642\u062f\u064a\u0645 <em>\u0627\u0644\u0645\u0646\u062d \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629<\/em><br>\u0627\u0644\u062a\u0627\u0628\u0639\u0629 \u0644\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629<\/h1>\r\n      <p class=\"hero-sub\">\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0645\u062a\u0645\u064a\u0632\u064a\u0646 \u0645\u0646 \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629 \u0644\u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u0639\u0648\u0627\u0626\u0642 \u0627\u0644\u0645\u0627\u062f\u064a\u0629 \u0648\u062a\u0623\u0645\u064a\u0646 \u0645\u0642\u0627\u0639\u062f\u0647\u0645 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u0648\u0627\u0639\u062f\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629.<\/p>\r\n    <\/div>\r\n    <div class=\"scroll-cue\" aria-hidden=\"true\">\u0645\u0631\u0631 \u0644\u0623\u0633\u0641\u0644<\/div>\r\n  <\/section>\r\n\r\n  <section class=\"brief-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"brief-card reveal\">\r\n        <p>\r\n          \u062a\u0639\u062f <strong>\u0645\u0646\u062d\u0629 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u062a\u0639\u0644\u064a\u0645 \u0641\u064a \u0645\u0627\u0644\u064a\u0632\u064a\u0627 (ISM)<\/strong> \u0625\u0637\u0627\u0631\u0627\u064b \u062a\u0646\u0645\u0648\u064a\u0627\u064b \u0645\u062a\u0643\u0627\u0645\u0644\u0627\u064b \u0623\u0637\u0644\u0642\u062a\u0647 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u0645\u0646\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 (IESCO)\u060c \u0628\u0647\u062f\u0641 \u0627\u0633\u062a\u0642\u0637\u0627\u0628 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628\u064a\u0629 \u0627\u0644\u0648\u0627\u0639\u062f\u0629 \u0627\u0644\u062a\u064a \u062a\u0648\u0627\u062c\u0647 \u0638\u0631\u0648\u0641\u0627\u064b \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u0629 \u0641\u064a \u0628\u0644\u0627\u062f\u0647\u0627\u060c \u0648\u0645\u0633\u0627\u0639\u062f\u062a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0633\u062a\u0643\u0645\u0627\u0644 \u062f\u0631\u0627\u0633\u062a\u0647\u0627 \u0627\u0644\u062c\u0627\u0645\u0639\u064a\u0629 \u0641\u064a \u0628\u064a\u0626\u0629 \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0631\u0627\u0626\u062f\u0629.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"pipeline-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-header\">\r\n        <p class=\"eyebrow\">\u062e\u0637\u0648\u0627\u062a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628<\/p>\r\n        <h2 class=\"heading\">\u0643\u064a\u0641 \u064a\u062a\u0642\u062f\u0645 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u062c\u062f\u062f \u0644\u0644\u0645\u0646\u062d\u0629\u061f<\/h2>\r\n        <p class=\"body-copy\">\u064a\u0631\u062c\u0649 \u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u062e\u0637\u0648\u0627\u062a \u0627\u0644\u0625\u062c\u0631\u0627\u0626\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0628\u062f\u0642\u0629 \u0642\u0628\u0644 \u0627\u0644\u0628\u062f\u0621 \u0641\u064a \u062a\u0639\u0628\u0626\u0629 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0623\u062f\u0646\u0627\u0647.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"accordion-container reveal d1\">\r\n        \r\n        <div class=\"accordion-item\">\r\n          <div class=\"accordion-header\">\r\n            <h3>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0642\u0628\u0648\u0644 \u0627\u0644\u062c\u0627\u0645\u0639\u064a<\/h3>\r\n            <span class=\"accordion-icon\">+<\/span>\r\n          <\/div>\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-content-inner\">\r\n              <p>\u0627\u0644\u062a\u0642\u062f\u0645 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0644\u0625\u062d\u062f\u0649 \u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629 \u0627\u0644\u0634\u0631\u064a\u0643\u0629 \u0648\u0627\u0644\u0645\u0639\u062a\u0645\u062f\u0629 \u0644\u062f\u064a\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u062e\u0635\u0635 \u0627\u0644\u062f\u0631\u0627\u0633\u064a \u0627\u0644\u0630\u064a \u062a\u0631\u063a\u0628 \u0641\u064a\u0647\u060c \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0625\u0634\u0639\u0627\u0631 \u0627\u0644\u0642\u0628\u0648\u0644 \u0627\u0644\u0631\u0633\u0645\u064a (Letter of Offer) \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0629 (VAL).<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"accordion-item\">\r\n          <div class=\"accordion-header\">\r\n            <h3>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0641\u064a \u0627\u0644\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/h3>\r\n            <span class=\"accordion-icon\">+<\/span>\r\n          <\/div>\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-content-inner\">\r\n              <p>\u0639\u0646\u062f \u062d\u0635\u0648\u0644\u0643 \u0639\u0644\u0649 \u0627\u0644\u0642\u0628\u0648\u0644 \u0627\u0644\u062c\u0627\u0645\u0639\u064a \u063a\u064a\u0631 \u0627\u0644\u0645\u0634\u0631\u0648\u0637\u060c \u0642\u0645 \u0628\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u0622\u0645\u0646\u0629 \u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 (IESCO) \u0644\u062a\u0639\u0628\u0626\u0629 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0648\u0625\u0646\u0634\u0627\u0621 \u0645\u0644\u0641\u0643 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"accordion-item\">\r\n          <div class=\"accordion-header\">\r\n            <h3>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629: \u0641\u062d\u0635 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0637\u0644\u0628\u0627\u062a<\/h3>\r\n            <span class=\"accordion-icon\">+<\/span>\r\n          <\/div>\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-content-inner\">\r\n              <p>\u062a\u062a\u0648\u0644\u0649 \u0644\u062c\u0627\u0646 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u0629 \u0645\u0631\u0627\u062c\u0639\u0629 \u0643\u0627\u0641\u0629 \u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0645\u0631\u0641\u0648\u0639\u0629\u060c \u0648\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0643\u0634\u0648\u0641 \u0627\u0644\u062f\u0631\u062c\u0627\u062a \u0648\u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0645\u0627\u062f\u064a \u0648\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0644\u0645\u0637\u0627\u0628\u0642\u062a\u0647\u0627 \u0645\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0645\u0639\u062a\u0645\u062f\u0629 \u0644\u062f\u0649 \u0627\u0644\u0647\u064a\u0626\u0629.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"accordion-item\">\r\n          <div class=\"accordion-header\">\r\n            <h3>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0639\u0629: \u0625\u0639\u0644\u0627\u0646 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0648\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0645\u0646\u062d\u0629<\/h3>\r\n            <span class=\"accordion-icon\">+<\/span>\r\n          <\/div>\r\n          <div class=\"accordion-content\">\r\n            <div class=\"accordion-content-inner\">\r\n              <p>\u0628\u0639\u062f \u0635\u062f\u0648\u0631 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0648\u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0645\u0646 \u0645\u062c\u0644\u0633 \u0627\u0644\u0625\u062f\u0627\u0631\u0629\u060c \u062a\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0645\u0639\u0646\u064a\u0629 \u0641\u064a \u0627\u0644\u0647\u064a\u0626\u0629 \u0645\u0639 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0645\u0642\u0628\u0648\u0644\u064a\u0646 \u0645\u0628\u0627\u0634\u0631\u0629 \u0644\u0625\u0643\u0645\u0627\u0644 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062a\u062e\u0635\u064a\u0635 \u0648\u0635\u0631\u0641 \u0627\u0644\u0645\u0633\u062a\u062d\u0642\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"portal-section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"form-wrapper reveal d1\">\r\n        \r\n        <div class=\"section-header\" style=\"margin-bottom: 3.5rem;\">\r\n          <p class=\"eyebrow\">\u0627\u0644\u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629<\/p>\r\n          <h2 class=\"heading\" style=\"font-size: 2.2rem;\">\u0646\u0645\u0648\u0630\u062c \u0637\u0644\u0628 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/h2>\r\n          <p class=\"body-copy\" style=\"font-size: 0.95rem;\">\u064a\u0631\u062c\u0649 \u0627\u0644\u062a\u0623\u0643\u062f \u0645\u0646 \u0645\u0637\u0627\u0628\u0642\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u062f\u062e\u0644\u0629 \u0644\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0628\u062f\u0642\u0629 \u0644\u062a\u062c\u0646\u0628 \u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0637\u0644\u0628 \u0623\u062b\u0646\u0627\u0621 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u062f\u0642\u064a\u0642.<\/p>\r\n        <\/div>\r\n\r\n        <form class=\"application-form\" action=\"#\" method=\"POST\" enctype=\"multipart\/form-data\">\r\n          \r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0633\u0645 \u0627\u0644\u0637\u0627\u0644\u0628 \u0628\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 *<\/label>\r\n            <input type=\"text\" placeholder=\"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 \u0643\u0645\u0627 \u0647\u0648 \u0645\u062f\u0648\u0646 \u0641\u064a \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629\" pattern=\"[\\u0600-\\u06FF\\s]+\" title=\"\u064a\u064f\u0633\u0645\u062d \u0641\u0642\u0637 \u0628\u0627\u0644\u062d\u0631\u0648\u0641 \u0627\u0644\u0639\u0631\u0628\u064a\u0629\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0633\u0645 \u0627\u0644\u0637\u0627\u0644\u0628 \u0628\u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 *<\/label>\r\n            <input type=\"text\" placeholder=\"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 \u0645\u0637\u0627\u0628\u0642\u0627\u064b \u0644\u062c\u0648\u0627\u0632 \u0627\u0644\u0633\u0641\u0631\" pattern=\"[A-Za-z\\s]+\" title=\"\u064a\u064f\u0633\u0645\u062d \u0641\u0642\u0637 \u0628\u0627\u0644\u062d\u0631\u0648\u0641 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0631\u0642\u0645 \u062c\u0648\u0627\u0632 \u0627\u0644\u0633\u0641\u0631 *<\/label>\r\n            <input type=\"text\" placeholder=\"\u0645\u062b\u0627\u0644: A23432125\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u064a\u0644\u0627\u062f *<\/label>\r\n            <input type=\"date\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0637\u0627\u0644\u0628 *<\/label>\r\n            <input type=\"email\" placeholder=\"example@domain.com\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0644\u064a (\u0641\u064a \u0645\u0627\u0644\u064a\u0632\u064a\u0627) *<\/label>\r\n            <input type=\"tel\" placeholder=\"\u0645\u062b\u0627\u0644: ...6011+\" minlength=\"8\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0631\u0642\u0645 \u0627\u0644\u0648\u0627\u062a\u0633\u0627\u0628 *<\/label>\r\n            <input type=\"tel\" placeholder=\"\u064a\u0631\u062c\u0649 \u0643\u062a\u0627\u0628\u0629 \u0631\u0645\u0632 \u0627\u0644\u062f\u0648\u0644\u0629 (\u0645\u062b\u0627\u0644: +965...)\" minlength=\"8\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0644\u062c\u0646\u0633 *<\/label>\r\n            <select required>\r\n              <option value=\"\">\u0627\u062e\u062a\u0631 \u0627\u0644\u062c\u0646\u0633<\/option>\r\n              <option value=\"male\">\u0630\u0643\u0631<\/option>\r\n              <option value=\"female\">\u0623\u0646\u062b\u0649<\/option>\r\n            <\/select>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 *<\/label>\r\n            <select required>\r\n              <option value=\"\">\u0627\u062e\u062a\u0631 \u0627\u0644\u062d\u0627\u0644\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629<\/option>\r\n              <option value=\"single\">\u0623\u0639\u0632\u0628<\/option>\r\n              <option value=\"married\">\u0645\u062a\u0632\u0648\u062c<\/option>\r\n            <\/select>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0644\u062c\u0646\u0633\u064a\u0629 *<\/label>\r\n            <select required>\r\n              <option value=\"\">\u0627\u062e\u062a\u0631 \u0627\u0644\u062c\u0646\u0633\u064a\u0629<\/option>\r\n              <option value=\"MY\">\u0645\u0627\u0644\u064a\u0632\u064a<\/option>\r\n              <option value=\"ID\">\u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a<\/option>\r\n              <option value=\"PK\">\u0628\u0627\u0643\u0633\u062a\u0627\u0646\u064a<\/option>\r\n              <option value=\"other\">\u062c\u0646\u0633\u064a\u0629 \u0623\u062e\u0631\u0649<\/option>\r\n            <\/select>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629 *<\/label>\r\n            <select required>\r\n              <option value=\"\">\u0627\u062e\u062a\u0631 \u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629<\/option>\r\n              <option value=\"highschool\">\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0646\u0648\u064a\u0629<\/option>\r\n              <option value=\"bachelor\">\u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633<\/option>\r\n              <option value=\"master\">\u0627\u0644\u0645\u0627\u062c\u0633\u062a\u064a\u0631<\/option>\r\n              <option value=\"phd\">\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647<\/option>\r\n            <\/select>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0627\u0633\u0645 \u0627\u0644\u062c\u0627\u0645\u0639\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629 *<\/label>\r\n            <input type=\"text\" placeholder=\"\u0645\u062b\u0627\u0644: IIUM, UiTM, UTM\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group span-two\">\r\n            <label>\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062d\u0627\u0644\u064a \u0641\u064a \u0645\u0627\u0644\u064a\u0632\u064a\u0627 *<\/label>\r\n            <textarea placeholder=\"\u0627\u0633\u0645 \u0627\u0644\u0634\u0627\u0631\u0639\u060c \u0631\u0642\u0645 \u0627\u0644\u0628\u0646\u0627\u064a\u0629 \u0623\u0648 \u0627\u0644\u0633\u0643\u0646\u060c \u0627\u0644\u0645\u062f\u064a\u0646\u0629\u060c \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\" minlength=\"12\" required><\/textarea>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0646\u0633\u062e\u0629 \u0636\u0648\u0626\u064a\u0629 \u0645\u0646 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0623\u0648\u0644\u0649 \u0644\u062c\u0648\u0627\u0632 \u0627\u0644\u0633\u0641\u0631 *<\/label>\r\n            <input type=\"file\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0646\u0633\u062e\u0629 \u0645\u0635\u062f\u0642\u0629 \u0645\u0646 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062b\u0627\u0646\u0648\u064a\u0629 \/ \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 *<\/label>\r\n            <input type=\"file\" required \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0634\u0647\u0627\u062f\u0629 \u0625\u062b\u0628\u0627\u062a \u0643\u0641\u0627\u0621\u0629 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 (\u0625\u0646 \u0648\u062c\u062f\u062a)<\/label>\r\n            <input type=\"file\" \/>\r\n          <\/div>\r\n\r\n          <div class=\"form-group\">\r\n            <label>\u0623\u064a \u0648\u062b\u0627\u0626\u0642 \u0625\u0636\u0627\u0641\u064a\u0629 \u062a\u062f\u0639\u0645 \u0637\u0644\u0628 \u0627\u0644\u0645\u0646\u062d\u0629 (\u0625\u0646 \u0648\u062c\u062f\u062a)<\/label>\r\n            <input type=\"file\" \/>\r\n          <\/div>\r\n\r\n          <button type=\"submit\" class=\"btn-submit span-two\">\r\n            \u0625\u0631\u0633\u0627\u0644 \u0637\u0644\u0628 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\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          <\/button>\r\n\r\n        <\/form>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    document.querySelectorAll('.accordion-header').forEach(header => {\r\n      header.addEventListener('click', () => {\r\n        const item = header.parentElement;\r\n        const content = header.nextElementSibling;\r\n        const isActive = item.classList.contains('active-item');\r\n        \r\n        \/\/ Collapse alternative views for clear presentation\r\n        document.querySelectorAll('.accordion-item').forEach(el => {\r\n          el.classList.remove('active-item');\r\n          el.querySelector('.accordion-content').style.maxHeight = null;\r\n        });\r\n\r\n        if (!isActive) {\r\n          item.classList.add('active-item');\r\n          content.style.maxHeight = content.scrollHeight + \"px\";\r\n        }\r\n      });\r\n    });\r\n\r\n    \/\/ Observer transitions\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; \u0628\u0627\u0628 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0645\u0641\u062a\u0648\u062d \u0627\u0644\u0622\u0646 \u0628\u0648\u0627\u0628\u0629 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0646\u062d \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u062a\u0627\u0628\u0639\u0629 \u0644\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0645\u062a\u0645\u064a\u0632\u064a\u0646 \u0645\u0646 \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629 \u0644\u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u0639\u0648\u0627\u0626\u0642 \u0627\u0644\u0645\u0627\u062f\u064a\u0629 \u0648\u062a\u0623\u0645\u064a\u0646 \u0645\u0642\u0627\u0639\u062f\u0647\u0645 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u0648\u0627\u0639\u062f\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0632\u064a\u0629. \u0645\u0631\u0631 \u0644\u0623\u0633\u0641\u0644 \u062a\u0639\u062f \u0645\u0646\u062d\u0629 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u062a\u0639\u0644\u064a\u0645 \u0641\u064a \u0645\u0627\u0644\u064a\u0632\u064a\u0627 (ISM) \u0625\u0637\u0627\u0631\u0627\u064b \u062a\u0646\u0645\u0648\u064a\u0627\u064b \u0645\u062a\u0643\u0627\u0645\u0644\u0627\u064b \u0623\u0637\u0644\u0642\u062a\u0647 \u0627\u0644\u0647\u064a\u0626\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u0645\u0646\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 (IESCO)\u060c \u0628\u0647\u062f\u0641 \u0627\u0633\u062a\u0642\u0637\u0627\u0628 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628\u064a\u0629 \u0627\u0644\u0648\u0627\u0639\u062f\u0629 \u0627\u0644\u062a\u064a [&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-10525","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO<\/title>\n<meta name=\"description\" content=\"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.\" \/>\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\/scholarship-application-2\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO\" \/>\n<meta property=\"og:description\" content=\"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iesco.my\/ar\/scholarship-application-2\/\" \/>\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-08T04:33:38+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\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iesco.my\\\/ar\\\/scholarship-application-2\\\/\",\"url\":\"https:\\\/\\\/iesco.my\\\/ar\\\/scholarship-application-2\\\/\",\"name\":\"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tan-spoonbill-985953.hostingersite.com\\\/#website\"},\"datePublished\":\"2024-01-30T17:04:10+00:00\",\"dateModified\":\"2026-06-08T04:33:38+00:00\",\"description\":\"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iesco.my\\\/ar\\\/scholarship-application-2\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iesco.my\\\/ar\\\/scholarship-application-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iesco.my\\\/ar\\\/scholarship-application-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iesco.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629\"}]},{\"@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":"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO","description":"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.","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\/scholarship-application-2\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO","og_description":"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.","og_url":"https:\/\/iesco.my\/ar\/scholarship-application-2\/","og_site_name":"IESCO","article_publisher":"https:\/\/www.facebook.com\/IESCOMALAYSIA\/","article_modified_time":"2026-06-08T04:33:38+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\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iesco.my\/ar\/scholarship-application-2\/","url":"https:\/\/iesco.my\/ar\/scholarship-application-2\/","name":"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629 - IESCO","isPartOf":{"@id":"https:\/\/tan-spoonbill-985953.hostingersite.com\/#website"},"datePublished":"2024-01-30T17:04:10+00:00","dateModified":"2026-06-08T04:33:38+00:00","description":"\u0627\u0643\u062a\u0634\u0641 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0640 \u0627\u0644\u0645\u0646\u062d\u0629 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0628\u0626\u0629 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0639\u0628\u0631 \u0645\u0648\u0642\u0639\u0646\u0627 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0627\u0633\u062a\u0641\u062f \u0645\u0646 \u0641\u0631\u0635 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0628\u062d\u062b \u0639\u0646 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629.","breadcrumb":{"@id":"https:\/\/iesco.my\/ar\/scholarship-application-2\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iesco.my\/ar\/scholarship-application-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iesco.my\/ar\/scholarship-application-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iesco.my\/"},{"@type":"ListItem","position":2,"name":"\u0641\u0648\u0631\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0646\u062d\u0629"}]},{"@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\/10525","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=10525"}],"version-history":[{"count":7,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/10525\/revisions"}],"predecessor-version":[{"id":17481,"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/pages\/10525\/revisions\/17481"}],"wp:attachment":[{"href":"https:\/\/iesco.my\/ar\/wp-json\/wp\/v2\/media?parent=10525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}