{"product_id":"دورة-إعداد-القادة-و-المدربين","title":"Leaders \u0026 Trainers Development Program","description":"\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700;900\u0026amp;family=Tajawal:wght@400;700;800;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .tot-section {\n    background: #ffffff;\n    color: #1a1a1a;\n    font-family: 'Cairo', sans-serif;\n    padding: 0;\n  }\n\n  .tot-hero {\n    background: #fff;\n    padding: 72px 24px 60px;\n    text-align: center;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .tot-badge {\n    display: inline-block;\n    background: #FFF8E7;\n    color: #8B6914;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 6px 20px;\n    border-radius: 30px;\n    border: 1px solid #E8C84A;\n    margin-bottom: 24px;\n    letter-spacing: 0.5px;\n  }\n  .tot-hero h1 {\n    font-family: 'Tajawal', sans-serif;\n    font-size: clamp(32px, 5vw, 60px);\n    font-weight: 900;\n    line-height: 1.2;\n    color: #111111;\n    margin-bottom: 16px;\n  }\n  .tot-hero h1 span { color: #C9A84C; }\n  .tot-hero-sub {\n    font-size: clamp(15px, 2vw, 18px);\n    color: #555;\n    max-width: 640px;\n    margin: 0 auto 20px;\n    line-height: 1.9;\n  }\n  .tot-price-block {\n    display: inline-flex;\n    align-items: center;\n    gap: 14px;\n    background: #FFF8E7;\n    border: 1px solid #E8C84A;\n    border-radius: 10px;\n    padding: 14px 28px;\n    margin-bottom: 24px;\n  }\n  .tot-price-old { font-size: 18px; color: #aaa; text-decoration: line-through; }\n  .tot-price-new {\n    font-family: 'Tajawal', sans-serif;\n    font-size: 32px;\n    font-weight: 900;\n    color: #8B6914;\n  }\n  .tot-price-label { font-size: 13px; color: #A07810; line-height: 1.4; }\n  .tot-urgency {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #FFF0F0;\n    border: 1px solid #FFCDD2;\n    color: #B71C1C;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 7px 18px;\n    border-radius: 30px;\n    margin-bottom: 32px;\n  }\n  .tot-dot {\n    width: 8px; height: 8px;\n    border-radius: 50%;\n    background: #E53935;\n    animation: tot-pulse 1.5s infinite;\n    flex-shrink: 0;\n  }\n  .tot-ctas {\n    display: flex;\n    gap: 14px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-top: 8px;\n  }\n  .tot-btn-primary {\n    background: #C9A84C;\n    color: #fff;\n    font-family: 'Cairo', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    padding: 15px 36px;\n    border-radius: 6px;\n    border: none;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-block;\n    transition: background 0.2s, transform 0.2s;\n  }\n  .tot-btn-primary:hover { background: #b8922e; transform: translateY(-1px); color: #fff; }\n  .tot-btn-outline {\n    background: #fff;\n    color: #1a1a1a;\n    font-family: 'Cairo', sans-serif;\n    font-weight: 600;\n    font-size: 15px;\n    padding: 15px 28px;\n    border-radius: 6px;\n    border: 1.5px solid #ddd;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    transition: border-color 0.2s;\n  }\n  .tot-btn-outline:hover { border-color: #C9A84C; color: #1a1a1a; }\n\n  .tot-stats {\n    background: #FAFAFA;\n    border-top: 1px solid #f0f0f0;\n    border-bottom: 1px solid #f0f0f0;\n    padding: 32px 24px;\n  }\n  .tot-stats-inner {\n    max-width: 860px;\n    margin: 0 auto;\n    display: flex;\n    justify-content: space-around;\n    flex-wrap: wrap;\n    gap: 20px;\n    text-align: center;\n  }\n  .tot-stat-num {\n    font-family: 'Tajawal', sans-serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #C9A84C;\n    line-height: 1;\n  }\n  .tot-stat-label { font-size: 13px; color: #777; margin-top: 4px; }\n\n  .tot-inner { max-width: 900px; margin: 0 auto; padding: 64px 24px; }\n  .tot-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #C9A84C;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n  .tot-divider {\n    width: 40px; height: 3px;\n    background: #C9A84C;\n    border-radius: 2px;\n    margin-bottom: 20px;\n  }\n  .tot-h2 {\n    font-family: 'Tajawal', sans-serif;\n    font-size: clamp(24px, 3.5vw, 38px);\n    font-weight: 800;\n    color: #111;\n    line-height: 1.3;\n    margin-bottom: 8px;\n  }\n\n  .tot-alt-bg { background: #FAFAFA; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; }\n\n  .tot-pain-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n  .tot-pain-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-left: 4px solid #E53935;\n    border-radius: 8px;\n    padding: 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n  .tot-pain-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }\n  .tot-pain-text { font-size: 15px; line-height: 1.8; color: #444; }\n  .tot-pain-text strong { color: #111; display: block; margin-bottom: 4px; }\n\n  .tot-who-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n  .tot-who-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 10px;\n    padding: 24px;\n    transition: border-color 0.2s, transform 0.2s;\n  }\n  .tot-who-card:hover { border-color: #C9A84C; transform: translateY(-2px); }\n  .tot-who-icon { font-size: 30px; margin-bottom: 12px; }\n  .tot-who-title { font-weight: 700; font-size: 16px; color: #111; margin-bottom: 8px; }\n  .tot-who-desc { font-size: 14px; color: #555; line-height: 1.8; }\n\n  .tot-units-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n  .tot-unit-card {\n    border: 1px solid #eee;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .tot-unit-header {\n    padding: 20px 24px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .tot-unit-header.gold { background: #FFF8E7; border-bottom: 1px solid #E8C84A; }\n  .tot-unit-header.blue { background: #F0F7FF; border-bottom: 1px solid #B5D4F4; }\n  .tot-unit-icon { font-size: 28px; }\n  .tot-unit-title-gold { font-weight: 800; font-size: 17px; color: #8B6914; }\n  .tot-unit-title-blue { font-weight: 800; font-size: 17px; color: #0C447C; }\n  .tot-unit-sub { font-size: 13px; color: #888; margin-top: 2px; }\n  .tot-unit-body { padding: 20px 24px; background: #fff; }\n  .tot-unit-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 8px 0;\n    border-bottom: 1px solid #f5f5f5;\n    font-size: 14px;\n    color: #444;\n    line-height: 1.7;\n  }\n  .tot-unit-item:last-child { border-bottom: none; }\n  .tot-check-gold { color: #C9A84C; font-weight: 700; flex-shrink: 0; }\n  .tot-check-blue { color: #185FA5; font-weight: 700; flex-shrink: 0; }\n\n  .tot-why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n  .tot-why-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 10px;\n    padding: 24px;\n    text-align: center;\n  }\n  .tot-why-icon { font-size: 32px; margin-bottom: 10px; }\n  .tot-why-title { font-weight: 700; font-size: 15px; color: #111; margin-bottom: 6px; }\n  .tot-why-desc { font-size: 13px; color: #666; line-height: 1.8; }\n\n  .tot-details-box {\n    background: #FFF8E7;\n    border: 1px solid #E8C84A;\n    border-radius: 12px;\n    padding: 40px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 32px;\n    justify-content: space-around;\n    text-align: center;\n    margin-top: 32px;\n  }\n  .tot-detail-val {\n    font-family: 'Tajawal', sans-serif;\n    font-size: 22px;\n    font-weight: 800;\n    color: #8B6914;\n  }\n  .tot-detail-key { font-size: 13px; color: #A07810; margin-top: 4px; }\n  .tot-payment {\n    display: flex;\n    gap: 12px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-top: 28px;\n  }\n  .tot-payment-badge {\n    background: #fff;\n    border: 1.5px solid #eee;\n    border-radius: 8px;\n    padding: 10px 20px;\n    font-size: 14px;\n    font-weight: 700;\n    color: #333;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .tot-faq { max-width: 760px; margin: 0 auto; padding: 64px 24px; }\n  .tot-faq-item {\n    border-bottom: 1px solid #f0f0f0;\n    padding: 18px 0;\n    cursor: pointer;\n  }\n  .tot-faq-q {\n    font-weight: 700;\n    font-size: 16px;\n    color: #111;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    user-select: none;\n  }\n  .tot-faq-arrow { color: #C9A84C; font-size: 22px; transition: transform 0.3s; flex-shrink: 0; }\n  .tot-faq-a {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.9;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease, padding 0.3s;\n  }\n  .tot-faq-item.open .tot-faq-a { max-height: 220px; padding-top: 12px; }\n  .tot-faq-item.open .tot-faq-arrow { transform: rotate(90deg); }\n\n  .tot-cta-final {\n    background: #111111;\n    color: #fff;\n    text-align: center;\n    padding: 72px 24px;\n  }\n  .tot-cta-final h2 {\n    font-family: 'Tajawal', sans-serif;\n    font-size: clamp(26px, 4vw, 48px);\n    font-weight: 900;\n    margin-bottom: 14px;\n    color: #fff;\n  }\n  .tot-cta-final h2 span { color: #C9A84C; }\n  .tot-cta-final p { font-size: 16px; color: #aaa; max-width: 540px; margin: 0 auto 28px; line-height: 1.9; }\n  .tot-cta-price { font-family: 'Tajawal', sans-serif; font-size: 18px; color: #aaa; margin-bottom: 20px; }\n  .tot-cta-price s { color: #666; }\n  .tot-cta-price strong { color: #C9A84C; font-size: 28px; }\n  .tot-cta-note { font-size: 13px; color: #666; margin-top: 20px; margin-bottom: 0; }\n\n  @keyframes tot-pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.4; transform: scale(0.7); }\n  }\n\n  @media (max-width: 600px) {\n    .tot-hero { padding: 48px 16px 40px; }\n    .tot-inner { padding: 48px 16px; }\n    .tot-details-box { padding: 24px 16px; }\n    .tot-cta-final { padding: 48px 16px; }\n    .tot-faq { padding: 48px 16px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tot-section\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"tot-hero\"\u003e\n    \u003cdiv class=\"tot-badge\"\u003eLeaders \u0026amp; Trainers Development Program · TOT · Mohamed El Shafey\u003c\/div\u003e\n    \u003ch1\u003eTurn Your \u003cspan\u003eExpertise\u003c\/span\u003e Into\u003cbr\u003eReal Impact \u0026amp; Personal Brand\u003c\/h1\u003e\n    \u003cp class=\"tot-hero-sub\"\u003e\n      An integrated system that combines elite leadership with modern training mastery — transforming you from someone who shares information into an inspiring leader who creates real change in audiences and organizations.\n    \u003c\/p\u003e\n    \u003cdiv class=\"tot-price-block\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tot-price-old\"\u003eAED 4,500\u003c\/div\u003e\n        \u003cdiv class=\"tot-price-new\"\u003eAED 3,500\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \u003cbr\u003e\n    \u003cdiv class=\"tot-urgency\"\u003e\n      \u003cdiv class=\"tot-dot\"\u003e\u003c\/div\u003e\n      Limited Seats — Enrollment Closing Soon\n    \u003c\/div\u003e\n    \u003cdiv class=\"tot-ctas\"\u003e\n      \u003ca href=\"#\" class=\"tot-btn-primary\"\u003eEnroll in TOT Program →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=971569801749\" class=\"tot-btn-outline\"\u003e📞 Call to Find the Right Course for You\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"tot-stats\"\u003e\n    \u003cdiv class=\"tot-stats-inner\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"tot-stat-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"tot-stat-label\"\u003eMonths Intensive Training\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"tot-stat-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"tot-stat-label\"\u003eUnits: Leadership + Training\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"tot-stat-num\"\u003eWeekly\u003c\/div\u003e\n\u003cdiv class=\"tot-stat-label\"\u003eLive Interactive Sessions\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eThe Problem\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eDo Any of These Sound Familiar?\u003c\/h2\u003e\n      \u003cdiv class=\"tot-pain-grid\"\u003e\n        \u003cdiv class=\"tot-pain-card\"\u003e\n          \u003cdiv class=\"tot-pain-icon\"\u003e🧠\u003c\/div\u003e\n          \u003cdiv class=\"tot-pain-text\"\u003e\n\u003cstrong\u003eKnowledge Without Impact\u003c\/strong\u003eYou have the expertise but struggle to deliver it effectively and truly influence others.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-pain-card\"\u003e\n          \u003cdiv class=\"tot-pain-icon\"\u003e🎤\u003c\/div\u003e\n          \u003cdiv class=\"tot-pain-text\"\u003e\n\u003cstrong\u003eStage Presence Feels Difficult\u003c\/strong\u003eYou want to speak and train but lack the professional tools for delivery and body language.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-pain-card\"\u003e\n          \u003cdiv class=\"tot-pain-icon\"\u003e💼\u003c\/div\u003e\n          \u003cdiv class=\"tot-pain-text\"\u003e\n\u003cstrong\u003eYour Expertise Isn't Generating Income\u003c\/strong\u003eYou have valuable knowledge but haven't yet built your career as a trainer or consultant.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOR WHOM --\u003e\n  \u003cdiv class=\"tot-alt-bg\"\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eWho Is This For?\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eBuilt for These Ambitious Professionals\u003c\/h2\u003e\n      \u003cdiv class=\"tot-who-grid\"\u003e\n        \u003cdiv class=\"tot-who-card\"\u003e\n          \u003cdiv class=\"tot-who-icon\"\u003e🏢\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-title\"\u003eLeaders \u0026amp; Managers\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eLooking to develop their team's skills and build a learning culture within their organization.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-who-card\"\u003e\n          \u003cdiv class=\"tot-who-icon\"\u003e💡\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-title\"\u003eExperienced Professionals\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eReady to enter the training and consulting space and turn their expertise into a career.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-who-card\"\u003e\n          \u003cdiv class=\"tot-who-icon\"\u003e🎤\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-title\"\u003ePublic Speakers\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eWanting to sharpen their delivery, stage presence, and audience influence professionally.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-who-card\"\u003e\n          \u003cdiv class=\"tot-who-icon\"\u003e⭐\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-title\"\u003ePersonal Brand Builders\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eSeeking to build a strong, attractive professional presence that sets them apart.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- UNITS --\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eProgram Content\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eTwo Integrated Units — Leadership \u0026amp; Training Combined\u003c\/h2\u003e\n      \u003cdiv class=\"tot-units-grid\"\u003e\n        \u003cdiv class=\"tot-unit-card\"\u003e\n          \u003cdiv class=\"tot-unit-header gold\"\u003e\n            \u003cdiv class=\"tot-unit-icon\"\u003e👑\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"tot-unit-title-gold\"\u003eLeadership Unit\u003c\/div\u003e\n              \u003cdiv class=\"tot-unit-sub\"\u003eBuild the influential leader within\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tot-unit-body\"\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e Strategic thinking \u0026amp; decision-making\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e Leadership charisma \u0026amp; executive presence\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e Emotional intelligence in the workplace\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e Building high-performance teams\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-unit-card\"\u003e\n          \u003cdiv class=\"tot-unit-header blue\"\u003e\n            \u003cdiv class=\"tot-unit-icon\"\u003e🎓\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"tot-unit-title-blue\"\u003eTrain the Trainer Unit\u003c\/div\u003e\n              \u003cdiv class=\"tot-unit-sub\"\u003eTools of the professional trainer\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tot-unit-body\"\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e Communication \u0026amp; persuasion skills\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e Delivery mastery \u0026amp; body language\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e Professional training content design\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e Adult learning psychology\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\n\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e Classroom \u0026amp; audience management\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003cdiv class=\"tot-alt-bg\"\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eWhy This Program?\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eWhat Makes It Stand Apart\u003c\/h2\u003e\n      \u003cdiv class=\"tot-why-grid\"\u003e\n        \u003cdiv class=\"tot-why-card\"\u003e\n          \u003cdiv class=\"tot-why-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-title\"\u003eHands-On Practice\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eReal delivery exercises and live training with immediate feedback in every session.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-why-card\"\u003e\n          \u003cdiv class=\"tot-why-icon\"\u003e✨\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-title\"\u003ePersonal Brand Building\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eDevelop your unique charisma and professional presence as a trainer and speaker.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tot-why-card\"\u003e\n          \u003cdiv class=\"tot-why-icon\"\u003e💰\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-title\"\u003eNew Income Streams\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eFull qualification to turn your knowledge into a professional training and consulting career.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eDetails \u0026amp; Investment\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eInvest in Your Professional Future — Flexibly\u003c\/h2\u003e\n      \u003cdiv class=\"tot-details-box\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003eAED 3,500\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eInstead of AED 4,500\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003e2 Months\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eIntensive Development\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003eWeekly\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eLive Interactive Sessions\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"tot-alt-bg\"\u003e\n    \u003cdiv class=\"tot-faq\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eFAQ\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\" style=\"margin-bottom:28px\"\u003eQuestions Applicants Often Ask\u003c\/h2\u003e\n\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eWhat is the price of the TOT program?\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eWhat makes this TOT program different from others?\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eWhile many programs focus purely on theory, ours uniquely combines leadership and training with intensive focus on practical application and personal charisma development — giving you immediate results in your professional life.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eIs the TOT certificate accredited?\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eYes, the certificate reflects your commitment to high professional standards and is recognized as proof of your competence as a leader and trainer capable of managing training and leadership operations professionally.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eWhat does the TOT program cover?\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eContent is split into a leadership part (strategic planning, decision-making, emotional intelligence) and a training part (training material design, body language, persuasion skills, and audience management).\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"tot-cta-final\"\u003e\n    \u003ch2\u003eDon't Just Have Knowledge —\u003cbr\u003e\u003cspan\u003eBe the Leader Who Creates Change\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eJoin hundreds of professionals who have transformed their careers and turned their expertise into real, lasting impact.\u003c\/p\u003e\n    \u003cdiv class=\"tot-cta-price\"\u003e\n      \u003cs\u003eAED 4,500\u003c\/s\u003e  →  \u003cstrong\u003eAED 3,500 only\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tot-ctas\"\u003e\n      \u003ca href=\"#\" class=\"tot-btn-primary\" style=\"font-size:17px;padding:17px 42px;\"\u003eEnroll in TOT Program →\u003c\/a\u003e\n      \u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=971569801749\" class=\"tot-btn-outline\" style=\"font-size:15px;border-color:#444;color:#00000;\"\u003e📞 Call to Find the Right Course for You\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"tot-cta-note\"\u003eLimited seats — enrollment closing soon\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n\n\u003cscript\u003e\n  document.querySelectorAll('.tot-faq-item').forEach(function(item) {\n    item.querySelector('.tot-faq-q').addEventListener('click', function() {\n      item.classList.toggle('open');\n    });\n  });\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Doctor Muhamed","offers":[{"title":"Default Title","offer_id":51270534168874,"sku":null,"price":3500.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/1613\/1370\/files\/3.png?v=1774497497","url":"https:\/\/mohamedelshafey.ae\/en\/products\/%d8%af%d9%88%d8%b1%d8%a9-%d8%a5%d8%b9%d8%af%d8%a7%d8%af-%d8%a7%d9%84%d9%82%d8%a7%d8%af%d8%a9-%d9%88-%d8%a7%d9%84%d9%85%d8%af%d8%b1%d8%a8%d9%8a%d9%86","provider":"Mohamed Elshafey","version":"1.0","type":"link"}