{"id":11329,"date":"2026-04-19T05:04:40","date_gmt":"2026-04-19T05:04:40","guid":{"rendered":"https:\/\/www.pakistanschool.edu.om\/?page_id=11329"},"modified":"2026-04-19T06:02:50","modified_gmt":"2026-04-19T06:02:50","slug":"lrn-level-7","status":"publish","type":"page","link":"https:\/\/www.pakistanschool.edu.om\/index.php\/lrn-level-7\/","title":{"rendered":"LRN Level 7"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11329\" class=\"elementor elementor-11329\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ec15ea7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ec15ea7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fbaba93\" data-id=\"fbaba93\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c805ab6 elementor-widget elementor-widget-html\" data-id=\"c805ab6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>LRN Level 7 Teacher Qualification \u2013 Pakistan School Muscat<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --navy: #0a2240;\r\n    --navy-mid: #163762;\r\n    --blue: #1e5fa8;\r\n    --blue-light: #2d7dd2;\r\n    --gold: #c9970a;\r\n    --gold-light: #f0b029;\r\n    --gold-pale: #fdf3d7;\r\n    --white: #ffffff;\r\n    --off-white: #f7f8fc;\r\n    --text: #1a1a2e;\r\n    --text-muted: #5a6378;\r\n    --border: #e2e8f0;\r\n    --ff-display: 'Playfair Display', Georgia, serif;\r\n    --ff-body: 'DM Sans', system-ui, sans-serif;\r\n    --radius: 12px;\r\n    --radius-lg: 20px;\r\n    --shadow: 0 4px 24px rgba(10,34,64,0.10);\r\n    --shadow-lg: 0 12px 40px rgba(10,34,64,0.16);\r\n  }\r\n\r\n  html { font-size: 20px; }\r\n\r\n  body {\r\n    font-family: var(--ff-body);\r\n    color: var(--text);\r\n    background: var(--white);\r\n    line-height: 1.7;\r\n    font-size: 1rem;\r\n    min-width: 320px;\r\n  }\r\n\r\n  \/* \u2500\u2500 FULL-WIDTH HELPER \u2500\u2500 *\/\r\n  .hero,\r\n  .stats-bar,\r\n  section,\r\n  .cta-section {\r\n    width: 100vw;\r\n    margin-left: calc(50% - 50vw);\r\n  }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .hero {\r\n    background: var(--navy);\r\n    position: relative;\r\n    overflow: hidden;\r\n    padding: 100px 24px 80px;\r\n    text-align: center;\r\n  }\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      radial-gradient(ellipse 80% 60% at 50% 0%, rgba(45,125,210,0.30) 0%, transparent 70%),\r\n      repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(201,151,10,0.04) 40px, rgba(201,151,10,0.04) 80px);\r\n    pointer-events: none;\r\n  }\r\n  .hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(201,151,10,0.18);\r\n    border: 1px solid rgba(201,151,10,0.45);\r\n    color: var(--gold-light);\r\n    font-size: 0.75rem;\r\n    font-weight: 500;\r\n    letter-spacing: 0.08em;\r\n    padding: 6px 18px;\r\n    border-radius: 100px;\r\n    margin-bottom: 24px;\r\n    text-transform: uppercase;\r\n  }\r\n  .hero h1 {\r\n    font-family: var(--ff-display);\r\n    font-size: clamp(28px, 5vw, 56px);\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    line-height: 1.15;\r\n    max-width: 820px;\r\n    margin: 0 auto 20px;\r\n  }\r\n  .hero h1 span { color: var(--gold-light); }\r\n  .hero-sub {\r\n    font-size: clamp(0.9rem, 2vw, 1.05rem);\r\n    color: rgba(255,255,255,0.75);\r\n    max-width: 600px;\r\n    margin: 0 auto 12px;\r\n    font-weight: 300;\r\n  }\r\n  .hero-delivered {\r\n    font-size: 0.85rem;\r\n    color: rgba(255,255,255,0.5);\r\n    margin: 0 auto 32px;\r\n    letter-spacing: 0.03em;\r\n  }\r\n  .hero-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\r\n  .btn-primary {\r\n    background: var(--gold);\r\n    color: var(--navy);\r\n    font-family: var(--ff-body);\r\n    font-size: 0.9rem;\r\n    font-weight: 600;\r\n    padding: 14px 32px;\r\n    border-radius: 8px;\r\n    border: none;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display: inline-block;\r\n    transition: background 0.2s, transform 0.15s;\r\n  }\r\n  .btn-primary:hover { background: var(--gold-light); transform: translateY(-2px); }\r\n  .btn-outline {\r\n    background: transparent;\r\n    color: var(--white);\r\n    font-family: var(--ff-body);\r\n    font-size: 0.9rem;\r\n    font-weight: 500;\r\n    padding: 14px 32px;\r\n    border-radius: 8px;\r\n    border: 1.5px solid rgba(255,255,255,0.45);\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display: inline-block;\r\n    transition: border-color 0.2s, background 0.2s, transform 0.15s;\r\n  }\r\n  .btn-outline:hover { border-color: var(--white); background: rgba(255,255,255,0.08); transform: translateY(-2px); }\r\n\r\n  \/* \u2500\u2500 STATS BAR \u2500\u2500 *\/\r\n  .stats-bar {\r\n    background: var(--navy-mid);\r\n    padding: 0 24px;\r\n  }\r\n  .stats-inner {\r\n    max-width: 1080px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n  }\r\n  .stat-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 20px 24px;\r\n    border-right: 1px solid rgba(255,255,255,0.12);\r\n  }\r\n  .stat-item:last-child { border-right: none; }\r\n  .stat-icon {\r\n    width: 38px;\r\n    height: 38px;\r\n    background: rgba(201,151,10,0.18);\r\n    border-radius: 10px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .stat-icon svg { width: 18px; height: 18px; fill: var(--gold-light); }\r\n  .stat-label { font-size: 0.68rem; color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.06em; }\r\n  .stat-value { font-size: 0.9rem; font-weight: 600; color: var(--white); margin-top: 2px; }\r\n\r\n  \/* \u2500\u2500 SHARED SECTION STYLES \u2500\u2500 *\/\r\n  section { padding: 80px 24px; }\r\n  .container { max-width: 1080px; margin: 0 auto; }\r\n  .section-eyebrow {\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    color: var(--blue);\r\n    margin-bottom: 12px;\r\n  }\r\n  .section-title {\r\n    font-family: var(--ff-display);\r\n    font-size: clamp(22px, 3.5vw, 38px);\r\n    font-weight: 700;\r\n    color: var(--navy);\r\n    line-height: 1.2;\r\n    margin-bottom: 16px;\r\n  }\r\n  .section-lead {\r\n    font-size: 0.95rem;\r\n    color: var(--text-muted);\r\n    max-width: 640px;\r\n    line-height: 1.8;\r\n  }\r\n  .divider { width: 48px; height: 3px; background: var(--gold); border-radius: 2px; margin: 18px 0 28px; }\r\n\r\n  \/* \u2500\u2500 SECTION 1: What is \u2500\u2500 *\/\r\n  .what-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 40px;\r\n    align-items: start;\r\n    margin-top: 8px;\r\n  }\r\n  .what-visual {\r\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);\r\n    border-radius: var(--radius-lg);\r\n    padding: 40px 32px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .what-visual::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -30px;\r\n    right: -30px;\r\n    width: 140px;\r\n    height: 140px;\r\n    border-radius: 50%;\r\n    background: rgba(201,151,10,0.10);\r\n  }\r\n  .what-visual-title {\r\n    font-family: var(--ff-display);\r\n    font-size: 1.6rem;\r\n    color: var(--white);\r\n    margin-bottom: 6px;\r\n  }\r\n  .what-visual-sub { font-size: 0.8rem; color: rgba(255,255,255,0.5); margin-bottom: 20px; }\r\n  .pgce-badge {\r\n    background: rgba(201,151,10,0.18);\r\n    border: 1px solid rgba(201,151,10,0.4);\r\n    border-radius: 10px;\r\n    padding: 14px 18px;\r\n    margin-bottom: 12px;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n  }\r\n  .pgce-badge-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\r\n  .pgce-badge-text { font-size: 0.8rem; color: rgba(255,255,255,0.75); line-height: 1.5; }\r\n  .pgce-badge-text strong { color: var(--gold-light); font-size: 0.9rem; display: block; margin-bottom: 2px; }\r\n  .highlight-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }\r\n  .pill {\r\n    font-size: 0.8rem;\r\n    font-weight: 500;\r\n    padding: 5px 14px;\r\n    border-radius: 100px;\r\n    background: var(--off-white);\r\n    border: 1px solid var(--border);\r\n    color: var(--navy);\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION 2: Who \u2500\u2500 *\/\r\n  .who-section { background: var(--off-white); }\r\n  .who-cards {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(170px, 3fr));\r\n    gap: 16px;\r\n    margin-top: 32px;\r\n  }\r\n  .who-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius);\r\n    padding: 24px 18px;\r\n    text-align: center;\r\n    transition: box-shadow 0.2s, transform 0.2s;\r\n  }\r\n  .who-card:hover { box-shadow: var(--shadow); transform: translateY(-4px); }\r\n  .who-icon {\r\n    width: 50px;\r\n    height: 50px;\r\n    border-radius: 12px;\r\n    background: var(--off-white);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 14px;\r\n    border: 1px solid var(--border);\r\n  }\r\n  .who-icon svg { width: 24px; height: 24px; }\r\n  .who-card h3 { font-size: 0.82rem; font-weight: 500; color: var(--navy); line-height: 1.4; }\r\n\r\n  \/* \u2500\u2500 SECTION 3: Why \u2500\u2500 *\/\r\n  .why-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n    gap: 16px;\r\n    margin-top: 32px;\r\n  }\r\n  .why-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius);\r\n    padding: 24px 20px;\r\n    display: flex;\r\n    gap: 14px;\r\n    transition: box-shadow 0.2s, transform 0.2s;\r\n  }\r\n  .why-card:hover { box-shadow: var(--shadow); transform: translateY(-3px); }\r\n  .why-num {\r\n    width: 36px;\r\n    height: 36px;\r\n    border-radius: 9px;\r\n    background: var(--navy);\r\n    color: var(--gold-light);\r\n    font-family: var(--ff-display);\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .why-card h3 { font-size: 0.88rem; font-weight: 600; color: var(--navy); margin-bottom: 5px; }\r\n  .why-card p { font-size: 0.82rem; color: var(--text-muted); line-height: 1.65; }\r\n\r\n  \/* \u2500\u2500 SECTION 4: Career \u2500\u2500 *\/\r\n  .career-section { background: var(--navy); }\r\n  .career-section .section-title { color: var(--white); }\r\n  .career-section .section-eyebrow { color: var(--gold-light); }\r\n  .career-section .section-lead { color: rgba(255,255,255,0.60); }\r\n  .career-section .divider { background: var(--gold); }\r\n  .career-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\r\n    gap: 14px;\r\n    margin-top: 32px;\r\n  }\r\n  .career-card {\r\n    background: rgba(255,255,255,0.06);\r\n    border: 1px solid rgba(255,255,255,0.12);\r\n    border-radius: var(--radius);\r\n    padding: 24px 20px;\r\n    transition: background 0.2s;\r\n  }\r\n  .career-card:hover { background: rgba(255,255,255,0.10); }\r\n  .career-card-icon {\r\n    width: 42px;\r\n    height: 42px;\r\n    border-radius: 11px;\r\n    background: rgba(201,151,10,0.18);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 14px;\r\n  }\r\n  .career-card-icon svg { width: 22px; height: 22px; fill: var(--gold-light); }\r\n  .career-card h3 { font-size: 0.9rem; font-weight: 600; color: var(--white); margin-bottom: 8px; }\r\n  .career-card ul { list-style: none; padding: 0; }\r\n  .career-card ul li {\r\n    font-size: 0.82rem;\r\n    color: rgba(255,255,255,0.58);\r\n    padding: 3px 0 3px 16px;\r\n    position: relative;\r\n  }\r\n  .career-card ul li::before {\r\n    content: '';\r\n    position: absolute;\r\n    left: 0;\r\n    top: 11px;\r\n    width: 6px;\r\n    height: 6px;\r\n    border-radius: 50%;\r\n    background: var(--gold);\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION 5: Recognition \u2500\u2500 *\/\r\n  .recognition-section { background: var(--off-white); }\r\n  .recog-wrapper {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 28px;\r\n    margin-top: 32px;\r\n    align-items: start;\r\n  }\r\n  .lrn-logo-card {\r\n    background: var(--white);\r\n    padding: 40px 30px;\r\n    border-radius: var(--radius-lg);\r\n    text-align: center;\r\n    box-shadow: var(--shadow);\r\n    border: 1px solid var(--border);\r\n  }\r\n  .lrn-logo-mark { margin-bottom: 20px; }\r\n  .lrn-logo-mark img { width: 180px; height: auto; }\r\n  .lrn-logo-card h3 {\r\n    font-family: var(--ff-display);\r\n    font-size: 1.2rem;\r\n    margin-bottom: 12px;\r\n    color: var(--navy);\r\n  }\r\n  .lrn-logo-card p {\r\n    font-size: 0.82rem;\r\n    line-height: 1.7;\r\n    color: var(--text-muted);\r\n    margin-bottom: 20px;\r\n    max-width: 280px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n  .lrn-uk-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    background: var(--gold-pale);\r\n    border: 1px solid rgba(201,151,10,0.4);\r\n    color: var(--gold);\r\n    font-size: 0.7rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    padding: 6px 16px;\r\n    border-radius: 100px;\r\n  }\r\n  .recog-facts { display: flex; flex-direction: column; gap: 14px; }\r\n  .recog-fact-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-left: 4px solid var(--gold);\r\n    border-radius: 0 var(--radius) var(--radius) 0;\r\n    padding: 20px 24px;\r\n    display: flex;\r\n    gap: 18px;\r\n    align-items: flex-start;\r\n  }\r\n  .recog-fact-num {\r\n    font-family: var(--ff-display);\r\n    font-size: 1.6rem;\r\n    font-weight: 700;\r\n    color: var(--navy);\r\n    line-height: 1;\r\n    flex-shrink: 0;\r\n    min-width: 60px;\r\n  }\r\n  .recog-fact-text h4 { font-size: 0.88rem; font-weight: 600; color: var(--navy); margin-bottom: 4px; }\r\n  .recog-fact-text p { font-size: 0.8rem; color: var(--text-muted); line-height: 1.6; }\r\n\r\n  \/* \u2500\u2500 LEADERSHIP MESSAGES \u2500\u2500 *\/\r\n  .leadership-section { background: var(--off-white); }\r\n  .leadership-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 32px;\r\n    margin-top: 40px;\r\n  }\r\n  .message-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow);\r\n    transition: box-shadow 0.25s, transform 0.25s;\r\n  }\r\n  .message-card:hover { box-shadow: var(--shadow-lg); transform: translateY(-5px); }\r\n\r\n  \/* Photo \u2014 clean, no overlay text *\/\r\n  .message-card-header {\r\n    position: relative;\r\n    height: 340px;\r\n    overflow: hidden;\r\n    background: var(--navy);\r\n  }\r\n  .message-avatar {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center top;\r\n    display: block;\r\n  }\r\n  .message-avatar-placeholder {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: var(--ff-display);\r\n    font-size: 5rem;\r\n    font-weight: 700;\r\n    color: var(--gold-light);\r\n    background: var(--navy-mid);\r\n  }\r\n\r\n  \/* Identity strip \u2014 sits cleanly below the photo *\/\r\n  .message-header-text {\r\n    background: var(--navy);\r\n    padding: 18px 28px 20px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 16px;\r\n  }\r\n  .message-header-accent {\r\n    width: 4px;\r\n    height: 48px;\r\n    background: var(--gold);\r\n    border-radius: 2px;\r\n    flex-shrink: 0;\r\n  }\r\n  .message-role {\r\n    font-size: 0.65rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    color: var(--gold-light);\r\n    margin-bottom: 4px;\r\n  }\r\n  .message-name {\r\n    font-family: var(--ff-display);\r\n    font-size: 1.1rem;\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    line-height: 1.2;\r\n  }\r\n  .message-org {\r\n    font-size: 0.72rem;\r\n    color: rgba(255,255,255,0.50);\r\n    margin-top: 3px;\r\n  }\r\n\r\n  \/* Message body *\/\r\n  .message-body { padding: 28px 30px 32px; }\r\n  .message-quote-mark {\r\n    font-family: var(--ff-display);\r\n    font-size: 5rem;\r\n    color: var(--gold);\r\n    line-height: 0.65;\r\n    margin-bottom: 16px;\r\n    display: block;\r\n    opacity: 0.30;\r\n  }\r\n  .message-text {\r\n    font-size: 0.92rem;\r\n    color: var(--text-muted);\r\n    line-height: 1.9;\r\n  }\r\n  .message-text p { margin-bottom: 14px; }\r\n  .message-text p:last-child { margin-bottom: 0; }\r\n  .message-footer {\r\n    margin-top: 24px;\r\n    padding-top: 18px;\r\n    border-top: 1px solid var(--border);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n  }\r\n  .message-seal {\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 50%;\r\n    background: var(--gold);\r\n    flex-shrink: 0;\r\n  }\r\n  .message-footer-text {\r\n    font-size: 0.78rem;\r\n    font-weight: 600;\r\n    color: var(--navy);\r\n    letter-spacing: 0.03em;\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION 6: About \u2500\u2500 *\/\r\n  .about-inner {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 56px;\r\n    align-items: center;\r\n  }\r\n  .about-text blockquote {\r\n    border-left: 4px solid var(--gold);\r\n    padding-left: 18px;\r\n    margin: 22px 0;\r\n    font-style: italic;\r\n    color: var(--text-muted);\r\n    font-size: 0.95rem;\r\n    line-height: 1.75;\r\n  }\r\n  .about-panel {\r\n    background: var(--navy);\r\n    border-radius: var(--radius-lg);\r\n    padding: 36px;\r\n  }\r\n  .about-panel h3 {\r\n    font-family: var(--ff-display);\r\n    color: var(--white);\r\n    font-size: 1.2rem;\r\n    margin-bottom: 22px;\r\n  }\r\n  .detail-row {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    padding: 12px 0;\r\n    border-bottom: 1px solid rgba(255,255,255,0.10);\r\n    font-size: 0.82rem;\r\n    gap: 12px;\r\n  }\r\n  .detail-row:last-child { border-bottom: none; }\r\n  .detail-row .label { color: rgba(255,255,255,0.50); flex-shrink: 0; }\r\n  .detail-row .value { font-weight: 600; color: var(--gold-light); text-align: right; }\r\n\r\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n  .cta-section {\r\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);\r\n    text-align: center;\r\n    padding: 100px 24px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .cta-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse 70% 80% at 50% 50%, rgba(201,151,10,0.10) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  }\r\n  .cta-section .section-title { color: var(--white); margin: 0 auto 14px; }\r\n  .cta-section .section-lead { color: rgba(255,255,255,0.65); margin: 0 auto 36px; }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 800px) {\r\n    .what-grid,\r\n    .about-inner,\r\n    .recog-wrapper,\r\n    .leadership-grid { grid-template-columns: 1fr; gap: 28px; }\r\n    .stat-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.10); width: 100%; }\r\n    section { padding: 56px 20px; }\r\n    .message-card-header { height: 320px; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .hero { padding: 72px 20px 60px; }\r\n    .why-grid { grid-template-columns: 1fr; }\r\n    .career-grid { grid-template-columns: 1fr 1fr; }\r\n    .message-card-header { height: 280px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n<div class=\"hero\">\r\n  <div class=\"hero-badge\">\r\n    <svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\r\n    LRN Accredited \u00b7 Globally Recognised\r\n  <\/div>\r\n  <h1>LRN Level 7 <span>Teacher Qualification<\/span><\/h1>\r\n  <p class=\"hero-sub\">Advance your teaching career with a postgraduate certification equivalent to the PGCE \u2014 designed for the 21st-century classroom.<\/p>\r\n  <p class=\"hero-delivered\">Delivered by Pakistan School Muscat in partnership with LRN (UK)<\/p>\r\n  <div class=\"hero-btns\">\r\n    <a href=\"https:\/\/psmtrainings.com\/\" class=\"btn-primary\">Apply Now<\/a>\r\n    <a href=\"https:\/\/www.pakistanschool.edu.om\/wp-content\/uploads\/2026\/04\/Official-Confirmation-of-LRN-Centre-Approval.pdf\" class=\"btn-outline\">LRN Centre Approval Certificate<\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 STATS BAR \u2550\u2550 -->\r\n<div class=\"stats-bar\">\r\n  <div class=\"stats-inner\">\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><\/div>\r\n      <div><div class=\"stat-label\">Level<\/div><div class=\"stat-value\">Level 7 Postgraduate<\/div><\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg><\/div>\r\n      <div><div class=\"stat-label\">Institution<\/div><div class=\"stat-value\">Pakistan School Muscat<\/div><\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm4.24 16L12 15.45 7.77 18l1.12-4.81-3.73-3.23 4.92-.42L12 5l1.92 4.53 4.92.42-3.73 3.23L16.23 18z\"\/><\/svg><\/div>\r\n      <div><div class=\"stat-label\">Equivalency<\/div><div class=\"stat-value\">PGCE Equivalent<\/div><\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z\"\/><\/svg><\/div>\r\n      <div><div class=\"stat-label\">Duration<\/div><div class=\"stat-value\">6\u201312 Months<\/div><\/div>\r\n    <\/div>\r\n    <div class=\"stat-item\">\r\n      <div class=\"stat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z\"\/><\/svg><\/div>\r\n      <div><div class=\"stat-label\">Mode<\/div><div class=\"stat-value\">Online<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 SECTION 1: What Is \u2550\u2550 -->\r\n<section id=\"about\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Overview<\/p>\r\n    <h2 class=\"section-title\">What is the LRN Level 7<br>Teacher Qualification?<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <div class=\"what-grid\">\r\n      <div>\r\n        <p class=\"section-lead\">The LRN Level 7 Teacher Qualification is an advanced, postgraduate-level certification designed to equip educators with modern teaching skills, deep pedagogical expertise, and reflective professional practices.<\/p>\r\n        <p style=\"color: var(--text-muted); font-size: 0.92rem; margin-top: 18px; line-height: 1.8;\">Equivalent to the PGCE and aligned with international teaching standards, this qualification empowers educators to lead with confidence in classrooms across the world \u2014 whether you are beginning your teaching journey or formalising years of classroom experience.<\/p>\r\n        <div class=\"highlight-pills\">\r\n          <span class=\"pill\">Postgraduate Level 7<\/span>\r\n          <span class=\"pill\">Internationally Aligned<\/span>\r\n          <span class=\"pill\">Theory + Practice<\/span>\r\n          <span class=\"pill\">21st-Century Teaching<\/span>\r\n          <span class=\"pill\">Reflective Practice<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"what-visual\">\r\n        <div class=\"what-visual-title\">LRN Level 7<\/div>\r\n        <div class=\"what-visual-sub\">Postgraduate Teacher Qualification<\/div>\r\n        <div class=\"pgce-badge\">\r\n          <div class=\"pgce-badge-icon\">\ud83c\udf93<\/div>\r\n          <div class=\"pgce-badge-text\">\r\n            <strong>PGCE Equivalent<\/strong>\r\n            Recognised internationally for academic and professional advancement\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"pgce-badge\">\r\n          <div class=\"pgce-badge-icon\">\ud83c\udf0d<\/div>\r\n          <div class=\"pgce-badge-text\">\r\n            <strong>Global Standards<\/strong>\r\n            Aligned with international teaching frameworks and benchmarks\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"pgce-badge\">\r\n          <div class=\"pgce-badge-icon\">\ud83d\udccb<\/div>\r\n          <div class=\"pgce-badge-text\">\r\n            <strong>Reflective Practice<\/strong>\r\n            Built-in mentoring and continuous professional development\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SECTION 2: Who \u2550\u2550 -->\r\n<section class=\"who-section\" id=\"who\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Eligibility<\/p>\r\n    <h2 class=\"section-title\">Who Should Apply?<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <p class=\"section-lead\">This qualification is built for a wide range of educators \u2014 whether you are just starting out or looking to formalise years of classroom experience with an internationally recognised credential.<\/p>\r\n    <div class=\"who-cards\">\r\n      <div class=\"who-card\">\r\n        <div class=\"who-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e5fa8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Aspiring Teachers<\/h3>\r\n      <\/div>\r\n      <div class=\"who-card\">\r\n        <div class=\"who-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e5fa8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <h3>In-Service Teachers seeking CPD<\/h3>\r\n      <\/div>\r\n      <div class=\"who-card\">\r\n        <div class=\"who-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e5fa8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8\"\/><path d=\"M12 17v4\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Subject Specialists entering education<\/h3>\r\n      <\/div>\r\n      <div class=\"who-card\">\r\n        <div class=\"who-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e5fa8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Teachers targeting international careers<\/h3>\r\n      <\/div>\r\n      <div class=\"who-card\">\r\n        <div class=\"who-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1e5fa8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Educators seeking a PGCE-equivalent credential<\/h3>\r\n      <\/div>\r\n    <\/div>\r\n    <p style=\"font-size:0.82rem; color:var(--text-muted); margin-top: 20px;\"><strong>Entry requirement:<\/strong> A recognised Bachelor's degree or equivalent qualification.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SECTION 3: Why \u2550\u2550 -->\r\n<section id=\"why\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Key Benefits<\/p>\r\n    <h2 class=\"section-title\">Why Does It Matter?<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <p class=\"section-lead\" style=\"margin-bottom: 0;\">Six core benefits that set this qualification apart from standard teacher training programmes.<\/p>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">01<\/div>\r\n        <div>\r\n          <h3>Enhances Classroom Effectiveness<\/h3>\r\n          <p>Develop evidence-based strategies that improve student engagement, behaviour management, and measurable learning outcomes.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">02<\/div>\r\n        <div>\r\n          <h3>Builds Strong Lesson Planning Skills<\/h3>\r\n          <p>Design structured, differentiated lessons aligned to curriculum goals and the diverse needs of every learner in your classroom.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">03<\/div>\r\n        <div>\r\n          <h3>Develops Assessment Mastery<\/h3>\r\n          <p>Master formative and summative assessment tools that track student progress and inform your teaching decisions.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">04<\/div>\r\n        <div>\r\n          <h3>Promotes Reflective Teaching<\/h3>\r\n          <p>Cultivate a culture of continuous improvement through guided reflection, peer observation, and professional inquiry.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">05<\/div>\r\n        <div>\r\n          <h3>Aligns with Global Standards<\/h3>\r\n          <p>Credentials are internationally benchmarked \u2014 opening doors to schools and institutions in the UK, Gulf region, and worldwide.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-num\">06<\/div>\r\n        <div>\r\n          <h3>Supports Career Advancement<\/h3>\r\n          <p>A recognised pathway to leadership roles, academic coordination, and further postgraduate study including the M.Ed.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SECTION 4: Career \u2550\u2550 -->\r\n<section class=\"career-section\" id=\"pathways\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Career Pathways<\/p>\r\n    <h2 class=\"section-title\">Where Can It Take You?<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <p class=\"section-lead\">Completing the LRN Level 7 opens a world of professional and academic opportunities \u2014 in Oman, across the Gulf, and globally.<\/p>\r\n    <div class=\"career-grid\">\r\n      <div class=\"career-card\">\r\n        <div class=\"career-card-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>International Schools<\/h3>\r\n        <ul>\r\n          <li>Teach globally<\/li>\r\n          <li>British &amp; IB curricula<\/li>\r\n          <li>Multicultural environments<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"career-card\">\r\n        <div class=\"career-card-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Leadership Roles<\/h3>\r\n        <ul>\r\n          <li>Head of Department<\/li>\r\n          <li>Academic Coordinator<\/li>\r\n          <li>Vice Principal<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"career-card\">\r\n        <div class=\"career-card-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Higher Education<\/h3>\r\n        <ul>\r\n          <li>Master of Education (M.Ed)<\/li>\r\n          <li>Educational Leadership<\/li>\r\n          <li>Doctoral pathways<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"career-card\">\r\n        <div class=\"career-card-icon\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Curriculum &amp; Training<\/h3>\r\n        <ul>\r\n          <li>Curriculum Developer<\/li>\r\n          <li>Instructional Designer<\/li>\r\n          <li>Corporate Trainer<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SECTION 5: Recognition \u2550\u2550 -->\r\n<section class=\"recognition-section\" id=\"recognition\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Accreditation<\/p>\r\n    <h2 class=\"section-title\">Globally Recognised &amp; Accredited<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <p class=\"section-lead\">Pakistan School Muscat has officially signed a strategic partnership (MoU) with Learning Resource Network (LRN), a UK-based awarding organisation regulated by Ofqual.<\/p>\r\n    <div class=\"hero-btns\" style=\"justify-content: flex-start; margin-top: 20px; margin-bottom: 32px;\">\r\n      <a href=\"https:\/\/www.lrnschools.org\/%f0%9d%90%8b%f0%9d%90%9e%f0%9d%90%9a%f0%9d%90%ab%f0%9d%90%a7%f0%9d%90%a2%f0%9d%90%a7%f0%9d%90%a0-%f0%9d%90%91%f0%9d%90%9e%f0%9d%90%ac%f0%9d%90%a8%f0%9d%90%ae%f0%9d%90%ab%f0%9d%90%9c%f0%9d%90%9e-4\/\" class=\"btn-primary\">View PSM MoU with LRN<\/a>\r\n    <\/div>\r\n    <div class=\"recog-wrapper\">\r\n      <div class=\"lrn-logo-card\">\r\n        <div class=\"lrn-logo-mark\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.pakistanschool.edu.om\/wp-content\/uploads\/2026\/04\/LRN_LOGO-removebg-preview.png\" alt=\"LRN Logo\">\r\n        <\/div>\r\n        <h3>Learning Resource Network<\/h3>\r\n        <p>A UK-based, internationally recognised awarding organisation regulated by Ofqual, delivering qualifications accepted in 30+ countries.<\/p>\r\n        <div class=\"lrn-uk-badge\">\r\n          <svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\r\n          Ofqual Regulated \u00b7 United Kingdom\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"recog-facts\">\r\n        <div class=\"recog-fact-card\">\r\n          <div class=\"recog-fact-num\">L7<\/div>\r\n          <div class=\"recog-fact-text\">\r\n            <h4>Postgraduate-Level Qualification<\/h4>\r\n            <p>Sits at Level 7 on the national and international qualifications frameworks \u2014 the same level as a Master's degree entry point.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"recog-fact-card\">\r\n          <div class=\"recog-fact-num\">PGCE<\/div>\r\n          <div class=\"recog-fact-text\">\r\n            <h4>PGCE Equivalent Standing<\/h4>\r\n            <p>Carries the same academic weight and professional recognition as the Postgraduate Certificate in Education issued by UK universities.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"recog-fact-card\">\r\n          <div class=\"recog-fact-num\">30+<\/div>\r\n          <div class=\"recog-fact-text\">\r\n            <h4>Countries of Recognition<\/h4>\r\n            <p>LRN qualifications are accepted and valued by schools, universities, and education authorities across more than 30 countries worldwide.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 LEADERSHIP MESSAGES \u2550\u2550 -->\r\n<section class=\"leadership-section\" id=\"leadership\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\">Leadership<\/p>\r\n    <h2 class=\"section-title\">Messages from Our Leadership<\/h2>\r\n    <div class=\"divider\"><\/div>\r\n    <p class=\"section-lead\">Hear directly from the leaders behind this milestone initiative \u2014 a shared commitment to elevating educational standards across Oman and beyond.<\/p>\r\n    <div class=\"leadership-grid\">\r\n\r\n      <!-- Chairman -->\r\n      <div class=\"message-card\">\r\n        <div class=\"message-card-header\">\r\n          <img decoding=\"async\"\r\n            class=\"message-avatar\"\r\n            src=\"https:\/\/www.pakistanschool.edu.om\/wp-content\/uploads\/2026\/01\/chairman.jpeg\"\r\n            alt=\"Chairman, Board of Directors \u2013 AMEER HAMZA\"\r\n            onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\r\n          >\r\n          <div class=\"message-avatar-placeholder\" style=\"display:none;\">CH<\/div>\r\n        <\/div>\r\n        <div class=\"message-header-text\">\r\n          <div class=\"message-header-accent\"><\/div>\r\n          <div>\r\n            <div class=\"message-role\">Chairman, Board of Directors<\/div>\r\n            <div class=\"message-name\">Ameer Hamza<\/div>\r\n         \r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"message-body\">\r\n          <span class=\"message-quote-mark\">\"<\/span>\r\n          <div class=\"message-text\">\r\n            <p>It is with immense pride and great pleasure that I announce the introduction of the prestigious LRN Level 7 Teacher Training at our institution.<\/p>\r\n            <p>This milestone marks a significant step forward in our commitment to academic excellence and professional development in education. Through a formal Memorandum of Understanding with Learning Resource Network (LRN), we are honoured to operate as an authorised training centre, delivering internationally recognised Level 7 teacher training programmes.<\/p>\r\n            <p>This collaboration reflects our vision to empower educators with advanced pedagogical skills, global perspectives, and leadership capabilities. We believe this initiative will not only enhance teaching standards within our institution but also contribute meaningfully to the broader educational landscape.<\/p>\r\n            <p>I extend my best wishes to all aspiring educators who will embark on this transformative journey.<\/p>\r\n          <\/div>\r\n          <div class=\"message-footer\">\r\n            <div class=\"message-seal\"><\/div>\r\n            <div class=\"message-footer-text\">Chairman, Board of Directors \u2014 Pakistan Schools Oman<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Senior Principal -->\r\n      <div class=\"message-card\">\r\n        <div class=\"message-card-header\">\r\n          <img decoding=\"async\"\r\n            class=\"message-avatar\"\r\n            src=\"https:\/\/www.pakistanschool.edu.om\/wp-content\/uploads\/2026\/04\/principal-photo.jpg\"\r\n            alt=\"Senior Principal \u2013 Pakistan School Muscat\"\r\n            onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\r\n          >\r\n          <div class=\"message-avatar-placeholder\" style=\"display:none;\">SP<\/div>\r\n        <\/div>\r\n        <div class=\"message-header-text\">\r\n          <div class=\"message-header-accent\"><\/div>\r\n          <div>\r\n            <div class=\"message-role\">Senior Principal<\/div>\r\n            <div class=\"message-name\">Pakistan Schools Oman<\/div>\r\n            <div class=\"message-org\">Pakistan School Muscat<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"message-body\">\r\n          <span class=\"message-quote-mark\">\"<\/span>\r\n          <div class=\"message-text\">\r\n            <p>It gives me great pleasure to welcome you to an exciting new chapter in our institution's journey of excellence \u2014 the launch of the LRN Level 7 Teacher Training programme.<\/p>\r\n            <p>Under the esteemed umbrella of our partnership with Learning Resource Network (LRN), we are privileged to offer this globally recognised qualification as an accredited training centre. This achievement is a testament to our continuous pursuit of quality education and professional growth.<\/p>\r\n            <p>The Level 7 Teacher Training programme is designed to equip educators with advanced teaching methodologies, critical thinking skills, and leadership competencies required in today's dynamic educational environment.<\/p>\r\n            <p>I warmly invite all passionate educators to take advantage of this remarkable opportunity and become part of a forward-thinking and progressive teaching community.<\/p>\r\n          <\/div>\r\n          <div class=\"message-footer\">\r\n            <div class=\"message-seal\"><\/div>\r\n            <div class=\"message-footer-text\">Senior Principal \u2014 Pakistan School Muscat<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 SECTION 6: About PSM \u2550\u2550 -->\r\n<section id=\"institution\">\r\n  <div class=\"container\">\r\n    <div class=\"about-inner\">\r\n      <div class=\"about-text\">\r\n        <p class=\"section-eyebrow\">Pakistan School Muscat<\/p>\r\n        <h2 class=\"section-title\">Delivered by Pakistan School Muscat<\/h2>\r\n        <div class=\"divider\"><\/div>\r\n        <p style=\"color: var(--text-muted); font-size: 0.92rem; line-height: 1.85;\">Pakistan School Muscat is committed to excellence in education and continuous professional development. With a long-standing reputation for academic rigour, we provide structured academic support, expert mentoring, and professional development aligned with international standards.<\/p>\r\n        <blockquote>\r\n          \"We believe great education begins with great educators. The LRN Level 7 is our commitment to raising the bar for teaching excellence in Muscat and beyond.\"\r\n        <\/blockquote>\r\n        <p style=\"color: var(--text-muted); font-size: 0.82rem;\">Participants benefit from experienced tutors, flexible study modes, and a supportive cohort of fellow educators \u2014 all within a world-class school environment.<\/p>\r\n      <\/div>\r\n      <div class=\"about-panel\">\r\n        <h3>Programme At a Glance<\/h3>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Qualification Level<\/span>\r\n          <span class=\"value\">Level 7 (Postgraduate)<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Duration<\/span>\r\n          <span class=\"value\">6\u201312 Months<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Study Mode<\/span>\r\n          <span class=\"value\">Online<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Eligibility<\/span>\r\n          <span class=\"value\">Bachelor's Degree<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Assessment<\/span>\r\n          <span class=\"value\">Assignments + Teaching Practice<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Equivalency<\/span>\r\n          <span class=\"value\">PGCE Equivalent<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Awarding Body<\/span>\r\n          <span class=\"value\">LRN (UK)<\/span>\r\n        <\/div>\r\n        <div class=\"detail-row\">\r\n          <span class=\"label\">Location<\/span>\r\n          <span class=\"value\">Muscat, Oman<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 CTA \u2550\u2550 -->\r\n<div class=\"cta-section\" id=\"apply\">\r\n  <div class=\"container\">\r\n    <p class=\"section-eyebrow\" style=\"color: var(--gold-light);\">Get Started<\/p>\r\n    <h2 class=\"section-title\" style=\"max-width: 560px; margin: 0 auto 14px;\">Ready to Elevate Your Teaching Career?<\/h2>\r\n    <p class=\"section-lead\" style=\"margin: 0 auto 36px;\">Join the LRN Level 7 Teacher Qualification and become a confident, skilled, and globally competitive educator \u2014 right here in Muscat.<\/p>\r\n    <div class=\"hero-btns\">\r\n      <a href=\"https:\/\/psmtrainings.com\/\" class=\"btn-primary\">Apply Now<\/a>\r\n      <a href=\"#\" class=\"btn-outline\">Contact Us<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LRN Level 7 Teacher Qualification \u2013 Pakistan School Muscat LRN Accredited \u00b7 Globally Recognised LRN Level 7 Teacher Qualification Advance your teaching career with a postgraduate certification equivalent to the PGCE \u2014 designed for the 21st-century classroom. Delivered by Pakistan School Muscat in partnership with LRN (UK) Apply Now LRN Centre Approval Certificate LevelLevel 7 [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-11329","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/pages\/11329","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/comments?post=11329"}],"version-history":[{"count":11,"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/pages\/11329\/revisions"}],"predecessor-version":[{"id":11389,"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/pages\/11329\/revisions\/11389"}],"wp:attachment":[{"href":"https:\/\/www.pakistanschool.edu.om\/index.php\/wp-json\/wp\/v2\/media?parent=11329"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}