{"title":"Consultant-Led Bundles","description":"\u003cstyle\u003e\n  .collection-hero__text-wrapper:has(.hlb-coll-cl) .collection-hero__title{ display:none; }\n  .collection-hero__description.rte:has(.hlb-coll-cl){ max-width:none; width:100%; }\n  .collection-hero__text-wrapper:has(.hlb-coll-cl){ width:100%; max-width:none; }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n  .hlb-coll-cl{color:#1f2a2b;font-family:-apple-system,BlinkMacSystemFont,\"Inter\",\"Helvetica Neue\",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}\n  .hlb-coll-cl *{box-sizing:border-box}\n\n  .hlb-coll-cl .hlb-cl__hero{padding:80px 32px 56px;background:linear-gradient(180deg,#f0fafa 0%,#ffffff 100%);border-radius:16px;position:relative;overflow:hidden;text-align:center;margin:0 0 8px}\n  .hlb-coll-cl .hlb-cl__hero::before{content:\"\";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(3,152,158,0.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}\n  .hlb-coll-cl .hlb-cl__hero-inner{position:relative;max-width:680px;margin:0 auto}\n  @media (max-width:768px){.hlb-coll-cl .hlb-cl__hero{padding:56px 22px 44px}}\n\n  .hlb-coll-cl .hlb-cl__eyebrow{display:inline-block;text-transform:uppercase;font-size:12px;letter-spacing:0.14em;font-weight:600;color:#03989e;margin:0 0 16px}\n  .hlb-coll-cl .hlb-cl__hero h2{margin:0 0 20px;font-size:clamp(34px,4.5vw,52px);font-weight:700;letter-spacing:-0.02em;line-height:1.08;color:#0a4a4d}\n  .hlb-coll-cl .hlb-cl__hero-lede{margin:0 auto 28px;font-size:clamp(17px,1.5vw,19px);line-height:1.55;color:#5b6b6d;max-width:600px}\n  .hlb-coll-cl .hlb-cl__hero-lede strong{color:#0a4a4d;font-weight:600}\n\n  .hlb-coll-cl .hlb-cl__hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:0}\n  .hlb-coll-cl .hlb-cl__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:13px 24px;border-radius:8px;font-weight:600;font-size:14.5px;line-height:1.2;text-decoration:none;white-space:nowrap;border:1.5px solid transparent;transition:transform 0.15s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease}\n  .hlb-coll-cl .hlb-cl__btn--coral,.hlb-coll-cl .hlb-cl__btn--coral:link,.hlb-coll-cl .hlb-cl__btn--coral:visited{background:#FF6B47;color:#fff !important;border-color:#FF6B47;text-decoration:none !important}\n  .hlb-coll-cl .hlb-cl__btn--coral:hover{background:#cc4a2a;border-color:#cc4a2a;color:#fff !important;transform:translateY(-1px)}\n  .hlb-coll-cl .hlb-cl__btn--ghost,.hlb-coll-cl .hlb-cl__btn--ghost:link,.hlb-coll-cl .hlb-cl__btn--ghost:visited{background:transparent;color:#0a4a4d !important;border-color:#0a4a4d;text-decoration:none !important}\n  .hlb-coll-cl .hlb-cl__btn--ghost:hover{background:#0a4a4d;color:#fff !important}\n\n  .hlb-coll-cl .hlb-cl__section{padding:56px 0}\n  .hlb-coll-cl .hlb-cl__section--soft{background:#FAFAFA;border-radius:16px;padding:48px 36px}\n  @media (max-width:768px){.hlb-coll-cl .hlb-cl__section{padding:44px 0}.hlb-coll-cl .hlb-cl__section--soft{padding:40px 24px}}\n\n  .hlb-coll-cl .hlb-cl__section h2{margin:0 0 16px;font-size:clamp(28px,3.6vw,40px);font-weight:700;letter-spacing:-0.015em;line-height:1.15;color:#0a4a4d}\n  .hlb-coll-cl .hlb-cl__lede{margin:0 0 32px;font-size:clamp(17px,1.5vw,19px);line-height:1.55;color:#5b6b6d;max-width:none}\n  .hlb-coll-cl .hlb-cl__lede strong{color:#0a4a4d;font-weight:600}\n\n  .hlb-coll-cl .hlb-cl__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 32px;padding:24px 0;position:relative}\n  .hlb-coll-cl .hlb-cl__steps::before{content:\"\";position:absolute;top:48px;left:12.5%;right:12.5%;height:2px;z-index:0;background-image:repeating-linear-gradient(90deg,#03989e 0,#03989e 6px,transparent 6px,transparent 12px)}\n  .hlb-coll-cl .hlb-cl__step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;padding:0 10px}\n  .hlb-coll-cl .hlb-cl__step-num{width:44px;height:44px;border-radius:50%;background:linear-gradient(180deg,#0e858b 0%,#0a6e74 100%);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 12px rgba(3,152,158,0.25);flex-shrink:0}\n  .hlb-coll-cl .hlb-cl__step-label{font-size:14.5px;font-weight:600;color:#0a4a4d;line-height:1.35;max-width:180px}\n  .hlb-coll-cl .hlb-cl__step-sub{font-size:12.5px;color:#8a9799;font-weight:500;margin-top:4px;line-height:1.4}\n\n  @media (min-width:821px){\n    .hlb-coll-cl .hlb-cl__step-label,\n    .hlb-coll-cl .hlb-cl__step-sub{text-align:center;margin-left:auto;margin-right:auto}\n  }\n\n  @media (max-width:820px){\n    .hlb-coll-cl .hlb-cl__steps{display:flex;flex-direction:column;grid-template-columns:none;gap:0;padding:8px 0 4px;margin:0 0 28px}\n    .hlb-coll-cl .hlb-cl__steps::before{display:none}\n    .hlb-coll-cl .hlb-cl__step{flex-direction:row;align-items:flex-start;text-align:left;gap:16px;padding:0 0 24px 0;position:relative}\n    .hlb-coll-cl .hlb-cl__step:not(:last-child)::after{content:\"\";position:absolute;left:21px;top:44px;bottom:-2px;width:2px;background-image:repeating-linear-gradient(180deg,#03989e 0,#03989e 6px,transparent 6px,transparent 12px);z-index:0}\n    .hlb-coll-cl .hlb-cl__step:last-child{padding-bottom:0}\n    .hlb-coll-cl .hlb-cl__step-num{margin-bottom:0;z-index:1}\n    .hlb-coll-cl .hlb-cl__step-text{padding-top:9px}\n    .hlb-coll-cl .hlb-cl__step-label{max-width:none;text-align:left}\n    .hlb-coll-cl .hlb-cl__step-sub{text-align:left}\n  }\n\n  .hlb-coll-cl .hlb-cl__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;align-items:stretch}\n  @media (max-width:760px){.hlb-coll-cl .hlb-cl__cards{grid-template-columns:1fr}}\n  .hlb-coll-cl .hlb-cl__card{background:#fff;border:1px solid #E5E5E5;border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;position:relative;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease;min-height:100%}\n  .hlb-coll-cl .hlb-cl__card:hover{transform:translateY(-4px);border-color:rgba(3,152,158,0.4);box-shadow:0 8px 28px rgba(3,152,158,0.1)}\n  .hlb-coll-cl .hlb-cl__card--featured{border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#0e858b 0%,#0a6e74 100%) border-box;box-shadow:0 8px 32px rgba(3,152,158,0.12)}\n  .hlb-coll-cl .hlb-cl__card-badge{position:absolute;top:-14px;left:28px;background:linear-gradient(180deg,#0e858b 0%,#0a6e74 100%);color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;padding:6px 14px;border-radius:6px;box-shadow:0 4px 12px rgba(3,152,158,0.25);white-space:nowrap}\n  .hlb-coll-cl .hlb-cl__card-category{font-size:11px;text-transform:uppercase;letter-spacing:0.12em;font-weight:600;color:#03989e;margin-bottom:12px}\n  .hlb-coll-cl .hlb-cl__card-name{font-size:22px;font-weight:700;color:#0a4a4d;margin:0 0 8px;line-height:1.2;letter-spacing:-0.01em}\n  .hlb-coll-cl .hlb-cl__card-desc{font-size:14px;color:#5b6b6d;line-height:1.55;margin:0 0 20px}\n  .hlb-coll-cl .hlb-cl__card-price-from{font-size:12px;color:#8a9799;margin-bottom:2px}\n  .hlb-coll-cl .hlb-cl__card-price{font-size:32px;font-weight:700;color:#0a4a4d;letter-spacing:-0.02em;line-height:1;margin-bottom:18px}\n  .hlb-coll-cl .hlb-cl__card-price small{font-size:13px;font-weight:500;color:#5b6b6d}\n  .hlb-coll-cl .hlb-cl__card-meta{display:grid;gap:10px;padding:14px 0 16px;margin:0 0 20px;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5}\n  .hlb-coll-cl .hlb-cl__card-meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.35}\n  .hlb-coll-cl .hlb-cl__card-meta-label{color:#8a9799;font-weight:500}\n  .hlb-coll-cl .hlb-cl__card-meta-val{color:#1f2a2b;font-weight:600;text-align:right}\n  .hlb-coll-cl .hlb-cl__card-includes{list-style:none;padding:0;margin:0 0 22px;font-size:14px;line-height:1.55;flex:1 1 auto}\n  .hlb-coll-cl .hlb-cl__card-includes li{padding:7px 0;color:#1f2a2b;display:flex;gap:10px;align-items:flex-start}\n  .hlb-coll-cl .hlb-cl__card-includes li::before{content:\"✓\";color:#03989e;font-weight:700;flex-shrink:0;margin-top:1px}\n  .hlb-coll-cl .hlb-cl__card-cta{display:block;text-align:center;padding:13px 18px;border-radius:8px;font-weight:600;font-size:14.5px;text-decoration:none;margin-top:auto;transition:transform 0.15s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease}\n  .hlb-coll-cl .hlb-cl__card-cta--solid{background:#FF6B47;color:#fff !important;border:1.5px solid #FF6B47}\n  .hlb-coll-cl .hlb-cl__card-cta--solid:hover{background:#cc4a2a;border-color:#cc4a2a;transform:translateY(-1px)}\n  .hlb-coll-cl .hlb-cl__card-cta--outline{background:transparent;color:#0a4a4d !important;border:1.5px solid #0a4a4d}\n  .hlb-coll-cl .hlb-cl__card-cta--outline:hover{background:#0a4a4d;color:#fff !important}\n\n  .hlb-coll-cl .hlb-cl__acc{border:1px solid #E5E5E5;border-radius:12px;background:#fff;margin:0 0 14px;overflow:hidden}\n  .hlb-coll-cl .hlb-cl__acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;font-size:17px;font-weight:600;color:#0a4a4d;line-height:1.3}\n  .hlb-coll-cl .hlb-cl__acc summary::-webkit-details-marker{display:none}\n  .hlb-coll-cl .hlb-cl__acc summary::after{content:\"+\";font-size:24px;font-weight:400;color:#03989e;transition:transform 0.2s;flex-shrink:0}\n  .hlb-coll-cl .hlb-cl__acc[open] summary::after{content:\"−\"}\n  .hlb-coll-cl .hlb-cl__acc-body{padding:0 28px 24px}\n  .hlb-coll-cl .hlb-cl__list{list-style:none;padding:0;margin:0}\n  .hlb-coll-cl .hlb-cl__list li{position:relative;padding-left:26px;margin:0 0 12px;color:#1f2a2b;font-size:15px;line-height:1.6}\n  .hlb-coll-cl .hlb-cl__list li:last-child{margin-bottom:0}\n  .hlb-coll-cl .hlb-cl__list li::before{content:\"✓\";position:absolute;left:0;top:0;color:#03989e;font-weight:700}\n  .hlb-coll-cl .hlb-cl__list strong{color:#0a4a4d;font-weight:600}\n  .hlb-coll-cl .hlb-cl__list em{color:#0a4a4d;font-style:normal;font-weight:600}\n  .hlb-coll-cl .hlb-cl__list a{color:#03989e;text-decoration:underline;text-underline-offset:2px}\n  .hlb-coll-cl .hlb-cl__list a:hover{text-decoration:none}\n\n  .hlb-coll-cl .hlb-cl__note{font-size:13px;color:#8a9799;line-height:1.6;margin:32px 0 0;text-align:center}\n  .hlb-coll-cl .hlb-cl__note a{color:#03989e;text-decoration:underline;text-underline-offset:2px}\n  .hlb-coll-cl .hlb-cl__note a:hover{text-decoration:none}\n\n  .template-collection .collection .grid.product-grid,\n  .template-collection .collection .collection__products{ display:none !important; }\n\n  @media (max-width:600px){\n    .hlb-coll-cl .hlb-cl__btn{flex:1 1 auto;white-space:normal}\n    .hlb-coll-cl .hlb-cl__acc summary{padding:18px 20px;font-size:16px}\n    .hlb-coll-cl .hlb-cl__acc-body{padding:0 20px 20px}\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hlb-coll-cl\"\u003e\n\n  \u003cdiv class=\"hlb-cl__hero\"\u003e\n    \u003cdiv class=\"hlb-cl__hero-inner\"\u003e\n      \u003cspan class=\"hlb-cl__eyebrow\"\u003eConsultant-led packs\u003c\/span\u003e\n      \u003ch2\u003eHave a CIPD consultant handle it for you.\u003c\/h2\u003e\n      \u003cp class=\"hlb-cl__hero-lede\"\u003e\n        For founders who'd rather hand it to an expert. A UK CIPD-qualified HR consultant works with you one to one — confirming your terms, tailoring the wording and preparing your documents. \u003cstrong\u003ePDF + Word included as standard.\u003c\/strong\u003e\n      \u003c\/p\u003e\n      \u003cdiv class=\"hlb-cl__hero-actions\"\u003e\n        \u003ca class=\"hlb-cl__btn hlb-cl__btn--coral\" href=\"#packs\"\u003eView the packs ↓\u003c\/a\u003e\n        \u003ca class=\"hlb-cl__btn hlb-cl__btn--ghost\" href=\"\/collections\/uk-hr-template-bundles\"\u003ePrefer self-serve? See standard packs\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hlb-cl__section\" id=\"packs\"\u003e\n\n    \u003cdiv class=\"hlb-cl__steps\"\u003e\n      \u003cdiv class=\"hlb-cl__step\"\u003e\n        \u003cdiv class=\"hlb-cl__step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__step-text\"\u003e\n          \u003cdiv class=\"hlb-cl__step-label\"\u003ePurchase\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__step-sub\"\u003eWe book your consultation\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hlb-cl__step\"\u003e\n        \u003cdiv class=\"hlb-cl__step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__step-text\"\u003e\n          \u003cdiv class=\"hlb-cl__step-label\"\u003eConsultation\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__step-sub\"\u003eDedicated time with your consultant\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hlb-cl__step\"\u003e\n        \u003cdiv class=\"hlb-cl__step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__step-text\"\u003e\n          \u003cdiv class=\"hlb-cl__step-label\"\u003eTailored drafts\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__step-sub\"\u003eDelivered shortly after your call\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hlb-cl__step\"\u003e\n        \u003cdiv class=\"hlb-cl__step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__step-text\"\u003e\n          \u003cdiv class=\"hlb-cl__step-label\"\u003eOne revision\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__step-sub\"\u003eFactual changes within 7 days\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hlb-cl__lede\"\u003e\n      Both packs include dedicated CIPD consultant time and a round of factual changes. Every consultant-led pack is delivered as \u003cstrong\u003ePDF + Word as standard\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hlb-cl__cards\"\u003e\n\n      \u003cdiv class=\"hlb-cl__card\"\u003e\n        \u003cdiv class=\"hlb-cl__card-category\"\u003eConsultant-led · 3 documents\u003c\/div\u003e\n        \u003ch3 class=\"hlb-cl__card-name\"\u003ePremium Starter Pack\u003c\/h3\u003e\n        \u003cp class=\"hlb-cl__card-desc\"\u003eWe handle the drafting and tailoring for you, with 2 hours of CIPD consultant support included.\u003c\/p\u003e\n        \u003cdiv class=\"hlb-cl__card-price-from\"\u003eFrom\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__card-price\"\u003e£599.99 \u003csmall\u003e\/ pack\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c!-- PRICE-MAINT: premium starter pack (with cons.) --\u003e\n        \u003cdiv class=\"hlb-cl__card-meta\"\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eConsultant time\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003e2 hours included\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003ePDF + Word as standard\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eRevisions\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003e1 round within 7 days\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"hlb-cl__card-includes\"\u003e\n          \u003cli\u003ePersonalised Offer Letter\u003c\/li\u003e\n          \u003cli\u003ePersonalised Employment Contract\u003c\/li\u003e\n          \u003cli\u003ePersonalised New Starter Checklist\u003c\/li\u003e\n          \u003cli\u003e2 hours of CIPD consultant support\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca href=\"\/products\/premium-uk-new-hire-starter-pack\" class=\"hlb-cl__card-cta hlb-cl__card-cta--outline\"\u003eView Premium Pack →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hlb-cl__card hlb-cl__card--featured\"\u003e\n        \u003cspan class=\"hlb-cl__card-badge\"\u003eMost popular\u003c\/span\u003e\n        \u003cdiv class=\"hlb-cl__card-category\"\u003eConsultant-led · 4 documents\u003c\/div\u003e\n        \u003ch3 class=\"hlb-cl__card-name\"\u003ePremium Starter Pack +\u003c\/h3\u003e\n        \u003cp class=\"hlb-cl__card-desc\"\u003eEverything in the Premium Starter Pack plus the Employee Handbook, with 3 hours of CIPD support included.\u003c\/p\u003e\n        \u003cdiv class=\"hlb-cl__card-price-from\"\u003eFrom\u003c\/div\u003e\n        \u003cdiv class=\"hlb-cl__card-price\"\u003e£1099.99 \u003csmall\u003e\/ pack\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c!-- PRICE-MAINT: premium starter pack + (with cons.) --\u003e\n        \u003cdiv class=\"hlb-cl__card-meta\"\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eConsultant time\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003e3 hours included\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003ePDF + Word as standard\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hlb-cl__card-meta-row\"\u003e\n\u003cspan class=\"hlb-cl__card-meta-label\"\u003eRevisions\u003c\/span\u003e\u003cspan class=\"hlb-cl__card-meta-val\"\u003e1 round within 7 days\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"hlb-cl__card-includes\"\u003e\n          \u003cli\u003ePersonalised Offer Letter\u003c\/li\u003e\n          \u003cli\u003ePersonalised Employment Contract\u003c\/li\u003e\n          \u003cli\u003ePersonalised New Starter Checklist\u003c\/li\u003e\n          \u003cli\u003ePersonalised 28-page Employee Handbook\u003c\/li\u003e\n          \u003cli\u003e3 hours of CIPD consultant support\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca href=\"\/products\/premium-uk-new-hire-starter-pack-plus\" class=\"hlb-cl__card-cta hlb-cl__card-cta--solid\"\u003eView Premium Pack + →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hlb-cl__section hlb-cl__section--soft\"\u003e\n    \u003cspan class=\"hlb-cl__eyebrow\"\u003eGood to know\u003c\/span\u003e\n    \u003ch2\u003eHow consultant-led packs work.\u003c\/h2\u003e\n    \u003cp class=\"hlb-cl__lede\"\u003eWhat you get versus doing it yourself, plus formats and licensing.\u003c\/p\u003e\n\n    \u003cdetails class=\"hlb-cl__acc\" open\u003e\n      \u003csummary\u003eHow it works, step by step\u003c\/summary\u003e\n      \u003cdiv class=\"hlb-cl__acc-body\"\u003e\n        \u003cul class=\"hlb-cl__list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePurchase \u0026amp; book\u003c\/strong\u003e — right after checkout you'll get a link to book your consultation at a time that suits you. Prefer to arrange it directly? Our scheduling team is on hand to find a slot with you.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eConsultation\u003c\/strong\u003e — dedicated time with your consultant (2 hours on the Premium pack, 3 on Premium +). Your consultant completes the Personalisation Studio with you on the call, answering your questions as you go.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTailored drafts\u003c\/strong\u003e — your documents are delivered shortly after the consultation call ending.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOne revision\u003c\/strong\u003e — one round of factual amendments is included if requested within 7 days of delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNeed it faster?\u003c\/strong\u003e When availability allows, Express scheduling can bring your consultation forward to the next working day for a small fee. When it's available, you'll see it as an option on the product page or in your cart.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"hlb-cl__acc\"\u003e\n      \u003csummary\u003eWhat you get vs. doing it yourself\u003c\/summary\u003e\n      \u003cdiv class=\"hlb-cl__acc-body\"\u003e\n        \u003cul class=\"hlb-cl__list\"\u003e\n          \u003cli\u003eThe same UK-ready documents as our self-serve packs — but \u003cstrong\u003edrafted and tailored for you\u003c\/strong\u003e, not built by you in the Studio.\u003c\/li\u003e\n          \u003cli\u003eDedicated consultation time to talk through your hire, your business and anything unusual about the role.\u003c\/li\u003e\n          \u003cli\u003eA qualified human completing the work with you before you ever send it.\u003c\/li\u003e\n          \u003cli\u003eBoth \u003cstrong\u003ePDF and Word\u003c\/strong\u003e included as standard — issue the PDF today, keep the editable Word master for future hires.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"hlb-cl__acc\"\u003e\n      \u003csummary\u003eFormats \u0026amp; licensing — how it works\u003c\/summary\u003e\n     \u003cdiv class=\"hlb-cl__acc-body\"\u003e\n        \u003cp style=\"margin:0 0 16px;font-size:15px;line-height:1.6;color:#5b6b6d;\"\u003eEvery consultant-led pack comes with \u003cstrong style=\"color:#0a4a4d;font-weight:600;\"\u003eboth PDF and Word as standard\u003c\/strong\u003e — there's nothing to choose. Here's what each is for:\u003c\/p\u003e\n        \u003cul class=\"hlb-cl__list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eYour PDFs\u003c\/strong\u003e — ready to issue straight away. Named documents such as the offer letter, contract or checklist are licensed for one named individual or transaction within a single legal entity; the Employee Handbook can be shared internally across all your staff. Read-only.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eYour Word (.docx) files\u003c\/strong\u003e — the same documents, fully editable and reusable internally by your legal entity, so you can adapt them for future hires without buying again.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eIn practice\u003c\/strong\u003e — issue the PDFs today, keep the Word masters to reuse and adapt tomorrow.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"hlb-cl__note\"\u003e\n      Business use only. This is not legal advice. Full licence terms — including reuse rights for a single legal entity — are set out in \u003ca href=\"\/policies\/terms-of-service#licensing\"\u003eTerms of Service §6 (Licensing)\u003c\/a\u003e. See also our \u003ca href=\"\/policies\/privacy-policy\"\u003ePrivacy Policy\u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","products":[{"product_id":"premium-uk-new-hire-starter-pack","title":"Premium UK New Hire Starter Pack","description":"\u003cstyle\u003e\n  .hlb-pdp {\n    --hlb-teal: #03989e;\n    --hlb-teal-deep: #0a4a4d;\n    --hlb-charcoal: #1f2d30;\n    --hlb-charcoal-deep: #17383c;\n    --hlb-charcoal-dark: #1c272a;\n    --hlb-green: #5dcaa5;\n    --hlb-coral: #FF6B47;\n    --hlb-line: #E0EEEE;\n    --hlb-soft: #FAFAFA;\n    --hlb-text: #1f2a2b;\n    --hlb-muted: #5b6b6d;\n    --hlb-muted-light: #8a9799;\n    font-family: -apple-system, BlinkMacSystemFont, \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n    color: var(--hlb-text);\n    line-height: 1.6;\n  }\n\n  .hlb-pdp * {\n    box-sizing: border-box;\n  }\n\n  .hlb-pdp__head {\n    margin: 0 0 34px;\n  }\n\n  .hlb-pdp__eyebrow {\n    display: inline-block;\n    margin: 0 0 12px;\n    color: var(--hlb-teal);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .hlb-pdp__lede {\n    margin: 0;\n    max-width: 860px;\n    color: var(--hlb-muted);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .hlb-pdp__lede strong {\n    color: var(--hlb-teal-deep);\n    font-weight: 800;\n  }\n\n  .hlb-pdp__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .hlb-pdp__badge {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid var(--hlb-line);\n    background: #ffffff;\n    color: var(--hlb-teal-deep);\n    border-radius: 999px;\n    padding: 8px 12px;\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .hlb-pdp__section,\n  .hlb-pdp__diff,\n  .hlb-pdp__how {\n    margin: 34px 0;\n  }\n\n  .hlb-pdp__h3 {\n    margin: 0 0 10px;\n    color: var(--hlb-teal-deep);\n    font-size: 24px;\n    line-height: 1.22;\n    font-weight: 850;\n    letter-spacing: -0.02em;\n  }\n\n  .hlb-pdp__sub {\n    margin: 0 0 22px;\n    color: var(--hlb-muted);\n    font-size: 15.5px;\n    line-height: 1.65;\n    max-width: 880px;\n  }\n\n  .hlb-pdp__diff {\n    background: #ffffff;\n    border: 1px solid var(--hlb-line);\n    border-radius: 20px;\n    padding: 30px;\n    box-shadow: 0 16px 38px rgba(10, 74, 77, 0.045);\n  }\n\n  .hlb-pdp__diff-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .hlb-pdp__diff-col {\n    border: 1px solid var(--hlb-line);\n    border-radius: 16px;\n    padding: 22px;\n    background: #ffffff;\n  }\n\n  .hlb-pdp__diff-col--neutral {\n    background: #FAFAFA;\n  }\n\n  .hlb-pdp__diff-col--good {\n    background: #ffffff;\n    border-color: var(--hlb-line);\n  }\n\n  .hlb-pdp__diff-tag {\n    display: inline-block;\n    margin: 0 0 12px;\n    color: var(--hlb-teal-deep);\n    font-size: 13px;\n    font-weight: 850;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .hlb-pdp__diff-col ul,\n  .hlb-pdp__feature-list,\n  .hlb-pdp__inside,\n  .hlb-pdp__extras {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hlb-pdp__diff-col li {\n    position: relative;\n    padding: 6px 0 6px 24px;\n    color: var(--hlb-muted);\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .hlb-pdp__diff-col--neutral li::before {\n    content: \"\";\n    position: absolute;\n    left: 1px;\n    top: 14px;\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: #8a9799;\n    opacity: 0.55;\n  }\n\n  .hlb-pdp__diff-col--good li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 7px;\n    color: var(--hlb-teal);\n    font-size: 14px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .hlb-pdp__feature-list li,\n  .hlb-pdp__inside li {\n    position: relative;\n    padding: 8px 0 8px 24px;\n    color: var(--hlb-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .hlb-pdp__feature-list li::before,\n  .hlb-pdp__inside li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 17px;\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: var(--hlb-teal);\n    box-shadow: 0 0 0 4px rgba(3, 152, 158, 0.10);\n  }\n\n  .hlb-pdp__feature-list,\n  .hlb-pdp__inside {\n    display: grid;\n    gap: 2px;\n  }\n\n  .hlb-pdp__inside {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 8px 18px;\n  }\n\n  .hlb-pdp__inline-badge {\n    display: inline-block;\n    background: linear-gradient(180deg, #0e858b 0%, #0a6e74 100%);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 750;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 3px 9px;\n    border-radius: 5px;\n    margin-right: 8px;\n    vertical-align: 1px;\n  }\n\n  .hlb-pdp__how {\n    background: linear-gradient(135deg, #17383c 0%, #1f2d30 62%, #1c272a 100%);\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 32px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 24px 60px rgba(10, 74, 77, 0.18);\n  }\n\n  .hlb-pdp__how::before {\n    content: \"\";\n    position: absolute;\n    right: -86px;\n    top: -92px;\n    width: 220px;\n    height: 220px;\n    border-radius: 34px;\n    background: rgba(93, 202, 165, 0.10);\n    transform: rotate(12deg);\n    pointer-events: none;\n  }\n\n  .hlb-pdp__how \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hlb-pdp__how .hlb-pdp__h3 {\n    color: #ffffff;\n    font-size: 13px;\n    text-transform: none;\n    letter-spacing: 0;\n    margin-bottom: 8px;\n  }\n\n  .hlb-pdp__how .hlb-pdp__sub {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 17px;\n    margin-bottom: 24px;\n  }\n\n  .hlb-pdp__steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap: 14px;\n  }\n\n  .hlb-pdp__steps li {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    background: rgba(255, 255, 255, 0.06);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 16px;\n    padding: 20px;\n  }\n\n  .hlb-pdp__step-num {\n    width: 30px;\n    height: 30px;\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--hlb-teal-deep);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  .hlb-pdp__step-title {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  .hlb-pdp__step-body {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n\n  .hlb-pdp__step-body strong {\n    color: var(--hlb-coral);\n    font-weight: 850;\n  }\n\n  .hlb-pdp__note-stack {\n    margin: 34px 0;\n    border-top: 1px solid var(--hlb-line);\n    border-bottom: 1px solid var(--hlb-line);\n  }\n\n  .hlb-pdp__note {\n    margin: 0;\n    padding: 0;\n    background: transparent;\n    border: 0;\n  }\n\n  .hlb-pdp__note + .hlb-pdp__note {\n    border-top: 1px solid var(--hlb-line);\n  }\n\n  .hlb-pdp__note p {\n    margin: 0;\n    padding: 18px 0;\n    color: var(--hlb-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .hlb-pdp__note strong {\n    color: var(--hlb-teal-deep);\n    font-weight: 850;\n  }\n\n  .hlb-pdp__note a,\n  .hlb-pdp__extras a,\n  .hlb-pdp__licence a {\n    color: var(--hlb-teal);\n    font-weight: 750;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .hlb-pdp__note a:hover,\n  .hlb-pdp__extras a:hover,\n  .hlb-pdp__licence a:hover {\n    text-decoration: none;\n  }\n\n  .hlb-pdp__section--extras {\n    margin-top: 34px;\n    padding: 28px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #17383c 0%, #1f2d30 62%, #1c272a 100%);\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 20px 48px rgba(10, 74, 77, 0.14);\n  }\n\n  .hlb-pdp__section--extras::before {\n    content: \"\";\n    position: absolute;\n    right: -70px;\n    top: -80px;\n    width: 180px;\n    height: 180px;\n    border-radius: 28px;\n    background: rgba(93, 202, 165, 0.12);\n    transform: rotate(12deg);\n    pointer-events: none;\n  }\n\n  .hlb-pdp__section--extras \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hlb-pdp__section--extras .hlb-pdp__h3 {\n    color: #ffffff;\n    margin-bottom: 18px;\n  }\n\n  .hlb-pdp__extras {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hlb-pdp__extras li {\n    padding: 0;\n    margin: 0;\n  }\n\n  .hlb-pdp__extras li::before {\n    display: none !important;\n    content: none !important;\n  }\n\n  .hlb-pdp__extras a {\n    display: inline-flex;\n    align-items: center;\n    min-height: 48px;\n    padding: 12px 18px;\n    border-radius: 12px;\n    background: rgba(93, 202, 165, 0.12);\n    border: 1px solid rgba(93, 202, 165, 0.28);\n    color: #5dcaa5 !important;\n    font-weight: 750;\n    text-decoration: none !important;\n    transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, color 0.18s ease;\n  }\n\n  .hlb-pdp__extras a:hover {\n    transform: translateY(-1px);\n    background: #5dcaa5;\n    border-color: #5dcaa5;\n    color: #17383c !important;\n  }\n\n  .hlb-pdp__licence {\n    margin: 30px 0 0;\n    color: var(--hlb-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 900px) {\n    .hlb-pdp__diff-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hlb-pdp__inside {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 600px) {\n    .hlb-pdp__diff,\n    .hlb-pdp__how,\n    .hlb-pdp__section--extras {\n      padding: 24px 20px;\n      border-radius: 20px;\n    }\n\n    .hlb-pdp__steps li {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      padding: 18px;\n    }\n\n    .hlb-pdp__inside {\n      grid-template-columns: 1fr;\n    }\n\n    .hlb-pdp__extras {\n      flex-direction: column;\n    }\n\n    .hlb-pdp__extras a {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hlb-pdp\"\u003e\n  \u003cheader class=\"hlb-pdp__head\"\u003e\n    \u003cspan class=\"hlb-pdp__eyebrow\"\u003eConsultant-led hiring pack\u003c\/span\u003e\n    \u003cp class=\"hlb-pdp__lede\"\u003eA consultant produces your Offer Letter, Employment Contract and New Starter Checklist with you in a dedicated 2-hour session. You don't fill in the Personalisation Studio yourself. You don't second-guess the wording. You arrive at the call, talk through your hire and your documents are delivered shortly after. Built live with an expert.\u003c\/p\u003e\n    \u003cdiv class=\"hlb-pdp__badges\"\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eUK-focused\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eEngland, Wales, Scotland \u0026amp; NI\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eSME \u0026amp; startup friendly\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eDelivered after your consultation\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"hlb-pdp__diff\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eDone with-you, not by-you.\u003c\/h3\u003e\n    \u003cp class=\"hlb-pdp__sub\"\u003eThe self-serve Pack is excellent if you want to drive the wording yourself. The Premium Pack is for founders and operators who'd rather spend 2 hours with an expert than 30 minutes wondering whether they've answered the questions correctly, although our Personalisation Studio guides you as you provide your new hire details.\u003c\/p\u003e\n\n    \u003cdiv class=\"hlb-pdp__diff-grid\"\u003e\n      \u003cdiv class=\"hlb-pdp__diff-col hlb-pdp__diff-col--neutral\"\u003e\n        \u003cspan class=\"hlb-pdp__diff-tag\"\u003eSelf-serve Starter Pack\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003eYou fill in the Personalisation Studio\u003c\/li\u003e\n          \u003cli\u003eYou decide between optional clauses\u003c\/li\u003e\n          \u003cli\u003eDelivered in minutes\u003c\/li\u003e\n          \u003cli\u003eLower price, your time, your judgement\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hlb-pdp__diff-col hlb-pdp__diff-col--good\"\u003e\n        \u003cspan class=\"hlb-pdp__diff-tag\"\u003ePremium Starter Pack\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003eConsultant runs the Studio with you\u003c\/li\u003e\n          \u003cli\u003eLive discussion of every clause decision\u003c\/li\u003e\n          \u003cli\u003eDocuments delivered shortly after your consultation\u003c\/li\u003e\n          \u003cli\u003eHigher price, consultant's time and judgement\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__section\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eWhat you'll receive\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__feature-list\"\u003e\n      \u003cli\u003eA dedicated \u003cstrong\u003e2-hour video session\u003c\/strong\u003e with a UK HR consultant who runs the Personalisation Studio with you, live.\u003c\/li\u003e\n      \u003cli\u003eThree personalised documents delivered as both PDF and Word as standard. Issue today, reuse internally for future hires.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK Offer Letter\u003c\/strong\u003e — role, salary, start date, working hours and contingencies.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK Employment Contract\u003c\/strong\u003e — core UK employment contract aligned to current law, tailored live with the consultant.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK New Starter Checklist\u003c\/strong\u003e — right-to-work method and evidence, P45\/starter declaration, get your onboarding right.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"hlb-pdp__inline-badge\"\u003eBonus\u003c\/span\u003e\u003cstrong style=\"color:#0a4a4d;\"\u003eCombined PDF\u003c\/strong\u003e — a single PDF containing all three documents together, included as a complementary download alongside the individual files.\u003c\/li\u003e\n      \u003cli\u003eConsultant's note on any decisions worth revisiting, such as probation length, restrictions or working pattern.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__how\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eHow it works\u003c\/h3\u003e\n    \u003cp class=\"hlb-pdp__sub\"\u003eWith you in the driving seat for the decisions, not the typing.\u003c\/p\u003e\n\n    \u003col class=\"hlb-pdp__steps\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003ePurchase \u0026amp; book\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eAfter checkout, we email a scheduling link so you can book your 2-hour consultation at a time that suits you, from the slots available.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003eMeet your consultant\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eIn a dedicated 2-hour video session, your consultant runs the Personalisation Studio live with you. You discuss the hire, talk through every clause decision and the consultant captures everything.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003eReceive your documents\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eYour three documents are produced, quality-checked and delivered shortly after your consultation in both PDF and editable Word formats as standard.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__section\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eWhen the Premium tier is right for you\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__feature-list\"\u003e\n      \u003cli\u003eYou're hiring your first employee and want a sense-check, not a self-serve form.\u003c\/li\u003e\n      \u003cli\u003eYou'd rather spend an hour or two with an expert than read every clause explanation yourself.\u003c\/li\u003e\n      \u003cli\u003eThe hire is non-standard with an unusual working pattern, sensitive role, regulated industry or first hire in a new entity.\u003c\/li\u003e\n      \u003cli\u003eYou value being walked through your options live over saving the consultant fee.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hlb-pdp__note-stack\"\u003e\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eFormat included.\u003c\/strong\u003e All three documents are delivered as both Personalised PDF and Personalised Word (.docx) as standard. The Word versions are reusable internally by one legal entity for future hires.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eBooking \u0026amp; amendments.\u003c\/strong\u003e Your consultation is a committed appointment. One reschedule is free if requested more than 48 hours before your slot; a reschedule 48 hours or less before, or a missed appointment, carries a £25 admin fee before re-booking. One round of factual amendments is included, requested within 7 days of delivery which covers answers recorded incorrectly or factual errors in the output, not new clauses or structural changes. Full terms are in our \u003ca href=\"\/policies\/refund-policy\"\u003eRefunds, Returns \u0026amp; Cancellations Policy\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWorks with your e-signature tool.\u003c\/strong\u003e Upload to DocuSign, Adobe Sign, Dropbox Sign or any e-signature platform. Signature lines for employer, employee and, where relevant, manager are included.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eNeed it sooner?\u003c\/strong\u003e Add \u003cstrong\u003eExpress\u003c\/strong\u003e to be offered a next-working-day consultation slot, subject to availability. Where Express is eligible, it appears as an add-on option at the top of this page or at checkout. Express is non-refundable once next-working-day slot options have been made available to you.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eNeed the Employee Handbook too?\u003c\/strong\u003e The \u003ca href=\"\/products\/premium-uk-new-hire-starter-pack-plus\"\u003ePremium UK New Hire Starter Pack +\u003c\/a\u003e adds the 28-page Handbook and extends the consultant session to 3 hours.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eAbout add-ons.\u003c\/strong\u003e Eligible add-ons, where available, will appear at the top of this page. Selected add-ons are added to your basket alongside your main product at checkout.\u003c\/p\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"hlb-pdp__section hlb-pdp__section--extras\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eOptional extras\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__extras\"\u003e\n      \u003cli\u003e\u003ca href=\"\/products\/update-alerts-subscription\"\u003eUpdate Alerts Subscription\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"\/products\/on-tap-hr-support\"\u003eOn-Tap HR Support\u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"hlb-pdp__licence\"\u003eRead the full licence terms in our \u003ca href=\"\/policies\/terms-of-service\"\u003eTerms of Service\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"HR Launch Box","offers":[{"title":"Default Title","offer_id":58438166872413,"sku":"HLB-CL-STARTER","price":599.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9929\/9677\/files\/9.jpg?v=1779230895"},{"product_id":"premium-uk-new-hire-starter-pack-plus","title":"Premium UK New Hire Starter Pack +","description":"\u003cstyle\u003e\n  .hlb-pdp {\n    --hlb-teal: #03989e;\n    --hlb-teal-deep: #0a4a4d;\n    --hlb-charcoal: #1f2d30;\n    --hlb-charcoal-deep: #17383c;\n    --hlb-charcoal-dark: #1c272a;\n    --hlb-green: #5dcaa5;\n    --hlb-coral: #FF6B47;\n    --hlb-line: #E0EEEE;\n    --hlb-soft: #FAFAFA;\n    --hlb-text: #1f2a2b;\n    --hlb-muted: #5b6b6d;\n    --hlb-muted-light: #8a9799;\n    font-family: -apple-system, BlinkMacSystemFont, \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n    color: var(--hlb-text);\n    line-height: 1.6;\n  }\n\n  .hlb-pdp * {\n    box-sizing: border-box;\n  }\n\n  .hlb-pdp__head {\n    margin: 0 0 34px;\n  }\n\n  .hlb-pdp__eyebrow {\n    display: inline-block;\n    margin: 0 0 12px;\n    color: var(--hlb-teal);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .hlb-pdp__lede {\n    margin: 0;\n    max-width: 860px;\n    color: var(--hlb-muted);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .hlb-pdp__lede strong {\n    color: var(--hlb-teal-deep);\n    font-weight: 800;\n  }\n\n  .hlb-pdp__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .hlb-pdp__badge {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid var(--hlb-line);\n    background: #ffffff;\n    color: var(--hlb-teal-deep);\n    border-radius: 999px;\n    padding: 8px 12px;\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .hlb-pdp__section,\n  .hlb-pdp__diff,\n  .hlb-pdp__how {\n    margin: 34px 0;\n  }\n\n  .hlb-pdp__h3 {\n    margin: 0 0 10px;\n    color: var(--hlb-teal-deep);\n    font-size: 24px;\n    line-height: 1.22;\n    font-weight: 850;\n    letter-spacing: -0.02em;\n  }\n\n  .hlb-pdp__sub {\n    margin: 0 0 22px;\n    color: var(--hlb-muted);\n    font-size: 15.5px;\n    line-height: 1.65;\n    max-width: 880px;\n  }\n\n  .hlb-pdp__diff {\n    background: #ffffff;\n    border: 1px solid var(--hlb-line);\n    border-radius: 20px;\n    padding: 30px;\n    box-shadow: 0 16px 38px rgba(10, 74, 77, 0.045);\n  }\n\n  .hlb-pdp__diff-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .hlb-pdp__diff-col {\n    border: 1px solid var(--hlb-line);\n    border-radius: 16px;\n    padding: 22px;\n    background: #ffffff;\n  }\n\n  .hlb-pdp__diff-col--neutral {\n    background: #FAFAFA;\n  }\n\n  .hlb-pdp__diff-col--good {\n    background: #ffffff;\n    border-color: var(--hlb-line);\n  }\n\n  .hlb-pdp__diff-tag {\n    display: inline-block;\n    margin: 0 0 12px;\n    color: var(--hlb-teal-deep);\n    font-size: 13px;\n    font-weight: 850;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .hlb-pdp__diff-col ul,\n  .hlb-pdp__feature-list,\n  .hlb-pdp__inside,\n  .hlb-pdp__extras {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hlb-pdp__diff-col li {\n    position: relative;\n    padding: 6px 0 6px 24px;\n    color: var(--hlb-muted);\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .hlb-pdp__diff-col--neutral li::before {\n    content: \"\";\n    position: absolute;\n    left: 1px;\n    top: 14px;\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: #8a9799;\n    opacity: 0.55;\n  }\n\n  .hlb-pdp__diff-col--good li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 7px;\n    color: var(--hlb-teal);\n    font-size: 14px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .hlb-pdp__feature-list li,\n  .hlb-pdp__inside li {\n    position: relative;\n    padding: 8px 0 8px 24px;\n    color: var(--hlb-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .hlb-pdp__feature-list li::before,\n  .hlb-pdp__inside li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 17px;\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: var(--hlb-teal);\n    box-shadow: 0 0 0 4px rgba(3, 152, 158, 0.10);\n  }\n\n  .hlb-pdp__feature-list,\n  .hlb-pdp__inside {\n    display: grid;\n    gap: 2px;\n  }\n\n  .hlb-pdp__inside {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 8px 18px;\n  }\n\n  .hlb-pdp__inline-badge {\n    display: inline-block;\n    background: linear-gradient(180deg, #0e858b 0%, #0a6e74 100%);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 750;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 3px 9px;\n    border-radius: 5px;\n    margin-right: 8px;\n    vertical-align: 1px;\n  }\n\n  .hlb-pdp__how {\n    background: linear-gradient(135deg, #17383c 0%, #1f2d30 62%, #1c272a 100%);\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 32px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 24px 60px rgba(10, 74, 77, 0.18);\n  }\n\n  .hlb-pdp__how::before {\n    content: \"\";\n    position: absolute;\n    right: -86px;\n    top: -92px;\n    width: 220px;\n    height: 220px;\n    border-radius: 34px;\n    background: rgba(93, 202, 165, 0.10);\n    transform: rotate(12deg);\n    pointer-events: none;\n  }\n\n  .hlb-pdp__how \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hlb-pdp__how .hlb-pdp__h3 {\n    color: #ffffff;\n    font-size: 13px;\n    text-transform: none;\n    letter-spacing: 0;\n    margin-bottom: 8px;\n  }\n\n  .hlb-pdp__how .hlb-pdp__sub {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 17px;\n    margin-bottom: 24px;\n  }\n\n  .hlb-pdp__steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap: 14px;\n  }\n\n  .hlb-pdp__steps li {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    background: rgba(255, 255, 255, 0.06);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 16px;\n    padding: 20px;\n  }\n\n  .hlb-pdp__step-num {\n    width: 30px;\n    height: 30px;\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--hlb-teal-deep);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  .hlb-pdp__step-title {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  .hlb-pdp__step-body {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n\n  .hlb-pdp__step-body strong {\n    color: var(--hlb-coral);\n    font-weight: 850;\n  }\n\n  .hlb-pdp__note-stack {\n    margin: 34px 0;\n    border-top: 1px solid var(--hlb-line);\n    border-bottom: 1px solid var(--hlb-line);\n  }\n\n  .hlb-pdp__note {\n    margin: 0;\n    padding: 0;\n    background: transparent;\n    border: 0;\n  }\n\n  .hlb-pdp__note + .hlb-pdp__note {\n    border-top: 1px solid var(--hlb-line);\n  }\n\n  .hlb-pdp__note p {\n    margin: 0;\n    padding: 18px 0;\n    color: var(--hlb-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  .hlb-pdp__note strong {\n    color: var(--hlb-teal-deep);\n    font-weight: 850;\n  }\n\n  .hlb-pdp__note a,\n  .hlb-pdp__extras a,\n  .hlb-pdp__licence a {\n    color: var(--hlb-teal);\n    font-weight: 750;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .hlb-pdp__note a:hover,\n  .hlb-pdp__extras a:hover,\n  .hlb-pdp__licence a:hover {\n    text-decoration: none;\n  }\n\n  .hlb-pdp__section--extras {\n    margin-top: 34px;\n    padding: 28px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #17383c 0%, #1f2d30 62%, #1c272a 100%);\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 20px 48px rgba(10, 74, 77, 0.14);\n  }\n\n  .hlb-pdp__section--extras::before {\n    content: \"\";\n    position: absolute;\n    right: -70px;\n    top: -80px;\n    width: 180px;\n    height: 180px;\n    border-radius: 28px;\n    background: rgba(93, 202, 165, 0.12);\n    transform: rotate(12deg);\n    pointer-events: none;\n  }\n\n  .hlb-pdp__section--extras \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .hlb-pdp__section--extras .hlb-pdp__h3 {\n    color: #ffffff;\n    margin-bottom: 18px;\n  }\n\n  .hlb-pdp__extras {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hlb-pdp__extras li {\n    padding: 0;\n    margin: 0;\n  }\n\n  .hlb-pdp__extras li::before {\n    display: none !important;\n    content: none !important;\n  }\n\n  .hlb-pdp__extras a {\n    display: inline-flex;\n    align-items: center;\n    min-height: 48px;\n    padding: 12px 18px;\n    border-radius: 12px;\n    background: rgba(93, 202, 165, 0.12);\n    border: 1px solid rgba(93, 202, 165, 0.28);\n    color: #5dcaa5 !important;\n    font-weight: 750;\n    text-decoration: none !important;\n    transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, color 0.18s ease;\n  }\n\n  .hlb-pdp__extras a:hover {\n    transform: translateY(-1px);\n    background: #5dcaa5;\n    border-color: #5dcaa5;\n    color: #17383c !important;\n  }\n\n  .hlb-pdp__licence {\n    margin: 30px 0 0;\n    color: var(--hlb-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  @media (max-width: 900px) {\n    .hlb-pdp__diff-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hlb-pdp__inside {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 600px) {\n    .hlb-pdp__diff,\n    .hlb-pdp__how,\n    .hlb-pdp__section--extras {\n      padding: 24px 20px;\n      border-radius: 20px;\n    }\n\n    .hlb-pdp__steps li {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      padding: 18px;\n    }\n\n    .hlb-pdp__inside {\n      grid-template-columns: 1fr;\n    }\n\n    .hlb-pdp__extras {\n      flex-direction: column;\n    }\n\n    .hlb-pdp__extras a {\n      width: 100%;\n      justify-content: center;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hlb-pdp\"\u003e\n  \u003cheader class=\"hlb-pdp__head\"\u003e\n    \u003cspan class=\"hlb-pdp__eyebrow\"\u003eConsultant-led hiring + handbook\u003c\/span\u003e\n    \u003cp class=\"hlb-pdp__lede\"\u003eA consultant produces your Offer Letter, Employment Contract, New Starter Checklist and your 28-page Employee Handbook with you, in a 3-hour session. Everything you need to hire and to set company-wide expectations. Built live with an expert and delivered shortly after your consultation.\u003c\/p\u003e\n    \u003cdiv class=\"hlb-pdp__badges\"\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eUK-focused\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eEngland, Wales, Scotland \u0026amp; NI\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eSME \u0026amp; startup friendly\u003c\/span\u003e\n      \u003cspan class=\"hlb-pdp__badge\"\u003eDelivered after your consultation\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"hlb-pdp__diff\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eThe strategic version of done-with-you.\u003c\/h3\u003e\n    \u003cp class=\"hlb-pdp__sub\"\u003eMultiple hires sorted is one job. A company-wide Employee Handbook is a different job. The Handbook conversation is strategic, not transactional — what's your sickness culture, your flexible-working stance, your disciplinary approach? That conversation deserves its own time, with an expert.\u003c\/p\u003e\n\n    \u003cdiv class=\"hlb-pdp__diff-grid\"\u003e\n      \u003cdiv class=\"hlb-pdp__diff-col hlb-pdp__diff-col--neutral\"\u003e\n        \u003cspan class=\"hlb-pdp__diff-tag\"\u003ePremium Starter Pack\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003e2-hour session, focused on the hire\u003c\/li\u003e\n          \u003cli\u003eHiring documents only\u003c\/li\u003e\n          \u003cli\u003eTransactional decisions for one new starter\u003c\/li\u003e\n          \u003cli\u003eLower price point\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hlb-pdp__diff-col hlb-pdp__diff-col--good\"\u003e\n        \u003cspan class=\"hlb-pdp__diff-tag\"\u003ePremium Starter Pack +\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003e3-hour session, hire + policy backbone\u003c\/li\u003e\n          \u003cli\u003eHiring documents \u003cstrong\u003eplus\u003c\/strong\u003e 28-page Handbook\u003c\/li\u003e\n          \u003cli\u003eStrategic decisions for the whole company\u003c\/li\u003e\n          \u003cli\u003eBest for setting expectations from day one\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__section\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eWhat you'll receive\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__feature-list\"\u003e\n      \u003cli\u003eA dedicated \u003cstrong\u003e3-hour video session\u003c\/strong\u003e with a UK HR consultant who runs the Personalisation Studio with you, live.\u003c\/li\u003e\n      \u003cli\u003eFour personalised documents delivered as both PDF and Word as standard, issue today, reuse internally for future hires.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK Offer Letter\u003c\/strong\u003e — role, salary, start date, working hours and contingencies.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK Employment Contract\u003c\/strong\u003e — core UK employment contract aligned to current law, tailored live with the consultant.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK New Starter Checklist\u003c\/strong\u003e — right-to-work method and evidence, P45\/starter declaration, get your onboarding right.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUK Employee Handbook (28 pages)\u003c\/strong\u003e — your reusable policy backbone, tailored to your business in the consultation.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"hlb-pdp__inline-badge\"\u003eBonus\u003c\/span\u003e\u003cstrong style=\"color:#0a4a4d;\"\u003eCombined PDF\u003c\/strong\u003e — a single PDF containing all four documents together, included as a complementary download alongside the individual files.\u003c\/li\u003e\n      \u003cli\u003eConsultant's strategic note on policy decisions worth revisiting, such as probation, sickness, flexible working or disciplinary tone.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__section\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eWhy the Handbook conversation matters\u003c\/h3\u003e\n    \u003cp class=\"hlb-pdp__sub\"\u003eThe Handbook isn't filled in like a form. It reflects how your company actually works, your tone on absence, your approach to flexible working, how seriously you take disciplinary process. Getting that right early sets the culture; getting it wrong creates years of awkward conversations. Three hours of expert time is the right amount to do this properly.\u003c\/p\u003e\n    \u003cul class=\"hlb-pdp__inside\"\u003e\n      \u003cli\u003eStandards of conduct \u0026amp; company values\u003c\/li\u003e\n      \u003cli\u003ePerformance \u0026amp; probation approach\u003c\/li\u003e\n      \u003cli\u003eDisciplinary \u0026amp; grievance tone (ACAS in GB, LRA in NI)\u003c\/li\u003e\n      \u003cli\u003eEquality, anti-bullying \u0026amp; harassment policy\u003c\/li\u003e\n      \u003cli\u003ePay, expenses \u0026amp; benefits framework\u003c\/li\u003e\n      \u003cli\u003eWorking hours, holidays \u0026amp; sickness culture\u003c\/li\u003e\n      \u003cli\u003eFamily-friendly leave\u003c\/li\u003e\n      \u003cli\u003eFlexible \u0026amp; hybrid working stance\u003c\/li\u003e\n      \u003cli\u003eHealth \u0026amp; safety\u003c\/li\u003e\n      \u003cli\u003eData protection (UK GDPR) \u0026amp; IT acceptable use\u003c\/li\u003e\n      \u003cli\u003eWhistleblowing, anti-bribery \u0026amp; conflicts of interest\u003c\/li\u003e\n      \u003cli\u003eConfidentiality, IP \u0026amp; company property\u003c\/li\u003e\n      \u003cli\u003eSocial media \u0026amp; conduct\u003c\/li\u003e\n      \u003cli\u003eLeaving the company\u003c\/li\u003e\n      \u003cli\u003eEmployee acknowledgement page\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__how\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eHow it works\u003c\/h3\u003e\n    \u003cp class=\"hlb-pdp__sub\"\u003eWith you in the driving seat for the decisions, not the typing.\u003c\/p\u003e\n\n    \u003col class=\"hlb-pdp__steps\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003ePurchase \u0026amp; book\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eAfter checkout, we email a scheduling link so you can book your 3-hour consultation at a time that suits you, from the slots available.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003eMeet your consultant\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eIn a dedicated 3-hour session, your consultant runs the Personalisation Studio live with you. The first hour focuses on the hire; the remaining two on the Handbook and your company-wide policy decisions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"hlb-pdp__step-num\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"hlb-pdp__step-title\"\u003eReceive your documents\u003c\/p\u003e\n          \u003cp class=\"hlb-pdp__step-body\"\u003eAll four documents are produced, quality-checked and delivered shortly after your consultation in both PDF and editable Word formats as standard.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hlb-pdp__section\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eWhen this tier is right for you\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__feature-list\"\u003e\n      \u003cli\u003eYou're hiring your first employee and want the policy backbone in place at the same time.\u003c\/li\u003e\n      \u003cli\u003eYou're a small team scaling past five staff and need documented policies, not verbal ones.\u003c\/li\u003e\n      \u003cli\u003eYou're inheriting a HR setup that's been ad-hoc and want a professional reset.\u003c\/li\u003e\n      \u003cli\u003eYou want both the transactional documents and the strategic Handbook conversation in one session, with one expert.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hlb-pdp__note-stack\"\u003e\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eFormat included.\u003c\/strong\u003e All four documents are delivered as both Personalised PDF and Personalised Word (.docx) as standard. The Word versions are reusable internally by one legal entity, with the Handbook extendable over time.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eBooking \u0026amp; amendments.\u003c\/strong\u003e Your consultation is a committed appointment. One reschedule is free if requested more than 48 hours before your slot; a reschedule 48 hours or less before, or a missed appointment, carries a £25 admin fee before re-booking. One round of factual amendments is included, requested within 7 days of delivery, covering answers recorded incorrectly or factual errors in the output, not changes of mind, new clauses or structural changes. Full terms are in our \u003ca href=\"\/policies\/refund-policy\"\u003eRefunds, Returns \u0026amp; Cancellations Policy\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWorks with your e-signature tool.\u003c\/strong\u003e Upload to DocuSign, Adobe Sign, Dropbox Sign or any e-signature platform. Signature lines for employer, employee and, where relevant, manager are included.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eNeed it sooner?\u003c\/strong\u003e Add \u003cstrong\u003eExpress\u003c\/strong\u003e to be offered a next-working-day consultation slot, subject to availability. Where Express is eligible, it appears as an add-on option at the top of this page or at checkout. Express is non-refundable once next-working-day slot options have been made available to you.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"hlb-pdp__note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eAbout add-ons.\u003c\/strong\u003e Eligible add-ons, where available, will appear at the top of this page. Selected add-ons are added to your basket alongside your main product at checkout.\u003c\/p\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"hlb-pdp__section hlb-pdp__section--extras\"\u003e\n    \u003ch3 class=\"hlb-pdp__h3\"\u003eOptional extras\u003c\/h3\u003e\n    \u003cul class=\"hlb-pdp__extras\"\u003e\n      \u003cli\u003e\u003ca href=\"\/products\/update-alerts-subscription\"\u003eUpdate Alerts subscription\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"\/products\/on-tap-hr-support\"\u003eOn-Tap HR Support\u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"hlb-pdp__licence\"\u003eLicensing: read the full licence terms in our \u003ca href=\"\/policies\/terms-of-service\"\u003eTerms of Service\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"HR Launch Box","offers":[{"title":"Default Title","offer_id":58438166905181,"sku":"HLB-CL-STARTERPLUS","price":1099.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9929\/9677\/files\/10.jpg?v=1779230920"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9929\/9677\/collections\/consultant-on-phone-in-office_2598bd80-8492-41a1-bee2-4b7f76d9cc18.png?v=1782765214","url":"https:\/\/hrlaunchbox.com\/collections\/consultant-led-uk-hr-bundles.oembed","provider":"HR Launch Box","version":"1.0","type":"link"}