{"title":"وقت لمجموعة من 7 أشخاص فأكثر","description":"\u003cstyle\u003e\n.mt-wrap{\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 12px 18px 38px;\n  line-height: 1.8;\n  color: #1f2937;\n  font-family: inherit;\n  font-size: 17px;\n}\n\n.mt-wrap,\n.mt-wrap h1,\n.mt-wrap h2,\n.mt-wrap h3,\n.mt-wrap p,\n.mt-wrap li,\n.mt-wrap a,\n.mt-wrap span,\n.mt-wrap div,\n.mt-wrap strong{\n  font-family: inherit !important;\n}\n\n.mt-hero{\n  position: relative;\n  overflow: hidden;\n  border-radius: 28px;\n  padding: 34px 26px 26px;\n  background: linear-gradient(135deg, #eef6ff 0%, #f8fbff 45%, #fff8ef 100%);\n  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);\n  border: 1px solid rgba(148, 163, 184, 0.16);\n}\n\n.mt-hero h1{\n  margin: 0 0 10px;\n  font-size: clamp(32px, 4.6vw, 52px);\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n  color: #0f172a;\n}\n\n.mt-sub{\n  margin: 0 0 18px;\n  font-size: clamp(19px, 2.2vw, 27px);\n  line-height: 1.45;\n  color: #334155;\n  font-weight: 700;\n  max-width: 900px;\n}\n\n.mt-intro{\n  margin: 0 0 18px;\n  font-size: 18px;\n  color: #334155;\n  max-width: 900px;\n}\n\n.mt-card{\n  background: rgba(255,255,255,0.66);\n  border: 1px solid rgba(148, 163, 184, 0.16);\n  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);\n  border-radius: 22px;\n  padding: 18px 18px;\n  margin: 18px 0 0;\n}\n\n.mt-card p{\n  margin: 0;\n  font-size: 18px;\n  color: #1e293b;\n  font-weight: 700;\n}\n\n.mt-pill-row{\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 18px 0 0;\n}\n\n.mt-pill{\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 10px 16px;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 16px;\n  color: #334155;\n  background: rgba(255,255,255,0.72);\n  border: 1px solid rgba(148, 163, 184, 0.18);\n  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.05);\n}\n\n.mt-pill.blue{ background: #e9f3ff; }\n.mt-pill.purple{ background: #f2ebff; }\n.mt-pill.gold{ background: #fff4e5; }\n.mt-pill.green{ background: #eaf8ef; }\n.mt-pill.pink{ background: #fff0f3; }\n\n.mt-button-row{\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin: 22px 0 0;\n}\n\n.mt-btn{\n  display: inline-block;\n  text-decoration: none !important;\n  text-align: center;\n  font-weight: 800;\n  font-size: 18px;\n  line-height: 1.2;\n  padding: 16px 22px;\n  border-radius: 16px;\n  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;\n}\n\n.mt-btn:hover{\n  transform: translateY(-1px);\n  opacity: 0.96;\n}\n\n.mt-btn.primary{\n  background: linear-gradient(135deg, #1f3c88 0%, #2747a8 100%);\n  color: #ffffff !important;\n  box-shadow: 0 16px 34px rgba(31, 60, 136, 0.25);\n}\n\n.mt-btn.secondary{\n  background: #ffffff;\n  color: #1f3c88 !important;\n  border: 1px solid rgba(31, 60, 136, 0.16);\n  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.07);\n}\n\n.mt-section{\n  margin: 28px 0 0;\n}\n\n.mt-section h2{\n  margin: 0 0 10px;\n  font-size: clamp(24px, 3vw, 34px);\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n  color: #0f172a;\n}\n\n.mt-section p{\n  margin: 0 0 14px;\n  font-size: 17px;\n  color: #334155;\n}\n\n.mt-grid{\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 16px;\n  margin: 18px 0 0;\n}\n\n.mt-box{\n  background: #ffffff;\n  border-radius: 22px;\n  padding: 20px;\n  border: 1px solid rgba(148, 163, 184, 0.16);\n  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.05);\n}\n\n.mt-box h3{\n  margin: 0 0 8px;\n  font-size: 22px;\n  line-height: 1.2;\n  color: #0f172a;\n}\n\n.mt-box p{\n  margin: 0;\n  color: #475569;\n  font-size: 16px;\n}\n\n.mt-list{\n  margin: 12px 0 0;\n  padding-left: 20px;\n}\n\n.mt-list li{\n  margin: 0 0 10px;\n  color: #334155;\n  font-size: 16px;\n}\n\n.mt-note{\n  margin-top: 20px;\n  padding: 16px 18px;\n  border-radius: 18px;\n  background: #f8fbff;\n  border: 1px solid rgba(148, 163, 184, 0.16);\n  color: #475569;\n  font-size: 15px;\n}\n\n@media (max-width: 900px){\n  .mt-grid{\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 640px){\n  .mt-wrap{\n    padding: 8px 10px 30px;\n    font-size: 16px;\n  }\n\n  .mt-hero{\n    padding: 24px 16px 20px;\n    border-radius: 22px;\n  }\n\n  .mt-sub{\n    font-size: 19px;\n  }\n\n  .mt-intro,\n  .mt-card p,\n  .mt-section p,\n  .mt-list li{\n    font-size: 16px;\n  }\n\n  .mt-btn{\n    width: 100%;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mt-wrap\"\u003e\n\u003csection class=\"mt-hero\"\u003e\n\u003ch1\u003e\n\u003cstrong\u003eMyTeacher Time\u003c\/strong\u003e for 7+ People\u003c\/h1\u003e\n\u003cp class=\"mt-sub\"\u003eA group-learning option for seven or more people.\u003c\/p\u003e\n\u003cp class=\"mt-intro\"\u003eThis option works especially well for larger friend groups, families, classmates, school groups, or teams who want a more social and energetic English experience while still keeping the lessons guided and purposeful.\u003c\/p\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003cp\u003eFor larger groups, let’s keep things simple. Anything beyond 7 people remains the same price, and it is as simple as that. This is a strong choice for groups that want shared progress, good value, and a warm learning atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-pill-row\"\u003e\n\u003cspan class=\"mt-pill blue\"\u003e7+ people\u003c\/span\u003e \u003cspan class=\"mt-pill purple\"\u003eGroup learning\u003c\/span\u003e \u003cspan class=\"mt-pill gold\"\u003eOnline or in person\u003c\/span\u003e \u003cspan class=\"mt-pill green\"\u003eFlexible scheduling\u003c\/span\u003e \u003cspan class=\"mt-pill pink\"\u003eShared time document\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-button-row\"\u003e\n\u003ca href=\"https:\/\/rosscline.com\/appointment\" class=\"mt-btn primary\"\u003eMake an Appointment\u003c\/a\u003e \u003ca href=\"https:\/\/rosscline.com\/register\" class=\"mt-btn secondary\"\u003eRegister First\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mt-section\"\u003e\n\u003ch2\u003eWhy choose the 7+ people option?\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eThis is where we cap it!\u003c\/strong\u003e This format is excellent for groups that want more conversation, more variety, and a stronger classroom feeling while still benefiting from clear teaching and flexible planning.\u003c\/p\u003e\n\u003cdiv class=\"mt-grid\"\u003e\n\u003cdiv class=\"mt-box\"\u003e\n\u003ch3\u003eHigh group energy\u003c\/h3\u003e\n\u003cp\u003eSeven or more learners create a lively atmosphere that can make discussions, speaking tasks, and activities feel more natural, social, and motivating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-box\"\u003e\n\u003ch3\u003eRich listening and speaking practice\u003c\/h3\u003e\n\u003cp\u003eLearners hear more answers, more vocabulary, and more ways of expressing ideas, which helps build stronger understanding and confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-box\"\u003e\n\u003ch3\u003eOrganized and practical\u003c\/h3\u003e\n\u003cp\u003eEven with a larger group, lessons can still be guided clearly with structured activities, practical goals, and flexible planning that fits the group.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-box\"\u003e\n\u003ch3\u003eVery strong shared value\u003c\/h3\u003e\n\u003cp\u003eFor a group of seven or more, this can be an affordable and effective way to access quality English coaching while keeping the experience personal and useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mt-section\"\u003e\n\u003ch2\u003eWho is this best for?\u003c\/h2\u003e\n\u003cul class=\"mt-list\"\u003e\n\u003cli\u003eLarger friend groups who want to learn together\u003c\/li\u003e\n\u003cli\u003eFamilies sharing one English plan\u003c\/li\u003e\n\u003cli\u003eClassmates or school groups preparing for study, travel, or international opportunities\u003c\/li\u003e\n\u003cli\u003eWorkplace teams who want practical English support\u003c\/li\u003e\n\u003cli\u003eAnyone who enjoys a social, supportive, group-based learning environment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mt-section\"\u003e\n\u003ch2\u003eHow it works\u003c\/h2\u003e\n\u003cp\u003eBy purchasing one of the packages in this collection, you are choosing \u003cstrong\u003eMyTeacher Time for 7+ People\u003c\/strong\u003e. Before beginning, it is best to have everyone in the group \u003ca href=\"https:\/\/rosscline.com\/register\"\u003e\u003cstrong\u003eregister\u003c\/strong\u003e\u003c\/a\u003e, and for the organizer to book a \u003ca href=\"https:\/\/rosscline.com\/appointment\"\u003e\u003cstrong\u003evirtual appointment\u003c\/strong\u003e\u003c\/a\u003e to establish the Time Document, just like with any other option. Once we understand your learning goals and your group’s needs, we will know how best to move forward, and you can feel at ease knowing you are working with someone who has done this before.\u003c\/p\u003e\n\u003cdiv class=\"mt-note\"\u003eThese packages are designed for a shared group format. A time document can be created to help keep the group’s schedule, progress, and lesson use organized clearly.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"myteacher30hrs7people","title":"A.) 30 ساعة لسبعة أشخاص أو أكثر","description":"\u003ch2\u003e30 ساعة في 8 أشهر أو أقل لـ7 أشخاص أو أكثر\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eعند شراء هذا، يتم تسجيلك في \u003cstrong\u003eوقت معلمي\u003c\/strong\u003e، ونفترض أنك (أو الشخص المعني) قد قمت أولاً بـ:\u003c\/span\u003e\u003cbr\u003e        \u003cimg height=\"27\" width=\"27\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" alt=\"\"\u003e \u003ca title=\"تسجيل\" href=\"https:\/\/rosscline.com\/ar\/register\" target=\"_blank\"\u003e\u003cstrong\u003eالتسجيل\u003c\/strong\u003e\u003c\/a\u003e أو عقدت \u003ca title=\"موعد\" href=\"https:\/\/rosscline.com\/ar\/appointment\" target=\"_blank\"\u003e\u003cstrong\u003eاجتماعًا افتراضيًا\u003c\/strong\u003e\u003c\/a\u003e لمناقشة وتحديد متطلبات الجدولة الخاصة بك.\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e        \u003cimg height=\"29\" width=\"29\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" alt=\"\"\u003e تلقيت \u003ca title=\"وثيقة الوقت\" href=\"https:\/\/rosscline.com\/ar\/time\"\u003e\u003cstrong\u003eوثيقة الوقت\u003c\/strong\u003e \u003c\/a\u003e التي سيتم استخدامها لـ \u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eجدولة\u003c\/span\u003e هذا الوقت. \u003c\/p\u003e\n\u003c!-- Calendly inline widget end --\u003e\n\u003ch3\u003e\u003cstrong\u003eسياسة وقت معلمي\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e• يجب الدفع بالكامل. إذا لم نتمكن من ترتيب جدول مناسب خلال أسبوعين، ستتلقى استردادًا كاملاً أو جزئيًا حسب الاستخدام.\u003cbr\u003e• بعد استخدام الأربع (4) ساعات الأولى، لا يمكنك تغيير المستشار.\u003cbr\u003e• سيتم تحصيل رسوم إذا قمت بالإلغاء مع إشعار أقل من خمس (5) ساعات.\u003cbr\u003e• تتطلب رسائل البريد الإلكتروني والرسائل النصية تأكيدًا لتكون صالحة.\u003cbr\u003e• يجب استخدام جميع الساعات خلال 8 أشهر (245 يومًا) وإلا سيتم مصادرة الوقت المتبقي.\u003c\/p\u003e\n","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148490288,"sku":"","price":3010.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/products\/a-30-hours-of-online-time-for-7-people-500567.jpg?v=1691658055"},{"product_id":"myteacher63hrs7people","title":"B.) 63 ساعة لأكثر من 7 أشخاص","description":"\u003ch2\u003e63 ساعة في 1.4 سنة أو أقل لـ 7 أشخاص أو أكثر\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eعند شراء هذا، يتم تسجيلك في \u003cstrong\u003eوقت معلمي - MyTeacher Time\u003c\/strong\u003e، ونفترض أنك (أو الشخص الذي تشتري له) قد قمت أولاً:\u003c\/span\u003e\u003cbr\u003e        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" width=\"27\" height=\"27\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\"\u003e \u003ca href=\"https:\/\/rosscline.com\/ar\/register\" title=\"Register\" data-mce-href=\"https:\/\/rosscline.com\/ar\/register\" target=\"_blank\"\u003e\u003cstrong\u003eبالتسجيل\u003c\/strong\u003e\u003c\/a\u003e أو إجراء \u003ca href=\"https:\/\/rosscline.com\/ar\/appointment\" title=\"Appointment\" data-mce-href=\"https:\/\/rosscline.com\/ar\/appointment\" target=\"_blank\"\u003e\u003cstrong\u003eاجتماع افتراضي\u003c\/strong\u003e\u003c\/a\u003e لمناقشة وإنشاء متطلبات الجدولة الخاصة بك. \u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" width=\"29\" height=\"29\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\"\u003e تلقيت \u003ca href=\"https:\/\/rosscline.com\/ar\/time\" title=\"Time Document\" data-mce-href=\"https:\/\/rosscline.com\/ar\/time\"\u003e\u003cstrong\u003eوثيقة الوقت\u003c\/strong\u003e\u003c\/a\u003e التي سيتم استخدامها من أجل \u003cspan\u003eجدولة\u003c\/span\u003e هذا الوقت.\u003c\/p\u003e\n\u003c!-- نهاية عنصر Calendly المضمن --\u003e\n\u003ch3\u003e\u003cstrong\u003eسياسة وقت معلمي - MyTeacher Time\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e• يجب الدفع بالكامل. إذا لم نتمكن من ترتيب جدول مناسب خلال أسبوعين، فستحصل على استرداد كامل أو جزء منه، حسب الاستخدام.\u003cbr\u003e• بعد استخدام أول أربع (4) ساعات، لا يمكنك تغيير المستشار.\u003cbr\u003e• سيتم احتساب رسوم في حال الإلغاء بإشعار أقل من خمس (5) ساعات.\u003cbr\u003e• يتطلب التأكيد عبر البريد الإلكتروني والرسائل النصية ليكون ساريًا.\u003cbr\u003e• يجب استخدام جميع الساعات خلال 1.4 سنة أو سبعة عشر (17) شهرًا (510 أيام)، وإلا سيتم فقدان الوقت المتبقي.\u003cspan\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149375024,"sku":"","price":6026.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/products\/b-63-hours-of-online-time-for-7-people-308656.jpg?v=1691658055"},{"product_id":"myteacher105hrs7people","title":"C.) 105 ساعات ل 7 أشخاص أو أكثر","description":"\u003ch2\u003e105 ساعة في 2.29 سنة أو أقل لـ 7 أشخاص أو أكثر\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eعند شراء هذا، يتم تسجيلك في \u003cstrong\u003eوقت معلمي - MyTeacher Time\u003c\/strong\u003e، ونفترض أنك (أو الشخص الذي تشتري له) قد قمت أولاً:\u003c\/span\u003e\u003cbr\u003e        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" width=\"27\" height=\"27\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\"\u003e \u003ca href=\"https:\/\/rosscline.com\/ar\/register\" title=\"Register\" data-mce-href=\"https:\/\/rosscline.com\/ar\/register\" target=\"_blank\"\u003e\u003cstrong\u003eبالتسجيل\u003c\/strong\u003e\u003c\/a\u003e أو إجراء \u003ca href=\"https:\/\/rosscline.com\/ar\/appointment\" title=\"Appointment\" data-mce-href=\"https:\/\/rosscline.com\/ar\/appointment\" target=\"_blank\"\u003e\u003cstrong\u003eاجتماع افتراضي\u003c\/strong\u003e\u003c\/a\u003e لمناقشة وإنشاء متطلبات الجدولة الخاصة بك. \u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\" width=\"29\" height=\"29\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/check_9f7d261b-65ab-4aab-be98-0966a67071de.gif?v=1729437152\"\u003e تلقيت \u003ca href=\"https:\/\/rosscline.com\/ar\/time\" title=\"Time Document\" data-mce-href=\"https:\/\/rosscline.com\/ar\/time\"\u003e\u003cstrong\u003eوثيقة الوقت\u003c\/strong\u003e\u003c\/a\u003e التي سيتم استخدامها من أجل \u003cspan\u003eجدولة\u003c\/span\u003e هذا الوقت.\u003c\/p\u003e\n\u003c!-- نهاية عنصر Calendly المضمن --\u003e\n\u003ch3\u003e\u003cstrong\u003eسياسة وقت معلمي - MyTeacher Time\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e• يجب الدفع بالكامل. إذا لم نتمكن من ترتيب جدول مناسب خلال أسبوعين، فستحصل على استرداد كامل أو جزء منه، حسب الاستخدام.\u003cbr\u003e• بعد استخدام أول أربع (4) ساعات، لا يمكنك تغيير المستشار.\u003cbr\u003e• سيتم احتساب رسوم في حال الإلغاء بإشعار أقل من خمس (5) ساعات.\u003cbr\u003e• يتطلب التأكيد عبر البريد الإلكتروني والرسائل النصية ليكون ساريًا.\u003cbr\u003e• يجب استخدام جميع الساعات خلال 2.29 سنة أو سبعة وعشرين (27) شهرًا (835 يومًا)، وإلا سيتم فقدان الوقت المتبقي.\u003c\/p\u003e\n","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150685744,"sku":"","price":8989.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/products\/c-105-hours-of-online-time-for-7-people-982198.png?v=1691658055"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/collections\/time-for-7-people-871919.jpg?v=1691658127","url":"https:\/\/rosscline.com\/ar-kr\/collections\/%d9%88%d9%82%d8%aa-%d9%85%d8%b9%d9%84%d9%85%d9%8a-%d9%84%d9%807-%d8%a3%d8%b4%d8%ae%d8%a7%d8%b5.oembed","provider":"rosscline.com","version":"1.0","type":"link"}