{"product_id":"3317392","title":"Forest Schools Level 2 Assistant Training [Online]","description":"\u003c!-- ============================================================\n     Level 2 Forest Schools Assistant : Long-Form Sales Page\n     Same v5 design language, Shopify-ready\n\n     STRUCTURE (proven course-sales architecture):\n       1. Hero with promise + first CTA\n       2. Trust bar with founder story\n       3. Time-investment reframe (the #1 objection)\n       4. Who it's for (3 personas)\n       5. The Forest Schools difference\n       6. Curriculum \/ what you'll learn (modules)\n       7. Format and schedule\n       8. The frameworks you'll work with\n       9. What you can do with this qualification\n       10. Real graduate testimonials\n       11. What's included\n       12. Pricing + payment options + buy box\n       13. FAQs (with schema)\n       14. Final CTA\n\n     PRICE STRUCTURE (from past chats):\n       - £597 launch price (down from £697)\n       - Pay in full or monthly payment plan\n       - Sold via Shopify, delivered via Thinkific\n\n     SHOPIFY INTEGRATION NOTES:\n       This is the page CONTENT for a custom product template.\n       In the actual Liquid template:\n         - Replace inline price spans with {{ product.price | money }}\n         - Wrap buy buttons in {% form 'product', product %}\n         - Inline {{ product.metafields.... }} for any custom fields\n         - The 3 buy CTAs (#buy) should anchor to the form section\n     ============================================================ --\u003e\n\n\u003c!-- ===== JSON-LD: Course schema ===== --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Course\",\n  \"name\": \"Level 2 Forest Schools Assistant Qualification\",\n  \"description\": \"Accredited Level 2 Forest Schools Assistant training delivered online over 9 months. Become a qualified Forest Schools Assistant and support Level 3 Leaders in delivering Forest Schools programmes to children.\",\n  \"provider\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Forest Schools Education\",\n    \"sameAs\": \"https:\/\/www.forestschools.com\"\n  },\n  \"educationalCredentialAwarded\": \"Level 2 Award in Forest School Programme Support (RQF)\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"597\",\n    \"priceCurrency\": \"GBP\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"validFrom\": \"2026-01-01\"\n  },\n  \"hasCourseInstance\": {\n    \"@type\": \"CourseInstance\",\n    \"courseMode\": \"online\",\n    \"courseWorkload\": \"PT9M\"\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ===== JSON-LD: FAQ ===== --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the Level 2 course take?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"You have up to 9 months to complete the course at your own pace. Most students study 2 to 4 hours per week, plus the time spent assisting at three Forest Schools sessions in your local setting. You can finish faster if you have more time, or take the full 9 months if you are fitting it around work.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need Level 1 before doing Level 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Level 1 is recommended as a grounding but not required. The Level 2 course covers the core Forest Schools principles in depth, so you can start here.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What can I do with the Level 2 qualification?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Level 2 qualifies you to work as a Forest Schools Assistant, supporting a qualified Level 3 Leader in planning and delivering sessions. You will be able to assist with tools, fire, shelter building, and observation. It does not qualify you to lead or run your own Forest Schools programme. That requires Level 3.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I pay in instalments?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. You can pay in full, or split the cost across monthly instalments. We also accept PayPal, Laybuy (interest-free 6-week instalments up to £720), and purchase orders for organisations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the qualification recognised internationally?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Level 2 Award in Forest School Programme Support is accredited under the UK Regulated Qualifications Framework (RQF) and is recognised by Forest Schools settings and educational organisations worldwide. We deliver our training across five continents.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need to find my own placement?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. As part of the course, you will assist on three consecutive Forest Schools sessions run by a qualified Level 3 Leader in a setting of your choice, such as your school, a local nursery, or another Forest Schools provider. We provide guidance on how to find a suitable placement if you do not already have one in mind.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What happens after I complete the course?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"On successful completion you will receive your accredited Level 2 Award, and can immediately begin work as a Forest Schools Assistant. Many graduates go on to complete Level 3 Leader training to run their own Forest Schools programmes.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .fs-sales {\n    --teal: #204D61;\n    --teal-dark: #1a3e4e;\n    --olive: #8a9668;\n    --olive-dark: #6f7a52;\n    --cream: #f4eee4;\n    --card-bg: #ffffff;\n    --line: rgba(32, 77, 97, 0.18);\n    --ink: #2c2927;\n    --gold: #c9a85c;\n    --green-success: #4a7c59;\n\n    color: var(--ink);\n  }\n\n  .fs-sales p { line-height: 1.65; margin: 0 0 1.1rem; }\n  .fs-sales h2 {\n    margin: 4rem 0 1.25rem;\n    font-size: clamp(1.7rem, 2.8vw, 2.3rem);\n    line-height: 1.2;\n    color: var(--teal);\n    text-align: center;\n  }\n  .fs-sales h2 + p {\n    text-align: center;\n    max-width: 720px;\n    margin: 0 auto 2rem;\n    color: #555;\n  }\n  .fs-sales h3 {\n    margin: 0 0 0.5rem;\n    font-size: 1.15rem;\n    line-height: 1.3;\n    color: var(--ink);\n  }\n\n  \/* ---------- HERO ---------- *\/\n  .fs-hero {\n    background: var(--card-bg);\n    border-radius: 16px;\n    padding: 3rem 2.5rem 2.5rem;\n    text-align: center;\n    margin: 0 0 2rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n    position: relative;\n    overflow: hidden;\n  }\n  .fs-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 6px;\n    background: linear-gradient(90deg, var(--teal) 0%, var(--olive) 100%);\n  }\n  .fs-hero .heritage-pill {\n    display: inline-block;\n    font-size: 0.78rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--olive-dark);\n    background: rgba(138, 150, 104, 0.12);\n    padding: 0.4rem 0.85rem;\n    border-radius: 999px;\n    margin-bottom: 1.25rem;\n  }\n  .fs-hero h1 {\n    font-size: clamp(2rem, 4vw, 3rem);\n    line-height: 1.15;\n    color: var(--teal);\n    margin: 0 0 1rem;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .fs-hero .subhead {\n    font-size: clamp(1.1rem, 1.6vw, 1.25rem);\n    color: #555;\n    max-width: 680px;\n    margin: 0 auto 2rem;\n    line-height: 1.5;\n  }\n  .fs-hero .price-strip {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 0.85rem;\n    margin-bottom: 1.5rem;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .fs-hero .price-now {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: var(--teal);\n    line-height: 1;\n  }\n  .fs-hero .price-was {\n    font-size: 1.15rem;\n    color: #888;\n    text-decoration: line-through;\n  }\n  .fs-hero .price-launch {\n    font-size: 0.78rem;\n    background: var(--gold);\n    color: #fff;\n    padding: 0.3rem 0.7rem;\n    border-radius: 999px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  \/* Buttons *\/\n  .fs-btn {\n    display: inline-block;\n    padding: 1rem 2.25rem;\n    background: var(--olive);\n    color: #fff;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1rem;\n    letter-spacing: 0.02em;\n    transition: background 0.15s ease, transform 0.15s ease;\n    border: none;\n    cursor: pointer;\n  }\n  .fs-btn:hover {\n    background: var(--olive-dark);\n    transform: translateY(-1px);\n  }\n  .fs-btn.large { padding: 1.15rem 2.5rem; font-size: 1.05rem; }\n  .fs-btn.outline {\n    background: transparent;\n    border: 1.5px solid var(--teal);\n    color: var(--teal);\n  }\n  .fs-btn.outline:hover {\n    background: var(--teal);\n    color: #fff;\n  }\n\n  .fs-hero .reassurance {\n    margin-top: 1rem;\n    font-size: 0.9rem;\n    color: #777;\n  }\n\n  \/* ---------- TRUST BAR ---------- *\/\n  .fs-trust-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1rem;\n    padding: 1.5rem 2rem;\n    background: var(--teal);\n    color: #fff;\n    border-radius: 12px;\n    margin: 0 0 3rem;\n    text-align: center;\n  }\n  @media (max-width: 768px) {\n    .fs-trust-bar { grid-template-columns: repeat(2, 1fr); gap: 1.25rem; padding: 1.5rem 1rem; }\n  }\n  .fs-trust-bar .item .num {\n    display: block;\n    font-size: 1.5rem;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  .fs-trust-bar .item .lbl {\n    font-size: 0.78rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.85);\n    margin-top: 0.25rem;\n    display: block;\n  }\n\n  \/* ---------- TIME REFRAME (key objection handler) ---------- *\/\n  .fs-time-block {\n    background: var(--card-bg);\n    border-radius: 14px;\n    padding: 2.5rem 2.5rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n    border-top: 4px solid var(--olive);\n    margin: 0 0 3rem;\n  }\n  .fs-time-block h2 { margin-top: 0; text-align: left; }\n  .fs-time-block h2 + p { text-align: left; max-width: none; margin-bottom: 1.5rem; }\n  .fs-time-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    margin: 1.5rem 0 0;\n  }\n  @media (max-width: 768px) {\n    .fs-time-grid { grid-template-columns: 1fr; }\n  }\n  .fs-time-card {\n    text-align: center;\n    padding: 1.25rem 1rem;\n    background: rgba(138, 150, 104, 0.08);\n    border-radius: 10px;\n  }\n  .fs-time-card .icon {\n    font-size: 2rem;\n    margin-bottom: 0.5rem;\n    line-height: 1;\n  }\n  .fs-time-card .label {\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--olive-dark);\n    font-weight: 700;\n    margin-bottom: 0.4rem;\n  }\n  .fs-time-card .value {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--teal);\n    margin: 0;\n  }\n  .fs-time-card .note {\n    font-size: 0.85rem;\n    color: #555;\n    margin: 0.4rem 0 0;\n    line-height: 1.4;\n  }\n\n  \/* ---------- WHO IT'S FOR (3 personas) ---------- *\/\n  .fs-personas {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    margin: 1.5rem 0 0;\n  }\n  @media (max-width: 900px) {\n    .fs-personas { grid-template-columns: 1fr; }\n  }\n  .fs-persona {\n    background: var(--card-bg);\n    border-radius: 12px;\n    padding: 1.75rem 1.6rem;\n    border-top: 3px solid var(--teal);\n    box-shadow: 0 4px 14px -8px rgba(32, 77, 97, 0.2);\n  }\n  .fs-persona .icon {\n    font-size: 2rem;\n    margin-bottom: 0.75rem;\n    line-height: 1;\n  }\n  .fs-persona h3 {\n    color: var(--teal);\n    margin: 0 0 0.5rem;\n    font-size: 1.1rem;\n  }\n  .fs-persona p {\n    margin: 0;\n    font-size: 0.93rem;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  \/* ---------- DIFFERENCE \/ FOUNDER ---------- *\/\n  .fs-difference {\n    background: var(--card-bg);\n    border-radius: 14px;\n    padding: 2.5rem 2.5rem;\n    margin: 0 0 3rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2.5rem;\n    align-items: center;\n  }\n  @media (max-width: 768px) {\n    .fs-difference { grid-template-columns: 1fr; padding: 2rem 1.75rem; gap: 1.5rem; }\n  }\n  .fs-difference h2 { text-align: left; margin: 0 0 1rem; }\n  .fs-difference .creds {\n    list-style: none;\n    padding: 0;\n    margin: 1rem 0 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n  }\n  .fs-difference .creds li {\n    font-size: 0.78rem;\n    background: rgba(32, 77, 97, 0.08);\n    color: var(--teal);\n    padding: 0.3rem 0.7rem;\n    border-radius: 999px;\n    font-weight: 600;\n  }\n  .fs-difference-img {\n    background: var(--teal);\n    border-radius: 12px;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    position: relative;\n  }\n  .fs-difference-img img {\n    position: absolute; inset: 0;\n    width: 100%; height: 100%;\n    object-fit: cover; display: block;\n  }\n\n  \/* ---------- CURRICULUM \/ MODULES ---------- *\/\n  .fs-modules {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1rem;\n    margin: 1.5rem 0 0;\n    counter-reset: module;\n  }\n  @media (max-width: 768px) {\n    .fs-modules { grid-template-columns: 1fr; }\n  }\n  .fs-module {\n    background: var(--card-bg);\n    border-radius: 12px;\n    padding: 1.5rem 1.5rem;\n    border-left: 4px solid var(--olive);\n    box-shadow: 0 4px 14px -8px rgba(32, 77, 97, 0.2);\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 1.1rem;\n    align-items: start;\n  }\n  .fs-module .num {\n    counter-increment: module;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: var(--teal);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 0.95rem;\n  }\n  .fs-module .num::before { content: counter(module); }\n  .fs-module h3 {\n    margin: 0.4rem 0 0.45rem;\n    color: var(--teal);\n    font-size: 1.05rem;\n    line-height: 1.3;\n  }\n  .fs-module p {\n    margin: 0;\n    font-size: 0.92rem;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  \/* ---------- FORMAT BLOCK ---------- *\/\n  .fs-format {\n    background: var(--card-bg);\n    border-radius: 14px;\n    padding: 2.5rem 2.5rem;\n    margin: 0 0 3rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n    border-top: 4px solid var(--teal);\n  }\n  .fs-format h2 { margin-top: 0; text-align: left; }\n  .fs-format h2 + p { text-align: left; max-width: none; margin-bottom: 1.5rem; }\n  .fs-format-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.25rem;\n    margin: 1.5rem 0 0;\n  }\n  @media (max-width: 768px) {\n    .fs-format-list { grid-template-columns: 1fr; }\n  }\n  .fs-format-item {\n    display: grid;\n    grid-template-columns: 36px 1fr;\n    gap: 0.85rem;\n    align-items: start;\n  }\n  .fs-format-item .check {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--olive);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .fs-format-item .check svg { width: 14px; height: 14px; }\n  .fs-format-item h3 {\n    margin: 0 0 0.25rem;\n    font-size: 0.98rem;\n    color: var(--teal);\n  }\n  .fs-format-item p {\n    margin: 0;\n    font-size: 0.9rem;\n    line-height: 1.5;\n    color: #555;\n  }\n\n  \/* ---------- FRAMEWORKS ---------- *\/\n  .fs-frameworks {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1rem;\n    margin: 1.5rem 0 0;\n  }\n  @media (max-width: 768px) {\n    .fs-frameworks { grid-template-columns: 1fr; }\n  }\n  .fs-framework {\n    background: var(--card-bg);\n    border-radius: 12px;\n    padding: 1.5rem 1.5rem;\n    border-top: 3px solid var(--gold);\n    box-shadow: 0 4px 14px -8px rgba(32, 77, 97, 0.2);\n  }\n  .fs-framework .tag {\n    display: inline-block;\n    font-size: 0.7rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--gold);\n    margin-bottom: 0.5rem;\n  }\n  .fs-framework h3 {\n    color: var(--teal);\n    margin: 0 0 0.5rem;\n    font-size: 1.05rem;\n  }\n  .fs-framework p {\n    margin: 0;\n    font-size: 0.92rem;\n    line-height: 1.5;\n    color: #555;\n  }\n\n  \/* ---------- OUTCOMES ---------- *\/\n  .fs-outcomes {\n    background: var(--card-bg);\n    border-radius: 14px;\n    padding: 2.5rem 2.5rem;\n    margin: 0 0 3rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n    border-left: 4px solid var(--green-success);\n  }\n  .fs-outcomes h2 { text-align: left; margin-top: 0; }\n  .fs-outcomes h2 + p { text-align: left; max-width: none; }\n  .fs-outcomes-list {\n    list-style: none;\n    padding: 0;\n    margin: 1rem 0 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.75rem;\n  }\n  @media (max-width: 768px) {\n    .fs-outcomes-list { grid-template-columns: 1fr; }\n  }\n  .fs-outcomes-list li {\n    padding: 0.6rem 0 0.6rem 2rem;\n    position: relative;\n    font-size: 0.97rem;\n    line-height: 1.5;\n  }\n  .fs-outcomes-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0.55rem;\n    color: var(--green-success);\n    font-weight: 700;\n    font-size: 1.1rem;\n    width: 22px;\n    height: 22px;\n    background: rgba(74, 124, 89, 0.12);\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n  }\n\n  \/* ---------- TESTIMONIALS ---------- *\/\n  .fs-testimonials {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.25rem;\n    margin: 1.5rem 0 0;\n  }\n  @media (max-width: 900px) {\n    .fs-testimonials { grid-template-columns: 1fr; }\n  }\n  .fs-testimonial {\n    background: var(--card-bg);\n    border-radius: 12px;\n    padding: 1.75rem 1.6rem;\n    border-top: 3px solid var(--olive);\n    box-shadow: 0 4px 14px -8px rgba(32, 77, 97, 0.2);\n    display: flex;\n    flex-direction: column;\n  }\n  .fs-testimonial .stars {\n    color: #ff8e00;\n    font-size: 1rem;\n    margin-bottom: 0.85rem;\n  }\n  .fs-testimonial blockquote {\n    margin: 0 0 1.25rem;\n    padding: 0;\n    font-size: 0.97rem;\n    line-height: 1.55;\n    color: var(--ink);\n    flex-grow: 1;\n  }\n  .fs-testimonial blockquote::before { content: \"\\201C\"; color: var(--olive); font-size: 1.4em; line-height: 0; vertical-align: -0.15em; margin-right: 0.1em; }\n  .fs-testimonial blockquote::after { content: \"\\201D\"; color: var(--olive); font-size: 1.4em; line-height: 0; vertical-align: -0.4em; margin-left: 0.1em; }\n  .fs-testimonial .attr {\n    border-top: 1px solid var(--line);\n    padding-top: 0.85rem;\n    font-size: 0.85rem;\n  }\n  .fs-testimonial .attr .name {\n    font-weight: 700;\n    color: var(--teal);\n    display: block;\n  }\n  .fs-testimonial .attr .source {\n    color: #777;\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-top: 0.15rem;\n    display: block;\n  }\n\n  \/* ---------- INCLUDED LIST ---------- *\/\n  .fs-included {\n    background: var(--card-bg);\n    border-radius: 14px;\n    padding: 2.5rem 2.5rem;\n    margin: 0 0 3rem;\n    box-shadow: 0 14px 36px -16px rgba(32, 77, 97, 0.25);\n  }\n  .fs-included h2 { text-align: left; margin-top: 0; }\n  .fs-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0.75rem 2rem;\n    margin: 1rem 0 0;\n  }\n  @media (max-width: 768px) {\n    .fs-included-grid { grid-template-columns: 1fr; }\n  }\n  .fs-included-grid div {\n    padding: 0.5rem 0 0.5rem 2rem;\n    position: relative;\n    font-size: 0.97rem;\n    line-height: 1.5;\n  }\n  .fs-included-grid div::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0.45rem;\n    color: var(--olive);\n    font-weight: 700;\n    font-size: 1rem;\n    width: 22px;\n    height: 22px;\n    background: rgba(138, 150, 104, 0.15);\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n  }\n\n  \/* ---------- BUY BOX ---------- *\/\n  .fs-buybox {\n    background: var(--teal);\n    color: #fff;\n    border-radius: 16px;\n    padding: 3rem 2.5rem;\n    margin: 0 0 3rem;\n    text-align: center;\n    box-shadow: 0 14px 36px -14px rgba(32, 77, 97, 0.5);\n    position: relative;\n    overflow: hidden;\n  }\n  .fs-buybox::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 6px;\n    background: linear-gradient(90deg, var(--olive) 0%, var(--gold) 100%);\n  }\n  .fs-buybox h2 {\n    color: #fff;\n    margin: 0 0 0.5rem;\n    text-align: center;\n  }\n  .fs-buybox \u003e p {\n    color: rgba(255,255,255,0.92);\n    max-width: 540px;\n    margin: 0 auto 2rem;\n  }\n  .fs-buybox-options {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1rem;\n    max-width: 640px;\n    margin: 0 auto 2rem;\n  }\n  @media (max-width: 600px) {\n    .fs-buybox-options { grid-template-columns: 1fr; }\n  }\n  .fs-buybox-option {\n    background: rgba(255,255,255,0.1);\n    border: 1.5px solid rgba(255,255,255,0.25);\n    border-radius: 12px;\n    padding: 1.5rem 1.25rem;\n    text-align: center;\n  }\n  .fs-buybox-option.featured {\n    background: rgba(138, 150, 104, 0.25);\n    border-color: var(--olive);\n  }\n  .fs-buybox-option .label {\n    font-size: 0.75rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: rgba(255,255,255,0.85);\n    margin-bottom: 0.4rem;\n    display: block;\n  }\n  .fs-buybox-option .price {\n    font-size: 1.8rem;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 0.3rem;\n  }\n  .fs-buybox-option .detail {\n    font-size: 0.85rem;\n    color: rgba(255,255,255,0.85);\n    margin: 0;\n  }\n  .fs-buybox-option .save-tag {\n    display: inline-block;\n    background: var(--gold);\n    color: #fff;\n    font-size: 0.7rem;\n    padding: 0.2rem 0.55rem;\n    border-radius: 999px;\n    font-weight: 700;\n    margin-top: 0.5rem;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .fs-buybox .btn-row {\n    margin-top: 1.5rem;\n  }\n  .fs-buybox .btn-row .fs-btn {\n    background: var(--olive);\n    margin: 0 0.4rem;\n  }\n  .fs-buybox .btn-row .fs-btn:hover {\n    background: var(--olive-dark);\n  }\n\n  .fs-buybox .payment-icons {\n    margin-top: 1.5rem;\n    font-size: 0.78rem;\n    color: rgba(255,255,255,0.7);\n    letter-spacing: 0.05em;\n  }\n\n  \/* ---------- FAQ ---------- *\/\n  .fs-faq {\n    margin: 1.5rem 0 0;\n    display: grid;\n    gap: 0.75rem;\n  }\n  .fs-faq details {\n    background: var(--card-bg);\n    border-radius: 10px;\n    border: 1px solid var(--line);\n    overflow: hidden;\n  }\n  .fs-faq summary {\n    padding: 1.1rem 1.4rem;\n    font-weight: 700;\n    color: var(--teal);\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n    font-size: 1rem;\n  }\n  .fs-faq summary::-webkit-details-marker { display: none; }\n  .fs-faq summary::after {\n    content: \"+\";\n    font-size: 1.4rem;\n    color: var(--olive);\n    flex-shrink: 0;\n  }\n  .fs-faq details[open] summary::after { content: \"−\"; }\n  .fs-faq .answer {\n    padding: 0 1.4rem 1.25rem;\n    font-size: 0.95rem;\n    line-height: 1.6;\n    color: #444;\n  }\n  .fs-faq .answer p { margin: 0 0 0.5rem; }\n  .fs-faq .answer p:last-child { margin-bottom: 0; }\n\n  \/* Section anchor scroll padding *\/\n  #buy { scroll-margin-top: 80px; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fs-sales\"\u003e\n\n  \u003c!-- ========== 1. HERO ========== --\u003e\n  \u003csection class=\"fs-hero\"\u003e\n    \u003cspan class=\"heritage-pill\"\u003ePioneering UK Forest Schools since 2000\u003c\/span\u003e\n    \u003ch1\u003eBecome a Qualified Forest Schools Assistant in 9 Months\u003c\/h1\u003e\n    \u003cp class=\"subhead\"\u003e\n      Earn your accredited Level 2 qualification online, at your own pace, alongside your existing job. Designed for educators, parents and outdoor practitioners ready to bring real Forest Schools experience into the lives of children.\n    \u003c\/p\u003e\n    \u003cdiv class=\"price-strip\"\u003e\n      \u003cspan class=\"price-launch\"\u003eLaunch Price\u003c\/span\u003e\n      \u003cspan class=\"price-now\"\u003e£597\u003c\/span\u003e\n      \u003cspan class=\"price-was\"\u003e£697\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ca href=\"#buy\" class=\"fs-btn large\"\u003eEnrol now →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"reassurance\"\u003ePay in full or split into monthly payments. 9 months to complete. Internationally recognised.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 2. TRUST BAR ========== --\u003e\n  \u003cdiv class=\"fs-trust-bar\"\u003e\n    \u003cdiv class=\"item\"\u003e\n      \u003cspan class=\"num\"\u003e25,000+\u003c\/span\u003e\n      \u003cspan class=\"lbl\"\u003ePractitioners trained\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n      \u003cspan class=\"num\"\u003e25 yrs\u003c\/span\u003e\n      \u003cspan class=\"lbl\"\u003ePioneering training\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n      \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\n      \u003cspan class=\"lbl\"\u003eContinents reached\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n      \u003cspan class=\"num\"\u003eRQF\u003c\/span\u003e\n      \u003cspan class=\"lbl\"\u003eAccredited qualification\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 3. TIME REFRAME ========== --\u003e\n  \u003csection class=\"fs-time-block\"\u003e\n    \u003ch2\u003eTime commitment and study schedule\u003c\/h2\u003e\n    \u003cp\u003eThe course is built for people fitting study around full-time work or family life. Here's what to expect.\u003c\/p\u003e\n\n    \u003cdiv class=\"fs-time-grid\"\u003e\n      \u003cdiv class=\"fs-time-card\"\u003e\n        \u003cdiv class=\"icon\"\u003e🕒\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003ePer week\u003c\/div\u003e\n        \u003cp class=\"value\"\u003e2 to 4 hours\u003c\/p\u003e\n        \u003cp class=\"note\"\u003eManageable around full-time work\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-time-card\"\u003e\n        \u003cdiv class=\"icon\"\u003e📅\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eTotal duration\u003c\/div\u003e\n        \u003cp class=\"value\"\u003eUp to 9 months\u003c\/p\u003e\n        \u003cp class=\"note\"\u003eFinish faster if you have more time\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-time-card\"\u003e\n        \u003cdiv class=\"icon\"\u003e🌳\u003c\/div\u003e\n        \u003cdiv class=\"label\"\u003eIn the field\u003c\/div\u003e\n        \u003cp class=\"value\"\u003e3 sessions\u003c\/p\u003e\n        \u003cp class=\"note\"\u003eSlot into your existing setting\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top: 1.5rem; padding: 1rem 1.25rem; background: rgba(138, 150, 104, 0.08); border-radius: 8px; font-size: 0.95rem;\"\u003e\n      \u003cstrong style=\"color: var(--teal);\"\u003eNo week-long block off work needed.\u003c\/strong\u003e Unlike traditional face-to-face courses that require five consecutive days away from your job, our online format means you study when it works for you. Lunchbreaks, evenings, weekends, school holidays, your choice.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 4. WHO IT'S FOR ========== --\u003e\n  \u003ch2\u003eWho this course is for\u003c\/h2\u003e\n  \u003cp\u003eLevel 2 works for anyone who wants to support children's learning outdoors, whether you're already in education or coming to it fresh.\u003c\/p\u003e\n\n  \u003cdiv class=\"fs-personas\"\u003e\n    \u003cdiv class=\"fs-persona\"\u003e\n      \u003cdiv class=\"icon\"\u003e📚\u003c\/div\u003e\n      \u003ch3\u003eTeachers, TAs \u0026amp; nursery staff\u003c\/h3\u003e\n      \u003cp\u003eYou see what classroom-based learning is missing. Level 2 gives you the qualification to bring Forest Schools into your school or setting, working alongside a Level 3 Leader.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-persona\"\u003e\n      \u003cdiv class=\"icon\"\u003e🌲\u003c\/div\u003e\n      \u003ch3\u003eOutdoor educators\u003c\/h3\u003e\n      \u003cp\u003eYou're already comfortable outdoors. Level 2 layers the Forest Schools pedagogy on top of what you do, so your sessions become more child-led, intentional, and developmentally rich.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-persona\"\u003e\n      \u003cdiv class=\"icon\"\u003e👨‍👩‍👧\u003c\/div\u003e\n      \u003ch3\u003eParents \u0026amp; home educators\u003c\/h3\u003e\n      \u003cp\u003eYou want your children, or the children you support, to spend meaningful time in nature. Level 2 gives you the framework, the safety knowledge, and the credentials to do it well.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 5. THE DIFFERENCE ========== --\u003e\n  \u003csection class=\"fs-difference\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eAbout Forest Schools Education\u003c\/h2\u003e\n      \u003cp\u003eForest Schools Education was founded by Sarah Blackwell in 2000, who ran the UK's first urban Forest Schools in 2001. Sarah is a published academic, co-author of the Forest Schools chapter in SAGE's leading early years pedagogy textbook, and has personally trained more than 25,000 practitioners.\u003c\/p\u003e\n      \u003cp\u003eThe course content has been refined over 25 years of practice and research, including frameworks Sarah developed herself such as the Blackwell Growth Cycle and the 5 C's Emotional Wealth Inventory.\u003c\/p\u003e\n      \u003cul class=\"creds\"\u003e\n        \u003cli\u003eCo-author, SAGE Publications\u003c\/li\u003e\n        \u003cli\u003eAuthor, \u003cem\u003eThe Archimedes Forest Schools Model\u003c\/em\u003e\n\u003c\/li\u003e\n        \u003cli\u003eFeatured in \u003cem\u003eNursery World\u003c\/em\u003e\n\u003c\/li\u003e\n        \u003cli\u003eRQF accredited\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-difference-img\"\u003e\n      \u003c!-- TODO: replace with photo of Sarah or training session --\u003e\n      \u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/0068\/2790\/0979\/files\/kenwood-027-low-res.jpg?v=1550679792\" alt=\"Sarah Blackwell, founder of Forest Schools Education\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 6. CURRICULUM ========== --\u003e\n  \u003ch2\u003eWhat you'll learn\u003c\/h2\u003e\n  \u003cp\u003eThe course is built around the same depth of practice we teach to Level 3 Leaders, with the assistant role as your focus.\u003c\/p\u003e\n\n  \u003cdiv class=\"fs-modules\"\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eThe Forest Schools ethos \u0026amp; principles\u003c\/h3\u003e\n        \u003cp\u003eWhere Forest Schools came from, the six core principles, and the \"why\" behind every part of the practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eHolistic development \u0026amp; PILESS\u003c\/h3\u003e\n        \u003cp\u003eThe PILESS framework (Physical, Intellectual, Linguistic, Emotional, Social, Spiritual) and how to observe and support each area in children.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003ePlay and self-directed learning\u003c\/h3\u003e\n        \u003cp\u003eHow children learn through play in natural settings, and how to support without directing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eDynamic risk assessment\u003c\/h3\u003e\n        \u003cp\u003eHow to read a site, identify hazards, and balance risk against benefit in real time. Includes downloadable assessment templates you can use immediately.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003ePPE \u0026amp; safe practice\u003c\/h3\u003e\n        \u003cp\u003eWhat protective equipment is needed, when, and how to model safe behaviour for the children you support.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eTool use \u0026amp; maintenance\u003c\/h3\u003e\n        \u003cp\u003eTool Talks aligned to the 7 R's, demonstration sequences for each tool, and how to support children using bow saws, knives, and loppers safely.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eKnots, lashings \u0026amp; shelter building\u003c\/h3\u003e\n        \u003cp\u003ePractical skills for building dens and shelters with children, plus the knots and lashings that hold them together.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eFire management \u0026amp; leaving the site\u003c\/h3\u003e\n        \u003cp\u003eSafe fire lighting, management, and extinguishing, plus the principles of leaving no trace at the end of every session.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eMaking and creating with natural materials\u003c\/h3\u003e\n        \u003cp\u003eSourcing, working with, and crafting from natural materials, with a focus on supporting children's creative process.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fs-module\"\u003e\n      \u003cspan class=\"num\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eObservation, assessment \u0026amp; evidence\u003c\/h3\u003e\n        \u003cp\u003eHow to observe meaningfully, document what you see, and contribute to the assessment of children's progress on a Forest Schools programme.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 7. FORMAT ========== --\u003e\n  \u003csection class=\"fs-format\"\u003e\n    \u003ch2\u003eHow the course is delivered\u003c\/h2\u003e\n    \u003cp\u003eEverything is online and self-paced, with one practical placement element you fit around your own schedule.\u003c\/p\u003e\n\n    \u003cdiv class=\"fs-format-list\"\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSelf-paced video modules\u003c\/h3\u003e\n          \u003cp\u003eStep-by-step video lessons led by Sarah and the training team. Watch in your own time, rewatch as often as you need.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDownloadable templates \u0026amp; resources\u003c\/h3\u003e\n          \u003cp\u003eRisk assessments, observation forms, planning templates and reference guides, all yours to keep.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eLive help sessions with our trainers\u003c\/h3\u003e\n          \u003cp\u003eRegular live sessions where you can ask questions, get feedback on your portfolio, and connect with other trainees.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSupportive community group\u003c\/h3\u003e\n          \u003cp\u003eAccess to our private learning community where current trainees and graduates share advice, photos, and encouragement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eThree sessions in your local setting\u003c\/h3\u003e\n          \u003cp\u003eYou'll assist on three Forest Schools sessions run by a Level 3 Leader. We help you find a placement if you don't already have one.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-format-item\"\u003e\n        \u003cspan class=\"check\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003ePortfolio of evidence\u003c\/h3\u003e\n          \u003cp\u003eBuild your portfolio gradually as you go, submitting written and video evidence with feedback at each stage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 8. FRAMEWORKS ========== --\u003e\n  \u003ch2\u003eThe Archimedes frameworks you'll work with\u003c\/h2\u003e\n  \u003cp\u003eOriginal frameworks developed by Sarah Blackwell and used in our training, giving you a structured way to observe, plan, and support holistic development.\u003c\/p\u003e\n\n  \u003cdiv class=\"fs-frameworks\"\u003e\n    \u003cdiv class=\"fs-framework\"\u003e\n      \u003cspan class=\"tag\"\u003eFramework\u003c\/span\u003e\n      \u003ch3\u003eThe PILESS Framework\u003c\/h3\u003e\n      \u003cp\u003eSix interconnected areas of holistic development (Physical, Intellectual, Linguistic, Emotional, Social, Spiritual) used to plan and observe across every session.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-framework\"\u003e\n      \u003cspan class=\"tag\"\u003eOriginal Model\u003c\/span\u003e\n      \u003ch3\u003eThe Blackwell Growth Cycle\u003c\/h3\u003e\n      \u003cp\u003eA six-stage sequence describing how learners grow in Forest Schools: Biology → Boundaries → Belonging → Belief → Build → Brilliance. Use it to plan progressive session sequences.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-framework\"\u003e\n      \u003cspan class=\"tag\"\u003eOriginal Model\u003c\/span\u003e\n      \u003ch3\u003e5 C's Emotional Wealth Inventory\u003c\/h3\u003e\n      \u003cp\u003eMap and support emotional growth through Consciousness, Control, Compassion, Companionship and Courage. Spot emotional growth and plan stretching experiences.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-framework\"\u003e\n      \u003cspan class=\"tag\"\u003eFramework\u003c\/span\u003e\n      \u003ch3\u003eTool Talks \u0026amp; the 7 R's\u003c\/h3\u003e\n      \u003cp\u003eA structured way to introduce, demonstrate, and supervise tool use with children, aligned to the seven core safety principles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 9. OUTCOMES ========== --\u003e\n  \u003csection class=\"fs-outcomes\"\u003e\n    \u003ch2\u003eSkills and qualifications you will gain\u003c\/h2\u003e\n    \u003cp\u003eBy the end of the course, you will be a qualified Forest Schools Assistant, ready to support real programmes in real settings.\u003c\/p\u003e\n\n    \u003cul class=\"fs-outcomes-list\"\u003e\n      \u003cli\u003eAssist a qualified Level 3 Leader in delivering Forest Schools sessions\u003c\/li\u003e\n      \u003cli\u003eConduct dynamic risk assessments on a woodland or outdoor site\u003c\/li\u003e\n      \u003cli\u003eSupport children using tools and around fires safely\u003c\/li\u003e\n      \u003cli\u003eHelp build shelters, dens and structures using natural materials\u003c\/li\u003e\n      \u003cli\u003eObserve and document children's holistic development using PILESS\u003c\/li\u003e\n      \u003cli\u003eUse the Blackwell Growth Cycle to support session planning\u003c\/li\u003e\n      \u003cli\u003eApply the 5 C's framework to spot and support emotional growth\u003c\/li\u003e\n      \u003cli\u003eHold an internationally recognised RQF Level 2 qualification\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 10. TESTIMONIALS ========== --\u003e\n  \u003ch2\u003eWhat our trainees say\u003c\/h2\u003e\n  \u003cp\u003eReviews from real graduates of our training programmes.\u003c\/p\u003e\n\n  \u003cdiv class=\"fs-testimonials\"\u003e\n    \u003cdiv class=\"fs-testimonial\"\u003e\n      \u003cdiv class=\"stars\" aria-hidden=\"true\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003eWhat a fantastic community of people. Above all they believe in the power of what they are teaching. Their training was second to none. They presented a thoroughly researched pedagogy coupled with practical skills.\u003c\/blockquote\u003e\n      \u003cdiv class=\"attr\"\u003e\n        \u003cspan class=\"name\"\u003eCourse graduate\u003c\/span\u003e\n        \u003cspan class=\"source\"\u003evia Cademy\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-testimonial\"\u003e\n      \u003cdiv class=\"stars\" aria-hidden=\"true\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003eThe session from start to finish was jam packed with facts, a deeper understanding and so much fun. I came away feeling confident and eager to learn more.\u003c\/blockquote\u003e\n      \u003cdiv class=\"attr\"\u003e\n        \u003cspan class=\"name\"\u003eVerified trainee\u003c\/span\u003e\n        \u003cspan class=\"source\"\u003evia Trustpilot\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fs-testimonial\"\u003e\n      \u003cdiv class=\"stars\" aria-hidden=\"true\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003eTeacher of 24 years. Wish I had found this a decade ago. My only regret is not doing it sooner. Life changing.\u003c\/blockquote\u003e\n      \u003cdiv class=\"attr\"\u003e\n        \u003cspan class=\"name\"\u003eStephanie O.\u003c\/span\u003e\n        \u003cspan class=\"source\"\u003eCourse graduate\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 11. WHAT'S INCLUDED ========== --\u003e\n  \u003csection class=\"fs-included\"\u003e\n    \u003ch2\u003eWhat's included in the course\u003c\/h2\u003e\n    \u003cdiv class=\"fs-included-grid\"\u003e\n      \u003cdiv\u003eFull online course access for 9 months\u003c\/div\u003e\n      \u003cdiv\u003eStep-by-step video lessons led by Sarah Blackwell\u003c\/div\u003e\n      \u003cdiv\u003eDownloadable risk assessment templates\u003c\/div\u003e\n      \u003cdiv\u003eObservation and planning forms\u003c\/div\u003e\n      \u003cdiv\u003eThe Archimedes Forest Schools framework guides\u003c\/div\u003e\n      \u003cdiv\u003eLive Q\u0026amp;A sessions with our trainers\u003c\/div\u003e\n      \u003cdiv\u003ePrivate community group access\u003c\/div\u003e\n      \u003cdiv\u003ePortfolio support and feedback\u003c\/div\u003e\n      \u003cdiv\u003ePlacement guidance and support\u003c\/div\u003e\n      \u003cdiv\u003eFinal assessment and qualification certificate\u003c\/div\u003e\n      \u003cdiv\u003ePathway and discount onto Level 3 Leader training\u003c\/div\u003e\n      \u003cdiv\u003eLifetime alumni community access\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 12. BUY BOX ========== --\u003e\n  \u003csection class=\"fs-buybox\" id=\"buy\"\u003e\n    \u003ch2\u003ePricing and payment options\u003c\/h2\u003e\n    \u003cp\u003eChoose the payment option that works for you. Both give you immediate access to the full course.\u003c\/p\u003e\n\n    \u003cdiv class=\"fs-buybox-options\"\u003e\n      \u003cdiv class=\"fs-buybox-option featured\"\u003e\n        \u003cspan class=\"label\"\u003ePay in full\u003c\/span\u003e\n        \u003cdiv class=\"price\"\u003e£597\u003c\/div\u003e\n        \u003cp class=\"detail\"\u003eOne-time payment\u003c\/p\u003e\n        \u003cspan class=\"save-tag\"\u003eSave £100\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-buybox-option\"\u003e\n        \u003cspan class=\"label\"\u003eMonthly plan\u003c\/span\u003e\n        \u003cdiv class=\"price\"\u003eFrom £100\/mo\u003c\/div\u003e\n        \u003cp class=\"detail\"\u003eSpread the cost over months\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003c!-- Replace these with Shopify product form buttons in Liquid template --\u003e\n      \u003cbutton type=\"button\" class=\"fs-btn large\"\u003eEnrol now →\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"payment-icons\"\u003ePay with card, PayPal, Laybuy or purchase order. Secure checkout.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ========== 13. FAQ ========== --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"fs-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does the Level 2 course take?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eYou have up to 9 months to complete the course at your own pace. Most students study 2 to 4 hours per week, plus the time spent assisting at three Forest Schools sessions in your local setting.\u003c\/p\u003e\n        \u003cp\u003eYou can finish faster if you have more time, or take the full 9 months if you are fitting it around work and life.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need Level 1 before doing Level 2?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eNo. Level 1 is recommended as a grounding but not required. The Level 2 course covers the core Forest Schools principles in depth, so you can start here.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I do with the Level 2 qualification?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eLevel 2 qualifies you to work as a \u003cstrong\u003eForest Schools Assistant\u003c\/strong\u003e, supporting a qualified Level 3 Leader in planning and delivering sessions. You will be able to assist with tools, fire, shelter building, and observation.\u003c\/p\u003e\n        \u003cp\u003eIt does not qualify you to lead or run your own Forest Schools programme. That requires Level 3. Many graduates progress to Level 3 after completing Level 2.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I pay in instalments?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eYes. You can pay in full at the launch price of £597, or split the cost across monthly instalments. We also accept PayPal, Laybuy (interest-free 6-week instalments up to £720), and purchase orders for organisations using the special instructions field at checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the qualification recognised internationally?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eYes. The Level 2 Award is accredited under the UK Regulated Qualifications Framework (RQF) and is recognised by Forest Schools settings and educational organisations worldwide. We deliver our training across five continents.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need to find my own placement?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eYou will need to assist on three consecutive Forest Schools sessions run by a qualified Level 3 Leader. This could be at your school, a local nursery, or another Forest Schools provider in your area.\u003c\/p\u003e\n        \u003cp\u003eIf you do not already have a setting in mind, we provide guidance on how to find a suitable placement and can help connect you with our network of qualified Leaders.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat happens after I complete the course?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eOn successful completion you will receive your accredited Level 2 Award and can immediately begin work as a Forest Schools Assistant. You'll also gain access to our alumni community and discounted progression onto our Level 3 Leader training.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if I fall behind or need more time?\u003c\/summary\u003e\n      \u003cdiv class=\"answer\"\u003e\n        \u003cp\u003eLife happens. If you need extensions on the 9-month window, get in touch and we'll work with you. Our team is here to support you, not punish you for being busy.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ========== 14. FINAL CTA ========== --\u003e\n  \u003csection class=\"fs-buybox\" style=\"margin-top: 4rem;\"\u003e\n    \u003ch2\u003eEnrol on the Level 2 course\u003c\/h2\u003e\n    \u003cp\u003eJoin 25,000+ practitioners who have trained with us across five continents. Become a qualified Forest Schools Assistant in your own time, at your own pace.\u003c\/p\u003e\n    \u003cdiv class=\"btn-row\"\u003e\n      \u003cbutton type=\"button\" class=\"fs-btn large\"\u003eEnrol now for £597 →\u003c\/button\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"payment-icons\"\u003eOr pay in monthly instalments. 9 months access. Secure checkout.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Thinkific","offers":[{"title":"Default Title","offer_id":56620415713666,"sku":null,"price":597.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0068\/2790\/0979\/files\/OL2.png?v=1777023111","url":"https:\/\/www.forestschools.com\/products\/3317392","provider":"Forest Schools Education","version":"1.0","type":"link"}