{"product_id":"holiday-intensive-sprint-gcse-sats","title":"Holiday Tutoring Intensive | GCSE \u0026 SATs | SHLC Tutor","description":"\u003cstyle\u003e\n  .hi-page {\n    --navy: #1f4e79;\n    --navy-dark: #163a5a;\n    --accent: #e8a317;\n    --accent-dark: #d4940f;\n    --bg-soft: #f4f8fb;\n    --bg-warm: #fff8e6;\n    --text: #2c2c2c;\n    --text-soft: #555;\n    --border: #e1e8ef;\n    --green: #2d8659;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: var(--text);\n    line-height: 1.65;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n  .hi-hero {\n    background: linear-gradient(135deg, #1f4e79 0%, #163a5a 100%);\n    color: #fff !important;\n    padding: 44px 36px;\n    border-radius: 10px;\n    margin: 16px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .hi-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50%;\n    right: -10%;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(232,163,23,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hi-hero * { color: #fff !important; position: relative; }\n  .hi-hero-eyebrow {\n    display: inline-block;\n    font-size: 0.85em;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    background: rgba(232,163,23,0.2);\n    border: 1px solid rgba(232,163,23,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n    font-weight: 600;\n  }\n  .hi-hero-headline {\n    font-size: 2.1em;\n    line-height: 1.18;\n    margin: 0 0 12px 0;\n    font-weight: 700;\n    padding-bottom: 0 !important;\n  }\n  .hi-hero-headline::after { display: none !important; }\n  .hi-hero-sub {\n    font-size: 1.1em;\n    margin: 0 0 22px 0;\n    opacity: 0.95;\n    max-width: 680px;\n  }\n  .hi-trust-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 8px;\n  }\n  .hi-trust-tag {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    padding: 7px 14px;\n    border-radius: 20px;\n    font-size: 0.9em;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .hi-page h2 {\n    font-size: 1.55em;\n    color: var(--navy);\n    margin: 38px 0 16px 0;\n    font-weight: 700;\n    position: relative;\n    padding-bottom: 10px;\n  }\n  .hi-page h2::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--accent);\n    border-radius: 2px;\n  }\n  .hi-page h3 {\n    font-size: 1.15em;\n    color: var(--navy-dark);\n    margin: 22px 0 10px 0;\n    font-weight: 700;\n  }\n  .hi-page p {\n    margin: 0 0 14px 0;\n    font-size: 1.02em;\n  }\n  .hi-page strong { color: var(--navy-dark); }\n  .hi-page a {\n    color: var(--navy);\n    text-decoration: underline;\n    transition: color 0.2s ease;\n  }\n  .hi-page a:hover { color: var(--accent-dark); }\n\n  \/* STATS STRIP *\/\n  .hi-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 22px 0;\n  }\n  .hi-stat {\n    background: var(--bg-soft);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 20px 18px;\n    text-align: center;\n  }\n  .hi-stat-num {\n    display: block;\n    font-size: 2.2em;\n    font-weight: 700;\n    color: var(--navy);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hi-stat-label {\n    font-size: 0.9em;\n    color: var(--text-soft);\n  }\n\n  \/* HOLIDAY CHIPS *\/\n  .hi-holidays {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 18px 0 24px;\n  }\n  .hi-holiday-chip {\n    background: var(--bg-warm);\n    border: 1px solid #f0d68a;\n    border-radius: 20px;\n    padding: 8px 18px;\n    font-size: 0.95em;\n    font-weight: 600;\n    color: var(--navy-dark);\n  }\n\n  \/* FEATURES GRID *\/\n  .hi-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin: 18px 0 24px;\n  }\n  .hi-feature {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--accent);\n    border-radius: 6px;\n    padding: 16px 18px;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .hi-feature:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  }\n  .hi-feature-title {\n    display: block;\n    color: var(--navy) !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n    font-size: 1em;\n  }\n  .hi-feature p {\n    margin: 0;\n    font-size: 0.93em;\n    color: var(--text-soft);\n  }\n\n  \/* STEPS *\/\n  .hi-steps {\n    display: grid;\n    gap: 14px;\n    margin: 22px 0;\n  }\n  .hi-step {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--navy);\n    border-radius: 6px;\n    padding: 18px 22px 18px 70px;\n    position: relative;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-left-color 0.25s ease;\n  }\n  .hi-step:hover {\n    transform: translateX(4px);\n    box-shadow: 0 6px 16px rgba(31,78,121,0.1);\n    border-left-color: var(--accent);\n  }\n  .hi-step-num {\n    position: absolute;\n    left: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 38px;\n    height: 38px;\n    background: var(--navy);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 1.05em;\n    transition: background 0.25s ease, color 0.25s ease;\n  }\n  .hi-step:hover .hi-step-num { background: var(--accent); color: #1a1a1a; }\n  .hi-step-title {\n    display: block;\n    color: var(--navy-dark);\n    font-weight: 700;\n    font-size: 1.05em;\n    margin-bottom: 4px;\n  }\n  .hi-step p { margin: 0; font-size: 0.96em; }\n\n  \/* FIT CARDS *\/\n  .hi-fit {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 18px 0 24px;\n  }\n  .hi-fit-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 20px 22px;\n  }\n  .hi-fit-card.good { border-top: 3px solid var(--green); }\n  .hi-fit-card.alt  { border-top: 3px solid #8a9199; }\n  .hi-fit-card h4 {\n    margin: 0 0 12px 0;\n    font-size: 1em;\n    color: var(--navy-dark);\n    font-weight: 700;\n  }\n  .hi-fit-card ul {\n    margin: 0;\n    padding: 0 0 0 18px;\n    font-size: 0.94em;\n    color: var(--text-soft);\n    line-height: 1.7;\n  }\n\n  \/* PRICE BOX *\/\n  .hi-price-box {\n    background: var(--bg-warm);\n    border: 1px solid #f0d68a;\n    border-radius: 10px;\n    padding: 26px 28px;\n    margin: 22px 0;\n    display: flex;\n    align-items: center;\n    gap: 28px;\n  }\n  .hi-price-num {\n    font-size: 3em;\n    font-weight: 700;\n    color: var(--navy-dark);\n    line-height: 1;\n    white-space: nowrap;\n  }\n  .hi-price-detail { font-size: 0.97em; color: var(--text-soft); }\n  .hi-price-detail p { margin: 0 0 6px 0; }\n  .hi-price-detail p:last-child { margin: 0; }\n\n  \/* FAQ *\/\n  .hi-faq { margin: 18px 0 24px; }\n  .hi-faq details {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    margin-bottom: 10px;\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\n  }\n  .hi-faq details:hover {\n    border-color: var(--accent);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  .hi-faq details[open] {\n    border-color: var(--navy);\n    box-shadow: 0 2px 12px rgba(31,78,121,0.08);\n  }\n  .hi-faq summary {\n    cursor: pointer;\n    padding: 16px 50px 16px 20px;\n    font-weight: 600;\n    color: var(--navy-dark);\n    list-style: none;\n    position: relative;\n    font-size: 1em;\n  }\n  .hi-faq summary::-webkit-details-marker { display: none; }\n  .hi-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 26px;\n    height: 26px;\n    background: var(--bg-soft);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2em;\n    color: var(--navy);\n    font-weight: 700;\n  }\n  .hi-faq details[open] summary::after {\n    content: \"−\";\n    background: var(--accent);\n    color: #1a1a1a;\n  }\n  .hi-faq-body {\n    padding: 0 20px 18px;\n    font-size: 0.96em;\n    color: var(--text);\n    line-height: 1.6;\n  }\n  .hi-faq-body p:last-child { margin-bottom: 0; }\n\n  \/* CTA *\/\n  .hi-cta {\n    background: linear-gradient(135deg, #1f4e79 0%, #163a5a 100%);\n    padding: 42px 32px;\n    border-radius: 10px;\n    margin: 36px 0 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hi-cta::before {\n    content: \"\";\n    position: absolute;\n    bottom: -40%;\n    left: -10%;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(232,163,23,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hi-cta * { color: #fff !important; position: relative; }\n  .hi-cta h2 {\n    margin: 0 0 12px 0 !important;\n    font-size: 1.5em;\n    text-align: center !important;\n    padding-bottom: 0 !important;\n  }\n  .hi-cta h2::after { display: none !important; }\n  .hi-cta p {\n    margin: 0 0 22px 0;\n    opacity: 0.95;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .hi-cta-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n  }\n  .hi-btn {\n    display: inline-block;\n    background: var(--accent);\n    color: #1a1a1a !important;\n    padding: 14px 30px;\n    border-radius: 6px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 1em;\n    transition: all 0.2s ease;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n  }\n  .hi-btn:hover {\n    background: var(--accent-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.3);\n  }\n  .hi-btn-secondary {\n    background: transparent;\n    color: #fff !important;\n    border: 2px solid rgba(255,255,255,0.4);\n    box-shadow: none;\n  }\n  .hi-btn-secondary:hover {\n    background: rgba(255,255,255,0.1);\n    border-color: #fff;\n    box-shadow: none;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 700px) {\n    .hi-hero { padding: 32px 22px; }\n    .hi-hero-headline { font-size: 1.6em; }\n    .hi-stats,\n    .hi-features,\n    .hi-fit { grid-template-columns: 1fr; }\n    .hi-price-box { flex-direction: column; gap: 12px; text-align: center; }\n    .hi-page h2 { font-size: 1.3em; }\n    .hi-step { padding: 16px 18px 16px 62px; }\n    .hi-step-num { left: 14px; width: 34px; height: 34px; font-size: 0.95em; }\n    .hi-cta-buttons { flex-direction: column; }\n    .hi-btn { width: 100%; box-sizing: border-box; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hi-page\"\u003e\n\n  \u003csection class=\"hi-hero\"\u003e\n    \u003cspan class=\"hi-hero-eyebrow\"\u003eHoliday Sprint · GCSE \u0026amp; SATs\u003c\/span\u003e\n    \u003ch2 class=\"hi-hero-headline\"\u003eFive Sessions. One Week. Maximum Progress.\u003c\/h2\u003e\n    \u003cp class=\"hi-hero-sub\"\u003eA concentrated block of one-to-one tuition across a single school holiday week. No school competing for attention. Five sessions, one subject, one clear focus.\u003c\/p\u003e\n    \u003cdiv class=\"hi-trust-row\"\u003e\n      \u003cspan class=\"hi-trust-tag\"\u003e5 Sessions × 45 Minutes\u003c\/span\u003e\n      \u003cspan class=\"hi-trust-tag\"\u003eOne Session Per Day\u003c\/span\u003e\n      \u003cspan class=\"hi-trust-tag\"\u003eGCSE \u0026amp; SATs\u003c\/span\u003e\n      \u003cspan class=\"hi-trust-tag\"\u003eMaths · English · Science\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hi-stats\"\u003e\n    \u003cdiv class=\"hi-stat\"\u003e\n      \u003cspan class=\"hi-stat-num\"\u003e5\u003c\/span\u003e\n      \u003cspan class=\"hi-stat-label\"\u003eSessions total\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-stat\"\u003e\n      \u003cspan class=\"hi-stat-num\"\u003e45\u003c\/span\u003e\n      \u003cspan class=\"hi-stat-label\"\u003eMinutes per session\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-stat\"\u003e\n      \u003cspan class=\"hi-stat-num\"\u003e£275\u003c\/span\u003e\n      \u003cspan class=\"hi-stat-label\"\u003eTotal price\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWhat This Is\u003c\/h2\u003e\n  \u003cp\u003eFive sessions across one holiday week, one per day, each 45 minutes. A concentrated block of tuition built around a single subject and a clear set of topics to cover.\u003c\/p\u003e\n  \u003cp\u003eHolidays are the best time to make real progress. No school work competing for attention, no homework, no after-school exhaustion. Five focused sessions in one week can move a student's understanding forward in ways that would take months of once-a-week tuition to achieve.\u003c\/p\u003e\n\n  \u003ch2\u003eWhich Holidays\u003c\/h2\u003e\n  \u003cp\u003eAvailable across all school holiday periods. Book early for Easter and half-term weeks as spaces fill quickly.\u003c\/p\u003e\n\n  \u003cdiv class=\"hi-holidays\"\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e🎃 October Half-Term\u003c\/span\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e🎄 Christmas\u003c\/span\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e❄️ February Half-Term\u003c\/span\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e🐣 Easter\u003c\/span\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e☀️ May Half-Term\u003c\/span\u003e\n    \u003cspan class=\"hi-holiday-chip\"\u003e🌴 Summer\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eHow It Works\u003c\/h2\u003e\n\n  \u003cdiv class=\"hi-steps\"\u003e\n    \u003cdiv class=\"hi-step\"\u003e\n      \u003cspan class=\"hi-step-num\"\u003e1\u003c\/span\u003e\n      \u003cspan class=\"hi-step-title\"\u003eBook your holiday week and agree the focus\u003c\/span\u003e\n      \u003cp\u003eChoose which holiday period you want to use. Your teacher confirms the subject and the priority topics before the first session. If you are not sure what to focus on, they will work that out from a short conversation or any recent mock results you can share.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-step\"\u003e\n      \u003cspan class=\"hi-step-num\"\u003e2\u003c\/span\u003e\n      \u003cspan class=\"hi-step-title\"\u003eFive sessions across five consecutive days\u003c\/span\u003e\n      \u003cp\u003eSessions run on five school days during the holiday week, 45 minutes each, online via Google Meet. Each day builds on the previous one. The week has a clear arc from the opening session through to consolidation on the final day. Short practice tasks are set between sessions to keep momentum going overnight.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-step\"\u003e\n      \u003cspan class=\"hi-step-num\"\u003e3\u003c\/span\u003e\n      \u003cspan class=\"hi-step-title\"\u003eClear next steps at the end of the week\u003c\/span\u003e\n      \u003cp\u003eAfter the final session, your teacher gives an honest view of where your child is and what to focus on next. Some families continue with a weekly Sprint after the holiday. Others use the week as a one-off boost and work independently from there.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWhat You Get\u003c\/h2\u003e\n\n  \u003cdiv class=\"hi-features\"\u003e\n    \u003cdiv class=\"hi-feature\"\u003e\n      \u003cspan class=\"hi-feature-title\"\u003eFive Consecutive Sessions\u003c\/span\u003e\n      \u003cp\u003eOne per day across five school days. 45 minutes each, online via Google Meet.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-feature\"\u003e\n      \u003cspan class=\"hi-feature-title\"\u003eFocused Topic Plan\u003c\/span\u003e\n      \u003cp\u003eAgreed before the first session so every day has a clear purpose.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-feature\"\u003e\n      \u003cspan class=\"hi-feature-title\"\u003eDaily Practice Tasks\u003c\/span\u003e\n      \u003cp\u003eShort targeted tasks set after each session to consolidate what was covered that day.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-feature\"\u003e\n      \u003cspan class=\"hi-feature-title\"\u003eEnd-of-Week Review\u003c\/span\u003e\n      \u003cp\u003eAn honest assessment of progress and a recommendation for what comes next.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWho This Is For\u003c\/h2\u003e\n\n  \u003cdiv class=\"hi-fit\"\u003e\n    \u003cdiv class=\"hi-fit-card good\"\u003e\n      \u003ch4\u003eGood fit\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eWants to use a school holiday to make real progress\u003c\/li\u003e\n        \u003cli\u003eA mock series or exam coming up shortly after the break\u003c\/li\u003e\n        \u003cli\u003eA specific topic or subject that needs a concentrated push\u003c\/li\u003e\n        \u003cli\u003eFinds it easier to focus in an intensive block than once a week\u003c\/li\u003e\n        \u003cli\u003eGCSE or SATs, any holiday period\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hi-fit-card alt\"\u003e\n      \u003ch4\u003eConsider these alternatives\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003ePrefer one session per week across a month: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/4-week-sprint-gcse-sats\"\u003e4-Week Sprint\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eNeed more sessions and more depth: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/8-week-sprint-gcse-sats\"\u003e8-Week Sprint\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eWant ongoing monthly tuition: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/collections\/online-tuition-exam-prep\"\u003eFull Programmes\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eNot sure what your child needs: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/diagnostic-assessment-gcse-11plus-sats\"\u003eDiagnostic Assessment\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003ePricing\u003c\/h2\u003e\n\n  \u003cdiv class=\"hi-price-box\"\u003e\n    \u003cdiv class=\"hi-price-num\"\u003e£275\u003c\/div\u003e\n    \u003cdiv class=\"hi-price-detail\"\u003e\n      \u003cp\u003eFive sessions across one holiday week. Paid upfront when you book.\u003c\/p\u003e\n      \u003cp\u003eSubject confirmed at booking. Maths, English or Science.\u003c\/p\u003e\n      \u003cp\u003eGCSE and SATs. All major exam boards covered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eAbout SHLC Tutors\u003c\/h2\u003e\n  \u003cp\u003eSHLC Tutors was founded by Aadam, a QTS qualified teacher with a Master's in Education and over 3,000 hours of one-to-one tutoring experience across 120 families. All sessions are delivered by experienced, qualified teachers. Students have improved by two to three grades within three months. \u003ca href=\"https:\/\/shlc-tutor.co.uk\/pages\/online-maths-tutor-aadam-mulla\"\u003eRead more about our teaching team here.\u003c\/a\u003e\u003c\/p\u003e\n\n  \u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"hi-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich holiday periods are available?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eAll school holiday periods: October half-term, Christmas, February half-term, Easter, May half-term and summer. Book as early as possible for Easter and half-term weeks as spaces fill quickly, particularly in the weeks before mock exams.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if we miss a session during the week?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eMissed sessions can be rescheduled to later in the same holiday week where there is availability, or moved to the following week. We will work with you to keep the block as concentrated as possible.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs five sessions in one week too much?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eEach session is 45 minutes. Most students manage this well during holidays, particularly because there is no school work running alongside. If you want a gentler pace, the \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/4-week-sprint-gcse-sats\"\u003e4-Week Sprint\u003c\/a\u003e covers four sessions spread across a month instead.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need to know which topics to focus on?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eNo. Your teacher will agree the focus with you before the first session. A recent mock paper or school report is useful context if you have one, but it is not essential. You can also book a \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/diagnostic-assessment-gcse-11plus-sats\"\u003eDiagnostic Assessment\u003c\/a\u003e beforehand if you want a full gap analysis first.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it matter which exam board my child is on?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eNo. We cover AQA, Edexcel, OCR, Eduqas and IGCSE. Confirm the exam board at booking and sessions are tailored accordingly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this lead into ongoing tuition after the holiday?\u003c\/summary\u003e\n      \u003cdiv class=\"hi-faq-body\"\u003e\n        \u003cp\u003eYes. Some families use the Holiday Intensive as a starting point before joining a weekly Sprint or monthly programme. Others use it as a one-off. There is no commitment either way. View all options at \u003ca href=\"https:\/\/shlc-tutor.co.uk\/collections\/online-tuition-exam-prep\"\u003eshlc-tutor.co.uk\/packages\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hi-cta\"\u003e\n    \u003ch2\u003eBook Your Holiday Intensive\u003c\/h2\u003e\n    \u003cp\u003eAdd to cart and complete your order. We will be in touch within one working day to confirm the holiday week, subject, focus and session schedule.\u003c\/p\u003e\n    \u003cdiv class=\"hi-cta-buttons\"\u003e\n      \u003ca href=\"https:\/\/shlc-tutor.co.uk\/pages\/online-tuition-consultation\" class=\"hi-btn\"\u003eBook a Free Consultation First\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/447763664107\" class=\"hi-btn hi-btn-secondary\"\u003eCheck Availability on WhatsApp\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SHLC-Tutors","offers":[{"title":"Default Title","offer_id":52993541341450,"sku":null,"price":275.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/7091\/9434\/files\/HolidayIntensive_5-DayStudyPlanDuringtheSchoolBreak_SHLC.png?v=1777977532","url":"https:\/\/shlc-tutor.co.uk\/products\/holiday-intensive-sprint-gcse-sats","provider":"SHLC-Tutors","version":"1.0","type":"link"}