{"product_id":"دورة-إعداد-القادة-و-المدربين","title":"برنامج تطوير القادة والمدربين","description":"\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700;900\u0026family=Tajawal:wght@400;700;800;900\u0026display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .tot-section {\n    background: #ffffff;\n    color: #1a1a1a;\n    font-family: 'Cairo', sans-serif;\n    direction: rtl;\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  \/* PAIN *\/\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-right: 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  \/* WHO *\/\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  \/* TWO UNITS *\/\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  \/* WHY *\/\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  \/* DETAILS *\/\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  \/* FAQ *\/\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  \/* FINAL CTA *\/\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\"\u003eبرنامج تطوير القادة والمدربين · TOT · محمد الشافعي\u003c\/div\u003e\n    \u003ch1\u003eحوّل \u003cspan\u003eخبرتك\u003c\/span\u003e إلى\u003cbr\u003eتأثير حقيقي وعلامة شخصية\u003c\/h1\u003e\n    \u003cp class=\"tot-hero-sub\"\u003e\n      نظام متكامل يدمج أرقى دورات القيادة مع فنون التدريب الحديثة — ليحولك من ناقل للمعلومات إلى قائد ملهم يصنع تغييراً حقيقياً في الجمهور والمؤسسات.\n    \u003c\/p\u003e\n    \u003cdiv class=\"tot-price-block\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tot-price-old\"\u003e4,500 درهم\u003c\/div\u003e\n        \u003cdiv class=\"tot-price-new\"\u003e3,500 درهم\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-price-label\"\u003eسعر حصري\u003cbr\u003eلفترة محدودة\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbr\u003e\n    \u003cdiv class=\"tot-urgency\"\u003e\n      \u003cdiv class=\"tot-dot\"\u003e\u003c\/div\u003e\n      أماكن محدودة — التسجيل يُغلق قريباً\n    \u003c\/div\u003e\n    \u003cdiv class=\"tot-ctas\"\u003e\n      \u003ca href=\"#\" class=\"tot-btn-primary\"\u003eسجّل الآن في برنامج TOT ←\u003c\/a\u003e\n      \u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=971569801749\" class=\"tot-btn-outline\"\u003e📞 اتصل لمعرفة ما يناسبك\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\u003cdiv class=\"tot-stat-num\"\u003eشهران\u003c\/div\u003e\u003cdiv class=\"tot-stat-label\"\u003eتطوير مكثف\u003c\/div\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\u003cdiv class=\"tot-stat-num\"\u003eوحدتان\u003c\/div\u003e\u003cdiv class=\"tot-stat-label\"\u003eقيادة + تدريب\u003c\/div\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\u003cdiv class=\"tot-stat-num\"\u003eأسبوعياً\u003c\/div\u003e\u003cdiv class=\"tot-stat-label\"\u003eجلسات لايف مباشرة\u003c\/div\u003e\u003c\/div\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"tot-inner\"\u003e\n      \u003cdiv class=\"tot-label\"\u003eالمشكلة\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eهل تجد نفسك في هذا الوضع؟\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\u003cstrong\u003eالمعرفة موجودة لكن التأثير غائب\u003c\/strong\u003eتمتلك الخبرة والمعرفة لكنك لا تعرف كيف توصلها بفاعلية وتؤثر في الآخرين.\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\u003cstrong\u003eالحضور أمام الجمهور يقلقك\u003c\/strong\u003eتريد التحدث والتدريب لكنك تفتقر للأدوات الاحترافية في الإلقاء ولغة الجسد.\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\u003cstrong\u003eخبرتك لم تتحول بعد إلى دخل\u003c\/strong\u003eلديك ما تقدمه للعالم لكنك لم تبنِ بعد مسارك المهني كمدرب أو مستشار.\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\"\u003eلمن هذا البرنامج؟\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eصُمِّم لهؤلاء الطموحين\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\"\u003eالقادة والمديرون\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eالراغبون في تطوير مهارات فريقهم وبناء بيئة تعلم داخل مؤسساتهم.\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\"\u003eالمهنيون ذوو الخبرة\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eالراغبون في دخول مجال التدريب والاستشارات وتحويل خبرتهم إلى مسار مهني.\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\"\u003eالمتحدثون العامون\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eالراغبون في صقل مهارات الإلقاء والتأثير أمام الجمهور باحترافية.\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\"\u003eأصحاب العلامات الشخصية\u003c\/div\u003e\n          \u003cdiv class=\"tot-who-desc\"\u003eالراغبون في بناء حضور مهني قوي وجذاب يميزهم في سوق العمل.\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\"\u003eمحتوى البرنامج\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eوحدتان متكاملتان — قيادة وتدريب معاً\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\"\u003eوحدة القيادة\u003c\/div\u003e\n              \u003cdiv class=\"tot-unit-sub\"\u003eبناء شخصية القائد المؤثر\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\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e التفكير الاستراتيجي وصنع القرار\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e كاريزما القيادة والحضور المؤثر\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e الذكاء العاطفي في بيئة العمل\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-gold\"\u003e✓\u003c\/span\u003e بناء الفرق عالية الأداء\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\"\u003eوحدة إعداد المدربين\u003c\/div\u003e\n              \u003cdiv class=\"tot-unit-sub\"\u003eأدوات المدرب الاحترافي\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\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e مهارات التواصل والإقناع\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e فن الإلقاء ولغة الجسد\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e تصميم المحتوى التدريبي الاحترافي\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e سيكولوجية تعلم الكبار\u003c\/div\u003e\n            \u003cdiv class=\"tot-unit-item\"\u003e\u003cspan class=\"tot-check-blue\"\u003e✓\u003c\/span\u003e إدارة القاعة والمواقف الصعبة\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\"\u003eما الذي يميز هذه الدورة؟\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eلماذا هذا البرنامج تحديداً؟\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\"\u003eتطبيق عملي مباشر\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eتمارين إلقاء حقيقية وتدريب عملي مع تغذية راجعة فورية في كل جلسة.\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\"\u003eبناء العلامة الشخصية\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eتطوير كاريزماتك الخاصة وحضورك المهني كمدرب ومتحدث محترف.\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\"\u003eفرص دخل جديدة\u003c\/div\u003e\n          \u003cdiv class=\"tot-why-desc\"\u003eتأهيل كامل لتحويل معرفتك إلى مسار مهني في التدريب والاستشارات.\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\"\u003eالتفاصيل والاستثمار\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\"\u003eاستثمر في مستقبلك المهني بمرونة تامة\u003c\/h2\u003e\n      \u003cdiv class=\"tot-details-box\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003e3,500 درهم\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eبدلاً من 4,500 درهم\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003eشهران\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eتطوير مكثف\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tot-detail-val\"\u003eأسبوعياً\u003c\/div\u003e\n          \u003cdiv class=\"tot-detail-key\"\u003eجلسات لايف تفاعلية\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\"\u003eالأسئلة الشائعة\u003c\/div\u003e\n      \u003cdiv class=\"tot-divider\"\u003e\u003c\/div\u003e\n      \u003ch2 class=\"tot-h2\" style=\"margin-bottom:28px\"\u003eأسئلة يطرحها المتقدمون\u003c\/h2\u003e\n\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eما سعر دورة TOT؟\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eتبلغ قيمة الاستثمار في البرنامج 3,500 درهم إماراتي، ويشمل ذلك كافة المواد التدريبية والجلسات المباشرة لمدة شهرين.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eما الفرق بين دورات TOT المتاحة؟\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eبينما تركز الكثير من الجهات الأكاديمية على الجانب النظري البحت، يتميز برنامجنا بدمج القيادة والتدريب مع تركيز مكثف على التطبيق العملي وبناء الكاريزما الشخصية — مما يمنحك نتائج فورية في حياتك المهنية.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eهل دورة TOT معتمدة؟\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eنعم، الشهادة تعكس التزامك بالمعايير المهنية العالية، وهي معترف بها كدليل على كفاءتك كقائد ومدرب قادر على إدارة العمليات التدريبية والقيادية باحترافية.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tot-faq-item\"\u003e\n        \u003cdiv class=\"tot-faq-q\"\u003eما محتوى دورة تدريب المدربين؟\u003cspan class=\"tot-faq-arrow\"\u003e›\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"tot-faq-a\"\u003eالمحتوى مقسم إلى جزء قيادي (تخطيط استراتيجي، اتخاذ قرار، ذكاء عاطفي) وجزء تدريبي (تصميم الحقائب التدريبية، لغة الجسد، مهارات الإقناع، والتعامل مع الجمهور).\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\u003eلا تكتفِ بالمعرفة...\u003cbr\u003e\u003cspan\u003eكن القائد الذي يصنع التغيير\u003c\/span\u003e\u003c\/h2\u003e\n    \u003cp\u003eانضم إلى مئات المحترفين الذين طوروا مسارهم المهني وحولوا خبرتهم إلى تأثير حقيقي.\u003c\/p\u003e\n    \u003cdiv class=\"tot-cta-price\"\u003e\n      \u003cs\u003e4,500 درهم\u003c\/s\u003e \u0026nbsp;→\u0026nbsp; \u003cstrong\u003e3,500 درهم فقط\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;\"\u003eسجّل الآن في برنامج TOT ←\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📞 اتصل لمعرفة ما يناسبك\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"tot-cta-note\"\u003eأماكن محدودة — التسجيل يُغلق قريباً\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\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","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\/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"}