{"title":"MyTeacher Time Options | Ross Cline Time","description":"\u003cstyle\u003e\n  .mt-wrap{\n    max-width: 1020px;\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    background:\n      radial-gradient(circle at top right, rgba(191, 219, 254, 0.42) 0%, rgba(191, 219, 254, 0) 28%),\n      radial-gradient(circle at bottom left, rgba(221, 214, 254, 0.34) 0%, rgba(221, 214, 254, 0) 30%),\n      linear-gradient(180deg, #ffffff 0%, #f8fbff 55%, #f9f8ff 100%);\n    border: 1px solid rgba(99, 102, 241, 0.10);\n    border-radius: 28px;\n    padding: 36px 28px 30px;\n    box-shadow: 0 18px 40px rgba(31, 41, 55, 0.08);\n    margin-bottom: 22px;\n  }\n\n  .mt-hero h1{\n    font-size: clamp(2.2rem, 4.2vw, 3.2rem);\n    line-height: 1.05;\n    margin: 0 0 14px 0;\n    letter-spacing: -0.02em;\n    color: #0f172a;\n    font-weight: 800;\n  }\n\n  .mt-lead{\n    font-size: 1.15em;\n    color: #334155;\n    margin: 0 0 18px 0;\n    line-height: 1.7;\n  }\n\n  .mt-hero-highlight{\n    background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);\n    border: 1px solid rgba(59, 130, 246, 0.10);\n    border-radius: 18px;\n    padding: 18px;\n    box-shadow: 0 10px 24px rgba(59, 130, 246, 0.07);\n    margin: 0 0 22px 0;\n  }\n\n  .mt-hero-highlight p:last-child{\n    margin-bottom: 0;\n  }\n\n  .mt-packages-label{\n    margin: 20px 0 12px;\n    font-weight: 800;\n    font-size: 1.06em;\n    color: #111827;\n  }\n\n  .mt-packages{\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 0 0 20px 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mt-packages li{\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 20px;\n    border-radius: 999px;\n    font-weight: 800;\n    font-size: 1em;\n    box-shadow: 0 8px 18px rgba(0,0,0,0.08);\n    border: 1px solid rgba(0,0,0,0.06);\n    white-space: nowrap;\n  }\n\n  .mt-pkg-30{\n    background: linear-gradient(180deg, #dceeff 0%, #eef6ff 100%);\n    color: #0d4d85;\n  }\n\n  .mt-pkg-63{\n    background: linear-gradient(180deg, #ede9fe 0%, #f7f5ff 100%);\n    color: #5b21b6;\n  }\n\n  .mt-pkg-105{\n    background: linear-gradient(180deg, #ffe9c9 0%, #fff6ea 100%);\n    color: #9a5a00;\n  }\n\n  .mt-pill-row{\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 12px 0 22px;\n  }\n\n  .mt-pill{\n    display: inline-flex;\n    align-items: center;\n    padding: 10px 14px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,0.07);\n    box-shadow: 0 6px 14px rgba(0,0,0,0.05);\n    font-weight: 700;\n    font-size: 0.97em;\n    color: #1f2937;\n  }\n\n  .mt-pill:nth-child(1){ background: #eaf4ff; }\n  .mt-pill:nth-child(2){ background: #f2ecff; }\n  .mt-pill:nth-child(3){ background: #fff5ea; }\n  .mt-pill:nth-child(4){ background: #eef4ff; }\n  .mt-pill:nth-child(5){ background: #fff0f5; }\n  .mt-pill:nth-child(6){ background: #eef2ff; }\n\n  .mt-card{\n    background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);\n    border: 1px solid rgba(99, 102, 241, 0.08);\n    border-radius: 24px;\n    padding: 24px 20px;\n    box-shadow: 0 14px 34px rgba(31, 41, 55, 0.07);\n    margin-top: 18px;\n  }\n\n  .mt-card h2{\n    font-size: 1.7em;\n    line-height: 1.14;\n    margin: 0 0 14px 0;\n    color: #111827;\n    letter-spacing: -0.01em;\n    font-weight: 800;\n  }\n\n  .mt-card p{\n    margin: 0 0 14px 0;\n  }\n\n  .mt-cta{\n    margin-top: 18px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .mt-btn{\n    display: inline-block;\n    padding: 14px 22px;\n    border-radius: 16px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 1.02em;\n    background: linear-gradient(180deg, #253b80 0%, #172554 100%);\n    color: #ffffff !important;\n    box-shadow: 0 12px 24px rgba(23, 37, 84, 0.22);\n    border: 1px solid rgba(255,255,255,0.08);\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    box-shadow: 0 16px 28px rgba(23, 37, 84, 0.28);\n    opacity: 0.98;\n  }\n\n  .mt-btn-secondary{\n    background: linear-gradient(180deg, #ffffff 0%, #f6f8fc 100%);\n    color: #111827 !important;\n    border: 1px solid rgba(99, 102, 241, 0.10);\n    box-shadow: 0 10px 22px rgba(31, 41, 55, 0.08);\n  }\n\n  @media (max-width: 640px){\n    .mt-hero,\n    .mt-card{\n      padding: 22px 16px;\n      border-radius: 20px;\n    }\n\n    .mt-btn{\n      width: 100%;\n      text-align: center;\n      box-sizing: border-box;\n    }\n\n    .mt-cta{\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mt-wrap\"\u003e\n  \u003csection class=\"mt-hero\"\u003e\n    \u003ch1\u003eYour Teacher Every Time\u003c\/h1\u003e\n\n    \u003cp class=\"mt-lead\"\u003e\u003cstrong\u003eFlexible English learning built around real teaching, real continuity, and the amount of time that suits you best.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cdiv class=\"mt-hero-highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eChoose 30, 63, or 105 hours\u003c\/strong\u003e and use your time for private lessons, family learning, workplace English, or your own small-group arrangement.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-packages-label\"\u003eChoose your MyTeacher Time option\u003c\/div\u003e\n    \u003cul class=\"mt-packages\"\u003e\n      \u003cli class=\"mt-pkg-30\"\u003e30 Hours\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-63\"\u003e63 Hours\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-105\"\u003e105 Hours\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"mt-pill-row\"\u003e\n      \u003cspan class=\"mt-pill\"\u003ePrivate lessons\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eSmall groups\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eOnline or in person\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eHome or office\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003e5+ hour cancellation policy\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003ePersonal time document\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-cta\"\u003e\n      \u003ca href=\"\/en-cl\/appointment\" class=\"mt-btn\"\u003eMake an Appointment\u003c\/a\u003e\n      \u003ca href=\"\/en-cl\/pages\/register\" class=\"mt-btn mt-btn-secondary\"\u003eRegister First\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mt-card\"\u003e\n    \u003ch2\u003eHow MyTeacher Time works\u003c\/h2\u003e\n    \u003cp\u003eMyTeacher Time gives you reserved learning hours with Ross Cline in a format that is more personal, more flexible, and more stable than ordinary group class systems. Your hours are tracked clearly, your learning stays consistent, and your package can be shaped around your actual goals.\u003c\/p\u003e\n    \u003cp\u003eUse the products below to choose the option that fits your situation best.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"myteacherprivate30","title":"30-Hour Private English Lesson Package for 1–2 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Lesson Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        30-Hour Private English Lesson Package for 1–2 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e1–2 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e8 months (245 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      30 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 1–2 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 8 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e30 private lesson hours\u003c\/strong\u003e for one booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 1–2 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 8 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 8 months (245 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40287350095920,"sku":"","price":1353.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-1-2-people-351595.jpg?v=1691658055"},{"product_id":"myteacher63hrs1-2people","title":"63-Hour Private English Lesson Package for 1–2 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Lesson Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        63-Hour Private English Lesson Package for 1–2 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e1–2 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e17 months (510 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      63 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 1–2 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 17 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e63 private lesson hours\u003c\/strong\u003e for one booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 1–2 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 17 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 17 months (510 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40295938687024,"sku":"","price":2639.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-1-2-people-435563.jpg?v=1691658055"},{"product_id":"myteacher105hrs1-2people","title":"105-Hour Private English Lesson Package for 1–2 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Lesson Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        105-Hour Private English Lesson Package for 1–2 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible long-term English lesson package for \u003cstrong\u003e1–2 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e27 months (835 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      105 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 1–2 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 27 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e105 private lesson hours\u003c\/strong\u003e for one booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 1–2 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 27 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 27 months (835 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40296125005872,"sku":"","price":3943.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-1-2-people-322329.jpg?v=1691658055"},{"product_id":"myteacher30hrs3-4people","title":"30-Hour Private English Lesson Package for 3–4 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        30-Hour Private English Lesson Package for 3–4 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e3–4 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e8 months (245 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      30 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 3–4 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 8 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e30 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 3–4 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 8 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 8 months (245 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148359216,"sku":"","price":1840.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-3-4-people-674436.jpg?v=1691658055"},{"product_id":"myteacher30hrs5people","title":"30-Hour Private English Lesson Package for 5 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        30-Hour Private English Lesson Package for 5 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e5 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e8 months (245 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      30 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 5 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 8 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e30 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 5 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 8 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 8 months (245 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148391984,"sku":"","price":2233.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-5-people-958330.jpg?v=1691658055"},{"product_id":"myteacher30hrs6people","title":"30-Hour Private English Lesson Package for 6 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        30-Hour Private English Lesson Package for 6 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e6 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e8 months (245 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      30 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 6 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 8 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e30 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 6 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 8 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 8 months (245 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148424752,"sku":"","price":2634.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-6-people-212019.jpg?v=1691658055"},{"product_id":"myteacher30hrs7people","title":"30-Hour Private English Lesson Package for 7+ People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        30-Hour Private English Lesson Package for 7+ People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e7 or more people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e8 months (245 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      30 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 7+ People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 8 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e30 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 7 or more people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 8 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 8 months (245 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","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":"myteacher63hrs3-4people","title":"63-Hour Private English Lesson Package for 3–4 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        63-Hour Private English Lesson Package for 3–4 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e3–4 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e17 months (510 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      63 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 3–4 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 17 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e63 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 3–4 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 17 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 17 months (510 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148981808,"sku":"","price":3662.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-3-4-people-890021.jpg?v=1691658055"},{"product_id":"myteacher63hrs5people","title":"63-Hour Private English Lesson Package for 5 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        63-Hour Private English Lesson Package for 5 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e5 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e17 months (510 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      63 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 5 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 17 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e63 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 5 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 17 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 17 months (510 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149145648,"sku":"","price":4449.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-5-people-474652.jpg?v=1691658055"},{"product_id":"myteacher63hrs6people","title":"63-Hour Private English Lesson Package for 6 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        63-Hour Private English Lesson Package for 6 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e6 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e17 months (510 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      63 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 6 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 17 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e63 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 6 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 17 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 17 months (510 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149243952,"sku":"","price":5234.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-6-people-815930.jpg?v=1691658055"},{"product_id":"myteacher63hrs7people","title":"63-Hour Private English Lesson Package for 7+ People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        63-Hour Private English Lesson Package for 7+ People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible English lesson package for \u003cstrong\u003e7 or more people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e17 months (510 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      63 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 7+ People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 17 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e63 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 7 or more people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 17 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 17 months (510 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","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":"myteacher105hrs3-4people","title":"105-Hour Private English Lesson Package for 3–4 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        105-Hour Private English Lesson Package for 3–4 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible long-term English lesson package for \u003cstrong\u003e3–4 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e27 months (835 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      105 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 3–4 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 27 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e105 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 3–4 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 27 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 27 months (835 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149932080,"sku":"","price":5489.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-3-4-people-730617.jpg?v=1691658055"},{"product_id":"myteacher105hrs5people","title":"105-Hour Private English Lesson Package for 5 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        105-Hour Private English Lesson Package for 5 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible long-term English lesson package for \u003cstrong\u003e5 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e27 months (835 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      105 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 5 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 27 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e105 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 5 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 27 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 27 months (835 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150030384,"sku":"","price":6672.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-5-people-698257.jpg?v=1691658055"},{"product_id":"myteacher105hrs6people","title":"105-Hour Private English Lesson Package for 6 People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        105-Hour Private English Lesson Package for 6 People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible long-term English lesson package for \u003cstrong\u003e6 people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e27 months (835 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      105 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 6 People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 27 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e105 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 6 people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 27 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 27 months (835 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" target=\"_blank\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150095920,"sku":"","price":7849.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-6-people-944737.jpg?v=1691658055"},{"product_id":"myteacher105hrs7people","title":"105-Hour Private English Lesson Package for 7+ People","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.7; max-width: 900px; margin: 0 auto;\"\u003e\n\n  \u003c!-- Hero Bubble --\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%); border: 1px solid #dbeafe; border-radius: 28px; padding: 32px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); margin-bottom: 24px; position: relative; overflow: hidden;\"\u003e\n    \u003cdiv style=\"position: absolute; top: -25px; right: -25px; width: 120px; height: 120px; background: rgba(59,130,246,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position: absolute; bottom: -35px; left: -35px; width: 140px; height: 140px; background: rgba(16,185,129,0.08); border-radius: 999px;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"position: relative; z-index: 2;\"\u003e\n      \u003cdiv style=\"display: inline-block; background: #dbeafe; color: #1d4ed8; font-size: 13px; font-weight: bold; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003e\n        Private Group Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        105-Hour Private English Lesson Package for 7+ People\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        A flexible long-term English lesson package for groups of \u003cstrong\u003e7 or more people\u003c\/strong\u003e, with up to\n        \u003cstrong\u003e27 months (835 days)\u003c\/strong\u003e to use your hours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Quick Highlights --\u003e\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px;\"\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      105 Total Hours\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      For 7+ People\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Up to 27 Months\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Private Scheduling Plan\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Before Purchase Bubble --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      Before You Purchase\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px; margin-bottom: 12px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Register first or book a \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        virtual meeting\n      \u003c\/a\u003e\n      to discuss scheduling needs.\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #f9fafb; border-radius: 18px; padding: 16px 18px;\"\u003e\n      \u003cspan style=\"font-size: 20px; margin-right: 8px;\"\u003e✅\u003c\/span\u003e\n      Make sure you have received the\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Time Document\n      \u003c\/a\u003e\n      used for scheduling.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      You can also\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        register here\n      \u003c\/a\u003e\n      before purchasing.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Included Bubble --\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%); border: 1px solid #e5e7eb; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      What’s Included\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003e105 private lesson hours\u003c\/strong\u003e for one group booking\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFor 7 or more people\u003c\/strong\u003e learning together\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eFlexible scheduling\u003c\/strong\u003e over up to 27 months\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePrivate arrangement process\u003c\/strong\u003e based on your availability and needs\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Policy Bubble --\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%); border: 1px solid #fed7aa; border-radius: 24px; padding: 26px; box-shadow: 0 6px 20px rgba(0,0,0,0.04); margin-bottom: 22px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 16px; font-size: 22px; color: #111827;\"\u003e\n      MyTeacher Time Policy\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; gap: 12px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Payment must be made in full.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        If a suitable schedule cannot be arranged within 2 weeks, a full or prorated refund will be issued depending on usage.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        After the first 4 hours are used, the consultant cannot be changed.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Cancellations made with less than 5 hours’ notice are chargeable.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Email and text requests are valid only after confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        All hours must be used within 27 months (835 days), or any remaining time will be forfeited.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Helpful Links --\u003e\n  \u003cdiv style=\"background: #111827; color: #ffffff; border-radius: 24px; padding: 24px;\"\u003e\n    \u003ch3 style=\"margin-top: 0; margin-bottom: 14px; font-size: 22px; color: #ffffff;\"\u003e\n      Helpful Links\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.8;\"\u003e\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eRegister\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Book a virtual meeting\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eBook a Virtual Meeting\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eView Time Document\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","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\/myteacher-time-options-332835.jpg?v=1691658085","url":"https:\/\/rosscline.com\/en-cl\/collections\/myteacher-time-options.oembed","provider":"rosscline.com","version":"1.0","type":"link"}