{"title":"Options MyTeacher Time | 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\u003eVotre professeur à chaque fois\u003c\/h1\u003e\n\n    \u003cp class=\"mt-lead\"\u003e\u003cstrong\u003eApprentissage flexible de l'anglais basé sur un enseignement réel, une continuité réelle et le temps qui vous convient le mieux.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cdiv class=\"mt-hero-highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eChoisissez 30, 63 ou 105 heures\u003c\/strong\u003e et utilisez votre temps pour des cours particuliers, l'apprentissage en famille, l'anglais au travail ou votre propre arrangement en petit groupe.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-packages-label\"\u003eChoisissez votre option MyTeacher Time\u003c\/div\u003e\n    \u003cul class=\"mt-packages\"\u003e\n      \u003cli class=\"mt-pkg-30\"\u003e30 Heures\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-63\"\u003e63 Heures\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-105\"\u003e105 Heures\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"mt-pill-row\"\u003e\n      \u003cspan class=\"mt-pill\"\u003eCours particuliers\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003ePetits groupes\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eEn ligne ou en personne\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eÀ domicile ou au bureau\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003ePolitique d'annulation de plus de 5 heures\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eDocument de temps personnel\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-cta\"\u003e\n      \u003ca href=\"\/fr-pl\/appointment\" class=\"mt-btn\"\u003ePrendre rendez-vous\u003c\/a\u003e\n      \u003ca href=\"\/fr-pl\/pages\/register\" class=\"mt-btn mt-btn-secondary\"\u003eS'inscrire d'abord\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mt-card\"\u003e\n    \u003ch2\u003eComment fonctionne MyTeacher Time\u003c\/h2\u003e\n    \u003cp\u003eMyTeacher Time vous offre des heures d'apprentissage réservées avec Ross Cline dans un format plus personnel, plus flexible et plus stable que les systèmes de cours en groupe ordinaires. Vos heures sont clairement suivies, votre apprentissage reste cohérent, et votre forfait peut être adapté à vos objectifs réels.\u003c\/p\u003e\n    \u003cp\u003eUtilisez les produits ci-dessous pour choisir l'option qui correspond le mieux à votre situation.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"myteacherprivate30","title":"Forfait de cours privés d’anglais de 30 heures pour 1 à 2 personnes","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        Forfait de leçons privées\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 30 heures de leçons d’anglais privées pour 1 à 2 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de leçons d’anglais flexible pour \u003cstrong\u003e1 à 2 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e8 mois (245 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 1 à 2 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 8 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de leçons privées\u003c\/strong\u003e pour une seule réservation\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 1 à 2 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur une période allant jusqu’à 8 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement complet ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu’après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 8 mois (245 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\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\/files\/ross-cline-english-speaking-course-30-hours-245-days-1-2-people.jpg?v=1778589934"},{"product_id":"myteacher63hrs1-2people","title":"Forfait de cours privés d’anglais de 63 heures pour 1 à 2 personnes","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        Forfait de leçons privées\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 63 heures de leçons privées d’anglais pour 1 à 2 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de leçons d’anglais flexible pour \u003cstrong\u003e1 à 2 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e17 mois (510 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 1 à 2 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 17 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de leçons privées\u003c\/strong\u003e pour une seule réservation\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 1 à 2 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 17 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu’après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 17 mois (510 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40295938687024,"sku":"","price":2639.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-1-2-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs1-2people","title":"Forfait de cours privés d’anglais de 105 heures pour 1 à 2 personnes","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        Forfait de leçons privées\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 105 heures de leçons d’anglais privées pour 1 à 2 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait flexible de leçons d’anglais à long terme pour \u003cstrong\u003e1 à 2 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e27 mois (835 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 1 à 2 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 27 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de leçons privées\u003c\/strong\u003e pour une seule réservation\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 1 à 2 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 27 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu’après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 27 mois (835 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40296125005872,"sku":"","price":3943.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-1-2-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs3-4people","title":"Forfait de cours privés d’anglais de 30 heures pour 3 à 4 personnes","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 30 Heures de Cours d'Anglais Privés pour 3–4 Personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d'anglais flexible pour \u003cstrong\u003e3–4 personnes\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e8 mois (245 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 3–4 Personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 8 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 3–4 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 8 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 8 mois (245 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300148359216,"sku":"","price":1840.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-3-4-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs5people","title":"Forfait de cours privés d’anglais de 30 heures pour 5 personnes","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 30 Heures de Cours d'Anglais Privés pour 5 Personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d'anglais flexible pour \u003cstrong\u003e5 personnes\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e8 mois (245 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 5 Personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 8 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 5 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 8 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 8 mois (245 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300148391984,"sku":"","price":2233.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs6people","title":"Forfait de cours privés d’anglais de 30 heures pour 6 personnes","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 30 Heures de Cours d'Anglais Privés pour 6 Personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d'anglais flexible pour \u003cstrong\u003e6 personnes\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e8 mois (245 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 6 Personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 8 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 6 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 8 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 8 mois (245 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300148424752,"sku":"","price":2634.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-6-people.jpg?v=1778589935"},{"product_id":"myteacher30hrs7people","title":"Forfait de cours privés d’anglais de 30 heures pour 7 personnes ou plus","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 30 Heures de Cours d'Anglais Privés pour 7 Personnes et Plus\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d'anglais flexible pour \u003cstrong\u003e7 personnes ou plus\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e8 mois (245 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 7 Personnes et Plus\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 8 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 7 personnes ou plus\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 8 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 8 mois (245 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300148490288,"sku":"","price":3010.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-7-plus-people.jpg?v=1778589933"},{"product_id":"myteacher63hrs3-4people","title":"Forfait de cours privés d’anglais de 63 heures pour 3 à 4 personnes","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 63 heures de cours d’anglais privés pour 3–4 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d’anglais flexible pour \u003cstrong\u003e3–4 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e17 mois (510 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 3–4 Personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 17 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d’Acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 3–4 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 17 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 17 mois (510 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300148981808,"sku":"","price":3662.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-3-4-people.jpg?v=1778589934"},{"product_id":"myteacher63hrs5people","title":"Forfait de cours privés d’anglais de 63 heures pour 5 personnes","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        Forfait de groupe privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 63 heures de cours d’anglais privés pour 5 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d’anglais flexible pour \u003cstrong\u003e5 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e17 mois (510 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 5 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 17 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 5 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 17 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut plus être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 17 mois (510 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300149145648,"sku":"","price":4449.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher63hrs6people","title":"Forfait de cours privés d’anglais de 63 heures pour 6 personnes","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        Forfait de groupe privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 63 heures de cours d’anglais privés pour 6 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d’anglais flexible pour \u003cstrong\u003e6 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e17 mois (510 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 6 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 17 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez aussi\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 6 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 17 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu’après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 17 mois (510 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300149243952,"sku":"","price":5234.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-6-people.jpg?v=1778589935"},{"product_id":"myteacher63hrs7people","title":"Forfait de cours privés d’anglais de 63 heures pour 7 personnes ou plus","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 63 Heures de Cours d'Anglais Privés pour 7 Personnes et Plus\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d'anglais flexible pour \u003cstrong\u003e7 personnes ou plus\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e17 mois (510 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 7 Personnes et Plus\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 17 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 7 personnes ou plus\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 17 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 17 mois (510 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300149375024,"sku":"","price":6026.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-7-plus-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs3-4people","title":"Forfait de cours privés d’anglais de 105 heures pour 3 à 4 personnes","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        Forfait de groupe privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de cours d’anglais privé de 105 heures pour 3 à 4 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait de cours d’anglais flexible à long terme pour \u003cstrong\u003e3 à 4 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e27 mois (835 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 3 à 4 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 27 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 3 à 4 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 27 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 27 mois (835 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300149932080,"sku":"","price":5489.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-3-4-people.jpg?v=1778634230"},{"product_id":"myteacher105hrs5people","title":"Forfait de cours privés d’anglais de 105 heures pour 5 personnes","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        Forfait Groupe Privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de 105 Heures de Cours d'Anglais Privés pour 5 Personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait flexible de cours d'anglais à long terme pour \u003cstrong\u003e5 personnes\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e27 mois (835 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au Total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 5 Personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 27 Mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification Privée\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      Avant d'Acheter\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      Inscrivez-vous d'abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Document de Temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce Qui Est Inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 5 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 27 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de Temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par email et SMS sont valides uniquement après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 27 mois (835 jours), sinon le temps restant sera perdu.\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      Liens Utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une Réunion Virtuelle\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;\"\u003eVoir le Document de Temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300150030384,"sku":"","price":6672.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs6people","title":"Forfait de cours privés d’anglais de 105 heures pour 6 personnes","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        Forfait de groupe privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de cours d’anglais privé de 105 heures pour 6 personnes\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait flexible de cours d’anglais à long terme pour \u003cstrong\u003e6 personnes\u003c\/strong\u003e, avec jusqu’à\n        \u003cstrong\u003e27 mois (835 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 6 personnes\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu’à 27 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d’acheter\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      Inscrivez-vous d’abord ou réservez une\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d’avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d’acheter.\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      Ce qui est inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 6 personnes\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu’à 27 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d’arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire adapté ne peut être organisé dans les 2 semaines, un remboursement total ou au prorata sera effectué selon l’utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec moins de 5 heures de préavis sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu’après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 27 mois (835 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS’inscrire\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;\"\u003eRéserver une réunion virtuelle\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;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300150095920,"sku":"","price":7849.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-6-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs7people","title":"Forfait de cours privés d’anglais de 105 heures pour 7 personnes ou plus","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        Forfait de groupe privé\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Forfait de cours d'anglais privés de 105 heures pour 7 personnes et plus\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un forfait flexible de cours d'anglais à long terme pour des groupes de \u003cstrong\u003e7 personnes ou plus\u003c\/strong\u003e, avec jusqu'à\n        \u003cstrong\u003e27 mois (835 jours)\u003c\/strong\u003e pour utiliser vos heures.\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 Heures au total\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Pour 7 personnes et plus\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Jusqu'à 27 mois\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Planification privée\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      Avant d'acheter\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      Inscrivez-vous d'abord ou réservez une \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        réunion virtuelle\n      \u003c\/a\u003e\n      pour discuter des besoins de planification.\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      Assurez-vous d'avoir reçu le\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        document de temps\n      \u003c\/a\u003e\n      utilisé pour la planification.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      Vous pouvez également\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        vous inscrire ici\n      \u003c\/a\u003e\n      avant d'acheter.\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      Ce qui est inclus\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 heures de cours privés\u003c\/strong\u003e pour une réservation de groupe\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePour 7 personnes ou plus\u003c\/strong\u003e apprenant ensemble\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePlanification flexible\u003c\/strong\u003e sur jusqu'à 27 mois\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProcessus d'arrangement privé\u003c\/strong\u003e basé sur votre disponibilité et vos besoins\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      Politique de temps MyTeacher\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        Le paiement doit être effectué en totalité.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si un horaire approprié ne peut être organisé dans les 2 semaines, un remboursement complet ou au prorata sera effectué selon l'utilisation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Après les 4 premières heures utilisées, le consultant ne peut pas être changé.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les annulations faites avec un préavis inférieur à 5 heures sont facturables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Les demandes par e-mail et SMS ne sont valides qu'après confirmation.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Toutes les heures doivent être utilisées dans les 27 mois (835 jours), sinon le temps restant sera perdu.\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      Liens utiles\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;\"\u003eS'inscrire\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;\"\u003eRéserver une réunion virtuelle\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eVoir le document de temps\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Titre par défaut","offer_id":40300150685744,"sku":"","price":8989.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-7-plus-people.jpg?v=1778589933"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/collections\/myteacher-time-options-332835.jpg?v=1691658085","url":"https:\/\/rosscline.com\/fr-pl\/collections\/options-myteacher-time.oembed","provider":"rosscline.com","version":"1.0","type":"link"}