{"title":"Opciones de MyTeacher 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\u003eTu profesor en todo momento\u003c\/h1\u003e\n\n    \u003cp class=\"mt-lead\"\u003e\u003cstrong\u003eAprendizaje de inglés flexible basado en enseñanza real, continuidad real y la cantidad de tiempo que mejor se adapte a ti.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cdiv class=\"mt-hero-highlight\"\u003e\n      \u003cp\u003e\u003cstrong\u003eElige 30, 63 o 105 horas\u003c\/strong\u003e y usa tu tiempo para clases privadas, aprendizaje familiar, inglés en el trabajo o tu propio arreglo en grupos pequeños.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-packages-label\"\u003eElige tu opción MyTeacher Time\u003c\/div\u003e\n    \u003cul class=\"mt-packages\"\u003e\n      \u003cli class=\"mt-pkg-30\"\u003e30 Horas\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-63\"\u003e63 Horas\u003c\/li\u003e\n      \u003cli class=\"mt-pkg-105\"\u003e105 Horas\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"mt-pill-row\"\u003e\n      \u003cspan class=\"mt-pill\"\u003eClases privadas\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eGrupos pequeños\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eEn línea o presencial\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eEn casa o en la oficina\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003ePolítica de cancelación de más de 5 horas\u003c\/span\u003e\n      \u003cspan class=\"mt-pill\"\u003eDocumento de tiempo personal\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mt-cta\"\u003e\n      \u003ca href=\"\/es-cz\/appointment\" class=\"mt-btn\"\u003eHaz una cita\u003c\/a\u003e\n      \u003ca href=\"\/es-cz\/pages\/register\" class=\"mt-btn mt-btn-secondary\"\u003eRegístrate primero\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mt-card\"\u003e\n    \u003ch2\u003eCómo funciona MyTeacher Time\u003c\/h2\u003e\n    \u003cp\u003eMyTeacher Time te ofrece horas de aprendizaje reservadas con Ross Cline en un formato más personal, más flexible y más estable que los sistemas ordinarios de clases grupales. Tus horas se registran claramente, tu aprendizaje se mantiene constante y tu paquete puede adaptarse a tus objetivos reales.\u003c\/p\u003e\n    \u003cp\u003eUsa los productos a continuación para elegir la opción que mejor se adapte a tu situación.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"myteacherprivate30","title":"A.) 30 Horas para 1-2 Personas","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        Paquete de Lecciones Privadas\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 30 Horas de Lecciones Privadas de Inglés para 1–2 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e1–2 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e8 meses (245 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 1–2 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 8 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 1–2 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 8 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 8 meses (245 días), o el tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\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":"B.) 63 horas de tiempo en línea para 1 - 2 personas","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        Paquete de Lecciones Privadas\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 63 Horas de Lecciones Privadas de Inglés para 1–2 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e1–2 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e17 meses (510 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 1–2 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 17 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una sola reserva\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 1–2 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 17 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 17 meses (510 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40295938687024,"sku":"","price":2639.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-1-2-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs1-2people","title":"C.) 105 horas para 1 - 2 personas","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        Paquete de Lecciones Privadas\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 105 Horas de Lecciones Privadas de Inglés para 1–2 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés a largo plazo para \u003cstrong\u003e1–2 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e27 meses (835 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 1–2 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 27 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una sola reserva\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 1–2 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 27 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 27 meses (835 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40296125005872,"sku":"","price":3943.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-1-2-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs3-4people","title":"A.) 30 Horas para 3-4 Personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 30 Horas de Lecciones Privadas de Inglés para 3–4 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e3–4 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e8 meses (245 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 3–4 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 8 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 3–4 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 8 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 8 meses (245 días), o el tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148359216,"sku":"","price":1840.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-3-4-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs5people","title":"A.) 30 horas para 5 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 30 Horas de Lecciones Privadas de Inglés para 5 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e5 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e8 meses (245 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 5 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 8 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 5 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 8 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 8 meses (245 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148391984,"sku":"","price":2233.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher30hrs6people","title":"A.) 30 horas para 6 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 30 Horas de Lecciones Privadas de Inglés para 6 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e6 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e8 meses (245 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 6 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 8 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 6 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 8 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 8 meses (245 días), o el tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148424752,"sku":"","price":2634.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-6-people.jpg?v=1778589935"},{"product_id":"myteacher30hrs7people","title":"A.) 30 horas para 7 personas o más","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 30 Horas de Lecciones Privadas de Inglés para 7 o más Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e7 o más personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e8 meses (245 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 7 o más Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 8 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 7 o más personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 8 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 8 meses (245 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148490288,"sku":"","price":3010.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-30-hours-245-days-7-plus-people.jpg?v=1778589933"},{"product_id":"myteacher63hrs3-4people","title":"B.) 63 horas de tiempo en línea para 3 - 4 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 63 Horas de Lecciones Privadas de Inglés para 3–4 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e3–4 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e17 meses (510 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 3–4 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 17 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 3–4 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 17 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 17 meses (510 días), o el tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300148981808,"sku":"","price":3662.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-3-4-people.jpg?v=1778589934"},{"product_id":"myteacher63hrs5people","title":"B.) 63 horas de tiempo en línea para 5 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 63 Horas de Lecciones Privadas de Inglés para 5 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e5 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e17 meses (510 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 5 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 17 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 5 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 17 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 17 meses (510 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149145648,"sku":"","price":4449.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher63hrs6people","title":"B.) 63 horas de tiempo en línea para 6 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 63 Horas de Lecciones Privadas de Inglés para 6 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e6 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e17 meses (510 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 6 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 17 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 6 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 17 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 17 meses (510 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149243952,"sku":"","price":5234.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-6-people.jpg?v=1778589935"},{"product_id":"myteacher63hrs7people","title":"B.) 63 horas de tiempo en línea para más de 7 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 63 Horas de Lecciones Privadas de Inglés para 7 o más Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés para \u003cstrong\u003e7 o más personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e17 meses (510 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 7 o más Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 17 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 7 o más personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 17 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 17 meses (510 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149375024,"sku":"","price":6026.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-63-hours-510-days-7-plus-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs3-4people","title":"C.) 105 horas para 3 - 4 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de Lecciones Privadas de Inglés de 105 Horas para 3–4 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés a largo plazo para \u003cstrong\u003e3–4 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e27 meses (835 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 3–4 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 27 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 3–4 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 27 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 27 meses (835 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300149932080,"sku":"","price":5489.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-3-4-people.jpg?v=1778634230"},{"product_id":"myteacher105hrs5people","title":"C.) 105 horas para 5 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de Lecciones Privadas de Inglés de 105 Horas para 5 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés a largo plazo para \u003cstrong\u003e5 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e27 meses (835 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 5 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 27 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 5 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 27 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensajes de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 27 meses (835 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150030384,"sku":"","price":6672.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-5-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs6people","title":"C.) 105 horas para 6 personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de Lecciones Privadas de Inglés de 105 Horas para 6 Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés a largo plazo para \u003cstrong\u003e6 personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e27 meses (835 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 6 Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 27 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una\n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" target=\"_blank\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 6 personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 27 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 27 meses (835 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\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;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150095920,"sku":"","price":7849.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/files\/ross-cline-english-speaking-course-105-hours-835-days-6-people.jpg?v=1778589934"},{"product_id":"myteacher105hrs7people","title":"C.) 105 horas para 7 o más personas","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        Paquete de Grupo Privado\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"font-size: 32px; line-height: 1.2; margin: 0 0 14px 0; color: #111827;\"\u003e\n        Paquete de 105 Horas de Lecciones Privadas de Inglés para 7 o más Personas\n      \u003c\/h2\u003e\n\n      \u003cp style=\"font-size: 17px; margin: 0; color: #374151;\"\u003e\n        Un paquete flexible de lecciones de inglés a largo plazo para grupos de \u003cstrong\u003e7 o más personas\u003c\/strong\u003e, con hasta\n        \u003cstrong\u003e27 meses (835 días)\u003c\/strong\u003e para usar tus horas.\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 Horas Totales\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Para 7 o más Personas\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Hasta 27 Meses\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #f3f4f6; border-radius: 999px; padding: 10px 16px; font-size: 14px; font-weight: 600;\"\u003e\n      Plan de Programación Privado\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      Antes de Comprar\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      Regístrate primero o reserva una \n      \u003ca href=\"https:\/\/rosscline.com\/appointment\" title=\"Virtual meeting\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        reunión virtual\n      \u003c\/a\u003e\n      para discutir las necesidades de programación.\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      Asegúrate de haber recibido el\n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"Time Document\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        Documento de Tiempo\n      \u003c\/a\u003e\n      utilizado para la programación.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 18px 0 0 0; font-size: 15px; color: #6b7280;\"\u003e\n      También puedes\n      \u003ca href=\"https:\/\/rosscline.com\/register\" title=\"Register\" style=\"color: #2563eb; font-weight: 700; text-decoration: none;\"\u003e\n        registrarte aquí\n      \u003c\/a\u003e\n      antes de comprar.\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      Qué Incluye\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 horas de lecciones privadas\u003c\/strong\u003e para una reserva grupal\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003ePara 7 o más personas\u003c\/strong\u003e aprendiendo juntas\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProgramación flexible\u003c\/strong\u003e durante hasta 27 meses\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #ffffff; border-radius: 18px; padding: 14px 16px; border: 1px solid #f3f4f6;\"\u003e\n        \u003cstrong\u003eProceso de arreglo privado\u003c\/strong\u003e basado en tu disponibilidad y necesidades\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      Política de Tiempo de 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        El pago debe realizarse en su totalidad.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Si no se puede organizar un horario adecuado dentro de 2 semanas, se emitirá un reembolso completo o prorrateado según el uso.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Después de usar las primeras 4 horas, no se puede cambiar al consultor.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las cancelaciones hechas con menos de 5 horas de aviso son cobrables.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Las solicitudes por correo electrónico y mensaje de texto son válidas solo después de la confirmación.\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.8); border-radius: 16px; padding: 14px 16px;\"\u003e\n        Todas las horas deben usarse dentro de 27 meses (835 días), o cualquier tiempo restante se perderá.\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      Enlaces Útiles\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;\"\u003eRegistrarse\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;\"\u003eReservar una Reunión Virtual\u003c\/a\u003e\n       | \n      \u003ca href=\"https:\/\/rosscline.com\/time\" title=\"View Time Document\" style=\"color: #93c5fd; font-weight: 700; text-decoration: none;\"\u003eVer Documento de Tiempo\u003c\/a\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"rosscline.com","offers":[{"title":"Default Title","offer_id":40300150685744,"sku":"","price":8989.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0567\/6148\/3312\/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\/es-cz\/collections\/opciones-de-myteacher-time.oembed","provider":"rosscline.com","version":"1.0","type":"link"}