{"id":7314,"date":"2026-07-12T14:42:29","date_gmt":"2026-07-12T14:42:29","guid":{"rendered":"https:\/\/coursesida.com\/?page_id=7314"},"modified":"2026-07-13T16:45:23","modified_gmt":"2026-07-13T16:45:23","slug":"%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a","status":"publish","type":"page","link":"https:\/\/coursesida.com\/en\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/","title":{"rendered":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <meta name=\"description\" content=\"\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a \u0628\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629\" \/>\n  <title>\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a | \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root{\n      --navy:#0B2E59;\n      --navy-2:#123F73;\n      --gold:#D4AF37;\n      --gold-soft:#F5E9B8;\n      --bg:#F5F7FB;\n      --white:#FFFFFF;\n      --text:#1A2433;\n      --muted:#667085;\n      --border:#E4E9F1;\n      --success:#0F8A5F;\n      --danger:#B42318;\n      --shadow:0 16px 42px rgba(11,46,89,.10);\n      --radius:22px;\n    }\n\n    *{box-sizing:border-box}\n    html{scroll-behavior:smooth}\n    body{\n      margin:0;\n      font-family:\"Cairo\",sans-serif;\n      color:var(--text);\n      background:var(--bg);\n      line-height:1.85;\n    }\n    a{text-decoration:none;color:inherit}\n    .container{width:min(1180px,92%);margin-inline:auto}\n\n    .topbar{\n      background:var(--navy);\n      color:#fff;\n      font-size:.88rem;\n    }\n    .topbar .container{\n      min-height:42px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:20px;\n      flex-wrap:wrap;\n    }\n\n    .main-header{\n      background:rgba(255,255,255,.96);\n      border-bottom:1px solid var(--border);\n      position:sticky;\n      top:0;\n      z-index:1000;\n      backdrop-filter:blur(12px);\n    }\n    .navbar{\n      min-height:84px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:28px;\n    }\n    .brand{\n      display:flex;\n      align-items:center;\n      gap:14px;\n    }\n    .brand-mark{\n      width:58px;\n      height:58px;\n      border-radius:50%;\n      display:grid;\n      place-items:center;\n      background:linear-gradient(145deg,var(--navy),var(--navy-2));\n      color:var(--gold);\n      border:3px solid var(--gold);\n      font-weight:800;\n      box-shadow:0 8px 22px rgba(11,46,89,.18);\n    }\n    .brand-text strong{display:block;color:var(--navy);font-size:1.05rem}\n    .brand-text span{display:block;color:var(--muted);font-size:.78rem}\n\n    .nav-links{\n      display:flex;\n      align-items:center;\n      gap:22px;\n      font-size:.94rem;\n      font-weight:700;\n    }\n    .nav-links a:hover{color:var(--gold)}\n    .nav-cta{\n      background:var(--gold);\n      color:var(--navy)!important;\n      padding:11px 18px;\n      border-radius:999px;\n      font-weight:800;\n    }\n    .menu-btn{\n      display:none;\n      border:0;\n      background:var(--navy);\n      color:#fff;\n      width:44px;\n      height:44px;\n      border-radius:10px;\n      font-size:1.3rem;\n      cursor:pointer;\n    }\n\n    .breadcrumb{\n      background:#EEF3F8;\n      border-bottom:1px solid var(--border);\n      font-size:.9rem;\n    }\n    .breadcrumb .container{\n      min-height:48px;\n      display:flex;\n      align-items:center;\n      gap:8px;\n      color:var(--muted);\n      flex-wrap:wrap;\n    }\n    .breadcrumb a{color:var(--navy);font-weight:700}\n\n    .hero{\n      position:relative;\n      overflow:hidden;\n      color:#fff;\n      background:\n        radial-gradient(circle at 15% 25%, rgba(212,175,55,.18), transparent 23%),\n        linear-gradient(135deg,#071F3D 0%,#0B2E59 55%,#123F73 100%);\n    }\n    .hero::after{\n      content:\"\";\n      position:absolute;\n      inset:0;\n      background-image:\n        linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),\n        linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);\n      background-size:40px 40px;\n    }\n    .hero-inner{\n      position:relative;\n      z-index:1;\n      display:grid;\n      grid-template-columns:1.15fr .85fr;\n      gap:60px;\n      align-items:center;\n      min-height:610px;\n      padding:85px 0;\n    }\n    .badge{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:8px 14px;\n      border-radius:999px;\n      border:1px solid rgba(255,255,255,.22);\n      background:rgba(255,255,255,.07);\n      color:var(--gold-soft);\n      font-weight:800;\n      margin-bottom:18px;\n    }\n    .hero h1{\n      margin:0;\n      font-size:clamp(2.1rem,4.8vw,4rem);\n      line-height:1.3;\n      letter-spacing:-1px;\n    }\n    .hero h1 span{color:var(--gold)}\n    .hero p{\n      max-width:760px;\n      color:#E7EDF5;\n      font-size:1.08rem;\n      margin:22px 0 30px;\n    }\n    .hero-actions{\n      display:flex;\n      gap:14px;\n      flex-wrap:wrap;\n    }\n    .btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      min-height:50px;\n      padding:0 22px;\n      border-radius:12px;\n      font-weight:800;\n      transition:.25s ease;\n      border:1px solid transparent;\n    }\n    .btn-primary{background:var(--gold);color:var(--navy)}\n    .btn-outline{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.05)}\n    .btn:hover{transform:translateY(-2px)}\n    .btn-outline:hover{background:#fff;color:var(--navy)}\n\n    .summary-card{\n      background:rgba(255,255,255,.08);\n      border:1px solid rgba(255,255,255,.16);\n      border-radius:28px;\n      padding:26px;\n      backdrop-filter:blur(14px);\n      box-shadow:0 28px 72px rgba(0,0,0,.22);\n    }\n    .summary-card h3{margin:0 0 18px}\n    .summary-list{\n      display:grid;\n      gap:12px;\n    }\n    .summary-item{\n      display:flex;\n      align-items:flex-start;\n      justify-content:space-between;\n      gap:16px;\n      padding:14px 0;\n      border-bottom:1px solid rgba(255,255,255,.12);\n    }\n    .summary-item:last-child{border-bottom:0}\n    .summary-item span{color:#DCE5EF}\n    .summary-item strong{color:var(--gold-soft);text-align:left}\n\n    section{padding:78px 0}\n    .section-title{\n      margin-bottom:28px;\n    }\n    .section-title h2{\n      margin:0;\n      color:var(--navy);\n      font-size:clamp(1.8rem,3vw,2.55rem);\n      line-height:1.4;\n    }\n    .section-title p{\n      margin:9px 0 0;\n      max-width:780px;\n      color:var(--muted);\n    }\n\n    .intro-grid{\n      display:grid;\n      grid-template-columns:1.1fr .9fr;\n      gap:28px;\n    }\n    .panel{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:var(--radius);\n      padding:30px;\n      box-shadow:0 8px 28px rgba(11,46,89,.05);\n    }\n    .panel h3{margin:0 0 12px;color:var(--navy)}\n    .panel p{margin:0;color:var(--muted)}\n    .highlight{\n      border-right:5px solid var(--gold);\n      background:linear-gradient(90deg,#fff,#FBF8ED);\n    }\n\n    .objectives{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:20px;\n    }\n    .objective{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:18px;\n      padding:24px;\n      transition:.25s ease;\n    }\n    .objective:hover{transform:translateY(-5px);box-shadow:var(--shadow)}\n    .objective-icon{\n      width:54px;\n      height:54px;\n      border-radius:16px;\n      display:grid;\n      place-items:center;\n      background:#EEF3F9;\n      color:var(--navy);\n      font-size:1.55rem;\n      margin-bottom:16px;\n    }\n    .objective h3{margin:0 0 8px;color:var(--navy);font-size:1.08rem}\n    .objective p{margin:0;color:var(--muted);font-size:.93rem}\n\n    .program-structure{\n      background:#fff;\n      border-top:1px solid var(--border);\n      border-bottom:1px solid var(--border);\n    }\n    .timeline{\n      display:grid;\n      grid-template-columns:repeat(6,1fr);\n      gap:14px;\n    }\n    .step{\n      position:relative;\n      background:var(--bg);\n      border:1px solid var(--border);\n      border-radius:18px;\n      padding:22px 16px;\n      text-align:center;\n      min-height:160px;\n    }\n    .step strong{\n      width:38px;\n      height:38px;\n      margin:0 auto 12px;\n      border-radius:50%;\n      display:grid;\n      place-items:center;\n      background:var(--navy);\n      color:var(--gold);\n    }\n    .step h4{margin:0 0 6px;color:var(--navy)}\n    .step p{margin:0;color:var(--muted);font-size:.86rem}\n\n    .requirements-grid{\n      display:grid;\n      grid-template-columns:repeat(2,1fr);\n      gap:22px;\n    }\n    .list-box{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:20px;\n      padding:28px;\n    }\n    .list-box h3{margin:0 0 14px;color:var(--navy)}\n    .list-box ul{margin:0;padding:0 20px 0 0}\n    .list-box li{margin:9px 0;color:#425466}\n\n    .thesis-section{\n      background:linear-gradient(135deg,#0B2E59,#123F73);\n      color:#fff;\n    }\n    .thesis-section .section-title h2{color:#fff}\n    .thesis-section .section-title p{color:#DCE5EF}\n    .thesis-grid{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:18px;\n    }\n    .thesis-card{\n      background:rgba(255,255,255,.08);\n      border:1px solid rgba(255,255,255,.14);\n      border-radius:18px;\n      padding:24px;\n    }\n    .thesis-card h3{margin:0 0 8px;color:var(--gold-soft)}\n    .thesis-card p{margin:0;color:#E6ECF3;font-size:.93rem}\n\n    .register-box{\n      background:#fff;\n      border:1px solid var(--border);\n      border-radius:30px;\n      padding:46px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:30px;\n      box-shadow:var(--shadow);\n    }\n    .register-box h2{margin:0 0 10px;color:var(--navy)}\n    .register-box p{margin:0;color:var(--muted);max-width:760px}\n    .register-box .btn{white-space:nowrap}\n\n    .legal{\n      background:#FFF9E8;\n      border:1px solid #EBD98A;\n      border-radius:18px;\n      padding:24px;\n      color:#654F00;\n    }\n    .legal h3{margin:0 0 8px;color:#5D4900}\n    .legal p{margin:0}\n\n    footer{\n      background:#071A31;\n      color:#DCE5EF;\n      padding:46px 0 22px;\n    }\n    .footer-grid{\n      display:grid;\n      grid-template-columns:1.4fr 1fr 1fr;\n      gap:40px;\n      margin-bottom:28px;\n    }\n    footer h4{color:#fff;margin:0 0 14px}\n    footer p, footer a{color:#B9C5D3;font-size:.92rem}\n    footer a:hover{color:var(--gold)}\n    .copyright{\n      border-top:1px solid rgba(255,255,255,.1);\n      padding-top:20px;\n      text-align:center;\n      color:#94A3B8;\n      font-size:.85rem;\n    }\n\n    @media (max-width:980px){\n      .hero-inner,.intro-grid{grid-template-columns:1fr}\n      .objectives{grid-template-columns:repeat(2,1fr)}\n      .timeline{grid-template-columns:repeat(3,1fr)}\n      .thesis-grid{grid-template-columns:1fr}\n      .nav-links{\n        display:none;\n        position:absolute;\n        top:84px;\n        right:4%;\n        left:4%;\n        background:#fff;\n        border:1px solid var(--border);\n        border-radius:16px;\n        padding:18px;\n        flex-direction:column;\n        align-items:stretch;\n        box-shadow:var(--shadow);\n      }\n      .nav-links.active{display:flex}\n      .menu-btn{display:block}\n    }\n\n    @media (max-width:680px){\n      .topbar .container{justify-content:center;padding:8px 0;text-align:center}\n      .brand-text span{display:none}\n      .hero-inner{min-height:auto;padding:68px 0}\n      .objectives,.requirements-grid,.timeline,.footer-grid{grid-template-columns:1fr}\n      .register-box{display:block;padding:30px}\n      .register-box .btn{width:100%;margin-top:22px}\n      section{padding:60px 0}\n    }\n  <\/style>\n<\/head>\n<body>\n\n\n\n\n\n  <div class=\"breadcrumb\">\n    <div class=\"container\">\n      <a href=\"\/en\/ida-doctorate-pathways.html\/\">\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/a>\n      <span>\u203a<\/span>\n      <span>\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a<\/span>\n    <\/div>\n  <\/div>\n\n  <main>\n    <section class=\"hero\">\n      <div class=\"container hero-inner\">\n        <div>\n          <div class=\"badge\">\u0645\u0633\u0644\u0643 \u0645\u0647\u0646\u064a \u0648\u0628\u062d\u062b\u064a \u0645\u062a\u0642\u062f\u0645<\/div>\n          <h1>\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a <span>\u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a<\/span><\/h1>\n          <p>\n            \u0628\u0631\u0646\u0627\u0645\u062c \u0645\u062a\u0642\u062f\u0645 \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u062a\u0643\u0648\u064a\u0646 \u0627\u0644\u0646\u0638\u0631\u064a \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u060c \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u064a\u060c \u0648\u0627\u0644\u062e\u0628\u0631\u0629 \u0627\u0644\u0645\u0647\u0646\u064a\u0629\u060c\n            \u0648\u064a\u0646\u062a\u0647\u064a \u0628\u0625\u0646\u062c\u0627\u0632 \u0623\u0637\u0631\u0648\u062d\u0629 \u0645\u0647\u0646\u064a\u0629 \u062a\u0646\u0627\u0642\u0634 \u0623\u0645\u0627\u0645 \u0644\u062c\u0646\u0629 \u0639\u0644\u0645\u064a\u0629 \u0645\u062e\u062a\u0635\u0629.\n          <\/p>\n          <div class=\"hero-actions\">\n            <a href=\"#about\" class=\"btn btn-primary\">\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/a>\n            <a href=\"\/en\/clinical-psychology-graduates-register.html\/\" class=\"btn btn-outline\">\u0633\u062c\u0644 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0627\u062a \u0627\u0644\u0645\u062c\u0627\u0632\u0629<\/a>\n          <\/div>\n        <\/div>\n\n        <aside class=\"summary-card\">\n          <h3>\u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/h3>\n          <div class=\"summary-list\">\n            <div class=\"summary-item\">\n              <span>\u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/span>\n              <strong>\u0645\u0647\u0646\u064a \u0648\u0628\u062d\u062b\u064a \u0645\u062a\u0642\u062f\u0645<\/strong>\n            <\/div>\n            <div class=\"summary-item\">\n              <span>\u0645\u062f\u0629 \u0627\u0644\u062a\u0643\u0648\u064a\u0646<\/span>\n              <strong>\u0645\u0648\u0633\u0645\u0627\u0646 \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u0646<\/strong>\n            <\/div>\n            <div class=\"summary-item\">\n              <span>\u0646\u0645\u0637 \u0627\u0644\u062f\u0631\u0627\u0633\u0629<\/span>\n              <strong>\u062a\u0639\u0644\u064a\u0645 \u0631\u0642\u0645\u064a \u0645\u0631\u0646<\/strong>\n            <\/div>\n            <div class=\"summary-item\">\n              <span>\u0644\u063a\u0629 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629<\/span>\n              <strong>\u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0623\u0648 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629<\/strong>\n            <\/div>\n            <div class=\"summary-item\">\n              <span>\u0645\u062a\u0637\u0644\u0628 \u0627\u0644\u062a\u062e\u0631\u062c<\/span>\n              <strong>\u0623\u0637\u0631\u0648\u062d\u0629 \u0645\u0647\u0646\u064a\u0629 \u0648\u0645\u0646\u0627\u0642\u0634\u0629 \u0639\u0644\u0645\u064a\u0629<\/strong>\n            <\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <section id=\"about\">\n      <div class=\"container\">\n        <div class=\"section-title\">\n          <h2>\u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/h2>\n          <p>\n            \u0645\u0633\u0644\u0643 \u0645\u0648\u062c\u0647 \u0644\u0644\u0645\u0647\u0646\u064a\u064a\u0646 \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u064a\u0646 \u0627\u0644\u0631\u0627\u063a\u0628\u064a\u0646 \u0641\u064a \u062a\u0637\u0648\u064a\u0631 \u0643\u0641\u0627\u0621\u0627\u062a\u0647\u0645 \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0629\n            \u0641\u064a \u0645\u062c\u0627\u0644 \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0642\u0627\u0631\u0628\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u064a.\n          <\/p>\n        <\/div>\n\n        <div class=\"intro-grid\">\n          <div class=\"panel\">\n            <h3>\u0627\u0644\u0631\u0624\u064a\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629<\/h3>\n            <p>\n              \u062a\u0637\u0648\u064a\u0631 \u0643\u0641\u0627\u0621\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0648\u0628\u062d\u062b\u064a\u0629 \u0642\u0627\u062f\u0631\u0629 \u0639\u0644\u0649 \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0638\u0648\u0627\u0647\u0631 \u0627\u0644\u0646\u0641\u0633\u064a\u0629\u060c \u0648\u0641\u0647\u0645 \u0627\u0644\u0625\u0634\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a\u0629\u060c\n              \u0648\u0628\u0646\u0627\u0621 \u0645\u0634\u0627\u0631\u064a\u0639 \u0648\u0623\u062f\u0648\u0627\u062a \u062a\u062f\u062e\u0644 \u0642\u0627\u0626\u0645\u0629 \u0639\u0644\u0649 \u0623\u0633\u0633 \u0639\u0644\u0645\u064a\u0629 \u0648\u0645\u0646\u0647\u062c\u064a\u0629.\n            <\/p>\n          <\/div>\n\n          <div class=\"panel highlight\">\n            <h3>\u0627\u0644\u0641\u0626\u0629 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629<\/h3>\n            <p>\n              \u062d\u0645\u0644\u0629 \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0644\u064a\u0627 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0648\u0646 \u0630\u0648\u0648 \u0627\u0644\u0635\u0644\u0629 \u0628\u0627\u0644\u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0646\u0641\u0633\u064a\u0629\u060c \u0648\u0627\u0644\u062a\u0631\u0628\u0648\u064a\u0629\u060c \u0648\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629\u060c\n              \u0648\u0627\u0644\u0635\u062d\u064a\u0629\u060c \u0648\u0627\u0644\u0628\u0627\u062d\u062b\u0648\u0646 \u0627\u0644\u0631\u0627\u063a\u0628\u0648\u0646 \u0641\u064a \u0627\u0644\u062a\u062e\u0635\u0635 \u0627\u0644\u0645\u0647\u0646\u064a \u0648\u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u064a.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"objectives\">\n      <div class=\"container\">\n        <div class=\"section-title\">\n          <h2>\u0623\u0647\u062f\u0627\u0641 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c<\/h2>\n          <p>\u064a\u0631\u0643\u0632 \u0627\u0644\u0645\u0633\u0644\u0643 \u0639\u0644\u0649 \u062a\u0646\u0645\u064a\u0629 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0627\u0644\u0643\u0641\u0627\u064a\u0627\u062a \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0648\u0627\u0644\u0645\u0646\u0647\u062c\u064a\u0629 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0629.<\/p>\n        <\/div>\n\n        <div class=\"objectives\">\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83d\udd2c<\/div>\n            <h3>\u062a\u0639\u0645\u064a\u0642 \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0639\u0644\u0645\u064a\u0629<\/h3>\n            <p>\u062a\u0637\u0648\u064a\u0631 \u0641\u0647\u0645 \u0645\u062a\u0642\u062f\u0645 \u0644\u0644\u0646\u0638\u0631\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0642\u0627\u0631\u0628\u0627\u062a \u0648\u0627\u0644\u0627\u062a\u062c\u0627\u0647\u0627\u062a \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a.<\/p>\n          <\/article>\n\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83e\udde9<\/div>\n            <h3>\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0625\u0634\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/h3>\n            <p>\u0627\u0644\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u062a\u0634\u062e\u064a\u0635 \u0648\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u0648\u0627\u0642\u0639\u064a\u0629 \u0648\u0628\u0646\u0627\u0621 \u0627\u0633\u062a\u062c\u0627\u0628\u0627\u062a \u0628\u062d\u062b\u064a\u0629 \u0648\u062a\u0637\u0628\u064a\u0642\u064a\u0629 \u0645\u0646\u0627\u0633\u0628\u0629.<\/p>\n          <\/article>\n\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83d\udcda<\/div>\n            <h3>\u0625\u062a\u0642\u0627\u0646 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u064a<\/h3>\n            <p>\u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u0645\u0646\u0627\u0647\u062c \u0648\u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0641\u064a \u062a\u0635\u0645\u064a\u0645 \u0648\u0625\u0646\u062c\u0627\u0632 \u062f\u0631\u0627\u0633\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0630\u0627\u062a \u0642\u064a\u0645\u0629 \u062a\u0637\u0628\u064a\u0642\u064a\u0629.<\/p>\n          <\/article>\n\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83e\udde0<\/div>\n            <h3>\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u062a\u0641\u0643\u064a\u0631 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a<\/h3>\n            <p>\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0631\u0628\u0637 \u0628\u064a\u0646 \u0627\u0644\u0645\u0639\u0637\u064a\u0627\u062a \u0627\u0644\u0646\u0638\u0631\u064a\u0629 \u0648\u0627\u0644\u0633\u064a\u0627\u0642\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0627\u0644\u0648\u0627\u0642\u0639\u064a\u0629.<\/p>\n          <\/article>\n\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83d\udcdd<\/div>\n            <h3>\u0625\u0646\u062c\u0627\u0632 \u0623\u0637\u0631\u0648\u062d\u0629 \u0645\u0647\u0646\u064a\u0629<\/h3>\n            <p>\u0625\u0639\u062f\u0627\u062f \u0645\u0634\u0631\u0648\u0639 \u0628\u062d\u062b\u064a \u0645\u062a\u0643\u0627\u0645\u0644 \u064a\u0639\u0627\u0644\u062c \u0642\u0636\u064a\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0623\u0648 \u064a\u0637\u0648\u0631 \u0623\u062f\u0627\u0629 \u0623\u0648 \u0628\u0631\u0646\u0627\u0645\u062c\u0627\u064b \u062a\u0637\u0628\u064a\u0642\u064a\u0627\u064b.<\/p>\n          <\/article>\n\n          <article class=\"objective\">\n            <div class=\"objective-icon\">\ud83c\udf93<\/div>\n            <h3>\u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0627\u0644\u0639\u0644\u0645\u064a\u0629<\/h3>\n            <p>\u0639\u0631\u0636 \u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u062f\u0641\u0627\u0639 \u0639\u0646\u0647\u0627 \u0623\u0645\u0627\u0645 \u0644\u062c\u0646\u0629 \u0639\u0644\u0645\u064a\u0629 \u0648\u0641\u0642 \u0645\u0639\u0627\u064a\u064a\u0631 \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0648\u0645\u0647\u0646\u064a\u0629.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"program-structure\" id=\"structure\">\n      <div class=\"container\">\n        <div class=\"section-title\">\n          <h2>\u0627\u0644\u0645\u0633\u0627\u0631 \u0627\u0644\u062f\u0631\u0627\u0633\u064a<\/h2>\n          <p>\u064a\u0645\u0631 \u0627\u0644\u0637\u0627\u0644\u0628 \u0639\u0628\u0631 \u0645\u0631\u0627\u062d\u0644 \u0645\u062a\u0631\u0627\u0628\u0637\u0629 \u062a\u0628\u062f\u0623 \u0628\u0627\u0644\u0642\u0628\u0648\u0644 \u0648\u062a\u0646\u062a\u0647\u064a \u0628\u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0648\u0627\u0644\u062a\u062e\u0631\u062c.<\/p>\n        <\/div>\n\n        <div class=\"timeline\">\n          <div class=\"step\">\n            <strong>1<\/strong>\n            <h4>\u0627\u0644\u0642\u0628\u0648\u0644<\/h4>\n            <p>\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a \u0648\u0627\u0644\u0645\u0647\u0646\u064a \u0648\u0627\u0633\u062a\u064a\u0641\u0627\u0621 \u0634\u0631\u0648\u0637 \u0627\u0644\u0648\u0644\u0648\u062c.<\/p>\n          <\/div>\n          <div class=\"step\">\n            <strong>2<\/strong>\n            <h4>\u0627\u0644\u062a\u0643\u0648\u064a\u0646<\/h4>\n            <p>\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0645\u062c\u0632\u0648\u0621\u0627\u062a \u0648\u0627\u0644\u0645\u0648\u0636\u0648\u0639\u0627\u062a \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/p>\n          <\/div>\n          <div class=\"step\">\n            <strong>3<\/strong>\n            <h4>\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0645\u0648\u0636\u0648\u0639<\/h4>\n            <p>\u0627\u062e\u062a\u064a\u0627\u0631 \u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0648\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0625\u0634\u0643\u0627\u0644\u064a\u0629 \u0627\u0644\u0628\u062d\u062b\u064a\u0629.<\/p>\n          <\/div>\n          <div class=\"step\">\n            <strong>4<\/strong>\n            <h4>\u0627\u0644\u0625\u0634\u0631\u0627\u0641<\/h4>\n            <p>\u0645\u0648\u0627\u0643\u0628\u0629 \u0645\u0646\u0647\u062c\u064a\u0629 \u0648\u0639\u0644\u0645\u064a\u0629 \u062e\u0644\u0627\u0644 \u0645\u0631\u0627\u062d\u0644 \u0625\u0646\u062c\u0627\u0632 \u0627\u0644\u0628\u062d\u062b.<\/p>\n          <\/div>\n          <div class=\"step\">\n            <strong>5<\/strong>\n            <h4>\u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629<\/h4>\n            <p>\u0639\u0631\u0636 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0623\u0645\u0627\u0645 \u0644\u062c\u0646\u0629 \u0639\u0644\u0645\u064a\u0629 \u0645\u062e\u062a\u0635\u0629.<\/p>\n          <\/div>\n          <div class=\"step\">\n            <strong>6<\/strong>\n            <h4>\u0627\u0644\u062a\u062e\u0631\u062c<\/h4>\n            <p>\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0646\u062a\u064a\u062c\u0629 \u0648\u0625\u062f\u0631\u0627\u062c \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0641\u064a \u0627\u0644\u0633\u062c\u0644 \u0627\u0644\u0631\u0633\u0645\u064a.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"admission\">\n      <div class=\"container\">\n        <div class=\"section-title\">\n          <h2>\u0634\u0631\u0648\u0637 \u0627\u0644\u0642\u0628\u0648\u0644 \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0629<\/h2>\n          <p>\u062a\u062e\u0636\u0639 \u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u0631\u0634\u064a\u062d \u0644\u062f\u0631\u0627\u0633\u0629 \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0648\u0645\u0647\u0646\u064a\u0629 \u0648\u0641\u0642 \u0645\u0644\u0641 \u0643\u0644 \u0645\u062a\u0631\u0634\u062d.<\/p>\n        <\/div>\n\n        <div class=\"requirements-grid\">\n          <div class=\"list-box\">\n            <h3>\u0634\u0631\u0648\u0637 \u0627\u0644\u0648\u0644\u0648\u062c<\/h3>\n            <ul>\n              <li>\u0627\u0644\u062a\u0648\u0641\u0631 \u0639\u0644\u0649 \u0634\u0647\u0627\u062f\u0629 \u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0623\u0648 \u0645\u0627 \u064a\u0639\u0627\u062f\u0644\u0647\u0627 \u0641\u064a \u0645\u062c\u0627\u0644 \u0630\u064a \u0635\u0644\u0629.<\/li>\n              <li>\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0633\u064a\u0631\u0629 \u0627\u0644\u0630\u0627\u062a\u064a\u0629 \u0648\u0627\u0644\u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.<\/li>\n              <li>\u0648\u062c\u0648\u062f \u0627\u0647\u062a\u0645\u0627\u0645 \u0628\u062d\u062b\u064a \u0623\u0648 \u062e\u0628\u0631\u0629 \u0645\u0647\u0646\u064a\u0629 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u062a\u062e\u0635\u0635.<\/li>\n              <li>\u0627\u062c\u062a\u064a\u0627\u0632 \u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0645\u0644\u0641 \u0623\u0648 \u0627\u0644\u0645\u0642\u0627\u0628\u0644\u0629 \u0639\u0646\u062f \u0627\u0644\u0627\u0642\u062a\u0636\u0627\u0621.<\/li>\n              <li>\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0627\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u0628\u064a\u062f\u0627\u063a\u0648\u062c\u064a \u0648\u0627\u0644\u0623\u062e\u0644\u0627\u0642\u064a \u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c.<\/li>\n            <\/ul>\n          <\/div>\n\n          <div class=\"list-box\">\n            <h3>\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u062e\u0631\u062c<\/h3>\n            <ul>\n              <li>\u0627\u0633\u062a\u0643\u0645\u0627\u0644 \u0627\u0644\u0645\u062c\u0632\u0648\u0621\u0627\u062a \u0648\u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0627\u0644\u0645\u0642\u0631\u0631\u0629.<\/li>\n              <li>\u0627\u062d\u062a\u0631\u0627\u0645 \u0646\u0633\u0628 \u0627\u0644\u062d\u0636\u0648\u0631 \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629 \u0641\u064a \u0627\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u062f\u0627\u062e\u0644\u064a.<\/li>\n              <li>\u0627\u0639\u062a\u0645\u0627\u062f \u0645\u0648\u0636\u0648\u0639 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0648\u062e\u0637\u0629 \u0627\u0644\u0628\u062d\u062b.<\/li>\n              <li>\u0625\u0646\u062c\u0627\u0632 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0648\u0641\u0642 \u0627\u0644\u0636\u0648\u0627\u0628\u0637 \u0627\u0644\u0645\u0646\u0647\u062c\u064a\u0629 \u0648\u0627\u0644\u0639\u0644\u0645\u064a\u0629.<\/li>\n              <li>\u0627\u062c\u062a\u064a\u0627\u0632 \u0627\u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0648\u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0642\u0631\u0627\u0631 \u0627\u0644\u0625\u062c\u0627\u0632\u0629.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"thesis-section\" id=\"thesis\">\n      <div class=\"container\">\n        <div class=\"section-title\">\n          <h2>\u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/h2>\n          <p>\n            \u062a\u0645\u062b\u0644 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u062e\u062a\u0627\u0645\u064a \u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c\u060c \u0648\u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0625\u0646\u062a\u0627\u062c \u0645\u0639\u0631\u0641\u0629 \u062a\u0637\u0628\u064a\u0642\u064a\u0629 \u0623\u0648 \u0623\u062f\u0627\u0629 \u0645\u0647\u0646\u064a\u0629\n            \u0623\u0648 \u0628\u0631\u0646\u0627\u0645\u062c \u062a\u062f\u062e\u0644 \u064a\u0639\u0627\u0644\u062c \u0625\u0634\u0643\u0627\u0644\u064a\u0629 \u0648\u0627\u0642\u0639\u064a\u0629.\n          <\/p>\n        <\/div>\n\n        <div class=\"thesis-grid\">\n          <div class=\"thesis-card\">\n            <h3>\u0645\u0648\u0636\u0648\u0639 \u062a\u0637\u0628\u064a\u0642\u064a<\/h3>\n            <p>\u0627\u062e\u062a\u064a\u0627\u0631 \u0642\u0636\u064a\u0629 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0629 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0623\u0648 \u0627\u0644\u0628\u062d\u062b \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a \u0627\u0644\u062a\u0637\u0628\u064a\u0642\u064a.<\/p>\n          <\/div>\n          <div class=\"thesis-card\">\n            <h3>\u0645\u0646\u0647\u062c\u064a\u0629 \u0639\u0644\u0645\u064a\u0629<\/h3>\n            <p>\u0627\u0639\u062a\u0645\u0627\u062f \u062a\u0635\u0645\u064a\u0645 \u0628\u062d\u062b\u064a \u0648\u0627\u0636\u062d \u0648\u0623\u062f\u0648\u0627\u062a \u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u062c\u0645\u0639 \u0648\u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0639\u0637\u064a\u0627\u062a.<\/p>\n          <\/div>\n          <div class=\"thesis-card\">\n            <h3>\u0642\u064a\u0645\u0629 \u0645\u0647\u0646\u064a\u0629<\/h3>\n            <p>\u062a\u0642\u062f\u064a\u0645 \u0646\u062a\u0627\u0626\u062c \u0623\u0648 \u0623\u062f\u0648\u0627\u062a \u0623\u0648 \u062a\u0648\u0635\u064a\u0627\u062a \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631 \u0641\u064a \u0627\u0644\u0633\u064a\u0627\u0642\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section id=\"graduates\">\n      <div class=\"container\">\n        <div class=\"register-box\">\n          <div>\n            <h2>\u0633\u062c\u0644 \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646 \u0648\u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0627\u0644\u0645\u062c\u0627\u0632\u0629<\/h2>\n            <p>\n              \u064a\u0636\u0645 \u0627\u0644\u0633\u062c\u0644 \u0623\u0633\u0645\u0627\u0621 \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646 \u0648\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u0623\u0637\u0631\u0648\u062d\u0627\u062a \u0648\u0627\u0644\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u0645\u062d\u0635\u0644 \u0639\u0644\u064a\u0647\u0627\u060c\n              \u0645\u0639 \u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0641\u0631\u0632 \u062f\u0627\u062e\u0644 \u062c\u062f\u0648\u0644 \u0623\u0643\u0627\u062f\u064a\u0645\u064a \u0645\u0646\u0638\u0645.\n            <\/p>\n          <\/div>\n          <a href=\"https:\/\/drive.google.com\/file\/d\/1_yU8E-Ph9HvTyN1i24WNmoM70SoPHuJ-\/view?usp=sharing\" class=\"btn btn-primary\">\n            \u0641\u062a\u062d \u0633\u062c\u0644 \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section>\n      <div class=\"container\">\n        <div class=\"legal\">\n          <h3>\u062a\u0646\u0628\u064a\u0647 \u0642\u0627\u0646\u0648\u0646\u064a<\/h3>\n          <p>\n            \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0630\u0648 \u0637\u0628\u064a\u0639\u0629 \u0645\u0647\u0646\u064a\u0629 \u0648\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0644\u0627 \u064a\u0634\u0643\u0644 \u0641\u064a \u062d\u062f \u0630\u0627\u062a\u0647 \u062a\u0631\u062e\u064a\u0635\u0627\u064b \u0644\u0645\u0632\u0627\u0648\u0644\u0629 \u0645\u0647\u0646\u0629\n            \u0627\u0644\u0623\u062e\u0635\u0627\u0626\u064a \u0627\u0644\u0646\u0641\u0633\u064a \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a \u0623\u0648 \u0623\u064a \u0645\u0647\u0646\u0629 \u0635\u062d\u064a\u0629 \u0645\u0646\u0638\u0645\u0629 \u0642\u0627\u0646\u0648\u0646\u0627\u064b. \u0648\u064a\u062e\u0636\u0639 \u0627\u0644\u0627\u0639\u062a\u0631\u0627\u0641 \u0623\u0648 \u0627\u0644\u0645\u0639\u0627\u062f\u0644\u0629\n            \u0623\u0648 \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0645\u0647\u0646\u064a \u0644\u0644\u0623\u0646\u0638\u0645\u0629 \u0648\u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647\u0627 \u0644\u062f\u0649 \u0627\u0644\u062c\u0647\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0635\u0629 \u0641\u064a \u0643\u0644 \u062f\u0648\u0644\u0629.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n\n\n\n  <script>\n    const menuBtn = document.getElementById(\"menuBtn\");\n    const navLinks = document.getElementById(\"navLinks\");\n\n    menuBtn.addEventListener(\"click\", () => {\n      navLinks.classList.toggle(\"active\");\n    });\n\n    document.querySelectorAll(\".nav-links a\").forEach(link => {\n      link.addEventListener(\"click\", () => navLinks.classList.remove(\"active\"));\n    });\n\n    document.getElementById(\"year\").textContent = new Date().getFullYear();\n  <\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a | \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-7314","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/coursesida.com\/en\/\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647-\u0627\u0644\u0645\u0647\u0646\u064a\u0629-\u0641\u064a-\u0639\u0644\u0645-\u0627\u0644\u0646\u0641\u0633-\u0627\u0644\u0625\u0643\u0644\u064a\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.\" \/>\n<meta property=\"og:description\" content=\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a | \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/coursesida.com\/en\/\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647-\u0627\u0644\u0645\u0647\u0646\u064a\u0629-\u0641\u064a-\u0639\u0644\u0645-\u0627\u0644\u0646\u0641\u0633-\u0627\u0644\u0625\u0643\u0644\u064a\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T16:45:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/coursesida.com\\\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\\\/\",\"url\":\"https:\\\/\\\/coursesida.com\\\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\\\/\",\"name\":\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/coursesida.com\\\/#website\"},\"datePublished\":\"2026-07-12T14:42:29+00:00\",\"dateModified\":\"2026-07-13T16:45:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/coursesida.com\\\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/coursesida.com\\\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/coursesida.com\\\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/coursesida.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/coursesida.com\\\/#website\",\"url\":\"https:\\\/\\\/coursesida.com\\\/\",\"name\":\"\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629\",\"description\":\"\u064a\u064f\u0639\u062f \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0645\u0646 IAO \u062f\u0644\u064a\u0644\u064b\u0627 \u0639\u0644\u0649 \u0623\u0646 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u062a\u0642\u062f\u0645 \u062a\u0639\u0644\u064a\u0645\u064b\u0627 \u0644\u0637\u0644\u0627\u0628\u0647\u0627 \u064a\u062a\u0645\u0627\u0634\u0649 \u0645\u0639 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0648\u0623\u0646\u0647\u0627 \u0645\u0644\u062a\u0632\u0645\u0629 \u062a\u0645\u0627\u0645\u064b\u0627 \u0628\u0627\u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0644\u0645\u0639\u0627\u064a\u064a\u0631\u0647\u0627 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629.\",\"publisher\":{\"@id\":\"https:\\\/\\\/coursesida.com\\\/#\\\/schema\\\/person\\\/fe0b30abe9a621e2ab861eb0576b9b71\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/coursesida.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/coursesida.com\\\/#\\\/schema\\\/person\\\/fe0b30abe9a621e2ab861eb0576b9b71\",\"name\":\"MOHAMED AL ARARMA\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/coursesida.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-file__1_-removebg-preview__1_-removebg-preview.png\",\"url\":\"https:\\\/\\\/coursesida.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-file__1_-removebg-preview__1_-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/coursesida.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-file__1_-removebg-preview__1_-removebg-preview.png\",\"width\":70,\"height\":56,\"caption\":\"MOHAMED AL ARARMA\"},\"logo\":{\"@id\":\"https:\\\/\\\/coursesida.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-file__1_-removebg-preview__1_-removebg-preview.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.","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:\/\/coursesida.com\/en\/\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647-\u0627\u0644\u0645\u0647\u0646\u064a\u0629-\u0641\u064a-\u0639\u0644\u0645-\u0627\u0644\u0646\u0641\u0633-\u0627\u0644\u0625\u0643\u0644\u064a\/","og_locale":"en_US","og_type":"article","og_title":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.","og_description":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a | \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 [&hellip;]","og_url":"https:\/\/coursesida.com\/en\/\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647-\u0627\u0644\u0645\u0647\u0646\u064a\u0629-\u0641\u064a-\u0639\u0644\u0645-\u0627\u0644\u0646\u0641\u0633-\u0627\u0644\u0625\u0643\u0644\u064a\/","og_site_name":"\u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.","article_modified_time":"2026-07-13T16:45:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/coursesida.com\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/","url":"https:\/\/coursesida.com\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/","name":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a - \u0645\u0646\u062d\u062a \u0647\u064a\u0626\u0629 IAO \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0644\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u064a\u0643\u064a\u0629 \u0628\u0639\u062f \u0627\u0633\u062a\u064a\u0641\u0627\u0626\u0647\u0627 \u0628\u0646\u062c\u0627\u062d \u062c\u0645\u064a\u0639 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f. \u0648\u0642\u062f \u062a\u0645 \u0645\u0646\u062d \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0628\u0639\u062f \u062a\u0642\u064a\u064a\u0645\u0647\u0627 \u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0639\u0627\u064a\u064a\u0631 IAO \u0627\u0644\u062a\u064a \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a\u060c \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629\u060c \u0648\u0623\u062f\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a.","isPartOf":{"@id":"https:\/\/coursesida.com\/#website"},"datePublished":"2026-07-12T14:42:29+00:00","dateModified":"2026-07-13T16:45:23+00:00","breadcrumb":{"@id":"https:\/\/coursesida.com\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/coursesida.com\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/coursesida.com\/%d8%a7%d9%84%d8%af%d9%83%d8%aa%d9%88%d8%b1%d8%a7%d9%87-%d8%a7%d9%84%d9%85%d9%87%d9%86%d9%8a%d8%a9-%d9%81%d9%8a-%d8%b9%d9%84%d9%85-%d8%a7%d9%84%d9%86%d9%81%d8%b3-%d8%a7%d9%84%d8%a5%d9%83%d9%84%d9%8a\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/coursesida.com\/"},{"@type":"ListItem","position":2,"name":"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0639\u0644\u0645 \u0627\u0644\u0646\u0641\u0633 \u0627\u0644\u0625\u0643\u0644\u064a\u0646\u064a\u0643\u064a"}]},{"@type":"WebSite","@id":"https:\/\/coursesida.com\/#website","url":"https:\/\/coursesida.com\/","name":"\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629","description":"\u064a\u064f\u0639\u062f \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0627\u0644\u0643\u0627\u0645\u0644 \u0645\u0646 IAO \u062f\u0644\u064a\u0644\u064b\u0627 \u0639\u0644\u0649 \u0623\u0646 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u062a\u0642\u062f\u0645 \u062a\u0639\u0644\u064a\u0645\u064b\u0627 \u0644\u0637\u0644\u0627\u0628\u0647\u0627 \u064a\u062a\u0645\u0627\u0634\u0649 \u0645\u0639 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0648\u0623\u0646\u0647\u0627 \u0645\u0644\u062a\u0632\u0645\u0629 \u062a\u0645\u0627\u0645\u064b\u0627 \u0628\u0627\u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0644\u0645\u0639\u0627\u064a\u064a\u0631\u0647\u0627 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629.","publisher":{"@id":"https:\/\/coursesida.com\/#\/schema\/person\/fe0b30abe9a621e2ab861eb0576b9b71"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/coursesida.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/coursesida.com\/#\/schema\/person\/fe0b30abe9a621e2ab861eb0576b9b71","name":"MOHAMED AL ARARMA","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/coursesida.com\/wp-content\/uploads\/2024\/10\/cropped-file__1_-removebg-preview__1_-removebg-preview.png","url":"https:\/\/coursesida.com\/wp-content\/uploads\/2024\/10\/cropped-file__1_-removebg-preview__1_-removebg-preview.png","contentUrl":"https:\/\/coursesida.com\/wp-content\/uploads\/2024\/10\/cropped-file__1_-removebg-preview__1_-removebg-preview.png","width":70,"height":56,"caption":"MOHAMED AL ARARMA"},"logo":{"@id":"https:\/\/coursesida.com\/wp-content\/uploads\/2024\/10\/cropped-file__1_-removebg-preview__1_-removebg-preview.png"}}]}},"_links":{"self":[{"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/pages\/7314","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/comments?post=7314"}],"version-history":[{"count":2,"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/pages\/7314\/revisions"}],"predecessor-version":[{"id":7318,"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/pages\/7314\/revisions\/7318"}],"wp:attachment":[{"href":"https:\/\/coursesida.com\/en\/wp-json\/wp\/v2\/media?parent=7314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}