{"product_id":"cleanspec-live-2026-the-hands-on-open-day","title":"Cleanspec: On the Tools  - A hands-on Open Day for Professional Cleaners","description":"\u003cstyle\u003e\n  .cs-event,\n  .cs-event * {\n    box-sizing: border-box;\n  }\n\n  .cs-event {\n    --green: #148c45;\n    --green-dark: #163e2a;\n    --green-mid: #36ad62;\n    --lime: #d9f267;\n    --pale: #eef9f2;\n    --ice: #f8fcf9;\n    --white: #ffffff;\n    --ink: #17251d;\n    --text: #4e5d54;\n    --line: #d5e6db;\n    --orange: #ec7626;\n    --blue: #1688c2;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 20px auto;\n    color: var(--text);\n    font-family: inherit;\n    font-size: 15px;\n    line-height: 1.62;\n    container-type: inline-size;\n  }\n\n  .cs-event *,\n  .cs-event *::before,\n  .cs-event *::after {\n    min-width: 0;\n    max-width: 100%;\n  }\n\n  .cs-event h2,\n  .cs-event h3,\n  .cs-event p {\n    margin-top: 0;\n  }\n\n  .cs-event h2,\n  .cs-event h3 {\n    color: var(--ink);\n    overflow-wrap: break-word;\n  }\n\n  .cs-event p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cs-event a {\n    text-decoration: none;\n  }\n\n  \/* HERO *\/\n\n  .cse-hero {\n    position: relative;\n    padding: 44px 38px;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(20, 140, 69, 0.12),\n        transparent 30%\n      ),\n      linear-gradient(135deg, #ffffff, #edf9f1);\n    border: 1px solid var(--line);\n    border-top: 7px solid var(--green);\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .cse-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--green);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .cse-hero h2 {\n    max-width: 650px;\n    margin: 0 auto 14px;\n    font-size: 40px;\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.04;\n  }\n\n  .cse-hero h2 span {\n    color: var(--green);\n  }\n\n  .cse-hero-lead {\n    max-width: 680px;\n    margin: 0 auto 13px;\n    color: var(--green-dark);\n    font-size: 18px;\n    font-weight: 750;\n    line-height: 1.45;\n  }\n\n  .cse-hero-copy {\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  \/* EVENT DETAILS *\/\n\n  .cse-details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .cse-detail {\n    padding: 17px 14px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n    text-align: left;\n  }\n\n  .cse-detail small {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--green);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n  }\n\n  .cse-detail strong {\n    display: block;\n    color: var(--green-dark);\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .cse-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .cse-button {\n    display: inline-flex;\n    min-height: 44px;\n    align-items: center;\n    justify-content: center;\n    padding: 10px 18px;\n    border: 2px solid var(--green);\n    border-radius: 8px;\n    color: var(--green);\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  .cse-button:hover {\n    background: var(--green);\n    color: var(--white);\n  }\n\n  .cse-button-primary {\n    background: var(--green);\n    color: var(--white);\n  }\n\n  .cse-button-primary:hover {\n    background: var(--green-dark);\n    border-color: var(--green-dark);\n  }\n\n  \/* EVENT STRIP *\/\n\n  .cse-strip {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n    margin-top: 12px;\n    padding: 12px;\n    background: var(--lime);\n    border-radius: 10px;\n  }\n\n  .cse-strip span {\n    padding: 5px 9px;\n    background: rgba(255, 255, 255, 0.62);\n    border-radius: 999px;\n    color: var(--green-dark);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  \/* SHARED SECTIONS *\/\n\n  .cse-section {\n    padding-top: 58px;\n  }\n\n  .cse-heading {\n    max-width: 700px;\n    margin-bottom: 24px;\n  }\n\n  .cse-heading-centred {\n    margin-right: auto;\n    margin-left: auto;\n    text-align: center;\n  }\n\n  .cse-label {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--green);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .cse-heading h2 {\n    margin-bottom: 9px;\n    font-size: 30px;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    line-height: 1.12;\n  }\n\n  .cse-heading p {\n    margin-bottom: 0;\n  }\n\n  \/* INTRODUCTION *\/\n\n  .cse-intro {\n    display: grid;\n    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n    gap: 12px;\n  }\n\n  .cse-intro-title,\n  .cse-intro-copy {\n    padding: 30px;\n    border-radius: 14px;\n  }\n\n  .cse-intro-title {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    background: var(--lime);\n  }\n\n  .cse-intro-title small {\n    margin-bottom: 8px;\n    color: var(--green-dark);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n  }\n\n  .cse-intro-title h2 {\n    margin-bottom: 0;\n    font-size: 29px;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    line-height: 1.1;\n  }\n\n  .cse-intro-copy {\n    background: var(--pale);\n    border: 1px solid var(--line);\n  }\n\n  \/* EVENT HIGHLIGHTS *\/\n\n  .cse-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .cse-highlight {\n    position: relative;\n    min-height: 160px;\n    padding: 23px;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 13px;\n  }\n\n  .cse-highlight-featured {\n    background: var(--pale);\n    border-color: #bedecc;\n  }\n\n  .cse-highlight-lime {\n    background: var(--lime);\n    border-color: #c8df6f;\n  }\n\n  .cse-highlight small {\n    display: block;\n    margin-bottom: 22px;\n    color: var(--green);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .cse-highlight-lime small {\n    color: var(--green-dark);\n  }\n\n  .cse-highlight h3 {\n    margin-bottom: 7px;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .cse-highlight p {\n    margin-bottom: 0;\n    font-size: 13px;\n  }\n\n  \/* CONFIRMED GUESTS *\/\n\n  .cse-guests {\n    display: grid;\n    gap: 12px;\n  }\n\n  .cse-guest {\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .cse-guest-header {\n    display: grid;\n    grid-template-columns: 135px minmax(0, 1fr);\n    align-items: center;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .cse-brand {\n    display: flex;\n    min-height: 105px;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 15px;\n    background: var(--pale);\n    text-align: center;\n  }\n\n  .cse-brand-mark {\n    display: grid;\n    min-width: 58px;\n    min-height: 43px;\n    margin-bottom: 7px;\n    padding: 7px 10px;\n    place-items: center;\n    background: var(--green);\n    border-radius: 7px;\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: -0.2px;\n  }\n\n  .cse-brand strong {\n    color: var(--green-dark);\n    font-size: 11px;\n    line-height: 1.25;\n  }\n\n  .cse-brand span {\n    display: block;\n    margin-top: 3px;\n    color: var(--text);\n    font-size: 8px;\n    font-weight: 800;\n    letter-spacing: 0.35px;\n    text-transform: uppercase;\n  }\n\n  .cse-guest-name {\n    padding: 20px 23px;\n  }\n\n  .cse-guest-name small {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--green);\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .cse-guest-name h3 {\n    margin-bottom: 0;\n    font-size: 22px;\n    font-weight: 900;\n    letter-spacing: -0.4px;\n    line-height: 1.15;\n  }\n\n  .cse-guest-copy {\n    padding: 23px;\n  }\n\n  .cse-guest-copy p {\n    margin-bottom: 11px;\n    font-size: 14px;\n  }\n\n  .cse-guest-copy p:last-of-type {\n    margin-bottom: 15px;\n  }\n\n  .cse-guest-link {\n    color: var(--green);\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  .cse-guest-link:hover {\n    color: var(--green-dark);\n  }\n\n  \/* BRAND-SPECIFIC MARKS *\/\n\n  .cse-stone .cse-brand-mark {\n    background: #4ba73c;\n  }\n\n  .cse-ncca .cse-brand-mark {\n    background: var(--blue);\n  }\n\n  .cse-iclean .cse-brand-mark {\n    background: #17334d;\n  }\n\n  .cse-train .cse-brand-mark {\n    background: linear-gradient(135deg, var(--orange), var(--lime));\n    color: var(--ink);\n  }\n\n  .cse-leather .cse-brand-mark {\n    background: #669d92;\n  }\n\n  .cse-more {\n    padding: 21px;\n    background: var(--lime);\n    border-radius: 12px;\n    color: var(--green-dark);\n    text-align: center;\n  }\n\n  .cse-more strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  \/* WHAT TO EXPECT *\/\n\n  .cse-expect {\n    padding: 31px;\n    background: var(--ice);\n    border: 1px solid var(--line);\n    border-radius: 15px;\n  }\n\n  .cse-expect-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .cse-expect-item {\n    position: relative;\n    min-height: 57px;\n    padding: 12px 12px 12px 43px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 8px;\n    color: var(--green-dark);\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n  .cse-expect-item::before {\n    content: \"✓\";\n    position: absolute;\n    top: 13px;\n    left: 12px;\n    display: grid;\n    width: 22px;\n    height: 22px;\n    place-items: center;\n    background: var(--lime);\n    border-radius: 50%;\n    color: var(--green-dark);\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  \/* LOCATION *\/\n\n  .cse-location {\n    display: grid;\n    grid-template-columns: minmax(190px, 0.7fr) minmax(0, 1.3fr);\n    gap: 11px;\n  }\n\n  .cse-location-date,\n  .cse-location-address {\n    padding: 28px;\n    border-radius: 14px;\n  }\n\n  .cse-location-date {\n    background: var(--green);\n  }\n\n  .cse-location-date small,\n  .cse-location-address small {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n  }\n\n  .cse-location-date small {\n    color: #dff8e8;\n  }\n\n  .cse-location-date strong {\n    display: block;\n    color: var(--white);\n    font-size: 28px;\n    font-weight: 900;\n    letter-spacing: -0.6px;\n    line-height: 1.08;\n  }\n\n  .cse-location-address {\n    background: var(--pale);\n    border: 1px solid var(--line);\n  }\n\n  .cse-location-address small {\n    color: var(--green);\n  }\n\n  .cse-location-address h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .cse-location-address address {\n    margin-bottom: 17px;\n    color: var(--text);\n    font-style: normal;\n  }\n\n  \/* FAQ *\/\n\n  .cse-faq {\n    display: grid;\n    gap: 8px;\n  }\n\n  .cse-faq details {\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 9px;\n  }\n\n  .cse-faq summary {\n    position: relative;\n    padding: 15px 45px 15px 16px;\n    color: var(--green-dark);\n    font-size: 13px;\n    font-weight: 850;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .cse-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cse-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 10px;\n    right: 13px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    background: var(--pale);\n    border-radius: 50%;\n    color: var(--green);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .cse-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .cse-faq-answer {\n    padding: 0 16px 16px;\n    font-size: 13px;\n  }\n\n  \/* FINAL CTA *\/\n\n  .cse-final {\n    margin-top: 13px;\n    padding: 37px 28px;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(217, 242, 103, 0.75),\n        transparent 30%\n      ),\n      var(--pale);\n    border: 2px solid var(--green);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .cse-final h2 {\n    max-width: 620px;\n    margin: 0 auto 9px;\n    font-size: 30px;\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    line-height: 1.12;\n  }\n\n  .cse-final p {\n    max-width: 650px;\n    margin: 0 auto 20px;\n  }\n\n  \/* SHOPIFY DESCRIPTION BREAKPOINT *\/\n\n  @container (max-width: 680px) {\n    .cse-hero {\n      padding: 33px 24px;\n    }\n\n    .cse-hero h2 {\n      font-size: 34px;\n    }\n\n    .cse-details,\n    .cse-intro,\n    .cse-location {\n      grid-template-columns: 1fr;\n    }\n\n    .cse-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .cse-guest-header {\n      grid-template-columns: 115px minmax(0, 1fr);\n    }\n\n    .cse-brand {\n      min-height: 100%;\n    }\n  }\n\n  @container (max-width: 480px) {\n    .cs-event {\n      margin: 12px auto;\n      font-size: 14px;\n    }\n\n    .cse-hero {\n      padding: 28px 18px;\n      border-radius: 13px;\n    }\n\n    .cse-hero h2 {\n      font-size: 28px;\n      letter-spacing: -0.7px;\n    }\n\n    .cse-hero-lead {\n      font-size: 16px;\n    }\n\n    .cse-button {\n      width: 100%;\n    }\n\n    .cse-section {\n      padding-top: 44px;\n    }\n\n    .cse-heading h2,\n    .cse-intro-title h2,\n    .cse-final h2 {\n      font-size: 25px;\n    }\n\n    .cse-intro-title,\n    .cse-intro-copy,\n    .cse-expect,\n    .cse-location-date,\n    .cse-location-address {\n      padding: 22px 18px;\n    }\n\n    .cse-guest-header {\n      grid-template-columns: 1fr;\n    }\n\n    .cse-brand {\n      min-height: 120px;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .cse-guest-name,\n    .cse-guest-copy {\n      padding: 20px 18px;\n    }\n\n    .cse-guest-name h3 {\n      font-size: 20px;\n    }\n\n    .cse-expect-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cse-location-date strong {\n      font-size: 25px;\n    }\n\n    .cse-final {\n      padding: 29px 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cs-event\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cse-hero\"\u003e\n    \u003cspan class=\"cse-eyebrow\"\u003e\n      Cleanspec Cumbria Open Day 2026\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Cleanspec: \u003cspan\u003eOn the Tools\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cse-hero-lead\"\u003e\n      A hands-on Open Day for professional cleaners.\n    \u003c\/p\u003e\n\n    \u003cp class=\"cse-hero-copy\"\u003e\n      Live demonstrations, practical workshops, professional machinery,\n      specialist advice and direct access to experienced trainers and\n      industry experts.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cse-details\"\u003e\n      \u003cdiv class=\"cse-detail\"\u003e\n        \u003csmall\u003eDate\u003c\/small\u003e\n        \u003cstrong\u003eSaturday 26 September 2026\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cse-detail\"\u003e\n        \u003csmall\u003eVenue\u003c\/small\u003e\n        \u003cstrong\u003eCleanspec Cumbria Ltd\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cse-detail\"\u003e\n        \u003csmall\u003eLocation\u003c\/small\u003e\n        \u003cstrong\u003e62 Gilwilly Road, Penrith, CA11 9BL\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-button-row\"\u003e\n      \u003ca class=\"cse-button cse-button-primary\" href=\"#MainContent\"\u003e\n        Book Your Place\n      \u003c\/a\u003e\n\n      \u003ca class=\"cse-button\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1\u0026amp;destination=62+Gilwilly+Road+Penrith+CA11+9BL\" target=\"_blank\" rel=\"noopener\"\u003e\n        Get Directions\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK HIGHLIGHTS --\u003e\n  \u003cdiv class=\"cse-strip\"\u003e\n    \u003cspan\u003eLive Demonstrations\u003c\/span\u003e\n    \u003cspan\u003eHands-On Workshops\u003c\/span\u003e\n    \u003cspan\u003eProfessional Machinery\u003c\/span\u003e\n    \u003cspan\u003eFood \u0026amp; Bar\u003c\/span\u003e\n    \u003cspan\u003eNetworking\u003c\/span\u003e\n    \u003cspan\u003eBig Raffle\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-intro\"\u003e\n      \u003cdiv class=\"cse-intro-title\"\u003e\n        \u003csmall\u003eThis year is about getting involved\u003c\/small\u003e\n        \u003ch2\u003eNot just another trade day.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cse-intro-copy\"\u003e\n        \u003cp\u003e\n          The Cleanspec Cumbria Open Day 2026 is built around practical\n          demonstrations, hands-on learning and direct access to experienced\n          trainers and industry specialists.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          See professional machinery in action, try equipment, ask questions\n          and learn more about carpet cleaning, upholstery care, VLM,\n          encapsulation, stone restoration, hard-floor care and specialist\n          leather cleaning and repair.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Whether you are an experienced professional, new to the industry or\n          considering adding another service to your business, the day will\n          provide useful information you can take back to work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EVENT HIGHLIGHTS --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-heading\"\u003e\n      \u003cspan class=\"cse-label\"\u003eWhat makes the day different?\u003c\/span\u003e\n      \u003ch2\u003eMore doing. Less sitting.\u003c\/h2\u003e\n      \u003cp\u003e\n        See professional techniques, machinery and products being used—not\n        simply talked about.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-highlights\"\u003e\n      \u003carticle class=\"cse-highlight cse-highlight-featured\"\u003e\n        \u003csmall\u003eLive and practical\u003c\/small\u003e\n        \u003ch3\u003eCleaning \u0026amp; Restoration Demonstrations\u003c\/h3\u003e\n        \u003cp\u003e\n          Watch experienced professionals demonstrate real processes across\n          carpet, upholstery, stone, tile, hard floors, VLM and leather care.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"cse-highlight cse-highlight-lime\"\u003e\n        \u003csmall\u003eHands-on\u003c\/small\u003e\n        \u003ch3\u003eTry the Equipment\u003c\/h3\u003e\n        \u003cp\u003e\n          Get closer to the machinery, tooling and professional systems used\n          by working cleaners.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"cse-highlight\"\u003e\n        \u003csmall\u003eAsk the experts\u003c\/small\u003e\n        \u003ch3\u003eDirect Advice\u003c\/h3\u003e\n        \u003cp\u003e\n          Speak directly with trainers and specialists about products,\n          processes and real on-site challenges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"cse-highlight\"\u003e\n        \u003csmall\u003eMeet the industry\u003c\/small\u003e\n        \u003ch3\u003eFood, Bar \u0026amp; Networking\u003c\/h3\u003e\n        \u003cp\u003e\n          Catch up with familiar faces, meet other cleaners and stay for the\n          food, bar, raffle and a good laugh.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONFIRMED GUESTS --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-heading cse-heading-centred\"\u003e\n      \u003cspan class=\"cse-label\"\u003eConfirmed industry guests\u003c\/span\u003e\n      \u003ch2\u003eLearn directly from people who know the work\u003c\/h2\u003e\n      \u003cp\u003e\n        Trainers and specialists will be available throughout the day for\n        demonstrations, conversations and practical questions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-guests\"\u003e\n\n      \u003c!-- STONECARE DIRECT --\u003e\n      \u003carticle class=\"cse-guest cse-stone\"\u003e\n        \u003cdiv class=\"cse-guest-header\"\u003e\n          \u003cdiv class=\"cse-brand\"\u003e\n            \u003cspan class=\"cse-brand-mark\"\u003eSTONE\u003c\/span\u003e\n            \u003cstrong\u003eStoneCare Direct\u003c\/strong\u003e\n            \u003cspan\u003eStone \u0026amp; Tile\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cse-guest-name\"\u003e\n            \u003csmall\u003eConfirmed guest\u003c\/small\u003e\n            \u003ch3\u003ePaul Cranney – StoneCare Direct\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-guest-copy\"\u003e\n          \u003cp\u003e\n            Paul Cranney is an experienced stone and tile restoration trainer\n            known for making a specialist subject practical and easier to\n            understand.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            His training covers material identification, cleaning methods,\n            repairs, surface refinement, diamond polishing, sealing and\n            ongoing maintenance. Paul will demonstrate products, share\n            practical techniques and answer questions about adding\n            professional stone and hard-floor restoration to your services.\n          \u003c\/p\u003e\n\n          \u003ca class=\"cse-guest-link\" href=\"https:\/\/stonecaredirect.co.uk\/training-restoration-services\/\" target=\"_blank\" rel=\"noopener\"\u003e\n            Discover StoneCare Direct training →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- NCCA --\u003e\n      \u003carticle class=\"cse-guest cse-ncca\"\u003e\n        \u003cdiv class=\"cse-guest-header\"\u003e\n          \u003cdiv class=\"cse-brand\"\u003e\n            \u003cspan class=\"cse-brand-mark\"\u003eNCCA\u003c\/span\u003e\n            \u003cstrong\u003eNational Carpet Cleaners Association\u003c\/strong\u003e\n            \u003cspan\u003eStandards \u0026amp; Support\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cse-guest-name\"\u003e\n            \u003csmall\u003eConfirmed guest\u003c\/small\u003e\n            \u003ch3\u003eDave Wheadon – CEO of the NCCA\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-guest-copy\"\u003e\n          \u003cp\u003e\n            Dave Wheadon is Chief Executive Officer of the National Carpet\n            Cleaners Association, the UK trade association dedicated to\n            professional carpet, soft-furnishing and related floor-care\n            services.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Dave will be available to discuss NCCA membership, recognised\n            training, professional standards, technical support and the\n            benefits available to professional cleaning businesses.\n          \u003c\/p\u003e\n\n          \u003ca class=\"cse-guest-link\" href=\"https:\/\/ncca.co.uk\/meet-the-team\/\" target=\"_blank\" rel=\"noopener\"\u003e\n            Learn more about the NCCA →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- ICLEAN --\u003e\n      \u003carticle class=\"cse-guest cse-iclean\"\u003e\n        \u003cdiv class=\"cse-guest-header\"\u003e\n          \u003cdiv class=\"cse-brand\"\u003e\n            \u003cspan class=\"cse-brand-mark\"\u003eiClean\u003c\/span\u003e\n            \u003cstrong\u003eiClean\u003c\/strong\u003e\n            \u003cspan\u003eVLM \u0026amp; Encapsulation\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cse-guest-name\"\u003e\n            \u003csmall\u003eConfirmed guest\u003c\/small\u003e\n            \u003ch3\u003eCraig Carnan – iClean\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-guest-copy\"\u003e\n          \u003cp\u003e\n            Craig provides professional VLM and encapsulation training for\n            carpet and upholstery cleaners, covering the science, chemistry,\n            machinery and practical reasoning behind modern low-moisture\n            cleaning.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Visitors will be able to see the specially modified iClean\n            Pro-System Handheld in action and learn how VLM cleaning can work\n            alongside established cleaning methods.\n          \u003c\/p\u003e\n\n          \u003ca class=\"cse-guest-link\" href=\"https:\/\/cleanspec-cumbria.co.uk\/products\/low-moisture-encapsulation-training\"\u003e\n            Explore iClean VLM training →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- TRAIN TO CLEAN --\u003e\n      \u003carticle class=\"cse-guest cse-train\"\u003e\n        \u003cdiv class=\"cse-guest-header\"\u003e\n          \u003cdiv class=\"cse-brand\"\u003e\n            \u003cspan class=\"cse-brand-mark\"\u003eT2T\u003c\/span\u003e\n            \u003cstrong\u003eTrain to Clean\u003c\/strong\u003e\n            \u003cspan\u003eCarpet \u0026amp; Upholstery\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cse-guest-name\"\u003e\n            \u003csmall\u003eConfirmed guest\u003c\/small\u003e\n            \u003ch3\u003eJared Long – Train to Clean\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-guest-copy\"\u003e\n          \u003cp\u003e\n            Jared Long delivers Train to Clean’s detailed carpet, upholstery\n            and stain-removal training alongside Lee Breen, combining\n            practical industry experience with strong technical knowledge.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The training covers fibre and fabric identification, chemistry,\n            soil behaviour, stain theory, risk assessment and practical\n            decision-making. Jared will bring that same approach to the\n            Cleanspec Open Day.\n          \u003c\/p\u003e\n\n          \u003ca class=\"cse-guest-link\" href=\"https:\/\/cleanspec-cumbria.co.uk\/products\/carpet-cleaning-and-spot-stain-removal-course\"\u003e\n            Explore Train to Clean courses →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- SHROPSHIRE LEATHER CARE --\u003e\n      \u003carticle class=\"cse-guest cse-leather\"\u003e\n        \u003cdiv class=\"cse-guest-header\"\u003e\n          \u003cdiv class=\"cse-brand\"\u003e\n            \u003cspan class=\"cse-brand-mark\"\u003eSLC\u003c\/span\u003e\n            \u003cstrong\u003eShropshire Leather Care\u003c\/strong\u003e\n            \u003cspan\u003eLeather Restoration\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cse-guest-name\"\u003e\n            \u003csmall\u003eConfirmed guest\u003c\/small\u003e\n            \u003ch3\u003eJenny Long – Shropshire Leather Care\u003c\/h3\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-guest-copy\"\u003e\n          \u003cp\u003e\n            Jenny is the owner of Shropshire Leather Care, specialising in\n            professional leather cleaning, repair and restoration for\n            furniture and vehicle interiors.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Her work includes cuts, burns, cracks, colour loss, worn areas,\n            pet damage and colour restoration across different leather types.\n            Jenny will share practical specialist knowledge about\n            professional leather care.\n          \u003c\/p\u003e\n\n          \u003ca class=\"cse-guest-link\" href=\"https:\/\/shropshireleathercare.co.uk\/\" target=\"_blank\" rel=\"noopener\"\u003e\n            Discover Shropshire Leather Care →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003cdiv class=\"cse-more\"\u003e\n        \u003cstrong\u003eMore names will be announced\u003c\/strong\u003e\n        Additional brands, trainers and industry specialists will be added as\n        their attendance is confirmed.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT TO EXPECT --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-heading\"\u003e\n      \u003cspan class=\"cse-label\"\u003eThe full event\u003c\/span\u003e\n      \u003ch2\u003eWhat to expect\u003c\/h2\u003e\n      \u003cp\u003e\n        Come for the demonstrations, get involved with the practical sessions\n        and stay for the food, bar, raffle and networking.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-expect\"\u003e\n      \u003cdiv class=\"cse-expect-grid\"\u003e\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Live cleaning and restoration demonstrations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Practical hands-on workshops\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Professional machinery to see and try\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Carpet and upholstery cleaning\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Stone, tile and hard-floor restoration\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          VLM and encapsulation cleaning\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Specialist leather care and restoration\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Product knowledge and practical advice\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Industry guidance and business support\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Food, refreshments and a bar\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Networking and time to catch up\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cse-expect-item\"\u003e\n          Freebies and the Cleanspec big raffle\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LOCATION --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-heading\"\u003e\n      \u003cspan class=\"cse-label\"\u003ePlan your visit\u003c\/span\u003e\n      \u003ch2\u003eOpen Day information\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-location\"\u003e\n      \u003cdiv class=\"cse-location-date\"\u003e\n        \u003csmall\u003eEvent date\u003c\/small\u003e\n        \u003cstrong\u003e\n          Saturday\u003cbr\u003e\n          26 September\u003cbr\u003e\n          2026\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cse-location-address\"\u003e\n        \u003csmall\u003eEvent venue\u003c\/small\u003e\n        \u003ch3\u003eCleanspec Cumbria Ltd\u003c\/h3\u003e\n\n        \u003caddress\u003e\n          62 Gilwilly Road\u003cbr\u003e\n          Gilwilly Industrial Estate\u003cbr\u003e\n          Penrith\u003cbr\u003e\n          Cumbria\u003cbr\u003e\n          CA11 9BL\u003cbr\u003e\n          United Kingdom\n        \u003c\/address\u003e\n\n        \u003ca class=\"cse-button cse-button-primary\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1\u0026amp;destination=62+Gilwilly+Road+Penrith+CA11+9BL\" target=\"_blank\" rel=\"noopener\"\u003e\n          Open Google Maps\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cse-section\"\u003e\n    \u003cdiv class=\"cse-heading\"\u003e\n      \u003cspan class=\"cse-label\"\u003eUseful information\u003c\/span\u003e\n      \u003ch2\u003eOpen Day questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWho is the Cleanspec Open Day suitable for?\u003c\/summary\u003e\n        \u003cdiv class=\"cse-faq-answer\"\u003e\n          \u003cp\u003e\n            Experienced cleaners, newcomers, business start-ups and anyone\n            considering adding specialist services such as VLM, stone\n            restoration or leather care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill the day include practical demonstrations?\u003c\/summary\u003e\n        \u003cdiv class=\"cse-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The event is focused on live demonstrations, practical\n            workshops, professional equipment and useful advice from\n            experienced trainers and specialists.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere is the Cleanspec Open Day held?\u003c\/summary\u003e\n        \u003cdiv class=\"cse-faq-answer\"\u003e\n          \u003cp\u003e\n            Cleanspec Cumbria Ltd, 62 Gilwilly Road, Gilwilly Industrial\n            Estate, Penrith, Cumbria, CA11 9BL.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill food and refreshments be available?\u003c\/summary\u003e\n        \u003cdiv class=\"cse-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The day will include food, refreshments and a bar, with\n            plenty of time for networking and catching up.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill more guests be announced?\u003c\/summary\u003e\n        \u003cdiv class=\"cse-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Additional brands, trainers and industry names will be added\n            as their attendance is confirmed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cse-final\"\u003e\n      \u003cspan class=\"cse-label\"\u003ePlaces available\u003c\/span\u003e\n      \u003ch2\u003eBe part of Cleanspec: On the Tools\u003c\/h2\u003e\n      \u003cp\u003e\n        See live demonstrations, try professional equipment, speak directly\n        with industry specialists and enjoy a proper day with cleaners from\n        across the industry.\n      \u003c\/p\u003e\n\n      \u003ca class=\"cse-button cse-button-primary\" href=\"#MainContent\"\u003e\n        Book Your Place\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Cleanspec Cumbria Limited","offers":[{"title":"Default Title","offer_id":56763045085524,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0845\/5697\/2372\/files\/Cleanspec_On_the_Tools_-_A_hands-on_Open_Day_for_Professional_Cleaners.jpg?v=1786452476","url":"https:\/\/cleanspec-cumbria.co.uk\/products\/cleanspec-live-2026-the-hands-on-open-day","provider":"Cleanspec Cumbria Limited","version":"1.0","type":"link"}