{"id":531,"date":"2026-04-16T09:09:36","date_gmt":"2026-04-16T08:09:36","guid":{"rendered":"https:\/\/naijabrandchick.com\/digital-products\/?page_id=531"},"modified":"2026-04-20T13:25:16","modified_gmt":"2026-04-20T12:25:16","slug":"ms-school","status":"publish","type":"page","link":"https:\/\/naijabrandchick.com\/digital-products\/ms-school\/","title":{"rendered":"Marketing and Structure School"},"content":{"rendered":"\n<!--\n  M&S School v3 \u2014 WordPress deploy version (21 modules \u00b7 8 weeks)\n  Updated curriculum from Teachable course. Module titles renamed per Nelly's instruction.\n  Paste this entire block into a Custom HTML block (Gutenberg) or HTML widget (Elementor).\n  Page template: Elementor Canvas (or any blank\/full-width template).\n  All image URLs point at \/wp-content\/uploads\/2026\/04\/ \u2014 make sure the images are uploaded there.\n-->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;family=Inter:wght@400;500;600;700&#038;family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* ---------- Palette (logo-truth + gold accent) ---------- *\/\n:root {\n  --teal-900: #0E3D4F;\n  --teal-800: #124E66;\n  --teal-700: #175D78;\n  --teal-600: #1F7A9A;      \/* primary *\/\n  --teal-500: #2D92B4;\n  --teal-50:  #E8F3F8;\n  --orange-600: #E65B14;\n  --orange-500: #FF6A1F;    \/* CTA *\/\n  --orange-100: #FFE4D1;\n  --gold-500: #FFCD57;      \/* accent *\/\n  --gold-600: #E9B13A;\n  --cream-50:  #FFF8EE;     \/* surface *\/\n  --cream-100: #FBF1DC;\n  --cream-200: #F3E5C6;\n  --ink-900: #15181C;\n  --ink-800: #1E293B;\n  --ink-500: #64748B;\n  --ink-300: #CBD5E1;\n  --line:    #E9DFC9;\n  --success: #2BAE66;\n  --danger:  #D94A3D;\n\n  --radius-sm: 10px;\n  --radius:    16px;\n  --radius-lg: 24px;\n  --shadow-sm: 0 1px 2px rgba(20,30,40,.06), 0 2px 8px rgba(20,30,40,.04);\n  --shadow:    0 6px 18px rgba(14, 61, 79, .08), 0 2px 4px rgba(14,61,79,.04);\n  --shadow-lg: 0 24px 60px rgba(14, 61, 79, .14), 0 6px 16px rgba(14,61,79,.06);\n\n  --container: 1200px;\n}\n\n* { box-sizing: border-box; }\nhtml, body { margin: 0; padding: 0; }\nbody {\n  font-family: 'Inter', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n  color: var(--ink-800);\n  background: var(--cream-50) !important;\n  line-height: 1.55;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\nimg { max-width: 100%; display: block; }\n.ms-school-page { overflow-x: hidden; }\na { color: inherit; text-decoration: none; }\n\/* Override WP theme purple\/navy link hover *\/\n.ms-school-page a:hover,\n.ms-school-page a:focus,\n.ms-school-page a:visited { color: inherit; }\n.ms-school-page .cta-primary:hover,\n.ms-school-page .cta-primary:focus { color: #fff; }\n.ms-school-page .footer a:hover { color: var(--orange-500); }\nbutton { font-family: inherit; cursor: pointer; border: 0; background: none; }\n\n\/* ---------- Typography ---------- *\/\nh1,h2,h3,h4 { font-family: 'Plus Jakarta Sans', sans-serif; color: var(--ink-900); line-height: 1.1; letter-spacing: -0.015em; margin: 0; }\nh1 { font-size: clamp(2.2rem, 5.5vw, 4.4rem); font-weight: 800; letter-spacing: -0.03em; }\nh2 { font-size: clamp(1.8rem, 3.6vw, 2.8rem); font-weight: 800; letter-spacing: -0.02em; }\nh3 { font-size: clamp(1.25rem, 2.2vw, 1.5rem); font-weight: 700; }\nh4 { font-size: 1.05rem; font-weight: 700; }\np  { margin: 0 0 1rem; }\n.eyebrow {\n  display: inline-block;\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  font-weight: 700;\n  font-size: 0.78rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--teal-700);\n  background: var(--teal-50);\n  padding: 6px 12px;\n  border-radius: 999px;\n}\n.eyebrow--orange { color: var(--orange-600); background: var(--orange-100); }\n.eyebrow--gold { color: #7a5b10; background: #fff1c7; }\n\n.display-italic { font-family: 'Fraunces', serif; font-style: italic; font-weight: 500; color: var(--teal-700); }\n\n\/* ---------- Layout ---------- *\/\n.container { width: min(var(--container), 100% - 2.4rem); margin-inline: auto; }\n.container-wide { width: min(1320px, 100% - 2rem); margin-inline: auto; }\nsection { padding: clamp(56px, 8vw, 104px) 0; }\n.section-head { max-width: 780px; margin: 0 0 2.4rem; }\n.section-head .eyebrow { margin-bottom: 14px; }\n.section-head p { color: var(--ink-500); font-size: 1.08rem; max-width: 680px; }\n\n\/* ---------- Buttons ---------- *\/\n.btn {\n  display: inline-flex; align-items: center; justify-content: center; gap: 10px;\n  padding: 14px 22px; border-radius: 12px; font-weight: 700; font-size: 1rem;\n  transition: transform .15s ease, box-shadow .2s ease, background .2s ease;\n  white-space: nowrap;\n}\n.btn-primary {\n  background: var(--orange-500); color: #fff !important;\n  box-shadow: 0 8px 24px rgba(255,106,31,.35), inset 0 -2px 0 rgba(0,0,0,.08);\n}\n.btn-primary:hover, .btn-primary:focus, .btn-primary:visited { background: var(--orange-600); color: #fff !important; transform: translateY(-1px); box-shadow: 0 12px 30px rgba(255,106,31,.4); }\n.btn-ghost { background: transparent; color: var(--teal-700); border: 1.5px solid var(--teal-600); }\n.btn-ghost:hover { background: var(--teal-50); }\n.btn-large { padding: 18px 28px; font-size: 1.08rem; border-radius: 14px; }\n.btn-arrow::after { content: \"\u2192\"; font-size: 1.1em; transition: transform .2s ease; }\n.btn-arrow:hover::after { transform: translateX(3px); }\n\n\/* ---------- Nav ---------- *\/\n.nav {\n  position: sticky; top: 0; z-index: 50;\n  background: rgba(255, 248, 238, .85);\n  backdrop-filter: saturate(150%) blur(14px);\n  -webkit-backdrop-filter: saturate(150%) blur(14px);\n  border-bottom: 1px solid var(--line);\n}\n.nav-inner {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 14px 0; gap: 16px;\n}\n.nav-logo { display: flex; align-items: center; gap: 10px; }\n.nav-logo img { height: 44px; }\n.nav-center {\n  display: none; align-items: center; gap: 10px; font-size: 0.88rem; color: var(--ink-500);\n  font-weight: 500;\n}\n.nav-center b { color: var(--ink-900); font-weight: 700; }\n.pulse-dot { width: 8px; height: 8px; background: var(--success); border-radius: 50%; display: inline-block; box-shadow: 0 0 0 0 rgba(43,174,102, .7); animation: pulse 1.8s infinite; }\n@keyframes pulse { 0%,100%{ box-shadow: 0 0 0 0 rgba(43,174,102,.7);} 50%{ box-shadow: 0 0 0 8px rgba(43,174,102,0);} }\n.tick-sec { font-variant-numeric: tabular-nums; color: var(--orange-500); }\n.blink-sep { animation: blink-colon 1s step-end infinite; }\n@keyframes blink-colon { 0%,100%{ opacity:1; } 50%{ opacity:0; } }\n.nav-actions { display: flex; align-items: center; gap: 10px; }\n.nav-link { padding: 10px 14px; font-weight: 600; color: var(--ink-800); font-size: 0.95rem; }\n.nav-link:hover { color: var(--teal-700); }\n@media (min-width: 900px) { .nav-center { display: flex; } }\n\n\/* Countdown mini-strip below nav *\/\n.countdown-strip {\n  background: var(--teal-700);\n  color: #fff;\n  font-size: 0.82rem;\n  padding: 8px 0;\n  text-align: center;\n  letter-spacing: 0.02em;\n  font-weight: 500;\n}\n.countdown-strip b { font-weight: 700; color: var(--gold-500); }\n.countdown-strip .sep { opacity: .6; margin: 0 10px; }\n\n\/* ---------- Hero ---------- *\/\n.hero {\n  position: relative;\n  padding-top: clamp(48px, 7vw, 88px);\n  padding-bottom: clamp(56px, 8vw, 112px);\n  overflow: hidden;\n  background: var(--cream-50);\n}\n\/* Decorative hero circles removed per design feedback *\/\n.hero .container { position: relative; z-index: 1; }\n.hero-grid {\n  display: grid; gap: 40px; position: relative;\n  grid-template-columns: 1fr;\n  align-items: center;\n}\n@media (min-width: 980px) {\n  .hero-grid { grid-template-columns: 1.15fr .95fr; gap: 64px; }\n}\n.hero-copy .eyebrow { margin-bottom: 22px; }\n.hero-title { margin-bottom: 14px; }\n.hero-title .accent { color: var(--orange-500); }\n.hero-title .accent-teal { color: var(--teal-600); }\n.hero-subtitle {\n  font-family: 'Fraunces', serif; font-style: italic; font-weight: 500;\n  font-size: clamp(1.2rem, 2vw, 1.5rem); color: var(--teal-700); margin: 0 0 22px;\n}\n.hero-lede { color: var(--ink-500); font-size: 1.08rem; max-width: 560px; margin-bottom: 26px; }\n.hero-cta-row { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 20px; }\n.hero-micro { color: var(--ink-500); font-size: 0.92rem; font-weight: 500; margin-bottom: 26px; }\n.hero-micro b { color: var(--ink-800); font-weight: 700; }\n.hero-stats {\n  display: flex; align-items: center; gap: 14px;\n  padding: 14px 16px; background: #fff; border: 1px solid var(--line);\n  border-radius: var(--radius); box-shadow: var(--shadow-sm);\n  max-width: 560px;\n}\n.hero-stats-number { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800; font-size: 1.4rem; color: var(--teal-700); line-height: 1; }\n.hero-stats-text { font-size: 0.92rem; color: var(--ink-500); line-height: 1.4; }\n\n\/* Hero image *\/\n.hero-visual { position: relative; }\n.hero-photo-frame {\n  position: relative; border-radius: var(--radius-lg); overflow: hidden;\n  background: var(--teal-700);\n  box-shadow: var(--shadow-lg);\n  aspect-ratio: 4 \/ 5;\n  max-width: 520px; margin-inline: auto;\n}\n.hero-photo-frame img { width: 100%; height: 100%; object-fit: cover; }\n.hero-badge {\n  position: absolute; bottom: 24px; left: 24px; right: 24px;\n  display: flex; align-items: center; gap: 12px;\n  background: rgba(255,248,238, .97); backdrop-filter: blur(10px);\n  border-radius: 14px; padding: 12px 14px; box-shadow: var(--shadow);\n}\n.hero-badge-icon {\n  width: 42px; height: 42px; background: var(--gold-500);\n  border-radius: 10px; display: grid; place-items: center; font-size: 1.1rem; font-weight: 800;\n  color: var(--ink-900);\n}\n.hero-badge-text { font-size: 0.82rem; color: var(--ink-500); line-height: 1.3; }\n.hero-badge-text b { color: var(--ink-900); display: block; font-size: 0.95rem; }\n\n.hero-float {\n  position: absolute; font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700;\n  background: #fff; padding: 10px 14px; border-radius: 12px; box-shadow: var(--shadow);\n  font-size: 0.88rem;\n  display: inline-flex; align-items: center; gap: 8px;\n}\n.hero-float--tl { top: -10px; left: -10px; color: var(--orange-600); border: 1px solid var(--orange-100); }\n.hero-float--br { bottom: 40px; right: -14px; color: var(--teal-700); border: 1px solid var(--teal-50); }\n\n\/* Trust strip *\/\n.trust-strip {\n  padding: 28px 0; background: #fff; border-block: 1px solid var(--line);\n}\n.trust-inner {\n  display: flex; align-items: center; justify-content: center; gap: 28px;\n  flex-wrap: wrap; color: var(--ink-500); font-size: 0.92rem;\n}\n.trust-inner b { color: var(--ink-800); }\n.trust-chip {\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 6px 14px; background: var(--cream-50); border: 1px solid var(--line);\n  border-radius: 999px; font-weight: 600; color: var(--ink-800); font-size: 0.88rem;\n}\n.trust-chip-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--orange-500); }\n\n\/* Testimonial phone-frame cards *\/\n.phone-frame {\n  position: relative;\n  border-radius: 28px;\n  padding: 10px 8px 14px;\n  background: #14171c;\n  box-shadow: 0 20px 50px rgba(14,24,35,.25), 0 2px 6px rgba(0,0,0,.12);\n}\n.phone-frame::before {\n  content: \"\"; position: absolute; top: 8px; left: 50%; transform: translateX(-50%);\n  width: 80px; height: 6px; background: #0c0e12; border-radius: 4px;\n}\n.phone-frame .phone-inner {\n  border-radius: 20px; overflow: hidden; background: #fff;\n}\n.phone-frame .phone-inner img { display: block; width: 100%; }\n.phone-caption {\n  text-align: center; font-size: 0.8rem; color: var(--ink-500); margin-top: 12px; font-weight: 500;\n}\n.phone-caption b { color: var(--ink-900); font-weight: 700; }\n\n\/* Above-fold testimonial rail *\/\n.rail {\n  padding: 48px 0 36px;\n  background: var(--cream-100);\n  border-block: 1px solid var(--line);\n}\n.rail-head {\n  display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-bottom: 24px;\n  flex-wrap: wrap;\n}\n.rail-head h3 { font-size: 1.3rem; color: var(--ink-900); }\n.rail-head span { color: var(--ink-500); font-size: 0.95rem; }\n.rail-track {\n  display: grid; gap: 20px;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n}\n.rail-card {\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);\n  overflow: hidden; display: flex; flex-direction: column;\n  box-shadow: var(--shadow-sm);\n}\n.rail-card-img { background: #f3edd9; }\n.rail-card-img img { width: 100%; height: 380px; object-fit: cover; object-position: top; display: block; }\n.rail-card-body { padding: 16px 18px; }\n.rail-card-name { font-weight: 700; color: var(--ink-900); margin-bottom: 2px; }\n.rail-card-biz { color: var(--ink-500); font-size: 0.88rem; margin-bottom: 10px; }\n.rail-card-win {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700;\n  color: var(--orange-600); font-size: 1.02rem; line-height: 1.3;\n}\n\n.sr-only { position: absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip: rect(0,0,0,0); white-space:nowrap; border:0; }\n<\/style>\n<div class=\"ms-school-page\">\n<!-- ==================== NAV ==================== -->\n<header class=\"nav\">\n  <div class=\"container nav-inner\">\n    <a href=\"#\" class=\"nav-logo\" aria-label=\"M&#038;S School by NaijaBrandChick\">\n      <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/ms-school-logo.png\" alt=\"M&#038;S School by NaijaBrandChick\" \/>\n    <\/a>\n    <div class=\"nav-center\">\n      <span class=\"pulse-dot\" aria-hidden=\"true\"><\/span>\n      <span><b>Batch 2<\/b> \u00b7 Starts 22 May 2026 \u00b7 <b id=\"nav-countdown\">loading\u2026<\/b><\/span>\n    <\/div>\n    <nav class=\"nav-actions\">\n      <a href=\"https:\/\/naijabrandchick-school-of-instagram.teachable.com\/sign_in\" class=\"nav-link\">Login<\/a>\n      <a href=\"#join\" class=\"btn btn-primary btn-arrow\">Join \u00b7 \u20a653,750<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<div class=\"countdown-strip\" role=\"status\" aria-live=\"polite\">\n  <span><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px;\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>Batch 2 begins 22 May 2026<\/span>\n  <span class=\"sep\">\u00b7<\/span>\n  <span>Class starts in <b id=\"strip-countdown\">loading\u2026<\/b><\/span>\n  <span class=\"sep\">\u00b7<\/span>\n  <span>Pay in 2 installments<\/span>\n<\/div>\n\n<!-- ==================== HERO ==================== -->\n<section class=\"hero\">\n  <div class=\"container\">\n    <div class=\"hero-grid\">\n      <div class=\"hero-copy\">\n        <span class=\"eyebrow\">Batch 2 \u00b7 Marketing &amp; Structure School by NaijaBrandChick<\/span>\n        <h1 class=\"hero-title\">\n          Marketing that brings <span class=\"accent\">actual sales<\/span>.\n          <br\/>Structure that <span class=\"accent-teal\">removes stress<\/span>.\n        <\/h1>\n        <p class=\"hero-subtitle\">This school was created for you.<\/p>\n        <p class=\"hero-lede\">An 8-week implementation school for Nigerian founders who are done with marketing that only shouts and structure that only stresses. Day 1 you learn. Day 2 you implement. By week 8, your business is not the same.<\/p>\n        <div class=\"hero-cta-row\">\n          <a href=\"#join\" class=\"btn btn-primary btn-large btn-arrow\">Join M&amp;S School \u00b7 \u20a653,750<\/a>\n          <a href=\"#curriculum\" class=\"btn btn-ghost btn-large\">See the curriculum<\/a>\n        <\/div>\n        <p class=\"hero-micro\">8 Weeks \u00b7 <b>Starts 22 May 2026<\/b> \u00b7 Pay in 2 installments of \u20a626,875<\/p>\n        <div class=\"hero-stats\">\n          <div class=\"hero-stats-number\">\u20a615B+<\/div>\n          <div class=\"hero-stats-text\">generated for Nigerian SMEs through NaijaBrandChick&#8217;s platforms since 2018.<br\/><b style=\"color:var(--ink-900);\">3,299+<\/b> founders already inside M&amp;S School.<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-visual\">\n        <div class=\"hero-float hero-float--tl\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg> Day 1 learn \u00b7 Day 2 implement<\/div>\n        <div class=\"hero-photo-frame\">\n          <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/nelly-hero.jpg\" alt=\"Nelly Agbogu, founder of NaijaBrandChick and lead instructor of M&#038;S School\" \/>\n          <div class=\"hero-badge\">\n            <div class=\"hero-badge-icon\">N<\/div>\n            <div class=\"hero-badge-text\">\n              <b>Nelly Agbogu<\/b>\n              Founder, NaijaBrandChick \u00b7 Your lead instructor\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"hero-float hero-float--br\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg> \u20a653,750 \u00b7 8 weeks<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== TRUST STRIP ==================== -->\n<section class=\"trust-strip\" style=\"padding: 22px 0;\">\n  <div class=\"container\">\n    <div class=\"trust-inner\">\n      <b>Built by the team behind<\/b>\n      <span class=\"trust-chip\"><span class=\"trust-chip-dot\"><\/span>Come Again Foods<\/span>\n      <span class=\"trust-chip\"><span class=\"trust-chip-dot\"><\/span>Tapiokies<\/span>\n      <span class=\"trust-chip\"><span class=\"trust-chip-dot\"><\/span>NBCTRADEFAIR<\/span>\n      <span class=\"trust-chip\"><span class=\"trust-chip-dot\"><\/span>DSI<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== ABOVE-FOLD TESTIMONIAL RAIL ==================== -->\n<section class=\"rail\">\n  <div class=\"container\">\n    <div class=\"rail-head\">\n      <h3>Real students. Real receipts. Three stories from Cohort 1 \ud83d\udc47<\/h3>\n      <span>Inside the M&amp;S School Telegram \u2014 3,299+ founders.<\/span>\n    <\/div>\n    <div class=\"rail-track\">\n      <article class=\"rail-card\">\n        <div class=\"rail-card-img\">\n          <div class=\"phone-frame\" style=\"border-radius:0; padding:0; background:transparent; box-shadow:none;\">\n            <div class=\"phone-inner\" style=\"border-radius:0;\">\n              <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-elizabeth-eke.jpg\" alt=\"Elizabeth Eke screenshot\" \/>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"rail-card-body\">\n          <div class=\"rail-card-name\">Elizabeth Eke<\/div>\n          <div class=\"rail-card-biz\">Hair \u00b7 Product bundles<\/div>\n          <div class=\"rail-card-win\">30+ hair stylists paid to join the waitlist \u2014 before launch.<\/div>\n        <\/div>\n      <\/article>\n      <article class=\"rail-card\">\n        <div class=\"rail-card-img\">\n          <div class=\"phone-frame\" style=\"border-radius:0; padding:0; background:transparent; box-shadow:none;\">\n            <div class=\"phone-inner\" style=\"border-radius:0;\">\n              <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-francisca-nnadi-a.jpg\" alt=\"Francisca Nnadi Instagram screenshot\" \/>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"rail-card-body\">\n          <div class=\"rail-card-name\">Francisca Nnadi<\/div>\n          <div class=\"rail-card-biz\">@iamfranciscannadi \u00b7 Event planning<\/div>\n          <div class=\"rail-card-win\">33k views in 48 hrs \u2192 99k on the next video, 200 new followers. No ad.<\/div>\n        <\/div>\n      <\/article>\n      <article class=\"rail-card\">\n        <div class=\"rail-card-img\">\n          <div class=\"phone-frame\" style=\"border-radius:0; padding:0; background:transparent; box-shadow:none;\">\n            <div class=\"phone-inner\" style=\"border-radius:0;\">\n              <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-fruitsnfresh.jpg\" alt=\"Fruitsnfresh screenshot\" \/>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"rail-card-body\">\n          <div class=\"rail-card-name\">Fruitsnfresh<\/div>\n          <div class=\"rail-card-biz\">Detox plans \u00b7 Health food<\/div>\n          <div class=\"rail-card-win\">5 long-term subscriptions paid \u2014 in under a week.<\/div>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- Additional CSS injected late (bundled here for organisation) -->\n<style>\n\/* Problem agitation *\/\n.problem { background: var(--cream-50); }\n.problem-grid { display: grid; gap: 40px; grid-template-columns: 1fr; align-items: start; }\n@media (min-width: 900px) { .problem-grid { grid-template-columns: 1.15fr .85fr; gap: 56px; } }\n.tired-list { margin: 18px 0 26px; padding: 0; list-style: none; }\n.tired-list li {\n  display: flex; align-items: flex-start; gap: 12px;\n  padding: 14px 16px; margin-bottom: 10px;\n  background: #fff; border: 1px solid var(--line); border-radius: 12px;\n  text-decoration: line-through; color: var(--ink-500); font-size: 1.02rem;\n}\n.tired-list li::before {\n  content: \"\u2715\"; color: var(--danger); font-weight: 800;\n  text-decoration: none; font-size: 0.95rem;\n  flex-shrink: 0; margin-top: 2px;\n}\n.tired-list li span { text-decoration: line-through; }\n.problem-pause {\n  background: var(--teal-800, var(--teal-700));\n  background: var(--teal-800);\n  color: #fff; padding: 24px 26px; border-radius: var(--radius); margin-top: 22px;\n  box-shadow: var(--shadow);\n}\n.problem-pause h3 { color: #fff; margin-bottom: 6px; }\n.problem-pause p { color: rgba(255,255,255,.82); margin: 0; }\n.problem-pause .italic {\n  font-family: 'Fraunces', serif; font-style: italic; font-size: 1.3rem; color: var(--gold-500); display: block; margin: 12px 0 4px;\n}\n\n\/* Founder pivot *\/\n.pivot { background: #fff; }\n.pivot-grid { display: grid; gap: 40px; grid-template-columns: 1fr; align-items: center; }\n@media (min-width: 900px) { .pivot-grid { grid-template-columns: 1fr 1.2fr; gap: 64px; } }\n.pivot-photo { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); max-width: 480px; }\n.pivot-photo img { width: 100%; display: block; }\n.pivot-photo-label {\n  position: absolute; bottom: 18px; left: 18px; right: 18px;\n  background: rgba(21,24,28, .82); color: #fff; backdrop-filter: blur(6px);\n  padding: 12px 14px; border-radius: 12px; font-size: 0.88rem; line-height: 1.4;\n}\n.pivot-photo-label b { color: var(--gold-500); display: block; font-size: 0.98rem; }\n.pivot h2 { margin-bottom: 18px; }\n.pull-quote {\n  font-family: 'Fraunces', serif; font-style: italic; font-size: clamp(1.3rem, 2vw, 1.7rem);\n  color: var(--teal-700); line-height: 1.35; padding: 18px 22px; border-left: 4px solid var(--orange-500);\n  background: var(--cream-50); border-radius: 0 12px 12px 0; margin: 24px 0;\n}\n.pivot-story p { color: var(--ink-800); font-size: 1.05rem; }\n.pivot-story p + p { margin-top: .8rem; }\n\n\/* Instructor section *\/\n.instructor { background: var(--cream-50); }\n.instructor-grid { display: grid; gap: 40px; grid-template-columns: 1fr; align-items: center; }\n@media (min-width: 900px) { .instructor-grid { grid-template-columns: 1.1fr 1fr; gap: 64px; } }\n.instructor-photo { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); max-width: 500px; }\n.instructor-photo img { width: 100%; display: block; }\n.cred-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 24px 0; }\n.cred-card {\n  background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 14px 16px;\n}\n.cred-card .num {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800; font-size: 1.6rem; color: var(--teal-600); line-height: 1; margin-bottom: 4px;\n}\n.cred-card .label { color: var(--ink-500); font-size: 0.88rem; }\n.small-quote {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 14px 16px; background: #fff; border: 1px solid var(--line);\n  border-radius: 12px; margin-top: 10px;\n}\n.small-quote .mark { color: var(--orange-500); font-family: 'Fraunces', serif; font-size: 2rem; line-height: 1; }\n.small-quote p { margin: 0; font-size: 0.95rem; color: var(--ink-800); }\n.small-quote cite { font-style: normal; color: var(--ink-500); font-size: 0.82rem; display: block; margin-top: 6px; }\n\n\/* Two pillars *\/\n.pillars { background: #fff; }\n.pillars-grid { display: grid; gap: 20px; grid-template-columns: 1fr; }\n@media (min-width: 820px) { .pillars-grid { grid-template-columns: 1fr 1fr; gap: 24px; } }\n.pillar-card {\n  position: relative; border-radius: var(--radius-lg); overflow: hidden;\n  padding: 32px; color: #fff; box-shadow: var(--shadow);\n}\n.pillar-card {\n  background: #fff;\n  border: 1px solid var(--line);\n  color: var(--ink-800);\n}\n.pillar-card--marketing { border-top: 6px solid var(--orange-500); }\n.pillar-card--structure { border-top: 6px solid var(--teal-600); }\n.pillar-icon {\n  width: 56px; height: 56px; border-radius: 14px;\n  display: grid; place-items: center; margin-bottom: 18px;\n}\n.pillar-card--marketing .pillar-icon { background: var(--orange-100); color: var(--orange-600); }\n.pillar-card--structure .pillar-icon { background: var(--teal-50); color: var(--teal-700); }\n.pillar-icon svg { width: 28px; height: 28px; }\n.pillar-card .week-badge {\n  display: inline-block; padding: 6px 12px;\n  border-radius: 999px; font-weight: 700; font-size: 0.78rem; letter-spacing: 0.1em;\n  text-transform: uppercase; margin-bottom: 14px;\n}\n.pillar-card--marketing .week-badge { background: var(--orange-100); color: var(--orange-600); }\n.pillar-card--structure .week-badge { background: var(--teal-50); color: var(--teal-700); }\n.pillar-card h3 { color: var(--ink-900); font-size: clamp(1.5rem, 2.4vw, 1.9rem); margin-bottom: 16px; }\n.pillar-card ul { padding: 0; margin: 0 0 22px; list-style: none; }\n.pillar-card ul li {\n  display: flex; align-items: flex-start; gap: 10px; padding: 10px 0;\n  border-bottom: 1px solid var(--line); font-size: 0.98rem; color: var(--ink-800);\n}\n.pillar-card ul li:last-child { border-bottom: 0; }\n.pillar-card ul li::before {\n  content: \"\"; flex-shrink: 0; width: 18px; height: 18px; margin-top: 3px; border-radius: 50%;\n  background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF6A1F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'\/><\/svg>\");\n  background-size: contain; background-repeat: no-repeat; background-position: center;\n}\n.pillar-card--structure ul li::before {\n  background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%231F7A9A' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'\/><\/svg>\");\n}\n.pillar-receipt {\n  margin-top: 18px; padding: 14px 16px; background: var(--cream-50);\n  border-radius: 12px; font-size: 0.92rem; line-height: 1.4;\n  border-left: 3px solid var(--orange-500); color: var(--ink-800);\n}\n.pillar-card--structure .pillar-receipt { border-left-color: var(--teal-600); }\n.pillar-receipt b { color: var(--ink-900); }\n\n\/* Curriculum \u2014 accordion pattern (works mobile + desktop) *\/\n.curriculum { background: var(--cream-50); }\n.curriculum-controls { display: flex; justify-content: flex-end; margin-bottom: 14px; }\n.curriculum-toggle {\n  background: #fff; border: 1px solid var(--line); color: var(--ink-800);\n  padding: 10px 16px; border-radius: 10px; font-weight: 700; font-size: 0.88rem;\n  cursor: pointer; display: inline-flex; align-items: center; gap: 8px;\n}\n.curriculum-toggle:hover { border-color: var(--teal-600); color: var(--teal-700); }\n.curriculum-toggle svg { width: 16px; height: 16px; }\n\n.weeks-accordion { display: grid; gap: 12px; }\n.week-item {\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);\n  overflow: hidden; box-shadow: var(--shadow-sm);\n}\n.week-item[open] { border-color: var(--teal-600); }\n.week-summary {\n  list-style: none; cursor: pointer;\n  display: grid; grid-template-columns: auto 1fr auto; gap: 16px; align-items: center;\n  padding: 16px 20px;\n  transition: background .15s ease;\n}\n.week-summary::-webkit-details-marker { display: none; }\n.week-summary:hover { background: var(--cream-50); }\n.week-num {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 46px; height: 46px; border-radius: 12px;\n  background: var(--teal-50); color: var(--teal-700);\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800;\n  font-size: 0.7rem; letter-spacing: 0.08em; text-transform: uppercase;\n  flex-direction: column; line-height: 1;\n}\n.week-num .n { font-size: 1.25rem; letter-spacing: -0.02em; margin-top: 2px; }\n.week-item[open] .week-num { background: var(--teal-700); color: #fff; }\n.week-summary-text { display: flex; flex-direction: column; gap: 3px; min-width: 0; }\n.week-summary-text .ttl {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700;\n  font-size: 1.08rem; color: var(--ink-900); line-height: 1.25;\n}\n.week-summary-text .hint {\n  font-size: 0.82rem; color: var(--ink-500);\n}\n.week-chevron {\n  width: 36px; height: 36px; border-radius: 50%;\n  background: var(--cream-50); color: var(--teal-700);\n  display: grid; place-items: center; flex-shrink: 0;\n  transition: transform .2s ease, background .15s ease;\n}\n.week-chevron svg { width: 18px; height: 18px; }\n.week-item[open] .week-chevron { transform: rotate(180deg); background: var(--teal-50); }\n.week-content { padding: 0 20px 22px; }\n.week-modules {\n  display: grid; grid-template-columns: 1fr; gap: 16px;\n  padding-top: 20px; border-top: 1px solid var(--line);\n}\n@media (min-width: 768px) {\n  .week-modules { grid-template-columns: 1fr 1fr; gap: 18px; }\n}\n@media (min-width: 1100px) {\n  .week-modules { grid-template-columns: 1fr 1fr 1fr; gap: 18px; }\n}\n.week-modules .module-card { background: #fff; box-shadow: none; }\n.module-card {\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);\n  padding: 24px 26px; box-shadow: var(--shadow-sm);\n  display: flex; flex-direction: column; gap: 14px;\n}\n.module-card .tag {\n  display: inline-flex; align-items: center; gap: 8px; font-weight: 700;\n  color: var(--orange-600); font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase;\n}\n.module-card h3 { font-size: 1.25rem; margin-bottom: 4px; }\n.module-card .lede { color: var(--ink-500); font-size: 0.95rem; margin: 0 0 8px; }\n.lessons {\n  list-style: none; padding: 0; margin: 0;\n  display: grid; gap: 8px;\n}\n.lessons li {\n  display: flex; align-items: flex-start; gap: 10px;\n  padding: 8px 12px; background: var(--cream-50); border-radius: 8px;\n  font-size: 0.94rem; color: var(--ink-800);\n}\n.lessons li::before {\n  content: \"\"; display: block; width: 6px; height: 6px;\n  background: var(--teal-600); border-radius: 50%; margin-top: 8px; flex-shrink: 0;\n}\n.module-receipt {\n  margin-top: 6px; padding: 12px 14px;\n  background: #fff7e0;\n  border: 1px solid #f2d898;\n  border-radius: 10px; font-size: 0.88rem; color: #6b4b0a;\n}\n.module-receipt b { color: var(--orange-600); }\n\n\/* Program-wide features \u2014 clean premium *\/\n.prog-features {\n  margin-top: 40px;\n  padding: 36px 32px 32px;\n  background: var(--teal-900);\n  border-radius: var(--radius-lg);\n}\n.prog-features-label {\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  font-weight: 800;\n  font-size: 1.2rem;\n  color: #fff;\n  margin: 0 0 24px;\n  text-align: center;\n  letter-spacing: -0.01em;\n}\n.prog-features-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n@media (min-width: 768px) {\n  .prog-features-grid { grid-template-columns: repeat(3, 1fr); }\n}\n@media (min-width: 1100px) {\n  .prog-features-grid { grid-template-columns: repeat(6, 1fr); gap: 16px; }\n}\n.prog-feat {\n  text-align: center;\n  padding: 22px 14px 18px;\n  background: rgba(255,255,255,.05);\n  border: 1px solid rgba(255,255,255,.1);\n  border-radius: var(--radius);\n}\n.prog-feat-icon {\n  width: 48px; height: 48px;\n  margin: 0 auto 14px;\n  border-radius: 12px;\n  display: grid; place-items: center;\n  color: #fff;\n}\n.prog-feat-icon { background: var(--teal-700); }\n.prog-feat-icon--orange { background: var(--orange-500); }\n.prog-feat-icon--gold { background: var(--gold-500); color: var(--teal-900); }\n.prog-feat-icon--green { background: var(--success); }\n.prog-feat-icon--teal { background: var(--teal-600); }\n.prog-feat-icon--purple { background: #7c5cbf; }\n.prog-feat-title {\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  font-weight: 700;\n  font-size: 0.88rem;\n  color: #fff;\n  margin: 0 0 6px;\n  line-height: 1.25;\n}\n.prog-feat-desc {\n  font-size: 0.78rem;\n  color: rgba(255,255,255,.6);\n  margin: 0;\n  line-height: 1.45;\n}\n\n\/* How the school works *\/\n.how-it-works { background: #fff; }\n.how-grid { display: grid; gap: 24px; grid-template-columns: 1fr; }\n@media (min-width: 900px) { .how-grid { grid-template-columns: 1.1fr 1fr; gap: 48px; } }\n.rhythm-board {\n  display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 6px;\n  background: var(--cream-100); padding: 14px; border-radius: var(--radius);\n  border: 1px solid var(--line); overflow-x: auto;\n}\n.rhythm-day {\n  aspect-ratio: 1\/1; border-radius: 10px; min-width: 0;\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  font-weight: 700; font-size: 0.78rem; padding: 8px;\n}\n@media (max-width: 480px) {\n  .rhythm-board { grid-template-columns: repeat(7, 48px); gap: 4px; padding: 10px; }\n  .rhythm-day { font-size: 0.68rem; padding: 4px; }\n}\n.rhythm-day .d { font-size: 0.65rem; letter-spacing: 0.08em; opacity: .7; }\n.rhythm-day--learn { background: #fff; color: var(--teal-700); border: 1px solid var(--teal-500); }\n.rhythm-day--impl { background: var(--orange-500); color: #fff; }\n.rhythm-day--rest { background: var(--cream-50); color: var(--ink-500); border: 1px dashed var(--line); }\n\n.support-pillars { display: grid; gap: 14px; margin-top: 22px; }\n.support-pillar {\n  display: grid; grid-template-columns: 48px 1fr; gap: 16px; align-items: flex-start;\n  padding: 18px; background: var(--cream-50); border-radius: 14px; border: 1px solid var(--line);\n}\n.support-pillar .icon {\n  width: 48px; height: 48px; border-radius: 12px;\n  display: grid; place-items: center; font-size: 1.2rem;\n}\n.support-pillar--live .icon { background: var(--orange-100); color: var(--orange-600); }\n.support-pillar--people .icon { background: var(--teal-50); color: var(--teal-700); }\n.support-pillar--portal .icon { background: #fff1c7; color: #7a5b10; }\n.support-pillar h4 { margin-bottom: 4px; }\n.support-pillar p { margin: 0; color: var(--ink-500); font-size: 0.92rem; }\n\n\/* Portal mock *\/\n.portal { background: var(--cream-50); }\n.portal-grid { display: grid; gap: 40px; grid-template-columns: 1fr; align-items: center; }\n@media (min-width: 900px) { .portal-grid { grid-template-columns: 1fr 1.3fr; gap: 56px; } }\n.portal-window {\n  background: #fff; border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-lg); overflow: hidden; border: 1px solid var(--line);\n}\n.portal-topbar {\n  display: flex; gap: 6px; padding: 10px 14px; background: var(--cream-100); border-bottom: 1px solid var(--line);\n}\n.portal-dot { width: 10px; height: 10px; border-radius: 50%; background: #ddd; }\n.portal-dot.r { background: #ff6057; } .portal-dot.y { background: #ffbd2e; } .portal-dot.g { background: #27c93f; }\n.portal-body { display: grid; grid-template-columns: 160px 1fr; gap: 0; min-height: 340px; }\n.portal-sidebar { background: var(--cream-50); padding: 16px 14px; border-right: 1px solid var(--line); font-size: 0.82rem; }\n.portal-sidebar .sb-title { font-weight: 800; color: var(--ink-900); margin-bottom: 10px; }\n.portal-sidebar ul { list-style: none; margin: 0; padding: 0; }\n.portal-sidebar li { padding: 7px 10px; border-radius: 8px; color: var(--ink-500); font-weight: 500; }\n.portal-sidebar li.active { background: var(--teal-600); color: #fff; font-weight: 700; }\n.portal-content { padding: 18px 20px; display: flex; flex-direction: column; gap: 12px; }\n.portal-pill {\n  display: inline-block; padding: 4px 10px; background: var(--orange-100);\n  color: var(--orange-600); border-radius: 999px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.06em;\n}\n.portal-content h4 { font-size: 1.05rem; }\n.progress { background: var(--cream-100); height: 8px; border-radius: 999px; overflow: hidden; }\n.progress-fill { height: 100%; background: var(--teal-600); width: 62%; border-radius: 999px; }\n.portal-card {\n  background: var(--cream-50); border: 1px solid var(--line);\n  border-radius: 10px; padding: 12px 14px; font-size: 0.86rem;\n}\n.portal-card b { display: block; color: var(--ink-900); margin-bottom: 2px; }\n.portal-chat {\n  margin-top: auto; display: flex; gap: 10px; padding: 10px 12px;\n  background: #eefbf4; border: 1px solid #c3edd4; border-radius: 10px; font-size: 0.84rem;\n}\n.portal-chat .av { width: 28px; height: 28px; border-radius: 50%; background: var(--teal-600); color: #fff; display: grid; place-items: center; font-weight: 700; font-size: 0.78rem; }\n<\/style>\n\n<!-- ==================== PROBLEM AGITATION ==================== -->\n<section class=\"problem\" id=\"problem\">\n  <div class=\"container\">\n    <div class=\"problem-grid\">\n      <div>\n        <span class=\"eyebrow eyebrow--orange\">The 3am thought<\/span>\n        <h2 style=\"margin-top:14px;\">If you&#8217;re tired of&hellip;<\/h2>\n        <ul class=\"tired-list\" aria-label=\"Common frustrations\">\n          <li><span>Marketing with no tangible results<\/span><\/li>\n          <li><span>Spending money on ads with poor returns<\/span><\/li>\n          <li><span>Hiring consultants who leave you more confused<\/span><\/li>\n          <li><span>Bulky frameworks that complicate your business instead of simplifying it<\/span><\/li>\n          <li><span>Working 12-hour days and still feeling like the business won&#8217;t run without you<\/span><\/li>\n        <\/ul>\n        <div class=\"problem-pause\">\n          <span class=\"italic\">&#8220;Wasn&#8217;t structure supposed to make this easier?&#8221;<\/span>\n          <h3>Pause. You are not the problem.<\/h3>\n          <p>This school was created for you.<\/p>\n        <\/div>\n      <\/div>\n      <aside>\n        <figure class=\"phone-frame\" style=\"max-width: 360px; margin: 0 auto;\">\n          <div class=\"phone-inner\">\n            <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t2-qudus-olalekan.jpg\" alt=\"Qudus Olalekan: I spent 130k on ads and nothing came from it.\" \/>\n          <\/div>\n        <\/figure>\n        <p class=\"phone-caption\" style=\"margin-top: 14px;\">\n          <b>Qudus Olalekan<\/b> \u00b7 M&amp;S School Cohort 1<br\/>\n          <span style=\"color:var(--orange-600); font-weight: 600;\">&#8220;I spent \u20a6130k on ads and nothing came from it.&#8221;<\/span>\n        <\/p>\n      <\/aside>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== FOUNDER PIVOT ==================== -->\n<section class=\"pivot\">\n  <div class=\"container\">\n    <div class=\"pivot-grid\">\n      <div>\n        <div class=\"pivot-photo\">\n          <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/nelly-tapiokies-truck.jpg\" alt=\"Nelly Agbogu standing in a truck loaded with cartons of Tapiokies\" \/>\n          <div class=\"pivot-photo-label\">\n            <b>Nelly &amp; a truckload of Tapiokies<\/b>\n            Founder builds, not just teaches.\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"pivot-story\">\n        <span class=\"eyebrow\">I know this feeling \u2014 I lived it<\/span>\n        <h2 style=\"margin-top: 14px;\">I did everything &#8220;right&#8221; on paper. The business still felt heavy.<\/h2>\n        <p>I marketed consistently. I hired experts. I studied frameworks. I invested money.<\/p>\n        <p>Yet marketing felt like shouting. Structure felt like stress. Growth felt accidental, not intentional.<\/p>\n        <blockquote class=\"pull-quote\">\n          So I stopped chasing perfect structure. I started building practical structure \u2014 the kind that supports marketing, converts sales, reduces stress, and grows with the business.\n        <\/blockquote>\n        <p>Ten years later I can confidently focus on marketing and revenue, because the structure underneath my business does the heavy lifting. M&amp;S School is the school I wish I had back then.<\/p>\n        <div class=\"small-quote\" style=\"max-width: 560px; margin-top: 22px;\">\n          <span class=\"mark\">\u201c<\/span>\n          <div>\n            <p>I had some real challenges that made me stop my food business for a year plus. But God through you just gave me another opportunity.<\/p>\n            <cite>\u2014 Singing chef Deee \u00b7 M&amp;S School Cohort 1<\/cite>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== INSTRUCTOR ==================== -->\n<section class=\"instructor\" id=\"instructor\">\n  <div class=\"container\">\n    <div class=\"instructor-grid\">\n      <div class=\"instructor-photo\">\n        <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/nelly-instructor.jpg\" alt=\"Nelly Agbogu, NaijaBrandChick\" \/>\n      <\/div>\n      <div>\n        <span class=\"eyebrow\">Meet your lead instructor<\/span>\n        <h2 style=\"margin-top: 14px;\">Nelly Agbogu.<br\/>Better known as NaijaBrandChick.<\/h2>\n        <p style=\"color: var(--ink-500); max-width: 560px; margin-top: 14px;\">Business builder. Market creator. The founder behind some of Nigeria&#8217;s most recognised SME platforms. Every module in M&amp;S School is a lesson she has earned in the market \u2014 not a theory borrowed from a book.<\/p>\n        <div class=\"cred-grid\">\n          <div class=\"cred-card\">\n            <div class=\"num\">\u20a615B+<\/div>\n            <div class=\"label\">Generated for Nigerian SMEs through her platforms since 2018<\/div>\n          <\/div>\n          <div class=\"cred-card\">\n            <div class=\"num\">10+ yrs<\/div>\n            <div class=\"label\">Building Nigerian small &amp; medium businesses<\/div>\n          <\/div>\n          <div class=\"cred-card\">\n            <div class=\"num\">Tapiokies<\/div>\n            <div class=\"label\">Founder, Come Again Foods \u2014 the Nigerian cassava-biscuit brand<\/div>\n          <\/div>\n          <div class=\"cred-card\">\n            <div class=\"num\">NBCTRADEFAIR<\/div>\n            <div class=\"label\">Founder of Nigeria&#8217;s leading SME trade &amp; distribution platform<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"small-quote\">\n          <span class=\"mark\">\u201c<\/span>\n          <div>\n            <p>Thank you Madam Nelly \u2014 you sure know your onion.<\/p>\n            <cite>\u2014 Chioma Oramasi Anekwe \u00b7 Cohort 1<\/cite>\n          <\/div>\n        <\/div>\n        <div class=\"small-quote\">\n          <span class=\"mark\">\u201c<\/span>\n          <div>\n            <p>What amazes me is how she breaks down important business and marketing strategies in such a simple and relatable way.<\/p>\n            <cite>\u2014 Zoe Eventplus \u00b7 Cohort 1<\/cite>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ==================== TWO PILLARS ==================== -->\n<section class=\"pillars\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">The two pillars<\/span>\n      <h2 style=\"margin-top: 14px;\">Marketing that brings sales. Structure that removes stress.<\/h2>\n      <p>21 modules. Eight weeks. Every lesson you learn, you implement in your real business \u2014 not in theory.<\/p>\n    <\/div>\n    <div class=\"pillars-grid\">\n      <div class=\"pillar-card pillar-card--marketing\">\n        <div class=\"pillar-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11v2a4 4 0 0 0 4 4h1l4 4V7l-4 4H7a4 4 0 0 0-4 4z\" transform=\"translate(0 -1.5)\"\/><path d=\"M18 8a6 6 0 0 1 0 8\"\/><path d=\"M21 5a10 10 0 0 1 0 14\"\/><\/svg>\n        <\/div>\n        <span class=\"week-badge\">Phase 1 \u00b7 Weeks 1\u20134<\/span>\n        <h3>How to market your business without overwhelm<\/h3>\n        <ul>\n          <li>Market without shouting or begging<\/li>\n          <li>Attract the <em>right<\/em> customers \u2014 not just any customers<\/li>\n          <li>Stop wasting money on ads<\/li>\n          <li>Build visibility that leads to <b>sales<\/b> (not just likes)<\/li>\n          <li>Simplify your content, messaging, and offers<\/li>\n        <\/ul>\n        <div class=\"pillar-receipt\">\n          <b>Emilia Agbanelo \u00b7 Cohort 1:<\/b> &#8220;I sold 20 pieces of the same product that wasn&#8217;t moving before. Same product. Same price. Different strategy.&#8221;\n        <\/div>\n      <\/div>\n      <div class=\"pillar-card pillar-card--structure\">\n        <div class=\"pillar-icon\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/><\/svg>\n        <\/div>\n        <span class=\"week-badge\">Phase 2 \u00b7 Weeks 5\u20138<\/span>\n        <h3>How to structure your business simply &amp; realistically<\/h3>\n        <ul>\n          <li>Build structure that fits your current business stage<\/li>\n          <li>Create simple systems your staff actually understand<\/li>\n          <li>Delegate without fear \u2014 or theft<\/li>\n          <li>Build processes that don&#8217;t break you<\/li>\n          <li>Reduce your business&#8217;s dependence on you<\/li>\n        <\/ul>\n        <div class=\"pillar-receipt\">\n          <b>The CAC Oracle \u00b7 Cohort 1:<\/b> &#8220;This is the result of the Branding &amp; USP module alone. Before vs after. I sat down to restructure \u2014 and scale.&#8221;\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== 21-MODULE CURRICULUM (8 WEEKS) ==================== -->\n<section class=\"curriculum\" id=\"curriculum\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow eyebrow--gold\">The full curriculum \u00b7 21 modules \u00b7 8 weeks<\/span>\n      <h2 style=\"margin-top: 14px;\">See exactly what you are paying for.<\/h2>\n      <p>Tap any week below to open that week&#8217;s modules. Nothing is hidden. This is the whole school.<\/p>\n    <\/div>\n\n    <div class=\"curriculum-controls\">\n      <button class=\"curriculum-toggle\" id=\"curriculum-expand-all\" type=\"button\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"8 18 12 22 16 18\"\/><polyline points=\"8 6 12 2 16 6\"\/><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\/><\/svg>\n        <span class=\"label\">Expand all weeks<\/span>\n      <\/button>\n    <\/div>\n\n    <div class=\"weeks-accordion\">\n\n      <!-- ===== WEEK 1: FOUNDATION & CLARITY ===== -->\n      <details class=\"week-item\" open>\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">1<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Foundation &amp; Clarity<\/span>\n            <span class=\"hint\">Module 1 \u00b7 The One-Page Business Blueprint &nbsp;\u00b7&nbsp; Module 2 \u00b7 The CEO Mindset Shift &nbsp;\u00b7&nbsp; Module 3 \u00b7 Building an Irresistible Brand<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 1<\/span>\n          <h3>The One-Page Business Blueprint<\/h3>\n          <p class=\"lede\">Strip your business down to one page \u2014 your offer, your customer, your revenue model \u2014 so every decision after this becomes easier.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 2<\/span>\n          <h3>The CEO Mindset Shift<\/h3>\n          <p class=\"lede\">Stop thinking like a hustler and start thinking like a CEO who markets. This module rewires how you approach every naira you spend and every move you make.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 3<\/span>\n          <h3>Building an Irresistible Brand<\/h3>\n          <p class=\"lede\">Your brand is the reason people choose you \u2014 or scroll past you. Learn what actually makes a small business brand stick in people&#8217;s minds.<\/p>\n          <div class=\"module-receipt\"><b>Racheal Moses Kadu \u00b7 Cohort 1:<\/b> &#8220;My business account has never received over \u20a650,000 at a go \u2014 until I made this offer.&#8221;<\/div>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 2: MARKETING & TRUST ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">2<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Marketing &amp; Trust<\/span>\n            <span class=\"hint\">Module 4 \u00b7 How to Make People Trust Your Business &nbsp;\u00b7&nbsp; Module 5 \u00b7 Messages That Convert &nbsp;\u00b7&nbsp; Module 6 \u00b7 Your Marketing Money Map<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 4<\/span>\n          <h3>How to Make People Trust Your Business<\/h3>\n          <p class=\"lede\">People buy from businesses they trust. Discover the specific elements that make customers believe in you \u2014 before you even ask for the sale.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 5<\/span>\n          <h3>Messages That Convert Strangers to Buyers<\/h3>\n          <p class=\"lede\">Learn how to craft messages so clear and compelling that people who have never heard of you feel like they need what you&#8217;re selling.<\/p>\n          <div class=\"module-receipt\"><b>Dorcas Oluwaseun \u00b7 Cohort 1:<\/b> &#8220;30% of my contacts reshared my video. Enquiries and sales came in \u2014 I&#8217;m leveraging it for more conversion.&#8221;<\/div>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 6<\/span>\n          <h3>Your Marketing Money Map<\/h3>\n          <p class=\"lede\">Stop guessing where to spend money on marketing. This module gives you a clear budget framework so every naira has a job.<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 3: CREATIVE & ADS ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">3<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Creative &amp; Ads<\/span>\n            <span class=\"hint\">Module 7 \u00b7 Content That Stops the Scroll &nbsp;\u00b7&nbsp; Module 8 \u00b7 How to Run High Converting Ads<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 7<\/span>\n          <h3>Content That Stops the Scroll<\/h3>\n          <p class=\"lede\">Design visuals and creative that make people pause, pay attention, and take action \u2014 even if you&#8217;re not a designer.<\/p>\n          <div class=\"module-receipt\"><b>Nnenna Amarachi \u00b7 Cohort 1:<\/b> &#8220;First-ever 35-second video \u2192 2 offers the same day. I didn&#8217;t even promote it.&#8221;<\/div>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 8 \u00b7 Flagship<\/span>\n          <h3>How to Run High Converting Ads<\/h3>\n          <p class=\"lede\">The most comprehensive module in the school \u2014 25 step-by-step lessons covering setup, targeting, scaling, retargeting, auditing, and avoiding bans. From absolute beginner to running profitable campaigns.<\/p>\n          <div class=\"module-receipt\"><b>Ngozi John \u00b7 Cohort 1:<\/b> &#8220;I can now see why previous ads don&#8217;t do so well. All my business errors will gradually be corrected.&#8221;<\/div>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 4: REVENUE & SALES ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">4<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Revenue &amp; Sales<\/span>\n            <span class=\"hint\">Module 9 \u00b7 Increasing Revenue &nbsp;\u00b7&nbsp; Module 10 \u00b7 The Daily Sales System &nbsp;\u00b7&nbsp; Module 11 \u00b7 Selling to Crowds<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 9<\/span>\n          <h3>Increasing Revenue Through Sales and Distribution<\/h3>\n          <p class=\"lede\">Proven promotion structures and distribution plays that can multiply your sales in weeks \u2014 not months. Includes bulk and partner strategies most small businesses never consider.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 10<\/span>\n          <h3>The Daily Sales System<\/h3>\n          <p class=\"lede\">A daily rhythm that keeps money flowing into your business consistently \u2014 so you&#8217;re not celebrating one good week then panicking the next.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 11<\/span>\n          <h3>Selling to Crowds Without Being Pushy<\/h3>\n          <p class=\"lede\">Master the art of presenting to groups \u2014 online or offline \u2014 in a way that feels natural and converts without pressure.<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 5: TRAFFIC & VISIBILITY ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">5<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Traffic &amp; Visibility<\/span>\n            <span class=\"hint\">Module 12 \u00b7 Traffic That Never Dries Up &nbsp;\u00b7&nbsp; Module 13 \u00b7 Unpopular Marketing Channels &nbsp;\u00b7&nbsp; Module 14 \u00b7 The Signature Visibility Framework<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 12<\/span>\n          <h3>Traffic That Never Dries Up<\/h3>\n          <p class=\"lede\">Build traffic sources that keep bringing people to your business long after you stop actively promoting \u2014 including how to show up in AI-powered search results.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 13<\/span>\n          <h3>Unpopular Marketing Channels<\/h3>\n          <p class=\"lede\">24+ marketing channels that most businesses completely ignore. Some cost nothing. Some are hiding in plain sight. All of them work.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 14<\/span>\n          <h3>The Signature Visibility Framework<\/h3>\n          <p class=\"lede\">A proprietary system that shows you how to become the obvious choice in your market \u2014 step by step, layer by layer.<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 6: STRUCTURE & SYSTEMS ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">6<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Structure &amp; Systems<\/span>\n            <span class=\"hint\">Module 15 \u00b7 Your Business Operating System &nbsp;\u00b7&nbsp; Module 16 \u00b7 Building a Team &nbsp;\u00b7&nbsp; Module 17 \u00b7 The Structure for Your Sales<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 15<\/span>\n          <h3>Your Business Operating System<\/h3>\n          <p class=\"lede\">Build a repeatable playbook for your business \u2014 so things run even when you&#8217;re not watching. Includes how to automate it with modern tools and AI.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 16<\/span>\n          <h3>Building a Team That Sells (and Stays Honest)<\/h3>\n          <p class=\"lede\">How to find, hire, and manage staff who actually help grow the business \u2014 plus the safeguards that protect you from internal losses.<\/p>\n          <div class=\"module-receipt\"><b>Souvenirs by Reemah \u00b7 Cohort 1:<\/b> &#8220;The aboki referred more buyers: &#8216;Alhaja, I don bring another person.'&#8221;<\/div>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 17<\/span>\n          <h3>The Structure for Your Sales<\/h3>\n          <p class=\"lede\">A structured sales process \u2014 scripts, CRM setup, follow-up sequences \u2014 so you stop losing customers between &#8220;I&#8217;m interested&#8221; and &#8220;I&#8217;ve paid.&#8221;<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 7: GROWTH & PARTNERSHIPS ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">7<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Growth &amp; Partnerships<\/span>\n            <span class=\"hint\">Module 18 \u00b7 Leveraging Other People&#8217;s Audiences &nbsp;\u00b7&nbsp; Module 19 \u00b7 The Customer Journey and How to Use It<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 18<\/span>\n          <h3>Leveraging Other People&#8217;s Audiences<\/h3>\n          <p class=\"lede\">How to partner with the right voices to promote your business \u2014 complete with contracts, outreach templates, and content structures that actually convert.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 19<\/span>\n          <h3>The Customer Journey and How to Use It<\/h3>\n          <p class=\"lede\">Map every step from &#8220;Who is this?&#8221; to &#8220;I&#8217;m a loyal customer&#8221; \u2014 and learn how to calculate the true lifetime value of each person who buys from you.<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n      <!-- ===== WEEK 8: PRICING & WEALTH ===== -->\n      <details class=\"week-item\">\n        <summary class=\"week-summary\">\n          <span class=\"week-num\"><span>Week<\/span><span class=\"n\">8<\/span><\/span>\n          <span class=\"week-summary-text\">\n            <span class=\"ttl\">Pricing &amp; Wealth<\/span>\n            <span class=\"hint\">Module 20 \u00b7 Pricing That Commands Respect &nbsp;\u00b7&nbsp; Module 21 \u00b7 Personal Finance for Business Owners<\/span>\n          <\/span>\n          <span class=\"week-chevron\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n          <\/span>\n        <\/summary>\n        <div class=\"week-content\">\n        <div class=\"week-modules\">\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 20<\/span>\n          <h3>Pricing That Commands Respect<\/h3>\n          <p class=\"lede\">The science and art of pricing \u2014 why some businesses charge more and sell faster, and how to apply those principles to yours.<\/p>\n        <\/article>\n        <article class=\"module-card\">\n          <span class=\"tag\">Module 21<\/span>\n          <h3>Personal Finance for Business Owners<\/h3>\n          <p class=\"lede\">Making money is one thing \u2014 keeping and growing it is another. Covers everything from paying yourself properly to investment, retirement, and legacy planning.<\/p>\n        <\/article>\n        <\/div>\n        <\/div>\n      <\/details>\n\n    <\/div>\n\n    <!-- Program-wide features grid -->\n    <div class=\"prog-features\">\n      <p class=\"prog-features-label\">Every module includes:<\/p>\n      <div class=\"prog-features-grid\">\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Quizzes &amp; Assignments<\/h4>\n          <p class=\"prog-feat-desc\">Test your understanding after every module \u2014 not optional, expected.<\/p>\n        <\/div>\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon prog-feat-icon--orange\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Worksheets &amp; Checklists<\/h4>\n          <p class=\"prog-feat-desc\">Downloadable tools you fill in for your own business \u2014 not generic PDFs.<\/p>\n        <\/div>\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon prog-feat-icon--gold\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 014 4v14a3 3 0 00-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 00-4 4v14a3 3 0 013-3h7z\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Weekly Reviews<\/h4>\n          <p class=\"prog-feat-desc\">Your work gets reviewed and corrected \u2014 so mistakes don&#8217;t compound.<\/p>\n        <\/div>\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon prog-feat-icon--green\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87\"\/><path d=\"M16 3.13a4 4 0 010 7.75\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Accountability Checks<\/h4>\n          <p class=\"prog-feat-desc\">Progress tracking that keeps you moving \u2014 no one falls behind quietly.<\/p>\n        <\/div>\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon prog-feat-icon--teal\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"23 7 16 12 23 17 23 7\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Live Q&amp;A with Nelly<\/h4>\n          <p class=\"prog-feat-desc\">Every Sunday \u2014 bring your real business questions, get real answers.<\/p>\n        <\/div>\n        <div class=\"prog-feat\">\n          <div class=\"prog-feat-icon prog-feat-icon--purple\">\n            <svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          <\/div>\n          <h4 class=\"prog-feat-title\">Daily 3-Hour Support<\/h4>\n          <p class=\"prog-feat-desc\">Get unstuck fast \u2014 the support team is live every single day of the school.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== HOW IT WORKS ==================== -->\n<section class=\"how-it-works\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">How the school actually works<\/span>\n      <h2 style=\"margin-top: 14px;\">Day 1: You learn. Day 2: You implement.<\/h2>\n      <p>Built to prevent the biggest failure mode of online courses \u2014 learning without doing. Every learn-day is followed by an implement-day, and support is there for both.<\/p>\n    <\/div>\n    <div class=\"how-grid\">\n      <div>\n        <div class=\"rhythm-board\" aria-label=\"Weekly rhythm \u2014 Learn, Implement, repeat\">\n          <div class=\"rhythm-day rhythm-day--learn\"><span class=\"d\">MON<\/span>Learn<\/div>\n          <div class=\"rhythm-day rhythm-day--impl\"><span class=\"d\">TUE<\/span>Implement<\/div>\n          <div class=\"rhythm-day rhythm-day--learn\"><span class=\"d\">WED<\/span>Learn<\/div>\n          <div class=\"rhythm-day rhythm-day--impl\"><span class=\"d\">THU<\/span>Implement<\/div>\n          <div class=\"rhythm-day rhythm-day--learn\"><span class=\"d\">FRI<\/span>Learn<\/div>\n          <div class=\"rhythm-day rhythm-day--rest\"><span class=\"d\">SAT<\/span>Catch up<\/div>\n          <div class=\"rhythm-day\" style=\"background:#fff1c7; color:#7a5b10; border: 1px solid #e9b13a;\"><span class=\"d\">SUN<\/span>Nelly live<\/div>\n        <\/div>\n        <p style=\"color: var(--ink-500); font-size: 0.88rem; margin-top: 10px; text-align:center;\">Sundays: live Q&amp;A with NaijaBrandChick. Daily: 3-hour support window with our team.<\/p>\n      <\/div>\n      <div>\n        <div class=\"support-pillars\">\n          <div class=\"support-pillar support-pillar--live\">\n            <div class=\"icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n            <div>\n              <h4>Live support, every day<\/h4>\n              <p>A 3-hour daily window with community managers for real-time questions. Plus Nelly live every Sunday for Q&amp;A, brainstorming, and business discussions.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"support-pillar support-pillar--people\">\n            <div class=\"icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\n            <div>\n              <h4>People holding your hand<\/h4>\n              <p>Community Managers guide assignments and implementation. A dedicated School Manager oversees your entire 8-week experience.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"support-pillar support-pillar--portal\">\n            <div class=\"icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg><\/div>\n            <div>\n              <h4>A real learning portal<\/h4>\n              <p>Modules, quizzes, assignments, implementation checks \u2014 uploaded to the portal so you can learn at your own pace and re-watch when you need to.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"small-quote\" style=\"margin-top: 20px;\">\n          <span class=\"mark\">\u201c<\/span>\n          <div>\n            <p>I was tired of courses that speak plenty English. What hooked me here was hearing <b>&#8220;you learn today, you implement tomorrow.&#8221;<\/b> I said \u2014 gbemi debe!<\/p>\n            <cite>\u2014 Omolere \u00b7 Cohort 1<\/cite>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== INSIDE THE PORTAL ==================== -->\n<section class=\"portal\">\n  <div class=\"container\">\n    <div class=\"portal-grid\">\n      <div>\n        <span class=\"eyebrow eyebrow--orange\">What you get on Day 1<\/span>\n        <h2 style=\"margin-top: 14px;\">This is a real school. Not an Instagram course.<\/h2>\n        <p style=\"color: var(--ink-500); margin-top: 12px;\">From Day 1 you get access to a structured learning portal \u2014 21 modules, quizzes, assignments, and implementation checks that make sure the work is actually getting done.<\/p>\n        <div class=\"small-quote\" style=\"margin-top: 20px;\">\n          <span class=\"mark\">\u201c<\/span>\n          <div>\n            <p>In the last few days, I&#8217;ve implemented all the ideas from classes 1 &amp; 2. I&#8217;ve even hired someone to help with video editing \u2014 and things are looking up.<\/p>\n            <cite>\u2014 Ada Okeri \u00b7 Cohort 1<\/cite>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"portal-window\" aria-hidden=\"true\">\n        <div class=\"portal-topbar\">\n          <span class=\"portal-dot r\"><\/span><span class=\"portal-dot y\"><\/span><span class=\"portal-dot g\"><\/span>\n          <span style=\"margin-left:10px; font-size: 0.78rem; color: var(--ink-500);\">ms-school.naijabrandchick.com\/portal<\/span>\n        <\/div>\n        <div class=\"portal-body\">\n          <aside class=\"portal-sidebar\">\n            <div class=\"sb-title\">M&amp;S School<\/div>\n            <ul>\n              <li>Week 1 \u00b7 Foundations \u2713<\/li>\n              <li>Week 2 \u00b7 Content + WA \u2713<\/li>\n              <li class=\"active\">Week 3 \u00b7 Visibility<\/li>\n              <li>Week 4 \u00b7 Retention<\/li>\n              <li>Week 5 \u00b7 Foundations<\/li>\n              <li>Week 6 \u00b7 Money<\/li>\n              <li>Week 7 \u00b7 People<\/li>\n              <li>Week 8 \u00b7 Growth<\/li>\n            <\/ul>\n          <\/aside>\n          <div class=\"portal-content\">\n            <span class=\"portal-pill\">MODULE 5 \u00b7 IN PROGRESS<\/span>\n            <h4>Visibility to Cash \u2014 turning social media into enquiries<\/h4>\n            <div class=\"progress\"><div class=\"progress-fill\"><\/div><\/div>\n            <span style=\"font-size:0.78rem; color:var(--ink-500);\">62% complete \u00b7 2 lessons remaining<\/span>\n            <div class=\"portal-card\">\n              <b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--teal-700);\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>Sunday live with Nelly<\/b>\n              This Sunday \u00b7 7pm WAT \u00b7 Q&amp;A + Module 5 clinic\n            <\/div>\n            <div class=\"portal-card\">\n              <b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--orange-600);\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/><\/svg>Assignment 3 due<\/b>\n              Deep &amp; Direct Messaging video \u2014 submit before Thursday\n            <\/div>\n            <div class=\"portal-chat\">\n              <div class=\"av\">CM<\/div>\n              <div><b>Community Manager:<\/b> Don&#8217;t forget to upload your D&amp;D video \u2014 I&#8217;m reviewing them at 2pm today.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<style>\n\/* Case studies *\/\n.cases { background: #fff; }\n.case-grid {\n  display: grid; gap: 20px;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n}\n.case-card {\n  background: var(--cream-50); border: 1px solid var(--line); border-radius: var(--radius);\n  overflow: hidden; display: flex; flex-direction: column; box-shadow: var(--shadow-sm);\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n.case-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }\n.case-img { aspect-ratio: 4\/5; overflow: hidden; background: #f3edd9; }\n.case-img img { width: 100%; height: 100%; object-fit: cover; object-position: top; }\n.case-body { padding: 18px 20px; display: flex; flex-direction: column; gap: 6px; }\n.case-name { font-weight: 700; color: var(--ink-900); }\n.case-biz { color: var(--ink-500); font-size: 0.86rem; }\n.case-result {\n  margin-top: 8px; font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700;\n  color: var(--orange-600); font-size: 1.02rem; line-height: 1.35;\n}\n.case-module { margin-top: 10px; display: inline-block; font-size: 0.75rem; padding: 4px 10px; background: var(--teal-50); color: var(--teal-700); border-radius: 999px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; align-self: flex-start; }\n\n\/* Qualifier columns *\/\n.qualifier { background: var(--cream-50); }\n.qual-grid { display: grid; gap: 20px; grid-template-columns: 1fr; }\n@media (min-width: 820px) { .qual-grid { grid-template-columns: 1fr 1fr; gap: 28px; } }\n.qual-col {\n  background: #fff; border-radius: var(--radius); padding: 28px; border: 1px solid var(--line);\n}\n.qual-col h3 { margin-bottom: 16px; display: flex; align-items: center; gap: 10px; }\n.qual-col--for h3::before { content: \"\u2713\"; display: grid; place-items: center; width: 32px; height: 32px; background: #e5f6ed; color: var(--success); border-radius: 8px; font-weight: 800; }\n.qual-col--not h3::before { content: \"\u2715\"; display: grid; place-items: center; width: 32px; height: 32px; background: #fde8e5; color: var(--danger); border-radius: 8px; font-weight: 800; }\n.qual-col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }\n.qual-col li { display: flex; align-items: flex-start; gap: 10px; padding: 10px 0; border-bottom: 1px dashed var(--line); }\n.qual-col li:last-child { border-bottom: 0; }\n.qual-col--for li::before { content: \"\u2713\"; color: var(--success); font-weight: 800; }\n.qual-col--not li::before { content: \"\u2715\"; color: var(--danger); font-weight: 800; }\n\n\/* Value stack *\/\n.value-stack { background: var(--cream-50); }\n.value-intro {\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);\n  padding: 24px 28px; margin-bottom: 24px;\n}\n.value-table {\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius);\n  overflow: hidden;\n}\n.value-row {\n  display: grid; grid-template-columns: 1fr auto auto; gap: 16px; align-items: center;\n  padding: 14px 20px; border-bottom: 1px solid var(--line);\n}\n.value-row:last-of-type { border-bottom: 0; }\n.value-row.header {\n  background: var(--ink-900); color: #fff; font-weight: 700; font-size: 0.78rem; letter-spacing: 0.1em; text-transform: uppercase;\n}\n.value-item { font-weight: 600; color: var(--ink-900); font-size: 0.98rem; }\n.value-item .sub { display: block; font-weight: 400; color: var(--ink-500); font-size: 0.84rem; margin-top: 2px; }\n.value-tag {\n  font-size: 0.72rem; padding: 4px 10px; border-radius: 999px; font-weight: 700;\n  letter-spacing: 0.05em; text-transform: uppercase; white-space: nowrap;\n}\n.value-tag--all { background: #e5f6ed; color: #1f6e3f; }\n.value-tag--win { background: #fff1c7; color: #7a5b10; }\n.value-amount { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800; color: var(--ink-900); white-space: nowrap; min-width: 110px; text-align: right; }\n.value-totals {\n  display: grid; gap: 14px; margin-top: 20px;\n  grid-template-columns: 1fr;\n}\n@media (min-width: 720px) { .value-totals { grid-template-columns: 1fr 1fr; } }\n.total-card {\n  padding: 22px 24px; border-radius: var(--radius); color: #fff;\n  display: flex; flex-direction: column; gap: 4px;\n}\n.total-card.all { background: var(--teal-700); }\n.total-card.win { background: var(--orange-500); }\n.total-card .lbl { font-size: 0.78rem; letter-spacing: 0.1em; text-transform: uppercase; opacity: .85; font-weight: 700; }\n.total-card .amt { font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800; font-size: 1.8rem; }\n.total-card .note { font-size: 0.84rem; opacity: .9; }\n\n.value-reveal {\n  background: #15181c; color: #fff; border-radius: var(--radius-lg);\n  padding: 40px 32px; text-align: center; margin-top: 28px;\n  position: relative; overflow: hidden; border: 3px solid var(--gold-500);\n}\n.value-reveal::before {\n  content: \"\"; position: absolute; top: -100px; left: 50%; transform: translateX(-50%);\n  width: 260px; height: 260px; border-radius: 50%;\n  background: var(--gold-500); opacity: .12; pointer-events: none;\n}\n.value-reveal .pretitle { font-size: 0.9rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold-500); font-weight: 700; }\n.value-reveal .big-price {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800;\n  font-size: clamp(3rem, 7vw, 5rem); line-height: 1; margin: 10px 0 14px; color: #fff;\n}\n.value-reveal .value-note { max-width: 560px; margin: 0 auto 22px; color: rgba(255,255,255,.75); }\n.value-reveal .btn { display: inline-flex; }\n\n.value-banner {\n  margin-top: 20px; padding: 16px 22px;\n  background: #fff; border: 1px dashed var(--orange-500);\n  border-radius: 14px; color: var(--ink-900); font-family: 'Fraunces', serif; font-style: italic;\n  font-size: 1.15rem; text-align: center;\n}\n.value-banner b { color: var(--orange-600); font-style: normal; font-family: 'Plus Jakarta Sans', sans-serif; }\n.fine-print { color: var(--ink-500); font-size: 0.84rem; margin-top: 14px; padding: 12px 16px; background: var(--cream-100); border-radius: 10px; border-left: 3px solid var(--gold-500); }\n\n\/* Offer box *\/\n.offer { background: var(--cream-50); }\n.offer-box {\n  max-width: 720px; margin: 0 auto;\n  background: #fff; border: 1px solid var(--line); border-radius: var(--radius-lg);\n  padding: clamp(28px, 4vw, 44px); box-shadow: var(--shadow-lg);\n  text-align: center;\n}\n.offer-box .seal {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: #e5f6ed; color: var(--success); padding: 6px 14px;\n  border-radius: 999px; font-weight: 700; font-size: 0.8rem;\n  letter-spacing: 0.08em; text-transform: uppercase;\n}\n.offer-box h2 { margin: 14px 0 8px; }\n.offer-price {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800;\n  font-size: clamp(3rem, 7vw, 4.5rem); color: var(--orange-600); line-height: 1; margin: 8px 0 2px;\n}\n.offer-installment { color: var(--ink-500); font-size: 0.95rem; margin-bottom: 20px; }\n.offer-detail-grid {\n  display: grid; gap: 10px; grid-template-columns: 1fr 1fr; margin: 18px 0 22px;\n  text-align: left; font-size: 0.9rem;\n}\n.offer-detail { background: var(--cream-50); padding: 12px 14px; border-radius: 10px; }\n.offer-detail b { display: block; color: var(--ink-900); margin-bottom: 2px; font-weight: 700; }\n.offer-detail span { color: var(--ink-500); }\n.offer-refund { font-size: 0.86rem; color: var(--ink-500); margin-top: 16px; }\n\n\/* Team card *\/\n.team { background: #fff; padding: 32px 0 !important; }\n.team-card {\n  background: var(--teal-800, var(--teal-700));\n  background: var(--teal-700);\n  color: #fff; border-radius: var(--radius-lg); padding: 32px;\n  display: grid; grid-template-columns: 1fr; gap: 20px; align-items: center;\n  max-width: 980px; margin: 0 auto;\n}\n@media (min-width: 820px) { .team-card { grid-template-columns: 1.3fr 1fr; gap: 40px; } }\n.team-card h3 { color: #fff; margin-bottom: 8px; }\n.team-card p { color: rgba(255,255,255,.82); margin-bottom: 16px; }\n.team-card ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 8px 16px; }\n.team-card ul li { display: flex; gap: 8px; align-items: center; font-size: 0.95rem; }\n.team-card ul li::before { content: \"\u25b8\"; color: var(--gold-500); font-weight: 800; }\n.team-card .btn-ghost { color: #fff; border-color: rgba(255,255,255,.4); }\n.team-card .btn-ghost:hover { background: rgba(255,255,255,.08); }\n\n\/* Reels wall *\/\n.reels { background: var(--cream-50); }\n.reels-wall {\n  column-count: 1; column-gap: 16px;\n}\n@media (min-width: 560px) { .reels-wall { column-count: 2; } }\n@media (min-width: 900px) { .reels-wall { column-count: 3; } }\n@media (min-width: 1200px) { .reels-wall { column-count: 4; } }\n.reel-item {\n  break-inside: avoid; margin-bottom: 16px;\n  background: #fff; border: 1px solid var(--line); border-radius: 14px;\n  overflow: hidden; box-shadow: var(--shadow-sm);\n}\n.reel-item img { width: 100%; display: block; }\n.reel-cap { padding: 10px 12px; font-size: 0.8rem; color: var(--ink-500); }\n.reel-cap b { color: var(--ink-900); }\n\n\/* Word from Nelly *\/\n.word-nelly { background: #fff; }\n.letter {\n  max-width: 720px; margin: 0 auto;\n  padding: 36px clamp(22px, 3vw, 40px);\n  background: var(--cream-50); border: 1px solid var(--line); border-radius: var(--radius-lg);\n  box-shadow: var(--shadow-sm);\n  font-family: 'Fraunces', serif; font-size: 1.08rem; line-height: 1.6; color: var(--ink-800);\n}\n.letter p { font-family: inherit; }\n.letter h2 {\n  font-family: 'Fraunces', serif; font-weight: 600; font-size: 1.4rem; margin-bottom: 18px;\n}\n.letter-sig {\n  margin-top: 24px; padding-top: 20px; border-top: 1px solid var(--line);\n  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal;\n}\n.letter-sig b { display: block; color: var(--ink-900); font-weight: 800; font-size: 1.05rem; }\n.letter-sig span { color: var(--ink-500); font-size: 0.9rem; }\n\n\/* Urgency *\/\n.urgency {\n  background: var(--teal-900);\n  color: #fff; position: relative; overflow: hidden;\n}\n.urgency::before {\n  content: \"\"; position: absolute; top: -80px; right: -80px;\n  width: 300px; height: 300px; border-radius: 50%;\n  background: var(--orange-500); opacity: .12; pointer-events: none;\n}\n.urgency::after {\n  content: \"\"; position: absolute; bottom: -100px; left: -60px;\n  width: 260px; height: 260px; border-radius: 50%;\n  background: var(--gold-500); opacity: .07; pointer-events: none;\n}\n.urgency .container { position: relative; }\n.urgency h2 { color: #fff; }\n.countdown-grid {\n  display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px;\n  max-width: 560px; margin: 24px 0;\n}\n.countdown-box {\n  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12);\n  border-radius: 14px; padding: 18px 12px; text-align: center;\n}\n.countdown-box .num {\n  font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 800;\n  font-size: clamp(1.8rem, 4vw, 2.6rem); color: var(--gold-500);\n  line-height: 1;\n}\n.countdown-box .lbl { color: rgba(255,255,255,.7); font-size: 0.76rem; letter-spacing: 0.1em; text-transform: uppercase; margin-top: 6px; }\n\n\/* FAQ *\/\n.faq { background: var(--cream-50); }\n.faq-list { max-width: 820px; margin: 0 auto; }\n.faq-item {\n  background: #fff; border: 1px solid var(--line); border-radius: 12px;\n  margin-bottom: 10px; overflow: hidden;\n}\n.faq-q {\n  display: flex; align-items: center; justify-content: space-between; gap: 16px;\n  padding: 18px 22px; font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700;\n  font-size: 1.02rem; cursor: pointer; text-align: left; width: 100%; color: var(--ink-900);\n}\n.faq-q::after { content: \"+\"; font-size: 1.4rem; color: var(--teal-600); transition: transform .2s ease; }\n.faq-item.is-open .faq-q::after { transform: rotate(45deg); }\n.faq-a { padding: 0 22px 20px; color: var(--ink-500); display: none; font-size: 0.98rem; line-height: 1.6; }\n.faq-item.is-open .faq-a { display: block; }\n.faq-item.pinned { border-color: var(--orange-500); border-width: 1.5px; position: relative; }\n.faq-item.pinned .faq-q { color: var(--ink-900); }\n\n\/* Final CTA *\/\n.final-cta { background: var(--cream-100); text-align: center; }\n.final-cta h2 { font-size: clamp(2rem, 4.5vw, 3.2rem); }\n.final-cta .sub { color: var(--ink-500); max-width: 620px; margin: 14px auto 26px; }\n.final-cta .btn { margin: 0 auto; }\n.final-cta .reassure { color: var(--ink-500); font-size: 0.86rem; margin-top: 14px; }\n\n\/* Footer *\/\nfooter.site-footer {\n  background: #0e1216; color: rgba(255,255,255,.7);\n  padding: 48px 0 32px; font-size: 0.92rem;\n}\n.site-footer a { color: rgba(255,255,255,.8); }\n.site-footer a:hover { color: var(--gold-500); }\n.foot-grid { display: grid; gap: 28px; grid-template-columns: 1fr; }\n@media (min-width: 820px) { .foot-grid { grid-template-columns: 1.2fr 1fr 1fr 1fr; gap: 40px; } }\n.foot-logo { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; }\n.foot-logo img { height: 42px; filter: brightness(1.1); }\n.foot-h { color: #fff; font-weight: 700; margin-bottom: 12px; font-family: 'Plus Jakarta Sans', sans-serif; }\n.foot-links { list-style: none; padding: 0; margin: 0; display: grid; gap: 8px; }\n.foot-bottom {\n  margin-top: 32px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.08);\n  display: flex; justify-content: space-between; gap: 14px; flex-wrap: wrap; font-size: 0.86rem;\n}\n\n\/* Sticky mobile CTA *\/\n.sticky-cta {\n  position: fixed; bottom: 14px; left: 14px; right: 14px; z-index: 60;\n  display: none;\n}\n.sticky-cta .btn { width: 100%; padding: 16px 20px; font-size: 1.02rem; }\n@media (max-width: 820px) { .sticky-cta { display: block; } }\n.sticky-cta.is-hidden { transform: translateY(120%); opacity: 0; transition: all .2s ease; pointer-events: none; }\n<\/style>\n\n<!-- ==================== CASE STUDIES ==================== -->\n<section class=\"cases\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">Cohort 1 receipts<\/span>\n      <h2 style=\"margin-top: 14px;\">Students who took the work seriously. And got paid for it.<\/h2>\n      <p>Every win below is tied to a specific module they implemented. These are direct Telegram and WhatsApp screenshots from the current cohort.<\/p>\n    <\/div>\n    <div class=\"case-grid\">\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-elizabeth-eke.jpg\" alt=\"Elizabeth Eke\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">Elizabeth Eke<\/div>\n          <div class=\"case-biz\">Hair \u00b7 Product bundles<\/div>\n          <div class=\"case-result\">30+ hair stylists paid to join the waitlist \u2014 before launch.<\/div>\n          <span class=\"case-module\">Module 4 \u00b7 D&amp;D Messaging<\/span>\n        <\/div>\n      <\/article>\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-fruitsnfresh.jpg\" alt=\"Fruitsnfresh\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">Fruitsnfresh<\/div>\n          <div class=\"case-biz\">Detox plans \u00b7 Health food<\/div>\n          <div class=\"case-result\">5 long-term detox subscriptions paid in under a week.<\/div>\n          <span class=\"case-module\">Module 4 + Ads<\/span>\n        <\/div>\n      <\/article>\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-emilia-agbanelo-a.jpg\" alt=\"Emilia Agbanelo\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">Emilia Agbanelo<\/div>\n          <div class=\"case-biz\">Product retail<\/div>\n          <div class=\"case-result\">Sold 20 pieces of a product that hadn&#8217;t moved in months. Same price. Different strategy.<\/div>\n          <span class=\"case-module\">Assignment 2<\/span>\n        <\/div>\n      <\/article>\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-francisca-nnadi-a.jpg\" alt=\"Francisca Nnadi\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">Francisca Nnadi<\/div>\n          <div class=\"case-biz\">@iamfranciscannadi \u00b7 Event planning<\/div>\n          <div class=\"case-result\">33k views in 48 hrs. Follow-up video: 99k views, 200 new followers. No ad spend.<\/div>\n          <span class=\"case-module\">Module 3 \u00b7 Trust Content<\/span>\n        <\/div>\n      <\/article>\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-racheal-moses.jpg\" alt=\"Racheal Moses Kadu\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">Racheal Moses Kadu<\/div>\n          <div class=\"case-biz\">@fabricshub_byray \u00b7 Adire fabric<\/div>\n          <div class=\"case-result\">First-ever \u20a650k+ single sale. &#8220;My account has never received that much at a go.&#8221;<\/div>\n          <span class=\"case-module\">Module 2 \u00b7 Pricing &amp; Bundles<\/span>\n        <\/div>\n      <\/article>\n      <article class=\"case-card\">\n        <div class=\"case-img\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-habie.jpg\" alt=\"habie\" \/><\/div>\n        <div class=\"case-body\">\n          <div class=\"case-name\">habie<\/div>\n          <div class=\"case-biz\">Weekend-sales product<\/div>\n          <div class=\"case-result\">4 customers on the wait-list. 3 already paid. First time running an offer bait.<\/div>\n          <span class=\"case-module\">Module 4 \u00b7 Offer Bait<\/span>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== QUALIFIER ==================== -->\n<section class=\"qualifier\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">Is this school for you?<\/span>\n      <h2 style=\"margin-top: 14px;\">We want to be honest about this. It&#8217;s not for everyone.<\/h2>\n    <\/div>\n    <div class=\"qual-grid\">\n      <div class=\"qual-col qual-col--for\">\n        <h3>This school is for you if&hellip;<\/h3>\n        <ul>\n          <li>You&#8217;re tired of marketing noise and confusion<\/li>\n          <li>You want marketing that brings actual sales, not just likes<\/li>\n          <li>You want structure without complexity<\/li>\n          <li>You run a product-based or service-based business<\/li>\n          <li>You want your staff aligned with your business vision<\/li>\n          <li>You want to grow without burning yourself out<\/li>\n        <\/ul>\n        <div style=\"margin-top: 20px; padding: 14px 16px; background: var(--cream-50); border-radius: 10px; font-size: 0.92rem; color: var(--ink-800); border-left: 3px solid var(--success);\">\n          <b>Gladys Hephzibah \u00b7 Cohort 1:<\/b><br\/>\n          <em>&#8220;I promised to make the school management proud by carrying my business on my head and getting intentional with it.&#8221;<\/em>\n        <\/div>\n      <\/div>\n      <div class=\"qual-col qual-col--not\">\n        <h3>This school is not for you if&hellip;<\/h3>\n        <ul>\n          <li>You are looking for shortcuts or &#8220;get rich quick&#8221;<\/li>\n          <li>You want a done-for-you service, not a school<\/li>\n          <li>You don&#8217;t have 4\u20136 hours a week to actually implement<\/li>\n          <li>You are allergic to honest feedback on your business<\/li>\n          <li>You would rather buy another theory course than build<\/li>\n        <\/ul>\n        <div style=\"margin-top: 20px; padding: 14px 16px; background: var(--cream-50); border-radius: 10px; font-size: 0.92rem; color: var(--ink-800); border-left: 3px solid var(--danger);\">\n          If any of these sound like you \u2014 don&#8217;t join. This school is for builders. We would rather you wait until you&#8217;re ready than take a seat you won&#8217;t use.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ==================== VALUE STACK ==================== -->\n<section class=\"value-stack\" id=\"value\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow eyebrow--gold\">What&#8217;s inside the box<\/span>\n      <h2 style=\"margin-top: 14px;\">Every student gets \u20a61.5M worth of access.<br\/>Outstanding students stand to win from an \u20a611M+ reward pool.<\/h2>\n      <p>Here&#8217;s the honest, itemised breakdown. Items for outstanding students are awarded based on school performance and implementation. Everything else \u2014 every student gets.<\/p>\n    <\/div>\n\n    <div class=\"value-table\" role=\"table\" aria-label=\"What's inside M&#038;S School\">\n      <div class=\"value-row header\" role=\"row\">\n        <div role=\"columnheader\">What you get<\/div>\n        <div role=\"columnheader\">Eligibility<\/div>\n        <div role=\"columnheader\" style=\"text-align:right;\">Value<\/div>\n      <\/div>\n\n      <!-- Core inclusions -->\n      <div class=\"value-row\"><div class=\"value-item\">8-week M&amp;S School access<span class=\"sub\">21 modules \u00b7 8 weeks \u00b7 on-demand portal<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6350,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Daily 3-hour live support<span class=\"sub\">~120 hours of real-time Q&amp;A across 8 weeks<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6500,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Sunday Q&amp;A with NaijaBrandChick<span class=\"sub\">8 Sunday sessions \u00b7 clarity + brainstorm<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6250,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Community Managers &amp; School Manager<span class=\"sub\">Dedicated team guiding assignments &amp; implementation<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6150,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Learning portal<span class=\"sub\">Quizzes, assignments, implementation checks<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6100,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Weekly reviews + your own business documentation<span class=\"sub\">Applied output you keep after the school<\/span><\/div><span class=\"value-tag value-tag--all\">Every student<\/span><span class=\"value-amount\">\u20a6150,000<\/span><\/div>\n\n      <!-- Outstanding-student pool -->\n      <div class=\"value-row\"><div class=\"value-item\">\u20a65,000,000 Business Grant Pool<span class=\"sub\">Shared across 5 outstanding students<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a65,000,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Meta Ads credit (up to \u20a61,000,000)<span class=\"sub\">To scale your marketing post-school<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a61,000,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">iPhone 15 Pro Max<span class=\"sub\">Outstanding student reward<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a61,850,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Brand new laptop<span class=\"sub\">Outstanding student reward<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6800,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">DJI Osmo Pocket 3<span class=\"sub\">For content creation &amp; marketing<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6750,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Billboard placement<span class=\"sub\">Visibility beyond social media<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6500,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Free customer delivery<span class=\"sub\">\u20a6100,000\/month \u00d7 3 months<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6300,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">1-on-1 with a high-profile business owner<span class=\"sub\">Single clarity session<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6300,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">1-year business data subscription<span class=\"sub\">Uninterrupted business data<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6150,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Portable office table &amp; chair<span class=\"sub\">Foldable productivity set<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6150,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">ERP Rev subscription (1 year)<span class=\"sub\">Operations software<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6120,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Staff food support<span class=\"sub\">Capped at \u20a6100,000<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a6100,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Wamation subscription (1 year)<span class=\"sub\">WhatsApp automation for business<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a690,000<\/span><\/div>\n      <div class=\"value-row\"><div class=\"value-item\">Bumpa website subscription (1 year)<span class=\"sub\">Storefront + catalogue<\/span><\/div><span class=\"value-tag value-tag--win\">Outstanding<\/span><span class=\"value-amount\">\u20a660,000<\/span><\/div>\n    <\/div>\n\n    <div class=\"value-totals\">\n      <div class=\"total-card all\">\n        <span class=\"lbl\">Every student gets<\/span>\n        <span class=\"amt\">\u20a61,500,000<\/span>\n        <span class=\"note\">Core access \u00b7 support \u00b7 portal \u00b7 reviews<\/span>\n      <\/div>\n      <div class=\"total-card win\">\n        <span class=\"lbl\">Outstanding students win from<\/span>\n        <span class=\"amt\">\u20a611,270,000+<\/span>\n        <span class=\"note\">Grant pool \u00b7 ads \u00b7 devices \u00b7 tools \u00b7 placements<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"value-banner\">\n      <b>Idinmachukwu \u00b7 Cohort 1:<\/b> &#8220;Our money no waste!!!&#8221;\n    <\/div>\n\n    <div class=\"fine-print\">\n      <b>How the rewards work (honest version):<\/b> Items tagged <span class=\"value-tag value-tag--win\">Outstanding<\/span> are awarded to students who perform best across assignments, implementation, and engagement during the 8 weeks. Terms and conditions are shared inside the Telegram group. Every student still receives the full \u20a61.5M+ in core access regardless of rewards won.\n    <\/div>\n\n    <div class=\"value-reveal\">\n      <div class=\"pretitle\">Your investment today<\/div>\n      <div class=\"big-price\">\u20a653,750<\/div>\n      <p class=\"value-note\">One-time. Pay in 2 installments of \u20a626,875 if you prefer. For an 8-week school with 21 modules, daily live support, and real implementation accountability.<\/p>\n      <a href=\"#join\" class=\"btn btn-primary btn-large btn-arrow\">Join M&amp;S School \u00b7 Batch 2<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== OFFER BOX ==================== -->\n<section class=\"offer\" id=\"join\">\n  <div class=\"container\">\n    <div class=\"offer-box\">\n      <span class=\"seal\">\u2713 Enrolment open<\/span>\n      <h2>Join M&amp;S School \u2014 Batch 2<\/h2>\n      <div class=\"offer-price\">\u20a653,750<\/div>\n      <div class=\"offer-installment\">or pay in 2 installments of <b style=\"color:var(--ink-900);\">\u20a626,875<\/b> each<\/div>\n\n      <a href=\"https:\/\/naijabrandchick.com\/digital-products\/pay-for-ms-school\/\" class=\"btn btn-primary btn-large btn-arrow\" style=\"margin: 0 auto; width: 100%; max-width: 380px;\">Secure your seat \u2192<\/a>\n\n      <div class=\"offer-detail-grid\">\n        <div class=\"offer-detail\"><b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--teal-700);\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>Start date<\/b><span>22 May 2026<\/span><\/div>\n        <div class=\"offer-detail\"><b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--teal-700);\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Duration<\/b><span>8 weeks \u00b7 21 modules<\/span><\/div>\n        <div class=\"offer-detail\"><b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--teal-700);\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>Format<\/b><span>Portal + daily live + Sunday Q&amp;A<\/span><\/div>\n        <div class=\"offer-detail\"><b><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"vertical-align:-2px; margin-right:6px; color:var(--teal-700);\"><rect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"2\" y1=\"10\" x2=\"22\" y2=\"10\"\/><\/svg>Payment<\/b><span>One-time or 2 installments<\/span><\/div>\n      <\/div>\n\n      <div class=\"small-quote\" style=\"text-align:left; justify-content: center; max-width: 520px; margin: 12px auto 0;\">\n        <span class=\"mark\">\u201c<\/span>\n        <div>\n          <p>Money not bad at all \u2014 though 8 weeks was scaring me as a procrastinator. Every module is an eye opener.<\/p>\n          <cite>\u2014 Fateemah \u00b7 Cohort 1<\/cite>\n        <\/div>\n      <\/div>\n\n      <p class=\"offer-refund\">\n        <b>Refund policy:<\/b> If for any reason you can&#8217;t proceed, there&#8217;s a refund option (minus a \u20a68,750 admin fee) \u2014 or you can simply roll your seat to the next batch.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== TEAM ENROLMENT ==================== -->\n<section class=\"team\">\n  <div class=\"container\">\n    <div class=\"team-card\">\n      <div>\n        <span class=\"eyebrow\" style=\"background:rgba(255,205,87,.2); color: var(--gold-500);\">Team enrolment<\/span>\n        <h3 style=\"margin-top: 12px;\">Bring your staff. Align the whole business.<\/h3>\n        <p>When your team takes M&amp;S School with you, everybody speaks the same language on marketing, structure, and accountability. No more explaining the same thing five times.<\/p>\n        <ul>\n          <li>Shared marketing expectations<\/li>\n          <li>Shared structure language<\/li>\n          <li>Systems that actually hold<\/li>\n          <li>Accountability that doesn&#8217;t stress you<\/li>\n        <\/ul>\n      <\/div>\n      <div style=\"display:flex; flex-direction:column; gap:12px; align-items: flex-start;\">\n        <a href=\"https:\/\/wa.me\/2347076350516?text=Hi%20M%26S%20School%2C%20I%27d%20like%20to%20enrol%20my%20team%20for%20Batch%202.\" class=\"btn btn-primary btn-large btn-arrow\">WhatsApp about team pricing<\/a>\n        <a href=\"mailto:getmsschool@gmail.com\" class=\"btn btn-ghost\">Email us instead<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== REELS WALL ==================== -->\n<section class=\"reels\">\n  <div class=\"container\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\">Wall of wins<\/span>\n      <h2 style=\"margin-top: 14px;\">3,299+ founders inside. This is what&#8217;s happening every day.<\/h2>\n      <p>A scroll-through of what Cohort 1 has been saying in the Telegram group and in Nelly&#8217;s WhatsApp. No filters. No edits.<\/p>\n    <\/div>\n    <div class=\"reels-wall\">\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t2-chinazaekpere.png\" alt=\"Chinazaekpere\" \/><div class=\"reel-cap\"><b>Chinazaekpere:<\/b> &#8220;Just one class and I&#8217;m so fired up! My business won&#8217;t be the same. Kai!!!&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t2-amaka.png\" alt=\"Amaka\" \/><div class=\"reel-cap\"><b>Amaka:<\/b> &#8220;Today&#8217;s class answered most of the pondering questions in my head.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-rhoda.jpg\" alt=\"Rhoda Atayero\" \/><div class=\"reel-cap\"><b>Rhoda Atayero:<\/b> &#8220;My head has been calculating \u2014 the right bundle to work with, and I&#8217;m getting results.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-commy-collection.jpg\" alt=\"Commy Collection\" \/><div class=\"reel-cap\"><b>Commy Collection:<\/b> &#8220;Since I started running the ad, it has brought in a lot of sales. I even renewed it this morning.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t2-precious-eze.png\" alt=\"Precious Eze\" \/><div class=\"reel-cap\"><b>Precious Eze (BossP Empire):<\/b> &#8220;I kept feeling that something was missing. Now the missing puzzles are adding up.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t2-chisom.png\" alt=\"Chisom Chukwuma\" \/><div class=\"reel-cap\"><b>Chisom Chukwuma:<\/b> &#8220;Everyday, my mind is exploding. When you think you have heard it all, another comes.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-adewale.png\" alt=\"Adewale Oretuga\" \/><div class=\"reel-cap\"><b>Adewale Oretuga:<\/b> &#8220;The first video I did wasn&#8217;t even clear \u2014 and I still got a customer requesting our service.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-aimee-apparel.jpg\" alt=\"Aimee Apparel\" \/><div class=\"reel-cap\"><b>Aimee Apparel:<\/b> &#8220;Used the loss strategy on one post and made 3 sales the same evening.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-miss-vong.jpg\" alt=\"Miss Vong\" \/><div class=\"reel-cap\"><b>Miss Vong \u00b7 Cameroon:<\/b> &#8220;Free-gifts strategy is working magic \u2014 my DM is on fire.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-cac-oracle.jpg\" alt=\"The CAC Oracle\" \/><div class=\"reel-cap\"><b>The CAC Oracle:<\/b> &#8220;Before vs after \u2014 rebrand driven by the Branding &amp; USP module.&#8221;<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-reemah-wendy.jpg\" alt=\"Reemah \/ Wendy\" \/><div class=\"reel-cap\"><b>Wendy &amp; Souvenirs by Reemah:<\/b> Module 17 REVEAL wins + referral anecdotes.<\/div><\/div>\n      <div class=\"reel-item\"><img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/t1-dorcas.jpg\" alt=\"Dorcas\" \/><div class=\"reel-cap\"><b>Dorcas Oluwaseun:<\/b> &#8220;30% of my contacts reshared my D&amp;D video. Enquiries and sales came in.&#8221;<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ==================== WORD FROM NELLY ==================== -->\n<section class=\"word-nelly\">\n  <div class=\"container\">\n    <div class=\"section-head\" style=\"text-align: center; margin-inline: auto;\">\n      <span class=\"eyebrow\">A quick word from me<\/span>\n    <\/div>\n    <div class=\"letter\">\n      <h2>If you have read this far, I want to talk to you directly.<\/h2>\n      <p>I know what it feels like to put in the work \u2014 the content, the ads, the hiring, the spending \u2014 and still feel like your business is heavier than it should be. I&#8217;ve lived that. And I built this school for the founder I used to be, before I understood that marketing only works when structure holds it up.<\/p>\n      <p>Eight weeks is short. But eight weeks with the right two pillars, the right daily support, and the courage to actually implement what you learn \u2014 that will change your business.<\/p>\n      <p>You don&#8217;t need a fancier strategy. You don&#8217;t need another course speaking plenty English. You need a school that walks with you: Day 1 you learn, Day 2 you implement, and by week eight, your business is not the same.<\/p>\n      <p>If this sounds like what you have been looking for, I will see you inside.<\/p>\n      <div class=\"letter-sig\">\n        <b>\u2014 Nelly Agbogu<\/b>\n        <span>Founder, Naija Brand Chick \u00b7 M&amp;S School<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== URGENCY ==================== -->\n<section class=\"urgency\">\n  <div class=\"container\">\n    <div style=\"max-width: 760px;\">\n      <span class=\"eyebrow\" style=\"background: rgba(255,205,87,.2); color: var(--gold-500);\">Class of May 2026<\/span>\n      <h2 style=\"margin-top: 14px;\">Batch 2 begins 22 May 2026.<\/h2>\n      <p style=\"color: rgba(255,255,255,.75); font-size: 1.06rem; margin-top: 12px;\">M&amp;S School runs three times a year. If you can&#8217;t join this batch, the next one will be announced later in the year.<\/p>\n\n      <div class=\"countdown-grid\" id=\"urgency-countdown\">\n        <div class=\"countdown-box\"><div class=\"num\" data-unit=\"days\">&#8212;<\/div><div class=\"lbl\">Days<\/div><\/div>\n        <div class=\"countdown-box\"><div class=\"num\" data-unit=\"hours\">&#8212;<\/div><div class=\"lbl\">Hours<\/div><\/div>\n        <div class=\"countdown-box\"><div class=\"num\" data-unit=\"minutes\">&#8212;<\/div><div class=\"lbl\">Minutes<\/div><\/div>\n        <div class=\"countdown-box\"><div class=\"num\" data-unit=\"seconds\">&#8212;<\/div><div class=\"lbl\">Seconds<\/div><\/div>\n      <\/div>\n\n      <div style=\"display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px;\">\n        <a href=\"#join\" class=\"btn btn-primary btn-large btn-arrow\">Join M&amp;S School \u00b7 \u20a653,750<\/a>\n        <a href=\"#curriculum\" class=\"btn btn-ghost btn-large\" style=\"color:#fff; border-color: rgba(255,255,255,.4);\">Review the curriculum<\/a>\n      <\/div>\n\n      <p style=\"color: rgba(255,255,255,.55); font-size: 0.86rem; margin-top: 26px; font-family: 'Fraunces', serif; font-style: italic;\">\n        &#8220;Just one class and I&#8217;m so fired up! My business won&#8217;t be the same. Kai!!!&#8221; \u2014 Chinazaekpere, Cohort 1\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== FAQ ==================== -->\n<section class=\"faq\">\n  <div class=\"container\">\n    <div class=\"section-head\" style=\"text-align: center; margin-inline: auto;\">\n      <span class=\"eyebrow\">FAQs<\/span>\n      <h2 style=\"margin-top: 14px;\">The questions every founder asks us.<\/h2>\n    <\/div>\n    <div class=\"faq-list\">\n      <div class=\"faq-item is-open pinned\">\n        <button class=\"faq-q\" aria-expanded=\"true\">Can I pay in installments?<\/button>\n        <div class=\"faq-a\">\n          Yes. You can split your payment into two installments of \u20a626,875 each. Once you make a payment, send evidence of your transfer to <a href=\"mailto:getmsschool@gmail.com\" style=\"color:var(--teal-700); font-weight:600;\">getmsschool@gmail.com<\/a> and we&#8217;ll confirm your seat.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item pinned\">\n        <button class=\"faq-q\">How much does the program cost, and is it refundable?<\/button>\n        <div class=\"faq-a\">\n          The fee is \u20a653,750. We generally do not offer refunds. However, if there&#8217;s a special need, an administrative fee of \u20a68,750 is deducted from the refund. You can also simply move your enrollment to the next batch if you can&#8217;t attend this one \u2014 no penalty.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Is this the only time the school will run? Can I join later?<\/button>\n        <div class=\"faq-a\">\n          The school runs three times a year. If you can&#8217;t join this batch (22 May \u2013 July 2026), the next batch will be announced later in the year.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Can I join if I have a full-time job or haven&#8217;t started a business yet?<\/button>\n        <div class=\"faq-a\">\n          Definitely. Classes are in the evenings so you can join after work. It&#8217;s suitable whether you&#8217;re already in business or just getting started.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Where and when exactly do the classes take place?<\/button>\n        <div class=\"faq-a\">\n          We use our Learning Management System (LMS) plus Telegram. Classes and modules are released in the evenings so you can learn at your own pace, and any live sessions happen in the evenings too.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Will the live sessions be recorded?<\/button>\n        <div class=\"faq-a\">\n          Yes. Every live session \u2014 including the Sunday Q&amp;A with NaijaBrandChick \u2014 is recorded and uploaded to the portal. You can rewatch on demand.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">How much time per week should I commit?<\/button>\n        <div class=\"faq-a\">\n          Plan for 4\u20136 hours a week: roughly 30\u201345 minutes of lessons most days, a few hours on implementation, and the Sunday live session with Nelly. The Day 1 Learn \/ Day 2 Implement rhythm is designed to fit around a full-time job.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">What kind of investments or resources will we receive?<\/button>\n        <div class=\"faq-a\">\n          Every student gets 8 weeks of school access, daily 3-hour live support, Sunday Q&amp;A with Nelly, community managers, a dedicated School Manager, the portal, quizzes, assignments, and weekly reviews. Outstanding students additionally stand a chance to win from the \u20a611M+ reward pool (grants, Meta Ads, devices, billboards, and more). Full terms shared inside the Telegram group.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">Can my staff join?<\/button>\n        <div class=\"faq-a\">\n          Yes \u2014 we encourage it. When your team takes the school with you, everyone aligns on marketing, structure, and accountability. WhatsApp us for team enrolment options.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">What if I need extra support or have questions?<\/button>\n        <div class=\"faq-a\">\n          We offer a 3-hour daily support window where you can speak directly to a community manager. Nelly herself is available on Sundays for live Q&amp;A and business discussions. You are not alone at any point.\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\">How will outstanding students be recognised?<\/button>\n        <div class=\"faq-a\">\n          Terms and conditions are shared in the Telegram group. Outstanding students are selected and awarded at the Marketing &amp; Structure Conference after the course ends. The conference itself is open to everyone \u2014 but outstanding students attend free.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ==================== FINAL CTA ==================== -->\n<section class=\"final-cta\">\n  <div class=\"container\">\n    <span class=\"eyebrow eyebrow--orange\">Class of May 2026<\/span>\n    <h2 style=\"margin-top: 14px;\">Starts in <span id=\"final-days\" style=\"color:var(--orange-600);\">&#8212;<\/span> days.<br\/>This is the season you stop guessing.<\/h2>\n    <p class=\"sub\">Marketing that brings actual sales. Structure that removes stress. Eight weeks. One cohort. See you inside.<\/p>\n    <a href=\"#join\" class=\"btn btn-primary btn-large btn-arrow\">Join M&amp;S School \u00b7 \u20a653,750<\/a>\n    <p class=\"reassure\">Pay in 2 installments \u00b7 Refund minus \u20a68,750 admin fee \u00b7 Roll to the next batch if you can&#8217;t attend<\/p>\n  <\/div>\n<\/section>\n\n<!-- ==================== FOOTER ==================== -->\n<footer class=\"site-footer\">\n  <div class=\"container\">\n    <div class=\"foot-grid\">\n      <div>\n        <div class=\"foot-logo\">\n          <img decoding=\"async\" src=\"https:\/\/naijabrandchick.com\/digital-products\/wp-content\/uploads\/2026\/04\/ms-school-logo.png\" alt=\"M&#038;S School by NaijaBrandChick\" \/>\n        <\/div>\n        <p style=\"max-width: 360px;\">An 8-week implementation school for Nigerian founders who want marketing that brings actual sales and structure that removes stress. By NaijaBrandChick.<\/p>\n      <\/div>\n      <div>\n        <h4 class=\"foot-h\">The School<\/h4>\n        <ul class=\"foot-links\">\n          <li><a href=\"#curriculum\">Curriculum<\/a><\/li>\n          <li><a href=\"#instructor\">Lead instructor<\/a><\/li>\n          <li><a href=\"#value\">What&#8217;s inside<\/a><\/li>\n          <li><a href=\"#join\">Enrol<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h4 class=\"foot-h\">NBC Ecosystem<\/h4>\n        <ul class=\"foot-links\">\n          <li><a href=\"https:\/\/naijabrandchick.com\/\">Naija Brand Chick<\/a><\/li>\n          <li><a href=\"#\">NBCTRADEFAIR<\/a><\/li>\n          <li><a href=\"#\">Come Again Foods \u00b7 Tapiokies<\/a><\/li>\n          <li><a href=\"https:\/\/naijabrandchick-school-of-instagram.teachable.com\/sign_in\">Student Login<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h4 class=\"foot-h\">Talk to us<\/h4>\n        <ul class=\"foot-links\">\n          <li><a href=\"mailto:getmsschool@gmail.com\">getmsschool@gmail.com<\/a><\/li>\n          <li><a href=\"#\">WhatsApp support<\/a><\/li>\n          <li><a href=\"#\">Instagram<\/a><\/li>\n          <li><a href=\"#\">Telegram community<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"foot-bottom\">\n      <span>\u00a9 2026 Naija Brand Chick \u00b7 All rights reserved.<\/span>\n      <span>Made for Nigerian founders \ud83c\uddf3\ud83c\uddec<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- ==================== STICKY MOBILE CTA ==================== -->\n<div class=\"sticky-cta\" id=\"sticky-cta\">\n  <a href=\"#join\" class=\"btn btn-primary btn-arrow\">Join M&amp;S School \u00b7 \u20a653,750<\/a>\n<\/div>\n\n<!-- ==================== JS ==================== -->\n<!-- Dynamic injection so WordPress Custom HTML block actually executes the script -->\n<div id=\"ms-school-script-loader\"><\/div>\n<script type=\"text\/template\" id=\"ms-school-script-src\">\n(function(){\n  \/\/ ---- Countdown to 22 May 2026, 19:00 WAT (UTC+1) ----\n  const target = new Date('2026-05-22T19:00:00+01:00').getTime();\n  const navEl = document.getElementById('nav-countdown');\n  const stripEl = document.getElementById('strip-countdown');\n  const finalEl = document.getElementById('final-days');\n  const boxes = document.querySelectorAll('#urgency-countdown [data-unit]');\n\n  function pad(n){ return String(n).padStart(2,'0'); }\n\n  function tick(){\n    const diff = target - Date.now();\n    if (diff <= 0) {\n      if (navEl) navEl.textContent = 'live now';\n      if (stripEl) stripEl.textContent = 'live now';\n      if (finalEl) finalEl.textContent = '0';\n      boxes.forEach(b => b.textContent = '00');\n      return;\n    }\n    const d = Math.floor(diff \/ (1000*60*60*24));\n    const h = Math.floor((diff \/ (1000*60*60)) % 24);\n    const m = Math.floor((diff \/ (1000*60)) % 60);\n    const s = Math.floor((diff \/ 1000) % 60);\n    if (navEl) navEl.innerHTML = d+'d '+pad(h)+'h '+pad(m)+'m <span class=\"tick-sec\">'+pad(s)+'s<\/span>';\n    if (stripEl) stripEl.innerHTML = d+' days <span class=\"blink-sep\">\\u00b7<\/span> '+pad(h)+'h '+pad(m)+'m <span class=\"tick-sec\">'+pad(s)+'s<\/span>';\n    if (finalEl) finalEl.textContent = String(d);\n    boxes.forEach(b => {\n      const u = b.getAttribute('data-unit');\n      const v = u==='days'? d : u==='hours'? h : u==='minutes'? m : s;\n      b.textContent = pad(v);\n    });\n  }\n  tick(); setInterval(tick, 1000);\n\n  \/\/ ---- Curriculum accordion + expand-all toggle ----\n  const expandBtn = document.getElementById('curriculum-expand-all');\n  const weekItems = document.querySelectorAll('.week-item');\n  function updateToggleLabel() {\n    if (!expandBtn) return;\n    const allOpen = Array.from(weekItems).every(function(w){ return w.open; });\n    const lbl = expandBtn.querySelector('.label');\n    if (lbl) lbl.textContent = allOpen ? 'Collapse all weeks' : 'Expand all weeks';\n  }\n  if (expandBtn) {\n    expandBtn.addEventListener('click', function() {\n      const anyClosed = Array.from(weekItems).some(function(w){ return !w.open; });\n      weekItems.forEach(function(w){ w.open = anyClosed; });\n      updateToggleLabel();\n    });\n  }\n  weekItems.forEach(function(w){ w.addEventListener('toggle', updateToggleLabel); });\n  updateToggleLabel();\n\n  \/\/ ---- FAQ accordion ----\n  document.querySelectorAll('.faq-item .faq-q').forEach(function(q) {\n    q.addEventListener('click', function() {\n      var item = q.closest('.faq-item');\n      var open = item.classList.contains('is-open');\n      item.classList.toggle('is-open');\n      q.setAttribute('aria-expanded', !open ? 'true' : 'false');\n    });\n  });\n\n  \/\/ ---- Sticky mobile CTA: hide when offer box is on screen ----\n  const cta = document.getElementById('sticky-cta');\n  const offer = document.getElementById('join');\n  if (cta && offer && 'IntersectionObserver' in window) {\n    const io = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e){ cta.classList.toggle('is-hidden', e.isIntersecting); });\n    }, { rootMargin: '-100px 0px 0px 0px', threshold: 0.15 });\n    io.observe(offer);\n  }\n})();\n<\/script>\n<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" onload=\"var s=document.createElement('script');s.textContent=document.getElementById('ms-school-script-src').textContent;document.body.appendChild(s);this.remove();\" style=\"display:none\" alt=\"\">\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Batch 2 \u00b7 Starts 22 May 2026 \u00b7 loading\u2026 Login Join \u00b7 \u20a653,750 Batch 2 begins 22 May 2026 \u00b7 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-531","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/pages\/531"}],"collection":[{"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/comments?post=531"}],"version-history":[{"count":4,"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/pages\/531\/revisions"}],"predecessor-version":[{"id":537,"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/pages\/531\/revisions\/537"}],"wp:attachment":[{"href":"https:\/\/naijabrandchick.com\/digital-products\/wp-json\/wp\/v2\/media?parent=531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}