{"id":88,"date":"2026-09-04T10:22:52","date_gmt":"2026-09-04T06:52:52","guid":{"rendered":"https:\/\/weknowiran.com\/new\/?page_id=88"},"modified":"2026-09-04T10:28:20","modified_gmt":"2026-09-04T06:58:20","slug":"education","status":"publish","type":"page","link":"https:\/\/weknowiran.com\/new\/education\/","title":{"rendered":"education"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"88\" class=\"elementor elementor-88\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d16e63 e-con-full e-flex e-con e-parent\" data-id=\"5d16e63\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94203df elementor-widget elementor-widget-html\" data-id=\"94203df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Education in Iran \u2014 A Complete Guide<\/title>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@tailwindcss\/browser@4\"><\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'Inter', sans-serif;\n    background: #0e0b09;\n    color: #f2ede4;\n    overflow-x: hidden;\n  }\n  h1,h2,h3,h4 { font-family: 'Playfair Display', serif; }\n\n  ::-webkit-scrollbar { width: 8px; }\n  ::-webkit-scrollbar-track { background: #161210; }\n  ::-webkit-scrollbar-thumb { background: linear-gradient(#c9a227, #8a6d1a); border-radius: 10px; }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero-bg {\n    background-image:\n      linear-gradient(180deg, rgba(10,8,6,.45) 0%, rgba(10,8,6,.6) 35%, rgba(10,8,6,.97) 100%),\n      url('https:\/\/images.pexels.com\/photos\/31367512\/pexels-photo-31367512.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=1200&w=2000');\n    background-size: cover;\n    background-position: center top;\n  }\n\n  \/* \u2500\u2500 CTA BG \u2500\u2500 *\/\n  .cta-bg {\n    background-image:\n      linear-gradient(135deg, rgba(10,8,6,.94) 0%, rgba(20,14,6,.9) 50%, rgba(10,8,6,.96) 100%),\n      url('https:\/\/images.pexels.com\/photos\/35487002\/pexels-photo-35487002.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=900&w=1800');\n    background-size: cover;\n    background-position: center;\n  }\n\n  \/* \u2500\u2500 GOLD TEXT \u2500\u2500 *\/\n  .gold-text {\n    background: linear-gradient(90deg, #f5d879, #c9a227, #f5d879);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n  .divider-center {\n    width: 70px; height: 3px;\n    background: linear-gradient(90deg, transparent, #c9a227, transparent);\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\n  .sec-label {\n    font-size: .72rem;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n    color: #c9a227;\n    display: block;\n  }\n\n  \/* \u2500\u2500 BADGE \u2500\u2500 *\/\n  .badge {\n    display: inline-block;\n    background: linear-gradient(135deg, rgba(201,162,39,.15), rgba(201,162,39,.05));\n    border: 1px solid rgba(201,162,39,.28);\n    color: #c9a227;\n    font-size: .7rem;\n    letter-spacing: .1em;\n    padding: .22rem .75rem;\n    border-radius: 9999px;\n  }\n\n  \/* \u2500\u2500 REVEAL \u2500\u2500 *\/\n  .reveal { opacity: 0; transform: translateY(36px); transition: opacity .85s cubic-bezier(.2,.8,.2,1), transform .85s cubic-bezier(.2,.8,.2,1); }\n  .reveal.visible { opacity: 1; transform: translateY(0); }\n\n  \/* \u2500\u2500 CARD \u2500\u2500 *\/\n  .card {\n    background: linear-gradient(160deg, #1c1712, #120f0c);\n    border: 1px solid rgba(201,162,39,.15);\n    border-radius: 1rem;\n    overflow: hidden;\n    cursor: pointer;\n    transition: transform .4s ease, box-shadow .4s ease, border-color .4s ease;\n  }\n  .card:hover {\n    transform: translateY(-8px) scale(1.012);\n    box-shadow: 0 24px 48px -12px rgba(0,0,0,.75), 0 0 0 1px rgba(201,162,39,.35);\n    border-color: rgba(201,162,39,.55);\n  }\n  .card-img { transition: transform .55s ease, filter .55s ease; display: block; width: 100%; height: 100%; object-fit: cover; }\n  .card:hover .card-img { transform: scale(1.1); filter: brightness(1.08); }\n  .card-title { color: #e8d5a0; transition: color .3s; }\n  .card:hover .card-title { color: #f5d879; }\n  .card-desc { color: #9a8670; transition: color .3s; }\n  .card:hover .card-desc { color: #c0a870; }\n  .card-link { color: #c9a227; display: inline-flex; align-items: center; gap: .4rem; font-size: .8rem; font-weight: 600; }\n  .card:hover .card-link { color: #f5d879; }\n  .arrow { display: inline-block; transition: transform .3s; }\n  .card:hover .arrow { transform: translateX(5px); }\n\n  \/* \u2500\u2500 STAT CARD \u2500\u2500 *\/\n  .stat-card {\n    background: linear-gradient(145deg, #1e1812, #150f0a);\n    border: 1px solid rgba(201,162,39,.18);\n    border-radius: 1rem;\n    transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;\n  }\n  .stat-card:hover {\n    transform: translateY(-5px);\n    border-color: rgba(201,162,39,.5);\n    box-shadow: 0 18px 38px -10px rgba(0,0,0,.6);\n  }\n  .stat-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.2rem;\n    font-weight: 800;\n    line-height: 1;\n    background: linear-gradient(135deg, #f5d879, #c9a227);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n  }\n  .stat-lbl { color: #b0906a; font-size: .78rem; letter-spacing: .07em; margin-top: .35rem; }\n  .stat-sub { color: #6a5a42; font-size: .7rem; margin-top: .15rem; }\n\n  \/* \u2500\u2500 TIMELINE \u2500\u2500 *\/\n  .tl-dot {\n    width: 20px; height: 20px; border-radius: 50%;\n    background: #0e0b09; border: 3px solid #c9a227;\n    flex-shrink: 0; transition: background .3s, box-shadow .3s, transform .3s;\n  }\n  .tl-item:hover .tl-dot {\n    background: #c9a227;\n    box-shadow: 0 0 0 7px rgba(201,162,39,.18);\n    transform: scale(1.2);\n  }\n  .tl-card {\n    background: linear-gradient(160deg, #1c1712, #120f0c);\n    border: 1px solid rgba(201,162,39,.14);\n    border-radius: .85rem;\n    transition: transform .38s ease, border-color .38s ease, box-shadow .38s ease;\n    flex: 1;\n  }\n  .tl-item:hover .tl-card {\n    transform: translateY(-5px);\n    border-color: rgba(201,162,39,.5);\n    box-shadow: 0 18px 36px -10px rgba(0,0,0,.55);\n  }\n  .tl-card-title { color: #e0cc90; transition: color .3s; }\n  .tl-item:hover .tl-card-title { color: #f5d879; }\n  .tl-card-desc { color: #7a6a52; font-size: .82rem; line-height: 1.6; margin-top: .3rem; }\n\n  \/* \u2500\u2500 PROG BAR \u2500\u2500 *\/\n  .prog-track { background: rgba(201,162,39,.1); border-radius: 9999px; height: 5px; overflow: hidden; }\n  .prog-fill { background: linear-gradient(90deg, #c9a227, #f5d879); border-radius: 9999px; height: 100%; width: 0; transition: width 1.4s cubic-bezier(.2,.8,.2,1); }\n\n  \/* \u2500\u2500 QUOTE \u2500\u2500 *\/\n  .quote-wrap {\n    border-left: 3px solid rgba(201,162,39,.45);\n    background: linear-gradient(135deg, rgba(201,162,39,.06), transparent);\n    padding: 1.5rem 1.75rem;\n    border-radius: 0 1rem 1rem 0;\n  }\n  .quote-wrap blockquote { font-family: 'Playfair Display', serif; color: #d4ba7a; font-style: italic; font-size: 1.05rem; line-height: 1.75; }\n  .quote-wrap cite { color: #6a5a42; font-size: .75rem; letter-spacing: .08em; display: block; margin-top: .6rem; }\n\n  \/* \u2500\u2500 CTA BUTTONS \u2500\u2500 *\/\n  .btn-gold {\n    display: inline-flex; align-items: center; gap: .6rem;\n    background: linear-gradient(135deg, #c9a227, #e8c547, #c9a227);\n    background-size: 200% auto;\n    color: #0e0b09; font-weight: 700; font-size: .82rem;\n    letter-spacing: .08em; text-transform: uppercase;\n    padding: 1rem 2rem; border-radius: 9999px;\n    transition: background-position .4s ease, transform .3s ease, box-shadow .3s ease;\n    white-space: nowrap;\n  }\n  .btn-gold:hover {\n    background-position: right center;\n    transform: translateY(-3px) scale(1.03);\n    box-shadow: 0 14px 36px rgba(201,162,39,.45), 0 0 0 2px rgba(201,162,39,.3);\n  }\n  .btn-outline {\n    display: inline-flex; align-items: center; gap: .6rem;\n    border: 2px solid rgba(201,162,39,.55);\n    color: #e8c547; font-weight: 600; font-size: .82rem;\n    letter-spacing: .08em; text-transform: uppercase;\n    padding: 1rem 2rem; border-radius: 9999px;\n    background: transparent;\n    transition: background .3s ease, border-color .3s ease, color .3s ease, transform .3s ease, box-shadow .3s ease;\n    white-space: nowrap;\n  }\n  .btn-outline:hover {\n    background: rgba(201,162,39,.12);\n    border-color: #c9a227; color: #f5d879;\n    transform: translateY(-3px);\n    box-shadow: 0 10px 28px rgba(201,162,39,.2);\n  }\n\n  \/* \u2500\u2500 CONTACT CARD \u2500\u2500 *\/\n  .contact-card {\n    background: linear-gradient(145deg, rgba(30,24,18,.92), rgba(20,15,8,.96));\n    border: 1px solid rgba(201,162,39,.22);\n    border-radius: 1rem;\n    transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;\n  }\n  .contact-card:hover {\n    transform: translateY(-5px);\n    border-color: rgba(201,162,39,.55);\n    box-shadow: 0 20px 40px rgba(0,0,0,.5), 0 0 24px rgba(201,162,39,.08);\n  }\n  .icon-ring {\n    width: 52px; height: 52px; border-radius: 50%; flex-shrink: 0;\n    background: linear-gradient(135deg, rgba(201,162,39,.18), rgba(201,162,39,.05));\n    border: 1px solid rgba(201,162,39,.28);\n    display: flex; align-items: center; justify-content: center;\n    transition: background .35s ease, border-color .35s ease, box-shadow .35s ease;\n  }\n  .contact-card:hover .icon-ring {\n    background: linear-gradient(135deg, rgba(201,162,39,.32), rgba(201,162,39,.1));\n    border-color: rgba(201,162,39,.55);\n    box-shadow: 0 0 18px rgba(201,162,39,.2);\n  }\n  .contact-lbl { color: #6a5a42; font-size: .68rem; letter-spacing: .15em; text-transform: uppercase; }\n  .contact-val { color: #e8d5a0; font-size: .95rem; font-weight: 600; transition: color .3s; }\n  .contact-card:hover .contact-val { color: #f5d879; }\n\n  \/* \u2500\u2500 TRUST ROW \u2500\u2500 *\/\n  .trust-num { font-family: 'Playfair Display', serif; font-size: 2rem; font-weight: 800; color: #c9a227; }\n  .trust-txt { color: #6a5a42; font-size: .78rem; line-height: 1.5; margin-top: .2rem; }\n\n  \/* \u2500\u2500 FEATURE LIST \u2500\u2500 *\/\n  .feat-item { display: flex; align-items: center; gap: .5rem; color: #b0906a; font-size: .8rem; }\n  .feat-item::before { content: '\u2726'; color: #c9a227; flex-shrink: 0; font-size: .65rem; }\n\n  \/* \u2500\u2500 BOUNCE \u2500\u2500 *\/\n  .bounce { animation: bounceY 2.2s ease-in-out infinite; }\n  @keyframes bounceY { 0%,100% { transform: translateY(0) translateX(-50%); } 50% { transform: translateY(9px) translateX(-50%); } }\n\n  \/* \u2500\u2500 GOLD PULSE \u2500\u2500 *\/\n  @keyframes goldPulse {\n    0%,100% { box-shadow: 0 0 0 0 rgba(201,162,39,.5); }\n    50% { box-shadow: 0 0 0 16px rgba(201,162,39,0); }\n  }\n  .pulse { animation: goldPulse 2.5s infinite; }\n\n  \/* \u2500\u2500 MODAL \u2500\u2500 *\/\n  #modal {\n    position: fixed; inset: 0; z-index: 9999;\n    display: flex; align-items: center; justify-content: center;\n    padding: 1rem;\n    background: rgba(0,0,0,.78);\n    backdrop-filter: blur(6px);\n    opacity: 0; pointer-events: none;\n    transition: opacity .3s ease;\n  }\n  #modal.open { opacity: 1; pointer-events: auto; }\n  #modal-panel {\n    background: #141110;\n    border: 1px solid rgba(201,162,39,.22);\n    border-radius: 1.25rem;\n    width: 100%; max-width: 740px;\n    max-height: 88vh;\n    overflow: hidden;\n    display: flex; flex-direction: column;\n    transform: scale(.92) translateY(24px);\n    opacity: 0;\n    transition: transform .35s cubic-bezier(.2,.8,.2,1), opacity .35s ease;\n    box-shadow: 0 40px 80px rgba(0,0,0,.7);\n  }\n  #modal.open #modal-panel { transform: scale(1) translateY(0); opacity: 1; }\n  #modal-scroll {\n    overflow-y: auto; flex: 1;\n  }\n  #modal-scroll::-webkit-scrollbar { width: 7px; }\n  #modal-scroll::-webkit-scrollbar-thumb { background: #c9a227; border-radius: 6px; }\n  #modal-img { width: 100%; height: 220px; object-fit: cover; display: block; flex-shrink: 0; }\n  @media (min-width: 640px) { #modal-img { height: 280px; } }\n  #modal-era { color: #c9a227; font-size: .7rem; letter-spacing: .2em; text-transform: uppercase; }\n  #modal-title { font-family: 'Playfair Display', serif; color: #f0dfa0; font-size: 1.5rem; font-weight: 700; margin-top: .4rem; }\n  @media (min-width: 640px) { #modal-title { font-size: 1.85rem; } }\n  #modal-body { color: #c0a878; font-size: .88rem; line-height: 1.9; }\n  #modal-body p { margin-bottom: 1.1rem; }\n  #modal-body p:last-child { margin-bottom: 0; }\n  #modal-close {\n    position: absolute; top: .85rem; right: .85rem; z-index: 10;\n    width: 36px; height: 36px; border-radius: 50%;\n    background: rgba(0,0,0,.65); border: 1px solid rgba(201,162,39,.4);\n    color: #c9a227; font-size: 1.1rem; line-height: 1;\n    display: flex; align-items: center; justify-content: center;\n    cursor: pointer;\n    transition: background .3s, color .3s;\n  }\n  #modal-close:hover { background: #c9a227; color: #0e0b09; }\n\n  \/* \u2500\u2500 SECTION SPACING \u2500\u2500 *\/\n  .section { padding: 5rem 1.25rem; }\n  @media (min-width: 640px) { .section { padding: 6rem 2rem; } }\n  @media (min-width: 1024px) { .section { padding: 7rem 4rem; } }\n\n  .inner { max-width: 1200px; margin: 0 auto; }\n\n  .section-head { text-align: center; margin-bottom: 3.5rem; }\n  .section-head h2 { font-size: clamp(1.6rem, 4vw, 2.8rem); font-weight: 700; margin-top: .5rem; color: #f2ede4; }\n  .section-head p { color: #7a6a52; font-size: .9rem; max-width: 600px; margin: 1rem auto 0; line-height: 1.75; }\n\n  \/* \u2500\u2500 RESPONSIVE GRIDS \u2500\u2500 *\/\n  .grid-2 { display: grid; grid-template-columns: 1fr; gap: 1.25rem; }\n  @media (min-width: 640px) { .grid-2 { grid-template-columns: repeat(2, 1fr); } }\n\n  .grid-3 { display: grid; grid-template-columns: 1fr; gap: 1.25rem; }\n  @media (min-width: 640px) { .grid-3 { grid-template-columns: repeat(2, 1fr); } }\n  @media (min-width: 1024px) { .grid-3 { grid-template-columns: repeat(3, 1fr); } }\n\n  .grid-4 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n  @media (min-width: 640px) { .grid-4 { grid-template-columns: repeat(3, 1fr); } }\n  @media (min-width: 1024px) { .grid-4 { grid-template-columns: repeat(6, 1fr); } }\n\n  .grid-stats-bottom { display: grid; grid-template-columns: 1fr; gap: 2.5rem; margin-top: 3.5rem; }\n  @media (min-width: 768px) { .grid-stats-bottom { grid-template-columns: 1fr 1fr; } }\n\n  \/* \u2500\u2500 MODAL FOOTER BUTTONS \u2500\u2500 *\/\n  .modal-footer {\n    display: flex; flex-direction: column; gap: .75rem;\n    padding: 1.25rem 1.5rem;\n    border-top: 1px solid rgba(201,162,39,.12);\n    background: #100d0b;\n    flex-shrink: 0;\n  }\n  @media (min-width: 500px) { .modal-footer { flex-direction: row; } }\n\n  .btn-gold-sm {\n    display: inline-flex; align-items: center; justify-content: center; gap: .5rem;\n    background: linear-gradient(135deg, #c9a227, #e8c547);\n    color: #0e0b09; font-weight: 700; font-size: .75rem; letter-spacing: .07em; text-transform: uppercase;\n    padding: .75rem 1.25rem; border-radius: 9999px; white-space: nowrap;\n    transition: opacity .3s, transform .3s;\n    flex: 1;\n  }\n  .btn-gold-sm:hover { opacity: .9; transform: translateY(-2px); }\n  .btn-outline-sm {\n    display: inline-flex; align-items: center; justify-content: center; gap: .5rem;\n    border: 2px solid rgba(201,162,39,.5);\n    color: #c9a227; font-weight: 600; font-size: .75rem; letter-spacing: .07em; text-transform: uppercase;\n    padding: .75rem 1.25rem; border-radius: 9999px; background: transparent; white-space: nowrap;\n    transition: background .3s, color .3s, transform .3s;\n    flex: 1;\n  }\n  .btn-outline-sm:hover { background: rgba(201,162,39,.12); color: #f5d879; transform: translateY(-2px); }\n\n  \/* \u2500\u2500 CTA TRUST \u2500\u2500 *\/\n  .cta-trust { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 3rem; }\n  .cta-trust-item { text-align: center; }\n\n  \/* \u2500\u2500 HERO BUTTONS \u2500\u2500 *\/\n  .hero-btns { display: flex; flex-direction: column; gap: .85rem; align-items: center; }\n  @media (min-width: 480px) { .hero-btns { flex-direction: row; justify-content: center; } }\n\n  \/* \u2500\u2500 CTA MAIN BUTTONS \u2500\u2500 *\/\n  .cta-main-btns { display: flex; flex-direction: column; gap: 1rem; align-items: center; justify-content: center; }\n  @media (min-width: 480px) { .cta-main-btns { flex-direction: row; } }\n\n  \/* \u2500\u2500 FEAT GRID \u2500\u2500 *\/\n  .feat-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: .65rem 1.25rem; margin: 2rem 0 2.5rem; }\n\n  \/* \u2500\u2500 DARK BAND \u2500\u2500 *\/\n  .dark-band { background: rgba(0,0,0,.28); }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero-bg\" style=\"min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding:5rem 1.25rem 4rem;position:relative;\">\n  <div class=\"reveal visible\" style=\"max-width:860px;width:100%;\">\n    <span class=\"badge\" style=\"margin-bottom:1.25rem;\">Since 7th Century BCE \u00b7 Ancient Seats of Learning<\/span>\n    <p class=\"sec-label\" style=\"margin-bottom:1rem;\">Knowledge \u00b7 Science \u00b7 Legacy<\/p>\n    <h1 class=\"gold-text\" style=\"font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:1.05;margin-bottom:1.25rem;\">Education<br>in Iran<\/h1>\n    <p style=\"color:rgba(242,237,228,.82);font-size:clamp(.95rem,2.5vw,1.2rem);max-width:680px;margin:0 auto 2rem;font-weight:300;line-height:1.8;\">\n      From the ancient Academy of Gondishapur to the modern universities of Tehran \u2014 Iran's tradition of scholarship is one of humanity's most enduring and remarkable intellectual legacies.\n    <\/p>\n    <div class=\"divider-center\" style=\"margin-bottom:2.25rem;\"><\/div>\n    <div class=\"hero-btns\">\n      <a href=\"#overview\" class=\"btn-gold\" style=\"font-size:.78rem;padding:.85rem 1.75rem;\">Explore the Journey<\/a>\n      <a href=\"#cta\" class=\"btn-outline\" style=\"font-size:.78rem;padding:.85rem 1.75rem;\">Get Expert Advice<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"bounce\" style=\"position:absolute;bottom:1.75rem;left:50%;color:rgba(201,162,39,.75);font-size:1.4rem;\">&#8595;<\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     OVERVIEW \u2014 6 CARDS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"overview\" class=\"section\">\n  <div class=\"inner\">\n    <div class=\"section-head reveal\">\n      <span class=\"sec-label\">Discover<\/span>\n      <h2>A Complete Overview of Iranian Education<\/h2>\n      <div class=\"divider-center\" style=\"margin-top:1rem;\"><\/div>\n      <p>Explore the structure, history, institutions, and global standing of one of the Middle East's most developed and dynamic education systems.<\/p>\n    <\/div>\n    <div class=\"grid-3\">\n      <div class=\"card reveal\" data-popup=\"history\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/28463480\/pexels-photo-28463480.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"History of Iranian education\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">7th Century BCE<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">Historical Roots<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">From Gondishapur to the Islamic Golden Age \u2014 Iran's ancient legacy of learning.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"structure\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/37758760\/pexels-photo-37758760.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Education structure in Iran\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">K\u201312 &amp; Beyond<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">System Structure<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">Primary, secondary, and higher education \u2014 how the Iranian system is organized.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"universities\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/35487002\/pexels-photo-35487002.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Iranian universities\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">900+ Institutions<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">Major Universities<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">Tehran, Sharif, Amirkabir \u2014 the institutions shaping Iran's academic future.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"science\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/3861457\/pexels-photo-3861457.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Science and research in Iran\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">Top 20 Globally<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">Science &amp; Research<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">Iran's astonishing scientific output and research achievements on the world stage.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"women\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/32273761\/pexels-photo-32273761.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Women in Iranian education\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">55%+ Female Enrolment<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">Women in Education<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">One of the developing world's highest female university enrolment rates.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"abroad\">\n        <div style=\"height:196px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/9158776\/pexels-photo-9158776.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Studying abroad from Iran\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <span class=\"badge\" style=\"margin-bottom:.75rem;\">Global Pathways<\/span>\n          <h3 class=\"card-title\" style=\"font-size:1.1rem;margin-bottom:.45rem;\">Studying Abroad<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.82rem;line-height:1.6;margin-bottom:1rem;\">Credential recognition, pathways, and opportunities for Iranian graduates worldwide.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     STATISTICS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"stats\" class=\"section dark-band\">\n  <div class=\"inner\">\n    <div class=\"section-head reveal\">\n      <span class=\"sec-label\">By the Numbers<\/span>\n      <h2>Iran's Education in Statistics<\/h2>\n      <div class=\"divider-center\" style=\"margin-top:1rem;\"><\/div>\n      <p>Key figures that reveal the scale, depth, and ambition of one of the Middle East's most dynamic education systems.<\/p>\n    <\/div>\n\n    <!-- 6 stat tiles -->\n    <div class=\"grid-4 reveal\">\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">97%<\/div>\n        <div class=\"stat-lbl\">Literacy Rate<\/div>\n        <div class=\"stat-sub\">Age 15\u201324<\/div>\n      <\/div>\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">4.5M<\/div>\n        <div class=\"stat-lbl\">University Students<\/div>\n        <div class=\"stat-sub\">Enrolled nationally<\/div>\n      <\/div>\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">900+<\/div>\n        <div class=\"stat-lbl\">Institutions<\/div>\n        <div class=\"stat-sub\">Higher education<\/div>\n      <\/div>\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">55%+<\/div>\n        <div class=\"stat-lbl\">Female Students<\/div>\n        <div class=\"stat-sub\">University enrolment<\/div>\n      <\/div>\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">#17<\/div>\n        <div class=\"stat-lbl\">Scientific Output<\/div>\n        <div class=\"stat-sub\">Global ranking<\/div>\n      <\/div>\n      <div class=\"stat-card\" style=\"padding:1.25rem;text-align:center;\">\n        <div class=\"stat-num\">12yrs<\/div>\n        <div class=\"stat-lbl\">Free Schooling<\/div>\n        <div class=\"stat-sub\">State guaranteed<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Bottom: progress bars + recognition -->\n    <div class=\"grid-stats-bottom\">\n      <!-- Progress bars -->\n      <div class=\"reveal\">\n        <h3 style=\"font-size:1.15rem;color:#e0cc90;margin-bottom:1.5rem;font-family:'Playfair Display',serif;\">Strongest Academic Fields<\/h3>\n        <div style=\"display:flex;flex-direction:column;gap:1.1rem;\">\n          <div>\n            <div style=\"display:flex;justify-content:space-between;margin-bottom:.35rem;\">\n              <span style=\"color:#c0a878;font-size:.82rem;\">Engineering &amp; Technology<\/span>\n              <span style=\"color:#c9a227;font-size:.82rem;font-weight:600;\">92%<\/span>\n            <\/div>\n            <div class=\"prog-track\"><div class=\"prog-fill\" data-width=\"92\"><\/div><\/div>\n          <\/div>\n          <div>\n            <div style=\"display:flex;justify-content:space-between;margin-bottom:.35rem;\">\n              <span style=\"color:#c0a878;font-size:.82rem;\">Medicine &amp; Health Sciences<\/span>\n              <span style=\"color:#c9a227;font-size:.82rem;font-weight:600;\">88%<\/span>\n            <\/div>\n            <div class=\"prog-track\"><div class=\"prog-fill\" data-width=\"88\"><\/div><\/div>\n          <\/div>\n          <div>\n            <div style=\"display:flex;justify-content:space-between;margin-bottom:.35rem;\">\n              <span style=\"color:#c0a878;font-size:.82rem;\">Mathematics &amp; Physics<\/span>\n              <span style=\"color:#c9a227;font-size:.82rem;font-weight:600;\">85%<\/span>\n            <\/div>\n            <div class=\"prog-track\"><div class=\"prog-fill\" data-width=\"85\"><\/div><\/div>\n          <\/div>\n          <div>\n            <div style=\"display:flex;justify-content:space-between;margin-bottom:.35rem;\">\n              <span style=\"color:#c0a878;font-size:.82rem;\">Chemistry &amp; Materials Science<\/span>\n              <span style=\"color:#c9a227;font-size:.82rem;font-weight:600;\">80%<\/span>\n            <\/div>\n            <div class=\"prog-track\"><div class=\"prog-fill\" data-width=\"80\"><\/div><\/div>\n          <\/div>\n          <div>\n            <div style=\"display:flex;justify-content:space-between;margin-bottom:.35rem;\">\n              <span style=\"color:#c0a878;font-size:.82rem;\">Architecture &amp; Urban Design<\/span>\n              <span style=\"color:#c9a227;font-size:.82rem;font-weight:600;\">76%<\/span>\n            <\/div>\n            <div class=\"prog-track\"><div class=\"prog-fill\" data-width=\"76\"><\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Recognition highlights -->\n      <div class=\"reveal\">\n        <h3 style=\"font-size:1.15rem;color:#e0cc90;margin-bottom:1.5rem;font-family:'Playfair Display',serif;\">Global Recognition Highlights<\/h3>\n        <div style=\"display:flex;flex-direction:column;gap:.9rem;\">\n          <div class=\"tl-card\" style=\"padding:1rem 1.15rem;display:flex;align-items:flex-start;gap:.85rem;border-radius:.75rem;\">\n            <div style=\"width:36px;height:36px;border-radius:50%;background:rgba(201,162,39,.1);border:1px solid rgba(201,162,39,.28);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9a227;font-size:.85rem;\">\u2726<\/div>\n            <div>\n              <p style=\"color:#e0cc90;font-size:.82rem;font-weight:600;\">Top Olympiad Performer<\/p>\n              <p style=\"color:#6a5a42;font-size:.74rem;margin-top:.2rem;line-height:1.5;\">Iran consistently ranks top-10 in International Math, Physics &amp; Chemistry Olympiads.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"tl-card\" style=\"padding:1rem 1.15rem;display:flex;align-items:flex-start;gap:.85rem;border-radius:.75rem;\">\n            <div style=\"width:36px;height:36px;border-radius:50%;background:rgba(201,162,39,.1);border:1px solid rgba(201,162,39,.28);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9a227;font-size:.85rem;\">\u2726<\/div>\n            <div>\n              <p style=\"color:#e0cc90;font-size:.82rem;font-weight:600;\">Fields Medal Achievement<\/p>\n              <p style=\"color:#6a5a42;font-size:.74rem;margin-top:.2rem;line-height:1.5;\">Maryam Mirzakhani \u2014 first woman and first Iranian to win mathematics' Nobel Prize.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"tl-card\" style=\"padding:1rem 1.15rem;display:flex;align-items:flex-start;gap:.85rem;border-radius:.75rem;\">\n            <div style=\"width:36px;height:36px;border-radius:50%;background:rgba(201,162,39,.1);border:1px solid rgba(201,162,39,.28);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c9a227;font-size:.85rem;\">\u2726<\/div>\n            <div>\n              <p style=\"color:#e0cc90;font-size:.82rem;font-weight:600;\">Rapid Scientific Growth<\/p>\n              <p style=\"color:#6a5a42;font-size:.74rem;margin-top:.2rem;line-height:1.5;\">Among the world's fastest scientific publication growth rates over the past two decades per UNESCO data.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TIMELINE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"timeline\" class=\"section\">\n  <div class=\"inner\">\n    <div class=\"section-head reveal\">\n      <span class=\"sec-label\">Through the Ages<\/span>\n      <h2>A Timeline of Iranian Learning<\/h2>\n      <div class=\"divider-center\" style=\"margin-top:1rem;\"><\/div>\n      <p>Click any era to discover the milestones that built Iran's intellectual heritage.<\/p>\n    <\/div>\n\n    <div style=\"max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:0;\">\n\n      <!-- item -->\n      <div class=\"tl-item reveal\" data-popup=\"tl_gondishapur\" style=\"display:flex;gap:1rem;cursor:pointer;align-items:flex-start;\">\n        <div style=\"display:flex;flex-direction:column;align-items:center;padding-top:.15rem;\">\n          <div class=\"tl-dot\"><\/div>\n          <div style=\"width:2px;flex:1;background:linear-gradient(rgba(201,162,39,.35),rgba(201,162,39,.08));margin-top:.3rem;min-height:2rem;\"><\/div>\n        <\/div>\n        <div class=\"tl-card\" style=\"padding:1.1rem 1.25rem;margin-bottom:1rem;\">\n          <p style=\"color:#c9a227;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;\">3rd \u2013 7th Century CE<\/p>\n          <h4 class=\"tl-card-title\" style=\"font-size:1rem;font-weight:700;margin-top:.2rem;\">Academy of Gondishapur<\/h4>\n          <p class=\"tl-card-desc\">The ancient world's most advanced center of medicine, philosophy, and science \u2014 a direct seed of the Islamic Golden Age.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item reveal\" data-popup=\"tl_golden\" style=\"display:flex;gap:1rem;cursor:pointer;align-items:flex-start;\">\n        <div style=\"display:flex;flex-direction:column;align-items:center;padding-top:.15rem;\">\n          <div class=\"tl-dot\"><\/div>\n          <div style=\"width:2px;flex:1;background:linear-gradient(rgba(201,162,39,.35),rgba(201,162,39,.08));margin-top:.3rem;min-height:2rem;\"><\/div>\n        <\/div>\n        <div class=\"tl-card\" style=\"padding:1.1rem 1.25rem;margin-bottom:1rem;\">\n          <p style=\"color:#c9a227;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;\">8th \u2013 13th Century CE<\/p>\n          <h4 class=\"tl-card-title\" style=\"font-size:1rem;font-weight:700;margin-top:.2rem;\">The Islamic Golden Age<\/h4>\n          <p class=\"tl-card-desc\">Avicenna, Al-Biruni, Al-Khwarizmi \u2014 Persian scholars defined global knowledge in medicine, algebra, astronomy, and philosophy.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item reveal\" data-popup=\"tl_madrasa\" style=\"display:flex;gap:1rem;cursor:pointer;align-items:flex-start;\">\n        <div style=\"display:flex;flex-direction:column;align-items:center;padding-top:.15rem;\">\n          <div class=\"tl-dot\"><\/div>\n          <div style=\"width:2px;flex:1;background:linear-gradient(rgba(201,162,39,.35),rgba(201,162,39,.08));margin-top:.3rem;min-height:2rem;\"><\/div>\n        <\/div>\n        <div class=\"tl-card\" style=\"padding:1.1rem 1.25rem;margin-bottom:1rem;\">\n          <p style=\"color:#c9a227;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;\">10th \u2013 19th Century CE<\/p>\n          <h4 class=\"tl-card-title\" style=\"font-size:1rem;font-weight:700;margin-top:.2rem;\">Madrasa Tradition<\/h4>\n          <p class=\"tl-card-desc\">Centuries of Islamic collegiate learning transmitting theology, law, literature, mathematics, and philosophy.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item reveal\" data-popup=\"tl_modern\" style=\"display:flex;gap:1rem;cursor:pointer;align-items:flex-start;\">\n        <div style=\"display:flex;flex-direction:column;align-items:center;padding-top:.15rem;\">\n          <div class=\"tl-dot\"><\/div>\n          <div style=\"width:2px;flex:1;background:linear-gradient(rgba(201,162,39,.35),rgba(201,162,39,.08));margin-top:.3rem;min-height:2rem;\"><\/div>\n        <\/div>\n        <div class=\"tl-card\" style=\"padding:1.1rem 1.25rem;margin-bottom:1rem;\">\n          <p style=\"color:#c9a227;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;\">1851 \u2013 1979<\/p>\n          <h4 class=\"tl-card-title\" style=\"font-size:1rem;font-weight:700;margin-top:.2rem;\">Modernization Era<\/h4>\n          <p class=\"tl-card-desc\">Founding of Dar ul-Funun polytechnic through the establishment of dozens of universities under the Pahlavi era.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"tl-item reveal\" data-popup=\"tl_post1979\" style=\"display:flex;gap:1rem;cursor:pointer;align-items:flex-start;\">\n        <div style=\"display:flex;flex-direction:column;align-items:center;padding-top:.15rem;\">\n          <div class=\"tl-dot\"><\/div>\n        <\/div>\n        <div class=\"tl-card\" style=\"padding:1.1rem 1.25rem;margin-bottom:0;\">\n          <p style=\"color:#c9a227;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;\">1979 \u2013 Present<\/p>\n          <h4 class=\"tl-card-title\" style=\"font-size:1rem;font-weight:700;margin-top:.2rem;\">Post-Revolution Expansion<\/h4>\n          <p class=\"tl-card-desc\">From under 200,000 to over 4.5 million students \u2014 one of the world's most dramatic education growth stories.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     DEEP DIVE \u2014 4 CARDS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"topics\" class=\"section dark-band\">\n  <div class=\"inner\">\n    <div class=\"section-head reveal\">\n      <span class=\"sec-label\">Deep Dive<\/span>\n      <h2>Explore Every Dimension<\/h2>\n      <div class=\"divider-center\" style=\"margin-top:1rem;\"><\/div>\n      <p>Click any topic for comprehensive detail on each aspect of Iran's educational world.<\/p>\n    <\/div>\n    <div class=\"grid-2\" style=\"max-width:900px;margin:0 auto;\">\n      <div class=\"card reveal\" data-popup=\"konkur\">\n        <div style=\"height:184px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/8199557\/pexels-photo-8199557.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=900\" alt=\"Konkur exam Iran\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <h3 class=\"card-title\" style=\"font-size:1.05rem;margin-bottom:.45rem;\">The Konkur Exam<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.8rem;line-height:1.6;margin-bottom:1rem;\">Iran's university entrance examination \u2014 one of the world's most competitive academic tests.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"sharif\">\n        <div style=\"height:184px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/31367512\/pexels-photo-31367512.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=900\" alt=\"Sharif University\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <h3 class=\"card-title\" style=\"font-size:1.05rem;margin-bottom:.45rem;\">Sharif University<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.8rem;line-height:1.6;margin-bottom:1rem;\">The \"MIT of Iran\" \u2014 producing Nobel laureates, Fields Medalists, and Silicon Valley engineers.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"diaspora\">\n        <div style=\"height:184px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/37762500\/pexels-photo-37762500.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=900\" alt=\"Iranian academic diaspora\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <h3 class=\"card-title\" style=\"font-size:1.05rem;margin-bottom:.45rem;\">Academic Diaspora<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.8rem;line-height:1.6;margin-bottom:1rem;\">Iranian academics and scientists shaping research at the world's leading institutions.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n      <div class=\"card reveal\" data-popup=\"future\">\n        <div style=\"height:184px;overflow:hidden;\"><img decoding=\"async\" class=\"card-img\" src=\"https:\/\/images.pexels.com\/photos\/2280571\/pexels-photo-2280571.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=900\" alt=\"Future of education in Iran\" loading=\"lazy\"><\/div>\n        <div style=\"padding:1.35rem;\">\n          <h3 class=\"card-title\" style=\"font-size:1.05rem;margin-bottom:.45rem;\">Future &amp; Innovation<\/h3>\n          <p class=\"card-desc\" style=\"font-size:.8rem;line-height:1.6;margin-bottom:1rem;\">Nanotechnology, AI, biotechnology \u2014 Iran's vision for a knowledge-based economy.<\/p>\n          <span class=\"card-link\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     QUOTE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section\" style=\"padding-top:3.5rem;padding-bottom:3.5rem;\">\n  <div class=\"inner\" style=\"max-width:760px;\">\n    <div class=\"quote-wrap reveal\">\n      <blockquote>\"The ink of a scholar is more sacred than the blood of a martyr.\"<\/blockquote>\n      <cite>\u2014 Attributed to the Prophet Muhammad, a saying deeply revered across the Islamic scholarly tradition that shaped Iran's academic heritage<\/cite>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"cta\" class=\"cta-bg section\" style=\"position:relative;overflow:hidden;\">\n  <!-- decorative rings -->\n  <div style=\"position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden;\">\n    <div style=\"width:min(700px,150vw);height:min(700px,150vw);border-radius:50%;border:1px solid rgba(201,162,39,.05);flex-shrink:0;\"><\/div>\n  <\/div>\n  <div style=\"position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden;\">\n    <div style=\"width:min(420px,110vw);height:min(420px,110vw);border-radius:50%;border:1px solid rgba(201,162,39,.07);flex-shrink:0;\"><\/div>\n  <\/div>\n\n  <div class=\"inner\" style=\"position:relative;z-index:1;\">\n\n    <!-- headline -->\n    <div class=\"section-head reveal\" style=\"margin-bottom:2rem;\">\n      <span class=\"badge\" style=\"margin-bottom:1.1rem;\">Expert Guidance for Your Academic Journey<\/span>\n      <h2 style=\"font-size:clamp(2rem,6vw,4rem);line-height:1.1;\">\n        Ready to Unlock<br>\n        <span class=\"gold-text\">Iran's Academic<\/span><br>\n        Legacy?\n      <\/h2>\n      <p style=\"max-width:580px;\">Whether you're an international student, researcher, or institution \u2014 our specialists in London are here to guide you every step of the way.<\/p>\n    <\/div>\n\n    <!-- feature list -->\n    <div class=\"feat-grid reveal\">\n      <span class=\"feat-item\">Credential Evaluation<\/span>\n      <span class=\"feat-item\">University Admission Support<\/span>\n      <span class=\"feat-item\">Scholarship Guidance<\/span>\n      <span class=\"feat-item\">Document Translation &amp; Legalisation<\/span>\n      <span class=\"feat-item\">Research Collaboration<\/span>\n    <\/div>\n\n    <!-- main buttons -->\n    <div class=\"cta-main-btns reveal\" style=\"margin-bottom:2.5rem;\">\n      <a href=\"tel:+442086350694\" class=\"btn-gold pulse\" style=\"font-size:.8rem;\">\n        <span style=\"font-size:1.1rem;\">\u260e<\/span> Call London Office\n      <\/a>\n      <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline\" style=\"font-size:.8rem;\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.890-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n        WhatsApp Us Now\n      <\/a>\n    <\/div>\n    <p class=\"reveal\" style=\"text-align:center;color:#4a3a28;font-size:.75rem;margin-top:-1.5rem;margin-bottom:2.5rem;\">Available Monday \u2013 Friday \u00b7 London Time (GMT\/BST)<\/p>\n\n    <!-- contact cards -->\n    <div class=\"grid-2 reveal\" style=\"max-width:760px;margin:0 auto 3rem;\">\n      <div class=\"contact-card\" style=\"padding:1.5rem;display:flex;align-items:center;gap:1rem;\">\n        <div class=\"icon-ring\"><span style=\"color:#c9a227;font-size:1.3rem;\">\u260e<\/span><\/div>\n        <div>\n          <p class=\"contact-lbl\">London Office \u00b7 Direct Line<\/p>\n          <a href=\"tel:+442086350694\" class=\"contact-val\" style=\"display:block;\">+44 20 8635 0694<\/a>\n          <p style=\"color:#4a3a28;font-size:.7rem;margin-top:.2rem;\">Mon\u2013Fri \u00b7 9 AM \u2013 6 PM GMT<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"contact-card\" style=\"padding:1.5rem;display:flex;align-items:center;gap:1rem;\">\n        <div class=\"icon-ring\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"#c9a227\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.890-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n        <\/div>\n        <div>\n          <p class=\"contact-lbl\">WhatsApp \u00b7 Instant Response<\/p>\n          <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"contact-val\" style=\"display:block;\">+44 7780 807781<\/a>\n          <p style=\"color:#4a3a28;font-size:.7rem;margin-top:.2rem;\">Typically replies within 1 hour<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- trust indicators -->\n    <div class=\"cta-trust reveal\">\n      <div class=\"cta-trust-item\">\n        <div class=\"trust-num\">15+<\/div>\n        <p class=\"trust-txt\">Years of Experience in<br>Iranian Education Consultancy<\/p>\n      <\/div>\n      <div class=\"cta-trust-item\">\n        <div class=\"trust-num\">3,000+<\/div>\n        <p class=\"trust-txt\">Students Successfully<br>Guided Internationally<\/p>\n      <\/div>\n      <div class=\"cta-trust-item\">\n        <div class=\"trust-num\">40+<\/div>\n        <p class=\"trust-txt\">Partner Universities<br>Across the UK &amp; Europe<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MODAL\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"modal-title\">\n  <div id=\"modal-panel\">\n    <button id=\"modal-close\" aria-label=\"Close\">&times;<\/button>\n    <img decoding=\"async\" id=\"modal-img\" src=\"\" alt=\"\">\n    <div id=\"modal-scroll\">\n      <div style=\"padding:1.5rem 1.5rem .5rem;\">\n        <p id=\"modal-era\"><\/p>\n        <h3 id=\"modal-title\"><\/h3>\n      <\/div>\n      <div id=\"modal-body\" style=\"padding:0 1.5rem 1.5rem;\"><\/div>\n    <\/div>\n    <div class=\"modal-footer\">\n      <a href=\"tel:+442086350694\" class=\"btn-gold-sm\">\n        <span>\u260e<\/span> +44 20 8635 0694\n      <\/a>\n      <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline-sm\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.890-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n        WhatsApp\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<script>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   CONTENT DATABASE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst DB = {\n\nhistory:{\n  era:\"Historical Roots \u00b7 7th Century BCE Onward\",\n  title:\"The Historical Roots of Iranian Education\",\n  img:\"https:\/\/images.pexels.com\/photos\/28463480\/pexels-photo-28463480.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran's tradition of formal learning is among the oldest in the world, predating even the great academies of ancient Greece and rivaling the earliest schools of ancient Mesopotamia and Egypt. The roots of organized education in Iran stretch back to the Achaemenid Empire in the sixth century BCE, when the royal court at Persepolis maintained scribal schools producing trained administrators, accountants, and record-keepers in multiple languages \u2014 including Old Persian, Elamite, and Aramaic \u2014 serving the administrative machinery of an empire stretching across three continents.<\/p>\n<p>Yet the most transformative early institution in Iranian educational history was undoubtedly the Academy of Gondishapur, founded during the Sassanid Empire in the third century CE in what is now Khuzestan province. Gondishapur became the ancient world's most remarkable center of learning, functioning simultaneously as a university and a teaching hospital, bringing together scholars from Greek, Persian, Syriac, Jewish, and Indian intellectual traditions. It hosted Greek philosophers expelled from Athens by Justinian in 529 CE and systematically translated Sanskrit, Greek, and Syriac scientific texts into Pahlavi Persian, creating a synthesis that would directly seed the Islamic Golden Age centuries later.<\/p>\n<p>When the Arab Muslim conquerors arrived in the seventh century, rather than dismantling this institution, they actively drew upon its expertise, seeding what became the great translation movement of Baghdad's House of Wisdom \u2014 much of it carried out by Iranian scholars who produced original contributions across every field of human knowledge while transmitting the classical heritage to medieval Europe.<\/p>\n<p>Throughout the medieval period, the madrasa system served as the primary vehicle of formal education, transmitting theology, jurisprudence, philosophy, mathematics, astronomy, and literature. The Nizamiyya madrasas, established by the Seljuk vizier Nizam al-Mulk in the eleventh century, were among the first systematically organized higher educational institutions in history \u2014 standardizing curriculum, faculty appointment, and student support in ways that would later influence the development of European universities.<\/p>`\n},\n\nstructure:{\n  era:\"System Overview \u00b7 K\u201312 to PhD\",\n  title:\"The Structure of Iran's Education System\",\n  img:\"https:\/\/images.pexels.com\/photos\/37758760\/pexels-photo-37758760.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran operates a comprehensive, state-funded education system organized into clearly defined levels, overseen by the Ministry of Education for primary and secondary schooling and the Ministry of Science, Research, and Technology for universities and higher education \u2014 with a separate Ministry of Health and Medical Education governing medical universities, reflecting the enormous scale and importance of medical training within the Iranian higher education landscape.<\/p>\n<p>Compulsory education encompasses twelve years divided into two broad phases. The first covers years one through nine \u2014 a six-year primary stage beginning at age six, followed by a three-year lower secondary or guidance cycle during which students begin to specialize and receive career counseling. This nine-year cycle is entirely free of charge at state institutions and constitutionally guaranteed as a right of every Iranian child, supported by a nationwide network reaching even remote rural and nomadic communities through mobile schools and distance learning programs.<\/p>\n<p>The upper secondary cycle divides students into distinct tracks: the theoretical track preparing students for university through intensive study in mathematics and physics, experimental sciences, or humanities; the technical and vocational track providing specialized hands-on training; and the work and knowledge track connecting students with practical labor market skills. Entry into undergraduate programs is controlled entirely through the Konkur, the national university entrance examination, which remains the central organizing institution of Iranian educational life.<\/p>\n<p>Higher education currently encompasses over nine hundred accredited institutions serving more than four and a half million students \u2014 one of the highest ratios of university students to total population in the developing world. The academic degree structure follows an internationally familiar pattern: the Karshenasi (bachelor's, four years), Karshenasi Arshad (master's, two additional years), and Doctora (PhD, three to five years of research and defended dissertation).<\/p>`\n},\n\nuniversities:{\n  era:\"Higher Education \u00b7 900+ Institutions\",\n  title:\"Major Universities of Iran\",\n  img:\"https:\/\/images.pexels.com\/photos\/35487002\/pexels-photo-35487002.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran's university landscape is vast, diverse, and home to several institutions of genuine global distinction whose graduates have made extraordinary contributions to science, technology, medicine, and the arts worldwide. At the apex sit a small number of elite research universities that compete for the most academically gifted students produced by the national Konkur examination each year.<\/p>\n<p>The University of Tehran, founded in 1934 and Iran's first and most prestigious comprehensive research university, occupies a central place in Iranian intellectual and cultural life analogous to that held by Oxford in Britain or Harvard in the United States. It encompasses sixteen faculties covering fields from law, engineering, and medicine to arts, theology, and environmental sciences, and has produced a significant portion of Iran's most distinguished scientists, politicians, artists, and intellectuals over nine decades of operation.<\/p>\n<p>Sharif University of Technology, established in Tehran in 1966, has achieved a remarkable international reputation often described as the \"MIT of Iran\" \u2014 a characterization supported by the extraordinary density of Sharif alumni occupying senior positions at leading global technology companies, research universities, and national laboratories. Sharif graduates have co-founded and led numerous Silicon Valley technology companies, and the university's alumni network in international academia and industry is widely considered one of the most professionally powerful of any university outside the United States and United Kingdom.<\/p>\n<p>Amirkabir University of Technology, the Iran University of Science and Technology, Ferdowsi University of Mashhad, Tabriz University, and Shiraz University round out the core group of research universities of genuine national and regional academic distinction. Iran also hosts a network of specialized medical universities of considerable standing, particularly Tehran University of Medical Sciences and Isfahan University of Medical Sciences, producing physicians and researchers whose training is increasingly recognized internationally.<\/p>`\n},\n\nscience:{\n  era:\"Global Rankings \u00b7 Research Output\",\n  title:\"Science and Research in Iran\",\n  img:\"https:\/\/images.pexels.com\/photos\/3861457\/pexels-photo-3861457.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran's scientific output has undergone one of the most dramatic growth trajectories in the modern history of global science, transforming from a minor contributor to the international research literature in the early 1990s to a significant scientific power ranked among the world's top twenty nations by total annual research publication output \u2014 a rise that has attracted considerable attention from science policy analysts at UNESCO, the National Science Foundation, and major academic journals.<\/p>\n<p>According to Scopus and Web of Science data, Iran's annual scientific publication output grew from approximately 700 papers in 1996 to over 60,000 indexed publications by the early 2020s \u2014 a nearly hundredfold increase within a single generation, representing by far the highest growth rate of any country over that period by percentage. Fields where Iranian researchers have been particularly prolific include chemistry, materials science, engineering, physics, nanotechnology, and mathematics.<\/p>\n<p>Perhaps the single most celebrated individual achievement is Maryam Mirzakhani's 2014 Fields Medal \u2014 the highest honor in mathematics. Mirzakhani, who received her undergraduate education at Sharif University of Technology before pursuing her doctorate at Harvard, became the first woman in history and the first Iranian to receive this prize, recognized for groundbreaking work on the symmetry of curved surfaces \u2014 a symbol of the depth and quality of mathematical education and research produced within Iran's university system.<\/p>\n<p>Iran has also achieved notable distinction in nanotechnology, establishing itself among the most active developing-world nations in nanoscience research. In stem cell research and biomedicine, Iran has been a notable pioneer in the Islamic world, being the first Muslim-majority country to permit therapeutic cloning for medical research \u2014 a nuanced position reflecting sophisticated engagement of Iranian Islamic jurisprudence with contemporary bioethical questions.<\/p>`\n},\n\nwomen:{\n  era:\"Gender & Education \u00b7 A Remarkable Story\",\n  title:\"Women in Iranian Education\",\n  img:\"https:\/\/images.pexels.com\/photos\/32273761\/pexels-photo-32273761.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The story of women in Iranian education is one of the most remarkable and complex narratives within the broader global history of women's access to learning \u2014 involving dramatic progress, periods of restriction, and an ultimate outcome that surprises many international observers: a female university enrollment rate that now consistently exceeds fifty-five percent of the total student population, making Iran one of the few developing nations where women outnumber men in higher education.<\/p>\n<p>Women's access to formal education in modern Iran began expanding significantly during the Constitutional Revolution in the early twentieth century, followed by more systematic expansion under the Pahlavi dynasty \u2014 particularly the White Revolution reforms of the 1960s and 1970s which included women's suffrage, expanded educational rights, and active government promotion of female participation in higher education and professional life.<\/p>\n<p>By the late 1990s and particularly through the 2000s and 2010s, Iranian women had not merely regained but dramatically exceeded pre-revolutionary levels of university participation, achieving majorities in numerous fields including medicine, dentistry, pharmacy, basic sciences, humanities, arts, and architecture. This reflects the depth of Iranian cultural investment in education for all children regardless of gender, and the strategic use of education by Iranian women as a route to expanded professional and social agency.<\/p>\n<p>The global visibility of educated Iranian women has been powerfully symbolized by Maryam Mirzakhani's Fields Medal, the success of Iranian women physicians and scientists at leading international institutions, and the prominent role of educated women in Iranian civil society, arts, cinema, and literature. Shireen Ebadi, the Iranian human rights lawyer who received the Nobel Peace Prize in 2003, herself a product of Iranian higher legal education, represents another dimension: advanced education used as a platform for civic engagement and professional achievement that continues to shape Iranian society.<\/p>`\n},\n\nabroad:{\n  era:\"Global Pathways \u00b7 International Recognition\",\n  title:\"Iranian Graduates Studying and Working Abroad\",\n  img:\"https:\/\/images.pexels.com\/photos\/9158776\/pexels-photo-9158776.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran has produced one of the world's largest and most academically accomplished national diasporas, with hundreds of thousands of Iranian-born and Iran-educated scholars, scientists, physicians, engineers, and academics working at leading institutions across North America, Europe, Australia, and beyond \u2014 contributing to a global intellectual network of extraordinary depth that represents simultaneously a testament to the quality of Iranian education and a significant challenge for the country in terms of brain drain.<\/p>\n<p>The international recognition of Iranian academic credentials varies significantly by country. In the United Kingdom, UK ENIC (formerly NARIC) provides formal equivalency assessments for Iranian qualifications, with degrees from recognized universities generally assessed as broadly comparable to British bachelor's degrees for general employment and further study purposes \u2014 though individual universities and professional bodies may apply additional requirements.<\/p>\n<p>Iranian graduates seeking postgraduate study at British, European, or North American universities typically find that strong academic records from Iran's leading research universities, combined with competitive IELTS or TOEFL scores and GRE results, provide a competitive basis for admission. Graduates from Sharif University, the University of Tehran, and Amirkabir University are increasingly recognized by admissions officers at leading global universities as coming from genuinely rigorous academic backgrounds.<\/p>\n<p>For Iranian students and graduates navigating these international pathways, working with experienced educational consultants familiar with both the Iranian academic system and the specific requirements of target countries can be invaluable \u2014 in identifying efficient routes to credential recognition, selecting appropriate postgraduate programs, preparing compelling applications, and identifying scholarship and funding opportunities. Our London-based team specializes precisely in this intersection of Iranian educational backgrounds and international academic aspirations.<\/p>`\n},\n\ntl_gondishapur:{\n  era:\"3rd \u2013 7th Century CE\",\n  title:\"Academy of Gondishapur\",\n  img:\"https:\/\/images.pexels.com\/photos\/16263863\/pexels-photo-16263863.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The Academy of Gondishapur stands as one of the most extraordinary educational institutions of the ancient world \u2014 a genuine proto-university combining a teaching hospital, library, medical school, and center for philosophical and scientific inquiry under a single institutional roof, operating approximately a millennium before the great medieval universities of Europe came into existence.<\/p>\n<p>Founded in the Sassanid imperial capital of Gondishapur in what is now Khuzestan province, the academy reached its greatest prominence between the third and seventh centuries CE under royal Sassanid patronage. Its institutional breadth was remarkable: it taught medicine, philosophy, theology, mathematics, and astronomy, drawing simultaneously on Greek, Persian, Syriac, Jewish, and Indian scholarly traditions.<\/p>\n<p>When Byzantine Emperor Justinian I closed the Platonic Academy of Athens in 529 CE, a significant number of displaced Neoplatonist philosophers traveled east to find refuge at the Sassanid court, welcomed by King Khosrow I Anushirvan, who incorporated their philosophical knowledge into the Gondishapur curriculum. This fusion created the intellectual synthesis that would seed the Islamic Golden Age centuries later.<\/p>\n<p>When Arab Muslim armies conquered Persia in the seventh century, Gondishapur was not destroyed but incorporated into the Islamic intellectual world. Its faculty played a central role in Baghdad's translation movement of the eighth and ninth centuries, preserving and transmitting the intellectual heritage of the ancient world \u2014 a legacy that reaches through the Islamic Golden Age and ultimately into the European Renaissance itself.<\/p>`\n},\n\ntl_golden:{\n  era:\"8th \u2013 13th Century CE\",\n  title:\"The Islamic Golden Age: Iran's Scholars\",\n  img:\"https:\/\/images.pexels.com\/photos\/29492073\/pexels-photo-29492073.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The Islamic Golden Age, conventionally dated from the eighth through the thirteenth centuries CE, represents one of humanity's greatest periods of scientific and intellectual achievement \u2014 and Iranian scholars stood at the absolute forefront of virtually every field being advanced during this era. Writing primarily in Arabic as the international language of Islamic scholarship while maintaining Persian as a literary language, their contributions form essential foundations of what would later become modern global science.<\/p>\n<p>Ibn Sina (Avicenna), born in Bukhara in 980 CE, produced the Canon of Medicine \u2014 an encyclopedic synthesis of Greek and Islamic medical knowledge that became the standard medical textbook at European universities from the twelfth through the seventeenth centuries, one of history's most influential scientific texts by any measure of longevity and geographic reach.<\/p>\n<p>Al-Khwarizmi, a Persian mathematician working at Baghdad's House of Wisdom in the ninth century, gave the world algebra \u2014 whose name derives directly from the title of his treatise \u2014 while his own name, Latinized as \"Algoritmi,\" gave rise to the word \"algorithm,\" one of the foundational concepts of modern computer science. Al-Biruni, the eleventh-century Khorasan polymath, produced extraordinarily accurate measurements of the Earth's radius, described the Earth's rotation, and pioneered comparative anthropology through his detailed study of Indian civilization.<\/p>\n<p>Omar Khayyam \u2014 celebrated in the West primarily through Edward FitzGerald's translation of his Rubaiyat \u2014 was in his own time recognized as one of the greatest mathematicians and astronomers of the medieval Islamic world, producing systematic treatises on cubic equations and developing a solar calendar of extraordinary precision arguably more accurate than the Gregorian calendar adopted by Europe five centuries later.<\/p>`\n},\n\ntl_madrasa:{\n  era:\"10th \u2013 19th Century CE\",\n  title:\"The Madrasa Tradition in Iran\",\n  img:\"https:\/\/images.pexels.com\/photos\/31275614\/pexels-photo-31275614.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The madrasa \u2014 the collegiate institution of Islamic higher learning \u2014 became the dominant formal educational institution in Iran from the tenth century CE onward, shaping the intellectual formation of virtually every significant Iranian scholar, theologian, poet, jurist, and scientist for nearly a millennium. Iranian madrasas at their medieval height were genuinely comprehensive educational institutions, transmitting not only Quranic sciences but also mathematics, astronomy, logic, philosophy, medicine, and literature.<\/p>\n<p>The great madrasas of Nishapur in Khorasan, Isfahan, and Ray competed with their counterparts in Baghdad, Cairo, and Central Asia for the most distinguished scholars and most talented students, operating on a system of endowment funding through waqf (pious charitable foundations) that provided institutional financial stability largely independent of state patronage.<\/p>\n<p>The Nizamiyya madrasas, established by the Seljuk Sultanate's Persian vizier Nizam al-Mulk beginning with the Baghdad Nizamiyya in 1065 CE, represented a landmark in the institutionalization of Islamic higher education \u2014 establishing systematic curriculum, endowed faculty positions with defined salaries, student stipends, and libraries. Al-Ghazali, medieval Islam's most influential philosopher-theologian, held a position at the Baghdad Nizamiyya, and the institution served as a model for subsequent madrasa organization across the Islamic world.<\/p>\n<p>The Shia hawza seminary tradition, centered in Najaf and in Iranian Qom particularly following the twentieth century, represents the direct continuation of this madrasa tradition into the contemporary world \u2014 maintaining a curriculum of Islamic jurisprudence and theology through a system of teacher-student transmission that has changed relatively little in its fundamental structure over centuries, continuing to produce the Shia religious scholars who play significant roles in Iranian political, legal, and social life today.<\/p>`\n},\n\ntl_modern:{\n  era:\"1851 \u2013 1979\",\n  title:\"The Modernization of Iranian Education\",\n  img:\"https:\/\/images.pexels.com\/photos\/7972558\/pexels-photo-7972558.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The modernization of Iranian formal education began with the establishment of Dar ul-Funun \u2014 the first modern polytechnic in Iran \u2014 founded in Tehran in 1851 under the direction of the reformist Qajar prime minister Mirza Taghi Khan Farahani (Amir Kabir), who envisioned the institution as the foundation for systematic modernization of Iranian governance, military, and technical capability. Dar ul-Funun employed European professors alongside Iranian scholars, introducing systematic instruction in chemistry, physics, natural history, engineering, medicine, and foreign languages for the first time in a Western-influenced institutional format.<\/p>\n<p>The Constitutional Revolution of 1905\u20131911 brought educational reform to the forefront of Iranian political discourse, with reformers establishing new modern schools, founding newspapers promoting modern educational ideals, and debating the nature and purpose of Iranian education with unprecedented public intensity. This period saw the first systematic expansion of girls' education and the beginnings of a state-organized education bureaucracy aspiring to universal literacy and modern scientific instruction.<\/p>\n<p>The Pahlavi era, inaugurated in 1925, brought systematic state-directed educational modernization on a large scale \u2014 including compulsory primary education, a unified national curriculum, a national corps of state-employed teachers, and most significantly the founding of the University of Tehran in 1934 as Iran's first modern comprehensive research university, drawing on European university models.<\/p>\n<p>By the time of the 1979 Revolution, Iran had developed a substantial higher education sector with dozens of universities, teacher training colleges, and technical institutes enrolling several hundred thousand students \u2014 a foundation upon which the post-revolutionary expansion of higher education would build with extraordinary speed and ambition in the decades that followed.<\/p>`\n},\n\ntl_post1979:{\n  era:\"1979 \u2013 Present\",\n  title:\"Post-Revolution Educational Expansion\",\n  img:\"https:\/\/images.pexels.com\/photos\/32220854\/pexels-photo-32220854.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The 1979 Islamic Revolution brought immediate and dramatic changes to Iranian higher education, beginning with the Cultural Revolution of 1980\u20131983, during which universities were closed for a period of Islamicization that restructured curricula, reformed textbooks, and fundamentally reoriented the stated purposes of higher education toward Islamic values. This period was deeply disruptive to Iranian academic life \u2014 yet it ultimately gave way to a new phase of expansion and institution-building that would transform Iranian higher education beyond recognition within a single generation.<\/p>\n<p>Following the Cultural Revolution, the Islamic Republic embarked on a massive expansion of university education, driven by ideological commitment to widening educational access as an Islamic imperative, political calculation regarding a young and rapidly growing population, and genuine developmental ambition to create a knowledge-based economy. The Islamic Azad University system, established in 1982, grew within three decades to encompass hundreds of campuses serving millions of students.<\/p>\n<p>The results in quantitative terms have been extraordinary: from approximately 175,000 university students in 1979, Iran's higher education enrollment grew to over one million by the early 1990s, two million by the early 2000s, and over four and a half million by the 2020s \u2014 a twenty-five-fold increase within four decades representing one of the most dramatic expansions of mass higher education in the history of any nation.<\/p>\n<p>Today's Iranian higher education system faces significant challenges alongside its remarkable achievements: persistent brain drain, resource constraints from economic sanctions limiting research equipment access and international collaboration, and the ongoing challenge of aligning a massive higher education system with the productive capacity of the economy. Yet the fundamental human capital represented by millions of well-educated Iranians \u2014 shaped by one of the world's oldest and most tenacious educational traditions \u2014 remains one of Iran's greatest assets and the foundation upon which any future development of the country's full potential must ultimately rest.<\/p>`\n},\n\nkonkur:{\n  era:\"University Entrance \u00b7 National Examination\",\n  title:\"The Konkur: Iran's University Entrance Exam\",\n  img:\"https:\/\/images.pexels.com\/photos\/8199557\/pexels-photo-8199557.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The Konkur \u2014 short for Konkur-e Sarasari, or National University Entrance Examination \u2014 is the defining institutional rite of passage for Iranian secondary school graduates, a standardized national examination of extraordinary social and psychological significance that shapes the academic and life trajectories of hundreds of thousands of young Iranians each year and exerts a profound influence on the entire secondary education system, the economy of private tutoring, and the aspirations of Iranian families across the country.<\/p>\n<p>The examination is administered once annually, typically in late June or July, by the National Organization of Educational Testing, and is taken by well over one million candidates each year competing for a limited number of places at accredited Iranian universities. The competitive intensity varies enormously by field and institution: admission to medicine or engineering at the University of Tehran or Sharif University requires Konkur scores placing candidates among the top fraction of one percent of all test-takers nationally \u2014 a level of competition that makes these admissions among the most selective of any university system in the world.<\/p>\n<p>Preparation for the Konkur has generated an enormous parallel private education economy, including specialized preparatory high schools, commercial study materials, online preparation platforms, and private tutoring services \u2014 representing a substantial portion of Iranian household educational expenditure and reflecting the enormous social and economic stakes families attach to their children's Konkur performance.<\/p>\n<p>The Konkur has been the subject of significant debate within Iranian educational policy. Critics argue its disproportionate influence distorts secondary education toward rote memorization at the expense of creativity and critical thinking. Defenders argue it provides a meritocratic, objective mechanism for rationing limited university places that reduces the influence of wealth and family connections. Various reforms have been proposed and partially implemented, but the examination retains its central place in Iranian educational culture as the primary gateway into higher education.<\/p>`\n},\n\nsharif:{\n  era:\"Top Institution \u00b7 Global Recognition\",\n  title:\"Sharif University of Technology\",\n  img:\"https:\/\/images.pexels.com\/photos\/31367512\/pexels-photo-31367512.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Sharif University of Technology, established in 1966 in Tehran, occupies a unique and extraordinary position in global higher education: a university from a country under sustained international sanctions that has nonetheless produced a flow of alumni whose scientific and technological achievements at the world's leading research universities and technology companies have established its international reputation as arguably the most talent-productive engineering university relative to its size outside of a small group of elite North American and European institutions.<\/p>\n<p>Admission to Sharif University is among the most selective of any institution in the world, requiring Konkur scores placing students among the very top fraction of Iranian secondary school graduates \u2014 the top one percent in most engineering disciplines, with the most competitive programs such as computer science and electrical engineering requiring placement in the top fraction of the top one percent of over one million annual test-takers. This extreme selectivity means Sharif's student body is drawn from Iran's most academically exceptional young people.<\/p>\n<p>The Sharif alumni network in Silicon Valley and at major North American and European research universities has become something of legend in technology and academic circles. Sharif graduates have co-founded companies including Dropbox, where co-founder Arash Ferdowsi is a Sharif alumnus, and occupy senior research and engineering positions at Google, Meta, Microsoft, Apple, and dozens of other leading technology organizations. At academic institutions, Sharif alumni hold faculty positions at MIT, Stanford, Berkeley, Caltech, and Carnegie Mellon.<\/p>\n<p>The university maintains active research programs across twelve academic departments covering computer engineering, electrical engineering, mechanical engineering, civil engineering, chemical engineering, industrial engineering, physics, mathematics, chemistry, materials science, aerospace engineering, and management. Despite challenges posed by international sanctions, Sharif has maintained a research culture of genuine distinction \u2014 a powerful demonstration of the extraordinary human capital available within the Iranian educational system when nurtured by institutional excellence.<\/p>`\n},\n\ndiaspora:{\n  era:\"Global Presence \u00b7 Academic Excellence\",\n  title:\"The Iranian Academic Diaspora\",\n  img:\"https:\/\/images.pexels.com\/photos\/37762500\/pexels-photo-37762500.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>The Iranian academic diaspora represents one of the most remarkable concentrations of internationally dispersed scientific and scholarly talent associated with any single national origin in modern history \u2014 a phenomenon reflecting simultaneously the extraordinary depth of talent produced by the Iranian educational system, the powerful allure of better-resourced research environments available internationally, and the complex geopolitical circumstances that have shaped Iranian academics' career choices over recent decades.<\/p>\n<p>Estimates of the total number of Iranian-born academics, scientists, and engineers working outside Iran range upward of several hundred thousand, with the United States, Canada, Germany, the United Kingdom, France, and Australia serving as the primary destination countries. Within the United States alone, Iranian-Americans represent one of the most highly educated immigrant groups by any measure, with extraordinarily high rates of advanced degree attainment and professional employment in science, technology, engineering, mathematics, and medicine.<\/p>\n<p>In academic medicine, Iranian diaspora physicians and medical scientists have made significant contributions to fields including cardiovascular medicine, oncology, neurology, and biomedical research, occupying faculty and leadership positions at institutions including Johns Hopkins, Harvard, Stanford, and Mayo Clinic. In physics and astronomy, Iranian-born scientists have contributed to Nobel Prize-winning research \u2014 most notably through the involvement of Iranian-born physicist Rainer Weiss in the LIGO gravitational wave detection project that earned the 2017 Nobel Prize in Physics.<\/p>\n<p>The relationship between the Iranian academic diaspora and Iran itself is complex: while departure represents a genuine and significant loss to the country's own research capacity, the diaspora simultaneously maintains cultural, familial, and professional connections with Iran, facilitates scientific collaboration between Iranian universities and international partners, and in some cases enables indirect technology transfer. This ongoing brain drain \u2014 one of the most consequential affecting any developing nation today \u2014 simultaneously highlights both the extraordinary quality of Iranian education and the conditions that must change for Iran to fully benefit from the talent it produces.<\/p>`\n},\n\nfuture:{\n  era:\"Vision 2030 \u00b7 Knowledge Economy\",\n  title:\"The Future of Iranian Education\",\n  img:\"https:\/\/images.pexels.com\/photos\/2280571\/pexels-photo-2280571.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=800&w=1400\",\n  body:`<p>Iran's educational future is being actively shaped by ambitious national development plans and a growing recognition that the transition from a hydrocarbon-dependent economy to a knowledge-based economy represents both an urgent necessity and a genuine possibility given the depth of Iranian educational achievement. The national Comprehensive Scientific Map outlines targets for research output, technology development, and international scientific standing that reflect serious engagement with this challenge.<\/p>\n<p>Nanotechnology has been identified as a strategic priority field, with the Iran Nanotechnology Innovation Council coordinating research investment, producing output that has placed Iran among the world's top fifteen nations in nanoscience publication by volume. Similarly, biotechnology, stem cell research, and pharmaceutical development have been identified as priority areas where Iranian scientific capacity has already demonstrated significant achievement and where sustained investment offers the prospect of developing internationally competitive knowledge industries.<\/p>\n<p>Iran's information technology sector has emerged as one of the most dynamic sectors of the economy despite sanctions constraints \u2014 with a vibrant startup ecosystem centered in Tehran producing applications and technology solutions serving the large Iranian domestic market, supported by a pool of engineering and computer science graduates whose quality has been internationally validated through the success of Iranian-educated engineers at global technology companies.<\/p>\n<p>The greatest challenge and opportunity facing Iranian education in the coming decades is aligning its extraordinary human capital production with an economic environment capable of retaining and productively employing that talent within Iran. This alignment requires not only continued investment in research infrastructure and educational quality but broader structural economic reforms, expanded academic freedom, and improved international research collaboration. The foundation of talent, tradition, and tenacity that has sustained Iranian intellectual achievement across millennia provides strong grounds for cautious optimism \u2014 for this is a civilization that has rebuilt its intellectual life from ruins many times throughout its long and extraordinary history.<\/p>`\n}\n\n};\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   MODAL LOGIC\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst modal     = document.getElementById('modal');\nconst modalImg  = document.getElementById('modal-img');\nconst modalEra  = document.getElementById('modal-era');\nconst modalTitle= document.getElementById('modal-title');\nconst modalBody = document.getElementById('modal-body');\nconst modalScroll = document.getElementById('modal-scroll');\nconst closeBtn  = document.getElementById('modal-close');\n\nfunction openModal(key) {\n  const d = DB[key];\n  if (!d) return;\n  modalImg.src   = d.img;\n  modalImg.alt   = d.title;\n  modalEra.textContent  = d.era;\n  modalTitle.textContent = d.title;\n  modalBody.innerHTML = d.body;\n  modalScroll.scrollTop = 0;\n  modal.classList.add('open');\n  document.body.style.overflow = 'hidden';\n}\n\nfunction closeModal() {\n  modal.classList.remove('open');\n  document.body.style.overflow = '';\n}\n\ndocument.querySelectorAll('[data-popup]').forEach(el => {\n  el.addEventListener('click', () => openModal(el.dataset.popup));\n});\ncloseBtn.addEventListener('click', closeModal);\nmodal.addEventListener('click', e => { if (e.target === modal) closeModal(); });\ndocument.addEventListener('keydown', e => { if (e.key === 'Escape') closeModal(); });\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SCROLL REVEAL\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst reveals = document.querySelectorAll('.reveal');\nconst revealObs = new IntersectionObserver((entries) => {\n  entries.forEach((entry, i) => {\n    if (entry.isIntersecting) {\n      setTimeout(() => entry.target.classList.add('visible'), i * 75);\n      revealObs.unobserve(entry.target);\n    }\n  });\n}, { threshold: 0.08 });\nreveals.forEach(el => revealObs.observe(el));\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   PROGRESS BARS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst progFills = document.querySelectorAll('.prog-fill');\nconst progObs = new IntersectionObserver((entries) => {\n  entries.forEach(entry => {\n    if (entry.isIntersecting) {\n      const target = entry.target;\n      const w = target.dataset.width;\n      setTimeout(() => { target.style.width = w + '%'; }, 200);\n      progObs.unobserve(target);\n    }\n  });\n}, { threshold: 0.4 });\nprogFills.forEach(el => progObs.observe(el));\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SMOOTH SCROLL for anchors\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(a => {\n  a.addEventListener('click', e => {\n    const target = document.querySelector(a.getAttribute('href'));\n    if (target) {\n      e.preventDefault();\n      target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  });\n});\n<\/script>\n<\/body>\n<\/html>\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>Education in Iran \u2014 A Complete Guide Since 7th Century BCE \u00b7 Ancient Seats of Learning Knowledge \u00b7 Science \u00b7 Legacy Educationin Iran From the ancient Academy of Gondishapur to the modern universities of Tehran \u2014 Iran&#8217;s tradition of scholarship is one of humanity&#8217;s most enduring and remarkable intellectual legacies. Explore the Journey Get Expert [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-88","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":88,"fa":476,"ar":651},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/88","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/comments?post=88"}],"version-history":[{"count":4,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/88\/revisions"}],"predecessor-version":[{"id":92,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/88\/revisions\/92"}],"wp:attachment":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/media?parent=88"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}