{"id":3036,"date":"2026-06-19T13:57:53","date_gmt":"2026-06-19T11:57:53","guid":{"rendered":"https:\/\/illumin8marketing.co.za\/staging\/?page_id=3036"},"modified":"2026-08-03T22:24:06","modified_gmt":"2026-08-03T20:24:06","slug":"marketing-clarity-review","status":"publish","type":"page","link":"https:\/\/illumin8marketing.co.za\/staging\/marketing-clarity-review\/","title":{"rendered":"Marketing Clarity Review South Africa | Illumin8"},"content":{"rendered":"\r\n\r\n<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Marketing Clarity Review Hero\n   Self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-mcr-hero,\n.i8-mcr-hero *,\n.i8-mcr-hero *::before,\n.i8-mcr-hero *::after {\n  box-sizing: border-box;\n}\n\n.i8-mcr-hero {\n  --i8-mcr-bg: #07080d;\n  --i8-mcr-card: #171a23;\n  --i8-mcr-text: #f8f7f2;\n  --i8-mcr-muted: #b9bbc7;\n  --i8-mcr-soft: #858895;\n  --i8-mcr-amber: #ffb321;\n  --i8-mcr-orange: #ff6a1a;\n  --i8-mcr-magenta: #ff2e88;\n  --i8-mcr-violet: #7a4dff;\n  --i8-mcr-cyan: #38bdf8;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(82px, 8vw, 118px) 0 clamp(78px, 7vw, 108px);\n\n  color: var(--i8-mcr-muted);\n  background:\n    radial-gradient(\n      circle at 76% 34%,\n      rgba(255, 179, 33, 0.07),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 86% 55%,\n      rgba(122, 77, 255, 0.055),\n      transparent 32%\n    ),\n    var(--i8-mcr-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-mcr-hero::after {\n  content: \"\";\n\n  position: absolute;\n  right: 8%;\n  bottom: 0;\n  left: 8%;\n\n  height: 1px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(255, 179, 33, 0.44),\n    rgba(255, 106, 26, 0.34),\n    rgba(255, 46, 136, 0.28),\n    rgba(122, 77, 255, 0.28),\n    transparent\n  );\n\n  opacity: 0.5;\n  pointer-events: none;\n}\n\n.i8-mcr-hero__inner {\n  position: relative;\n  z-index: 1;\n\n  display: grid;\n  grid-template-columns: minmax(0, 0.98fr) minmax(390px, 0.9fr);\n  align-items: center;\n  gap: clamp(48px, 6vw, 86px);\n\n  width: min(calc(100% - 48px), 1120px);\n  margin: 0 auto;\n}\n\n\/* Copy *\/\n\n.i8-mcr-hero__copy {\n  max-width: 620px;\n}\n\n.i8-mcr-hero__eyebrow {\n  display: inline-block;\n\n  margin: 0 0 18px !important;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-mcr-amber) 0%,\n    var(--i8-mcr-orange) 30%,\n    var(--i8-mcr-magenta) 62%,\n    var(--i8-mcr-violet) 84%,\n    var(--i8-mcr-cyan) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  filter:\n    drop-shadow(0 0 10px rgba(255, 179, 33, 0.18))\n    drop-shadow(0 0 16px rgba(255, 46, 136, 0.1));\n}\n\n.i8-mcr-hero__title {\n  max-width: 600px;\n  margin: 0 0 30px !important;\n\n  color: var(--i8-mcr-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(42px, 5vw, 64px);\n  font-weight: 780;\n  line-height: 1.07;\n  letter-spacing: -0.048em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-hero__body {\n  max-width: 620px;\n}\n\n.i8-mcr-hero__body p {\n  margin: 0 0 20px !important;\n\n  color: var(--i8-mcr-muted) !important;\n  font-size: clamp(16px, 1.16vw, 17.5px);\n  line-height: 1.76;\n}\n\n.i8-mcr-hero__body p:last-child {\n  margin-bottom: 0 !important;\n}\n\n\/* Buttons *\/\n\n.i8-mcr-hero__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n\n  margin: 38px 0 0;\n}\n\n.i8-mcr-hero__button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 52px;\n  padding: 15px 24px;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 13.5px;\n  font-weight: 700;\n  line-height: 1.3;\n  text-align: center;\n  text-decoration: none !important;\n\n  border-radius: 15px;\n\n  transition:\n    transform 220ms ease,\n    background 220ms ease,\n    box-shadow 220ms ease;\n}\n\n.i8-mcr-hero__button--primary {\n  color: #07080d !important;\n\n  background: linear-gradient(\n    135deg,\n    var(--i8-mcr-amber),\n    var(--i8-mcr-orange)\n  );\n\n  border: 1px solid rgba(255, 255, 255, 0.22);\n\n  box-shadow:\n    0 14px 32px rgba(255, 106, 26, 0.16),\n    0 0 20px rgba(255, 179, 33, 0.08);\n}\n\n.i8-mcr-hero__button--secondary {\n  color: var(--i8-mcr-text) !important;\n\n  background:\n    linear-gradient(\n      rgba(7, 8, 13, 0.96),\n      rgba(7, 8, 13, 0.96)\n    ) padding-box,\n    linear-gradient(\n      135deg,\n      var(--i8-mcr-amber),\n      var(--i8-mcr-orange),\n      var(--i8-mcr-magenta),\n      var(--i8-mcr-violet)\n    ) border-box;\n\n  border: 1px solid transparent;\n}\n\n.i8-mcr-hero__button span {\n  transition: transform 220ms ease;\n}\n\n\/* Image *\/\n\n.i8-mcr-hero__media {\n  position: relative;\n}\n\n.i8-mcr-hero__frame {\n  position: relative;\n\n  margin: 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  background: #040508;\n  border: 1px solid rgba(255, 179, 33, 0.18);\n  border-radius: 26px;\n\n  box-shadow:\n    0 28px 68px rgba(0, 0, 0, 0.32),\n    0 0 30px rgba(255, 179, 33, 0.055),\n    inset 0 1px 0 rgba(255, 255, 255, 0.035);\n}\n\n.i8-mcr-hero__frame::before {\n  content: \"\";\n\n  position: absolute;\n  z-index: 2;\n  top: 0;\n  right: 10%;\n  left: 10%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-mcr-amber),\n    var(--i8-mcr-orange),\n    var(--i8-mcr-magenta),\n    var(--i8-mcr-violet),\n    var(--i8-mcr-cyan),\n    transparent\n  );\n\n  opacity: 0.72;\n  pointer-events: none;\n}\n\n.i8-mcr-hero__frame img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n\/* Hover *\/\n\n@media (hover: hover) {\n  .i8-mcr-hero__button:hover {\n    transform: translateY(-2px);\n  }\n\n  .i8-mcr-hero__button--primary:hover {\n    color: #07080d !important;\n\n    box-shadow:\n      0 18px 38px rgba(255, 106, 26, 0.22),\n      0 0 24px rgba(255, 179, 33, 0.1);\n  }\n\n  .i8-mcr-hero__button--secondary:hover {\n    color: var(--i8-mcr-text) !important;\n\n    background:\n      linear-gradient(#171a23, #171a23) padding-box,\n      linear-gradient(\n        135deg,\n        var(--i8-mcr-amber),\n        var(--i8-mcr-orange),\n        var(--i8-mcr-magenta),\n        var(--i8-mcr-violet)\n      ) border-box;\n  }\n\n  .i8-mcr-hero__button:hover span {\n    transform: translateX(3px);\n  }\n}\n\n\/* Tablet *\/\n\n@media all and (max-width: 980px) {\n  .i8-mcr-hero {\n    padding: 76px 0;\n  }\n\n  .i8-mcr-hero__inner {\n    grid-template-columns: 1fr;\n    width: min(calc(100% - 42px), 760px);\n    gap: 44px;\n  }\n\n  .i8-mcr-hero__copy,\n  .i8-mcr-hero__title,\n  .i8-mcr-hero__body {\n    max-width: 720px;\n  }\n\n  .i8-mcr-hero__media {\n    max-width: 620px;\n  }\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-mcr-hero {\n    padding: 58px 0;\n  }\n\n  .i8-mcr-hero__inner {\n    width: calc(100% - 32px);\n    gap: 38px;\n  }\n\n  .i8-mcr-hero__eyebrow {\n    margin-bottom: 15px !important;\n    font-size: 10.5px;\n    letter-spacing: 0.14em;\n  }\n\n  .i8-mcr-hero__title {\n    margin-bottom: 24px !important;\n\n    font-size: clamp(34px, 10vw, 44px);\n    line-height: 1.1;\n    letter-spacing: -0.04em;\n  }\n\n  .i8-mcr-hero__body p {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .i8-mcr-hero__actions {\n    flex-direction: column;\n    width: 100%;\n    margin-top: 32px;\n  }\n\n  .i8-mcr-hero__button {\n    width: 100%;\n  }\n\n  .i8-mcr-hero__frame {\n    border-radius: 20px;\n  }\n}\n\n\/* Reduced motion *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .i8-mcr-hero__button,\n  .i8-mcr-hero__button span {\n    transition: none;\n  }\n\n  .i8-mcr-hero__button:hover,\n  .i8-mcr-hero__button:hover span {\n    transform: none;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-mcr-hero\"\n  aria-labelledby=\"i8-mcr-hero-title\"\n>\n  <div class=\"i8-mcr-hero__inner\">\n\n    <div class=\"i8-mcr-hero__copy\">\n\n      <p class=\"i8-mcr-hero__eyebrow\">\n        Marketing Clarity Review South Africa\n      <\/p>\n\n      <h1\n        id=\"i8-mcr-hero-title\"\n        class=\"i8-mcr-hero__title\"\n      >\n        Get clear on what your marketing needs next\n      <\/h1>\n\n      <div class=\"i8-mcr-hero__body\">\n        <p>\n          Your marketing may already include a website, social media, SEO, Google Ads or content, but it is not always clear what is working, what needs attention or where to focus next.\n        <\/p>\n\n        <p>\n          The Marketing Clarity Review gives established and growing businesses a practical view of their messaging, digital presence and marketing priorities before making bigger decisions.\n        <\/p>\n      <\/div>\n\n      <div class=\"i8-mcr-hero__actions\">\n        <a\n          class=\"i8-mcr-hero__button i8-mcr-hero__button--primary\"\n          href=\"\/staging\/lets-chat\/\"\n        >\n          Enquire About the Review\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n\n        <a\n          class=\"i8-mcr-hero__button i8-mcr-hero__button--secondary\"\n          href=\"\/staging\/marketing-services\/\"\n        >\n          Explore Marketing Services\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"i8-mcr-hero__media\">\n      <figure class=\"i8-mcr-hero__frame\">\n        <img\n          src=\"https:\/\/illumin8marketing.co.za\/staging\/wp-content\/uploads\/2026\/07\/Marketing-Clarity-Review-From-Scattered-Activity-to-Clear-Direction.png\"\n          alt=\"Abstract illuminated marketing pathway showing scattered activity becoming clearer direction.\"\n          title=\"Marketing Clarity Review from Scattered Activity to Clear Direction\"\n          loading=\"eager\"\n          decoding=\"async\"\n        >\n      <\/figure>\n    <\/div>\n\n  <\/div>\n<\/section><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Marketing Clarity Review: Who This Is For\n   Self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-mcr-fit,\n.i8-mcr-fit *,\n.i8-mcr-fit *::before,\n.i8-mcr-fit *::after {\n  box-sizing: border-box;\n}\n\n.i8-mcr-fit {\n  --i8-fit-bg: #11131a;\n  --i8-fit-card: #171a23;\n  --i8-fit-panel: #1b1e28;\n  --i8-fit-text: #f8f7f2;\n  --i8-fit-muted: #b9bbc7;\n  --i8-fit-soft: #858895;\n  --i8-fit-amber: #ffb321;\n  --i8-fit-orange: #ff6a1a;\n  --i8-fit-magenta: #ff2e88;\n  --i8-fit-violet: #7a4dff;\n  --i8-fit-cyan: #38bdf8;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(76px, 7vw, 104px) 0;\n\n  color: var(--i8-fit-muted);\n  background:\n    radial-gradient(\n      circle at 82% 18%,\n      rgba(255, 179, 33, 0.055),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 14% 76%,\n      rgba(122, 77, 255, 0.045),\n      transparent 34%\n    ),\n    var(--i8-fit-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-mcr-fit::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 8%;\n  left: 8%;\n\n  height: 1px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(255, 179, 33, 0.42),\n    rgba(255, 106, 26, 0.32),\n    rgba(255, 46, 136, 0.26),\n    rgba(122, 77, 255, 0.26),\n    transparent\n  );\n\n  opacity: 0.48;\n  pointer-events: none;\n}\n\n.i8-mcr-fit__inner {\n  position: relative;\n  z-index: 1;\n\n  width: min(calc(100% - 48px), 1120px);\n  margin: 0 auto;\n}\n\n\/* Header *\/\n\n.i8-mcr-fit__header {\n  max-width: 780px;\n  margin: 0 0 clamp(42px, 5vw, 58px);\n}\n\n.i8-mcr-fit__eyebrow {\n  display: inline-block;\n\n  margin: 0 0 18px !important;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-fit-amber) 0%,\n    var(--i8-fit-orange) 30%,\n    var(--i8-fit-magenta) 62%,\n    var(--i8-fit-violet) 84%,\n    var(--i8-fit-cyan) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  filter:\n    drop-shadow(0 0 10px rgba(255, 179, 33, 0.16))\n    drop-shadow(0 0 14px rgba(255, 46, 136, 0.08));\n}\n\n.i8-mcr-fit__title {\n  max-width: 720px;\n  margin: 0 0 24px !important;\n\n  color: var(--i8-fit-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(34px, 4.2vw, 54px);\n  font-weight: 750;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-fit__intro {\n  max-width: 760px;\n}\n\n.i8-mcr-fit__intro p {\n  margin: 0 !important;\n\n  color: var(--i8-fit-muted) !important;\n  font-size: clamp(16px, 1.15vw, 17.5px);\n  line-height: 1.76;\n}\n\n\/* Cards *\/\n\n.i8-mcr-fit__grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n\n  margin: 0;\n}\n\n.i8-mcr-fit__card {\n  position: relative;\n\n  min-width: 0;\n  min-height: 360px;\n  padding: 28px 26px 30px;\n\n  overflow: hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.04),\n      rgba(255, 255, 255, 0.008)\n    ),\n    var(--i8-fit-card);\n\n  border: 1px solid rgba(255, 255, 255, 0.105);\n  border-radius: 22px;\n\n  box-shadow:\n    0 22px 54px rgba(0, 0, 0, 0.22),\n    inset 0 1px 0 rgba(255, 255, 255, 0.025);\n\n  transition:\n    transform 220ms ease,\n    border-color 220ms ease,\n    box-shadow 220ms ease;\n}\n\n.i8-mcr-fit__card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 12%;\n  left: 12%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-fit-amber),\n    var(--i8-fit-orange),\n    var(--i8-fit-magenta),\n    var(--i8-fit-violet),\n    transparent\n  );\n\n  opacity: 0.68;\n  pointer-events: none;\n}\n\n\/* Abstract card visual *\/\n\n.i8-mcr-fit__visual {\n  position: relative;\n\n  height: 82px;\n  margin: 0 0 28px;\n\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 86% 50%,\n      rgba(255, 179, 33, 0.22),\n      rgba(255, 46, 136, 0.12) 20%,\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.05),\n      rgba(255, 255, 255, 0.01)\n    ),\n    #11131a;\n\n  border: 1px solid rgba(255, 255, 255, 0.105);\n  border-radius: 14px;\n}\n\n.i8-mcr-fit__visual::before,\n.i8-mcr-fit__visual::after {\n  content: \"\";\n\n  position: absolute;\n  pointer-events: none;\n}\n\n.i8-mcr-fit__visual::before {\n  top: 22px;\n  left: 24px;\n\n  width: 52%;\n  height: 5px;\n\n  background: rgba(255, 255, 255, 0.16);\n  border-radius: 999px;\n\n  box-shadow:\n    0 15px 0 rgba(255, 255, 255, 0.11),\n    0 30px 0 rgba(255, 255, 255, 0.08);\n}\n\n.i8-mcr-fit__visual::after {\n  right: 28px;\n  bottom: 24px;\n\n  width: 42px;\n  height: 42px;\n\n  background: linear-gradient(\n    135deg,\n    var(--i8-fit-amber),\n    var(--i8-fit-orange),\n    var(--i8-fit-magenta)\n  );\n\n  border-radius: 50%;\n\n  box-shadow:\n    0 0 22px rgba(255, 179, 33, 0.2),\n    0 0 28px rgba(255, 46, 136, 0.12);\n}\n\n.i8-mcr-fit__visual--website::before {\n  width: 72%;\n  height: 44px;\n\n  top: 18px;\n  left: 22px;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(255, 179, 33, 0.9) 0 20%,\n      rgba(255, 255, 255, 0.08) 20% 100%\n    );\n\n  border: 1px solid rgba(255, 255, 255, 0.14);\n  border-radius: 10px;\n\n  box-shadow: none;\n}\n\n.i8-mcr-fit__visual--website::after {\n  right: 28px;\n  bottom: 22px;\n\n  width: 42px;\n  height: 28px;\n\n  background: linear-gradient(\n    135deg,\n    var(--i8-fit-orange),\n    var(--i8-fit-magenta),\n    var(--i8-fit-violet)\n  );\n\n  border-radius: 9px;\n}\n\n.i8-mcr-fit__visual--scattered::before {\n  top: 44px;\n  left: 28px;\n\n  width: 72%;\n  height: 3px;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-fit-amber),\n    var(--i8-fit-orange),\n    var(--i8-fit-magenta),\n    var(--i8-fit-violet)\n  );\n\n  border-radius: 999px;\n\n  box-shadow: none;\n  transform: rotate(-4deg);\n}\n\n.i8-mcr-fit__visual--scattered::after {\n  right: 28px;\n  top: 22px;\n\n  width: 38px;\n  height: 28px;\n\n  background: rgba(122, 77, 255, 0.22);\n  border: 1px solid rgba(122, 77, 255, 0.34);\n  border-radius: 9px;\n\n  box-shadow:\n    -74px 36px 0 rgba(255, 46, 136, 0.16),\n    -156px -5px 0 rgba(255, 179, 33, 0.12);\n}\n\n\/* Card text *\/\n\n.i8-mcr-fit__label {\n  margin: 0 0 18px !important;\n\n  color: var(--i8-fit-amber) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.i8-mcr-fit__card h3 {\n  margin: 0 0 20px !important;\n\n  color: var(--i8-fit-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(23px, 2vw, 29px);\n  font-weight: 750;\n  line-height: 1.16;\n  letter-spacing: -0.025em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-fit__card p:not(.i8-mcr-fit__label) {\n  margin: 0 !important;\n\n  color: var(--i8-fit-muted) !important;\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n\/* Note *\/\n\n.i8-mcr-fit__note {\n  max-width: 820px;\n  margin: clamp(30px, 4vw, 42px) 0 0;\n  padding: 20px 24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.035),\n      rgba(255, 255, 255, 0.006)\n    ),\n    var(--i8-fit-card);\n\n  border-left: 3px solid var(--i8-fit-amber);\n  border-radius: 0 16px 16px 0;\n\n  box-shadow:\n    0 18px 44px rgba(0, 0, 0, 0.16),\n    inset 0 1px 0 rgba(255, 255, 255, 0.022);\n}\n\n.i8-mcr-fit__note p {\n  margin: 0 !important;\n\n  color: var(--i8-fit-muted) !important;\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n\n\/* Hover *\/\n\n@media (hover: hover) {\n  .i8-mcr-fit__card:hover {\n    transform: translateY(-3px);\n\n    border-color: rgba(255, 179, 33, 0.22);\n\n    box-shadow:\n      0 26px 60px rgba(0, 0, 0, 0.26),\n      0 0 22px rgba(255, 179, 33, 0.055);\n  }\n}\n\n\/* Tablet *\/\n\n@media all and (max-width: 980px) {\n  .i8-mcr-fit {\n    padding: 72px 0;\n  }\n\n  .i8-mcr-fit__inner {\n    width: min(calc(100% - 42px), 760px);\n  }\n\n  .i8-mcr-fit__grid {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .i8-mcr-fit__card {\n    display: grid;\n    grid-template-columns: 220px minmax(0, 1fr);\n    align-items: center;\n    gap: 28px;\n\n    min-height: auto;\n    padding: 24px;\n  }\n\n  .i8-mcr-fit__visual {\n    height: 150px;\n    margin: 0;\n  }\n\n  .i8-mcr-fit__label {\n    margin-bottom: 12px !important;\n  }\n\n  .i8-mcr-fit__card h3 {\n    margin-bottom: 14px !important;\n  }\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-mcr-fit {\n    padding: 56px 0;\n  }\n\n  .i8-mcr-fit__inner {\n    width: calc(100% - 32px);\n  }\n\n  .i8-mcr-fit__header {\n    margin-bottom: 34px;\n  }\n\n  .i8-mcr-fit__eyebrow {\n    margin-bottom: 15px !important;\n    font-size: 10.5px;\n    letter-spacing: 0.14em;\n  }\n\n  .i8-mcr-fit__title {\n    margin-bottom: 22px !important;\n\n    font-size: clamp(31px, 9.2vw, 42px);\n    line-height: 1.13;\n    letter-spacing: -0.035em;\n  }\n\n  .i8-mcr-fit__intro p {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .i8-mcr-fit__grid {\n    gap: 16px;\n  }\n\n  .i8-mcr-fit__card {\n    display: block;\n    padding: 24px 22px;\n    border-radius: 20px;\n  }\n\n  .i8-mcr-fit__visual {\n    height: 78px;\n    margin: 0 0 24px;\n    border-radius: 13px;\n  }\n\n  .i8-mcr-fit__label {\n    font-size: 10.5px;\n    letter-spacing: 0.12em;\n  }\n\n  .i8-mcr-fit__card h3 {\n    font-size: 24px;\n    line-height: 1.16;\n  }\n\n  .i8-mcr-fit__card p:not(.i8-mcr-fit__label) {\n    font-size: 14.5px;\n    line-height: 1.7;\n  }\n\n  .i8-mcr-fit__note {\n    margin-top: 28px;\n    padding: 18px 20px;\n    border-radius: 0 14px 14px 0;\n  }\n\n  .i8-mcr-fit__note p {\n    font-size: 14px;\n    line-height: 1.68;\n  }\n}\n\n\/* Reduced motion *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .i8-mcr-fit__card {\n    transition: none;\n  }\n\n  .i8-mcr-fit__card:hover {\n    transform: none;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-mcr-fit\"\n  aria-labelledby=\"i8-mcr-fit-title\"\n>\n  <div class=\"i8-mcr-fit__inner\">\n\n    <header class=\"i8-mcr-fit__header\">\n\n      <p class=\"i8-mcr-fit__eyebrow\">\n        Who this is for\n      <\/p>\n\n      <h2\n        id=\"i8-mcr-fit-title\"\n        class=\"i8-mcr-fit__title\"\n      >\n        For business owners who need clarity before action\n      <\/h2>\n\n      <div class=\"i8-mcr-fit__intro\">\n        <p>\n          This review is designed for established SMEs, service providers and owner-led businesses that know their marketing needs attention, but need a clearer view of where to begin.\n        <\/p>\n      <\/div>\n\n    <\/header>\n\n    <div\n      class=\"i8-mcr-fit__grid\"\n      aria-label=\"Common signs that a Marketing Clarity Review may be useful\"\n    >\n\n      <article class=\"i8-mcr-fit__card\">\n        <div\n          class=\"i8-mcr-fit__visual i8-mcr-fit__visual--message\"\n          aria-hidden=\"true\"\n        ><\/div>\n\n        <div class=\"i8-mcr-fit__card-copy\">\n          <p class=\"i8-mcr-fit__label\">\n            Common signal\n          <\/p>\n\n          <h3>\n            Your message feels unclear\n          <\/h3>\n\n          <p>\n            You may find it difficult to explain what your business does, who you help or why your services are valuable.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"i8-mcr-fit__card\">\n        <div\n          class=\"i8-mcr-fit__visual i8-mcr-fit__visual--website\"\n          aria-hidden=\"true\"\n        ><\/div>\n\n        <div class=\"i8-mcr-fit__card-copy\">\n          <p class=\"i8-mcr-fit__label\">\n            Common signal\n          <\/p>\n\n          <h3>\n            Your website no longer feels aligned\n          <\/h3>\n\n          <p>\n            Your website may look outdated, feel hard to navigate or no longer reflect the quality and direction of your business.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"i8-mcr-fit__card\">\n        <div\n          class=\"i8-mcr-fit__visual i8-mcr-fit__visual--scattered\"\n          aria-hidden=\"true\"\n        ><\/div>\n\n        <div class=\"i8-mcr-fit__card-copy\">\n          <p class=\"i8-mcr-fit__label\">\n            Common signal\n          <\/p>\n\n          <h3>\n            Your marketing feels scattered\n          <\/h3>\n\n          <p>\n            You may be posting, updating, advertising or trying different things, but not feel clear about what is working or what should happen next.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"i8-mcr-fit__note\">\n      <p>\n        The Marketing Clarity Review is not for businesses looking for quick fixes or random marketing tasks. It is for businesses that want a clearer view before committing more time, energy or budget to marketing.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_2 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Marketing Clarity Review: What We Look At\n   Self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-mcr-review,\n.i8-mcr-review *,\n.i8-mcr-review *::before,\n.i8-mcr-review *::after {\n  box-sizing: border-box;\n}\n\n.i8-mcr-review {\n  --i8-review-bg: #07080d;\n  --i8-review-card: #171a23;\n  --i8-review-text: #f8f7f2;\n  --i8-review-muted: #b9bbc7;\n  --i8-review-soft: #858895;\n  --i8-review-amber: #ffb321;\n  --i8-review-orange: #ff6a1a;\n  --i8-review-magenta: #ff2e88;\n  --i8-review-violet: #7a4dff;\n  --i8-review-cyan: #38bdf8;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(76px, 7vw, 104px) 0;\n\n  color: var(--i8-review-muted);\n  background:\n    radial-gradient(\n      circle at 18% 22%,\n      rgba(255, 179, 33, 0.045),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 86% 70%,\n      rgba(56, 189, 248, 0.035),\n      transparent 34%\n    ),\n    var(--i8-review-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-mcr-review::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 8%;\n  left: 8%;\n\n  height: 1px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(255, 179, 33, 0.42),\n    rgba(255, 106, 26, 0.32),\n    rgba(255, 46, 136, 0.26),\n    rgba(122, 77, 255, 0.26),\n    transparent\n  );\n\n  opacity: 0.48;\n  pointer-events: none;\n}\n\n.i8-mcr-review__inner {\n  position: relative;\n  z-index: 1;\n\n  width: min(calc(100% - 48px), 1120px);\n  margin: 0 auto;\n}\n\n\/* Header *\/\n\n.i8-mcr-review__header {\n  max-width: 820px;\n  margin: 0 0 clamp(42px, 5vw, 58px);\n}\n\n.i8-mcr-review__eyebrow {\n  display: inline-block;\n\n  margin: 0 0 18px !important;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-review-amber) 0%,\n    var(--i8-review-orange) 30%,\n    var(--i8-review-magenta) 62%,\n    var(--i8-review-violet) 84%,\n    var(--i8-review-cyan) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  filter:\n    drop-shadow(0 0 10px rgba(255, 179, 33, 0.16))\n    drop-shadow(0 0 14px rgba(255, 46, 136, 0.08));\n}\n\n.i8-mcr-review__title {\n  max-width: 780px;\n  margin: 0 0 24px !important;\n\n  color: var(--i8-review-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(34px, 4.2vw, 54px);\n  font-weight: 750;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-review__intro {\n  max-width: 820px;\n}\n\n.i8-mcr-review__intro p {\n  margin: 0 !important;\n\n  color: var(--i8-review-muted) !important;\n  font-size: clamp(16px, 1.15vw, 17.5px);\n  line-height: 1.76;\n}\n\n\/* Grid *\/\n\n.i8-mcr-review__grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 20px;\n\n  margin: 0;\n}\n\n.i8-mcr-review__card {\n  position: relative;\n\n  min-width: 0;\n  min-height: 230px;\n  padding: 28px 26px;\n\n  overflow: hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.04),\n      rgba(255, 255, 255, 0.008)\n    ),\n    var(--i8-review-card);\n\n  border: 1px solid rgba(255, 255, 255, 0.105);\n  border-radius: 22px;\n\n  box-shadow:\n    0 20px 48px rgba(0, 0, 0, 0.2),\n    inset 0 1px 0 rgba(255, 255, 255, 0.025);\n\n  transition:\n    transform 220ms ease,\n    border-color 220ms ease,\n    box-shadow 220ms ease;\n}\n\n.i8-mcr-review__card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 12%;\n  left: 12%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-review-amber),\n    var(--i8-review-orange),\n    var(--i8-review-magenta),\n    var(--i8-review-violet),\n    transparent\n  );\n\n  opacity: 0.66;\n  pointer-events: none;\n}\n\n.i8-mcr-review__number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 38px;\n  height: 38px;\n  margin: 0 0 22px;\n\n  color: #07080d;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 13px;\n  font-weight: 850;\n  line-height: 1;\n\n  background: linear-gradient(\n    135deg,\n    var(--i8-review-amber),\n    var(--i8-review-orange)\n  );\n\n  border-radius: 999px;\n\n  box-shadow:\n    0 0 20px rgba(255, 179, 33, 0.16),\n    0 0 28px rgba(255, 46, 136, 0.08);\n}\n\n.i8-mcr-review__card h3 {\n  margin: 0 0 14px !important;\n\n  color: var(--i8-review-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(20px, 1.55vw, 24px);\n  font-weight: 750;\n  line-height: 1.22;\n  letter-spacing: -0.022em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-review__card p {\n  margin: 0 !important;\n\n  color: var(--i8-review-muted) !important;\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n\/* Bottom line *\/\n\n.i8-mcr-review__closing {\n  max-width: 900px;\n  margin: clamp(34px, 4vw, 46px) 0 0;\n  padding: 24px 28px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 179, 33, 0.045),\n      rgba(255, 46, 136, 0.018) 55%,\n      rgba(56, 189, 248, 0.018)\n    ),\n    #11131a;\n\n  border: 1px solid rgba(255, 179, 33, 0.16);\n  border-radius: 20px;\n\n  box-shadow:\n    0 18px 44px rgba(0, 0, 0, 0.18),\n    inset 0 1px 0 rgba(255, 255, 255, 0.025);\n}\n\n.i8-mcr-review__closing p {\n  margin: 0 !important;\n\n  color: var(--i8-review-muted) !important;\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n\/* Hover *\/\n\n@media (hover: hover) {\n  .i8-mcr-review__card:hover {\n    transform: translateY(-3px);\n\n    border-color: rgba(255, 179, 33, 0.22);\n\n    box-shadow:\n      0 26px 60px rgba(0, 0, 0, 0.26),\n      0 0 22px rgba(255, 179, 33, 0.055);\n  }\n}\n\n\/* Tablet *\/\n\n@media all and (max-width: 980px) {\n  .i8-mcr-review {\n    padding: 72px 0;\n  }\n\n  .i8-mcr-review__inner {\n    width: min(calc(100% - 42px), 760px);\n  }\n\n  .i8-mcr-review__grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .i8-mcr-review__card {\n    min-height: 230px;\n  }\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-mcr-review {\n    padding: 56px 0;\n  }\n\n  .i8-mcr-review__inner {\n    width: calc(100% - 32px);\n  }\n\n  .i8-mcr-review__header {\n    margin-bottom: 34px;\n  }\n\n  .i8-mcr-review__eyebrow {\n    margin-bottom: 15px !important;\n    font-size: 10.5px;\n    letter-spacing: 0.14em;\n  }\n\n  .i8-mcr-review__title {\n    margin-bottom: 22px !important;\n\n    font-size: clamp(31px, 9.2vw, 42px);\n    line-height: 1.13;\n    letter-spacing: -0.035em;\n  }\n\n  .i8-mcr-review__intro p {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .i8-mcr-review__grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .i8-mcr-review__card {\n    min-height: auto;\n    padding: 24px 22px;\n    border-radius: 20px;\n  }\n\n  .i8-mcr-review__number {\n    width: 36px;\n    height: 36px;\n    margin-bottom: 20px;\n    font-size: 12px;\n  }\n\n  .i8-mcr-review__card h3 {\n    font-size: 22px;\n    line-height: 1.18;\n  }\n\n  .i8-mcr-review__card p {\n    font-size: 14.5px;\n    line-height: 1.7;\n  }\n\n  .i8-mcr-review__closing {\n    margin-top: 28px;\n    padding: 22px 20px;\n    border-radius: 18px;\n  }\n\n  .i8-mcr-review__closing p {\n    font-size: 14px;\n    line-height: 1.68;\n  }\n}\n\n\/* Reduced motion *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .i8-mcr-review__card {\n    transition: none;\n  }\n\n  .i8-mcr-review__card:hover {\n    transform: none;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-mcr-review\"\n  aria-labelledby=\"i8-mcr-review-title\"\n>\n  <div class=\"i8-mcr-review__inner\">\n\n    <header class=\"i8-mcr-review__header\">\n\n      <p class=\"i8-mcr-review__eyebrow\">\n        What we look at\n      <\/p>\n\n      <h2\n        id=\"i8-mcr-review-title\"\n        class=\"i8-mcr-review__title\"\n      >\n        A practical review of the marketing foundations that shape clarity and visibility\n      <\/h2>\n\n      <div class=\"i8-mcr-review__intro\">\n        <p>\n          The Marketing Clarity Review looks across the areas that influence how your business is understood, trusted and found online. The goal is not to overwhelm you with more tasks, but to identify what needs attention first.\n        <\/p>\n      <\/div>\n\n    <\/header>\n\n    <div\n      class=\"i8-mcr-review__grid\"\n      aria-label=\"Marketing Clarity Review focus areas\"\n    >\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">01<\/span>\n        <h3>Messaging clarity<\/h3>\n        <p>\n          We look at whether your business clearly explains what you offer, who you help and why your services are valuable.\n        <\/p>\n      <\/article>\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">02<\/span>\n        <h3>Website structure<\/h3>\n        <p>\n          We review whether your website supports trust, makes your services easy to understand and guides visitors towards the next step.\n        <\/p>\n      <\/article>\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">03<\/span>\n        <h3>SEO foundations<\/h3>\n        <p>\n          We consider whether your website has the basic search foundations needed to support better online visibility.\n        <\/p>\n      <\/article>\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">04<\/span>\n        <h3>Content direction<\/h3>\n        <p>\n          We assess whether your content feels purposeful, consistent and aligned with what your audience needs to understand.\n        <\/p>\n      <\/article>\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">05<\/span>\n        <h3>Trust signals<\/h3>\n        <p>\n          We look at whether your marketing includes the credibility markers that help people feel more confident choosing your business.\n        <\/p>\n      <\/article>\n\n      <article class=\"i8-mcr-review__card\">\n        <span class=\"i8-mcr-review__number\" aria-hidden=\"true\">06<\/span>\n        <h3>Marketing priorities<\/h3>\n        <p>\n          We identify which areas should be addressed first, so your next steps feel more focused and manageable.\n        <\/p>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"i8-mcr-review__closing\">\n      <p>\n        The review gives you a clearer view of what is working, what may be creating confusion and where your marketing foundations need more structure.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_3 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_3 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_3 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Marketing Clarity Review: What You Receive\n   Polished self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-mcr-receive,\n.i8-mcr-receive *,\n.i8-mcr-receive *::before,\n.i8-mcr-receive *::after {\n  box-sizing: border-box;\n}\n\n.i8-mcr-receive {\n  --i8-receive-bg: #07080d;\n  --i8-receive-card: #171a23;\n  --i8-receive-panel: #1b1e28;\n  --i8-receive-text: #f8f7f2;\n  --i8-receive-muted: #b9bbc7;\n  --i8-receive-soft: #858895;\n  --i8-receive-amber: #ffb321;\n  --i8-receive-orange: #ff6a1a;\n  --i8-receive-magenta: #ff2e88;\n  --i8-receive-violet: #7a4dff;\n  --i8-receive-cyan: #38bdf8;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(76px, 7vw, 104px) 0;\n\n  color: var(--i8-receive-muted);\n  background:\n    radial-gradient(\n      circle at 18% 42%,\n      rgba(255, 179, 33, 0.075),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 82% 74%,\n      rgba(122, 77, 255, 0.045),\n      transparent 34%\n    ),\n    var(--i8-receive-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-mcr-receive::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 8%;\n  left: 8%;\n\n  height: 1px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(255, 179, 33, 0.42),\n    rgba(255, 106, 26, 0.32),\n    rgba(255, 46, 136, 0.26),\n    rgba(122, 77, 255, 0.26),\n    transparent\n  );\n\n  opacity: 0.48;\n  pointer-events: none;\n}\n\n.i8-mcr-receive__inner {\n  position: relative;\n  z-index: 1;\n\n  display: grid;\n  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.88fr);\n  align-items: center;\n  gap: clamp(42px, 6vw, 76px);\n\n  width: min(calc(100% - 48px), 1120px);\n  margin: 0 auto;\n}\n\n\/* Left content *\/\n\n.i8-mcr-receive__copy {\n  max-width: 620px;\n}\n\n.i8-mcr-receive__eyebrow {\n  display: inline-block;\n\n  margin: 0 0 18px !important;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-receive-amber) 0%,\n    var(--i8-receive-orange) 30%,\n    var(--i8-receive-magenta) 62%,\n    var(--i8-receive-violet) 84%,\n    var(--i8-receive-cyan) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  filter:\n    drop-shadow(0 0 10px rgba(255, 179, 33, 0.16))\n    drop-shadow(0 0 14px rgba(255, 46, 136, 0.08));\n}\n\n.i8-mcr-receive__title {\n  max-width: 620px;\n  margin: 0 0 28px !important;\n\n  color: var(--i8-receive-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(36px, 4.4vw, 56px);\n  font-weight: 750;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-receive__body {\n  max-width: 610px;\n}\n\n.i8-mcr-receive__body p {\n  margin: 0 0 20px !important;\n\n  color: var(--i8-receive-muted) !important;\n  font-size: clamp(16px, 1.15vw, 17px);\n  line-height: 1.76;\n}\n\n.i8-mcr-receive__body p:last-child {\n  margin-bottom: 0 !important;\n}\n\n\/* Left note *\/\n\n.i8-mcr-receive__note {\n  max-width: 560px;\n  margin: 30px 0 0;\n  padding: 20px 24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.035),\n      rgba(255, 255, 255, 0.006)\n    ),\n    var(--i8-receive-card);\n\n  border-left: 3px solid var(--i8-receive-amber);\n  border-radius: 0 16px 16px 0;\n\n  box-shadow:\n    0 18px 44px rgba(0, 0, 0, 0.16),\n    inset 0 1px 0 rgba(255, 255, 255, 0.022);\n}\n\n.i8-mcr-receive__note p {\n  margin: 0 !important;\n\n  color: var(--i8-receive-muted) !important;\n  font-size: 14.5px;\n  line-height: 1.7;\n}\n\n\/* Right panel *\/\n\n.i8-mcr-receive__panel {\n  position: relative;\n\n  padding: clamp(28px, 4vw, 40px);\n\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(255, 179, 33, 0.095),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.05),\n      rgba(255, 255, 255, 0.01)\n    ),\n    var(--i8-receive-panel);\n\n  border: 1px solid rgba(255, 179, 33, 0.2);\n  border-radius: 26px;\n\n  box-shadow:\n    0 28px 68px rgba(0, 0, 0, 0.28),\n    0 0 26px rgba(255, 179, 33, 0.05),\n    inset 0 1px 0 rgba(255, 255, 255, 0.035);\n}\n\n.i8-mcr-receive__panel::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 12%;\n  left: 12%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-receive-amber),\n    var(--i8-receive-orange),\n    var(--i8-receive-magenta),\n    var(--i8-receive-violet),\n    var(--i8-receive-cyan),\n    transparent\n  );\n\n  opacity: 0.7;\n  pointer-events: none;\n}\n\n.i8-mcr-receive__panel-eyebrow {\n  margin: 0 0 18px !important;\n\n  color: var(--i8-receive-amber) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.i8-mcr-receive__panel-title {\n  max-width: 520px;\n  margin: 0 0 26px !important;\n\n  color: var(--i8-receive-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(26px, 2.8vw, 38px);\n  font-weight: 750;\n  line-height: 1.12;\n  letter-spacing: -0.035em;\n\n  text-wrap: balance;\n}\n\n\/* List *\/\n\n.i8-mcr-receive__list {\n  display: grid;\n  gap: 0;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  list-style: none !important;\n}\n\n.i8-mcr-receive__list li {\n  position: relative;\n\n  margin: 0 !important;\n  padding: 0 0 18px 30px;\n\n  color: var(--i8-receive-muted) !important;\n  font-size: 15px;\n  line-height: 1.68;\n}\n\n.i8-mcr-receive__list li:not(:last-child) {\n  margin-bottom: 18px !important;\n}\n\n.i8-mcr-receive__list li::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0.7em;\n  left: 0;\n\n  width: 13px;\n  height: 3px;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-receive-amber),\n    var(--i8-receive-orange),\n    var(--i8-receive-magenta)\n  );\n\n  border-radius: 999px;\n\n  box-shadow:\n    0 0 10px rgba(255, 179, 33, 0.14),\n    0 0 16px rgba(255, 46, 136, 0.08);\n}\n\n.i8-mcr-receive__panel-note {\n  margin: 10px 0 0;\n  padding-top: 22px;\n\n  border-top: 1px solid rgba(255, 255, 255, 0.095);\n}\n\n.i8-mcr-receive__panel-note p {\n  margin: 0 !important;\n\n  color: var(--i8-receive-soft) !important;\n  font-size: 13.5px;\n  line-height: 1.68;\n}\n\n\/* Tablet *\/\n\n@media all and (max-width: 980px) {\n  .i8-mcr-receive {\n    padding: 72px 0;\n  }\n\n  .i8-mcr-receive__inner {\n    grid-template-columns: 1fr;\n    width: min(calc(100% - 42px), 760px);\n    gap: 42px;\n  }\n\n  .i8-mcr-receive__copy,\n  .i8-mcr-receive__body,\n  .i8-mcr-receive__title,\n  .i8-mcr-receive__note {\n    max-width: 720px;\n  }\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-mcr-receive {\n    padding: 56px 0;\n  }\n\n  .i8-mcr-receive__inner {\n    width: calc(100% - 32px);\n    gap: 34px;\n  }\n\n  .i8-mcr-receive__eyebrow {\n    margin-bottom: 15px !important;\n    font-size: 10.5px;\n    letter-spacing: 0.14em;\n  }\n\n  .i8-mcr-receive__title {\n    margin-bottom: 22px !important;\n\n    font-size: clamp(31px, 9.2vw, 42px);\n    line-height: 1.13;\n    letter-spacing: -0.035em;\n  }\n\n  .i8-mcr-receive__body p {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .i8-mcr-receive__note {\n    margin-top: 26px;\n    padding: 18px 20px;\n    border-radius: 0 14px 14px 0;\n  }\n\n  .i8-mcr-receive__note p {\n    font-size: 14px;\n    line-height: 1.68;\n  }\n\n  .i8-mcr-receive__panel {\n    padding: 26px 22px;\n    border-radius: 22px;\n  }\n\n  .i8-mcr-receive__panel-eyebrow {\n    font-size: 10.5px;\n    letter-spacing: 0.12em;\n  }\n\n  .i8-mcr-receive__panel-title {\n    margin-bottom: 22px !important;\n\n    font-size: 26px;\n    line-height: 1.14;\n  }\n\n  .i8-mcr-receive__list li {\n    padding-left: 28px;\n    font-size: 14.5px;\n    line-height: 1.66;\n  }\n\n  .i8-mcr-receive__panel-note p {\n    font-size: 13px;\n    line-height: 1.64;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-mcr-receive\"\n  aria-labelledby=\"i8-mcr-receive-title\"\n>\n  <div class=\"i8-mcr-receive__inner\">\n\n    <div class=\"i8-mcr-receive__copy\">\n\n      <p class=\"i8-mcr-receive__eyebrow\">\n        What you receive\n      <\/p>\n\n      <h2\n        id=\"i8-mcr-receive-title\"\n        class=\"i8-mcr-receive__title\"\n      >\n        Clear recommendations you can actually use\n      <\/h2>\n\n      <div class=\"i8-mcr-receive__body\">\n        <p>\n          You receive a practical review of your current marketing foundations, with clear observations and recommendations that help you understand what is working, what is unclear and what should be prioritised next.\n        <\/p>\n\n        <p>\n          The aim is not to give you a long list of disconnected tasks. It is to help you see where your marketing needs stronger structure, better alignment or a clearer next step.\n        <\/p>\n      <\/div>\n\n      <div class=\"i8-mcr-receive__note\">\n        <p>\n          This gives you a more confident starting point before investing further into your website, content, SEO, advertising or ongoing marketing support.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <aside\n      class=\"i8-mcr-receive__panel\"\n      aria-label=\"What the Marketing Clarity Review may clarify\"\n    >\n\n      <p class=\"i8-mcr-receive__panel-eyebrow\">\n        Your review may clarify\n      <\/p>\n\n      <h3 class=\"i8-mcr-receive__panel-title\">\n        What needs attention before more marketing activity is added\n      <\/h3>\n\n      <ul class=\"i8-mcr-receive__list\">\n        <li>\n          What your marketing is currently communicating to potential clients.\n        <\/li>\n\n        <li>\n          Where your website, messaging or content may be creating confusion.\n        <\/li>\n\n        <li>\n          Which foundations need attention before more budget is added.\n        <\/li>\n\n        <li>\n          Where visibility, trust or consistency can be strengthened.\n        <\/li>\n\n        <li>\n          Which next steps are most useful for your business right now.\n        <\/li>\n      <\/ul>\n\n      <div class=\"i8-mcr-receive__panel-note\">\n        <p>\n          The recommendations are shaped around your current stage, available capacity and practical marketing priorities.\n        <\/p>\n      <\/div>\n\n    <\/aside>\n\n  <\/div>\n<\/section><\/div><\/div><\/div><\/div><\/div>\r\n\r\n<div class=\"et_pb_section_4 et_pb_section et_section_regular et_flex_section\">\r\n\r\n<div class=\"et_pb_row_4 et_pb_row et_flex_row\">\r\n\r\n<div class=\"et_pb_column_4 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\r\n\r\n<div class=\"et_pb_code_4 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Marketing Clarity Review Final CTA\n   Self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-mcr-final,\n.i8-mcr-final *,\n.i8-mcr-final *::before,\n.i8-mcr-final *::after {\n  box-sizing: border-box;\n}\n\n.i8-mcr-final {\n  --i8-final-bg: #07080d;\n  --i8-final-card: #191c25;\n  --i8-final-text: #f8f7f2;\n  --i8-final-muted: #b9bbc7;\n  --i8-final-soft: #858895;\n  --i8-final-amber: #ffb321;\n  --i8-final-orange: #ff6a1a;\n  --i8-final-magenta: #ff2e88;\n  --i8-final-violet: #7a4dff;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(78px, 8vw, 112px) 0;\n\n  color: var(--i8-final-muted);\n\n  background:\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(255, 46, 136, 0.11),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 18% 38%,\n      rgba(255, 179, 33, 0.09),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 82% 42%,\n      rgba(122, 77, 255, 0.06),\n      transparent 34%\n    ),\n    var(--i8-final-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-mcr-final::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 8%;\n  left: 8%;\n\n  height: 1px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(255, 179, 33, 0.66),\n    rgba(255, 106, 26, 0.54),\n    rgba(255, 46, 136, 0.42),\n    rgba(122, 77, 255, 0.42),\n    transparent\n  );\n\n  box-shadow:\n    0 0 18px rgba(255, 179, 33, 0.12),\n    0 0 34px rgba(255, 46, 136, 0.06);\n\n  pointer-events: none;\n}\n\n.i8-mcr-final__inner {\n  position: relative;\n  z-index: 1;\n\n  width: min(calc(100% - 48px), 1040px);\n  margin: 0 auto;\n}\n\n.i8-mcr-final__card {\n  position: relative;\n\n  padding: clamp(44px, 6vw, 72px);\n\n  overflow: hidden;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(255, 179, 33, 0.08),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.046),\n      rgba(255, 255, 255, 0.008)\n    ),\n    var(--i8-final-card);\n\n  border: 1px solid rgba(255, 179, 33, 0.22);\n  border-radius: 30px;\n\n  box-shadow:\n    0 26px 68px rgba(0, 0, 0, 0.26),\n    0 0 32px rgba(255, 179, 33, 0.055),\n    inset 0 1px 0 rgba(255, 255, 255, 0.03);\n}\n\n.i8-mcr-final__card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 10%;\n  left: 10%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-final-amber),\n    var(--i8-final-orange),\n    var(--i8-final-magenta),\n    var(--i8-final-violet),\n    transparent\n  );\n\n  opacity: 0.78;\n  pointer-events: none;\n}\n\n.i8-mcr-final__content {\n  position: relative;\n  z-index: 1;\n\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n.i8-mcr-final__eyebrow {\n  margin: 0 0 16px !important;\n\n  color: var(--i8-final-amber) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.i8-mcr-final__title {\n  margin: 0 0 22px !important;\n\n  color: var(--i8-final-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(34px, 4.4vw, 56px);\n  font-weight: 700;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n\n  text-wrap: balance;\n}\n\n.i8-mcr-final__copy {\n  max-width: 680px;\n  margin: 0 auto;\n}\n\n.i8-mcr-final__copy p {\n  margin: 0 !important;\n\n  color: var(--i8-final-muted) !important;\n  font-size: 16px;\n  line-height: 1.76;\n}\n\n\/* Buttons *\/\n\n.i8-mcr-final__buttons {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 13px;\n\n  margin: 32px 0 0;\n}\n\n.i8-mcr-final__button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 52px;\n  padding: 15px 23px;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 13.5px;\n  font-weight: 700;\n  line-height: 1.3;\n  text-align: center;\n  text-decoration: none !important;\n\n  border-radius: 14px;\n\n  transition:\n    transform 220ms ease,\n    background 220ms ease,\n    box-shadow 220ms ease;\n}\n\n.i8-mcr-final__button--primary {\n  color: #07080d !important;\n\n  background: linear-gradient(\n    135deg,\n    var(--i8-final-amber),\n    var(--i8-final-orange)\n  );\n\n  border: 1px solid rgba(255, 255, 255, 0.22);\n\n  box-shadow:\n    0 12px 30px rgba(255, 106, 26, 0.17),\n    0 0 18px rgba(255, 179, 33, 0.08);\n}\n\n.i8-mcr-final__button--secondary {\n  color: var(--i8-final-text) !important;\n\n  background:\n    linear-gradient(\n      rgba(25, 28, 37, 0.96),\n      rgba(25, 28, 37, 0.96)\n    ) padding-box,\n    linear-gradient(\n      135deg,\n      var(--i8-final-amber),\n      var(--i8-final-orange),\n      var(--i8-final-magenta),\n      var(--i8-final-violet)\n    ) border-box;\n\n  border: 1px solid transparent;\n}\n\n.i8-mcr-final__button span {\n  transition: transform 220ms ease;\n}\n\n@media (hover: hover) {\n  .i8-mcr-final__button:hover {\n    transform: translateY(-2px);\n  }\n\n  .i8-mcr-final__button--primary:hover {\n    color: #07080d !important;\n\n    box-shadow:\n      0 16px 36px rgba(255, 106, 26, 0.23),\n      0 0 24px rgba(255, 179, 33, 0.11);\n  }\n\n  .i8-mcr-final__button--secondary:hover {\n    color: var(--i8-final-text) !important;\n\n    background:\n      linear-gradient(#20232e, #20232e) padding-box,\n      linear-gradient(\n        135deg,\n        var(--i8-final-amber),\n        var(--i8-final-orange),\n        var(--i8-final-magenta),\n        var(--i8-final-violet)\n      ) border-box;\n  }\n\n  .i8-mcr-final__button:hover span {\n    transform: translateX(3px);\n  }\n}\n\n\/* Small reassurance line *\/\n\n.i8-mcr-final__note {\n  max-width: 660px;\n  margin: 26px auto 0;\n  padding-top: 22px;\n\n  border-top: 1px solid rgba(255, 255, 255, 0.11);\n}\n\n.i8-mcr-final__note p {\n  margin: 0 !important;\n\n  color: var(--i8-final-soft) !important;\n  font-size: 13.5px;\n  line-height: 1.65;\n}\n\n\/* Tablet *\/\n\n@media all and (max-width: 980px) {\n  .i8-mcr-final {\n    padding: 76px 0;\n  }\n\n  .i8-mcr-final__inner {\n    width: min(calc(100% - 42px), 760px);\n  }\n\n  .i8-mcr-final__card {\n    padding: 46px 34px;\n  }\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-mcr-final {\n    padding: 58px 0;\n  }\n\n  .i8-mcr-final__inner {\n    width: calc(100% - 32px);\n  }\n\n  .i8-mcr-final__card {\n    padding: 38px 23px;\n    border-radius: 23px;\n  }\n\n  .i8-mcr-final__eyebrow {\n    margin-bottom: 14px !important;\n    font-size: 11px;\n  }\n\n  .i8-mcr-final__title {\n    margin-bottom: 20px !important;\n    font-size: clamp(30px, 9vw, 40px);\n    line-height: 1.14;\n  }\n\n  .i8-mcr-final__copy p {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .i8-mcr-final__buttons {\n    flex-direction: column;\n    width: 100%;\n    margin-top: 30px;\n  }\n\n  .i8-mcr-final__button {\n    width: 100%;\n  }\n\n  .i8-mcr-final__note {\n    margin-top: 24px;\n    padding-top: 20px;\n  }\n}\n\n\/* Reduced motion *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .i8-mcr-final__button,\n  .i8-mcr-final__button span {\n    transition: none;\n  }\n\n  .i8-mcr-final__button:hover,\n  .i8-mcr-final__button:hover span {\n    transform: none;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-mcr-final\"\n  aria-labelledby=\"i8-mcr-final-title\"\n>\n  <div class=\"i8-mcr-final__inner\">\n\n    <div class=\"i8-mcr-final__card\">\n\n      <div class=\"i8-mcr-final__content\">\n\n        <p class=\"i8-mcr-final__eyebrow\">\n          Ready for clearer direction?\n        <\/p>\n\n        <h2\n          id=\"i8-mcr-final-title\"\n          class=\"i8-mcr-final__title\"\n        >\n          Understand what your marketing needs before you do more\n        <\/h2>\n\n        <div class=\"i8-mcr-final__copy\">\n          <p>\n            The Marketing Clarity Review gives you a practical first step when your marketing feels unclear, inconsistent or difficult to prioritise.\n          <\/p>\n        <\/div>\n\n        <div class=\"i8-mcr-final__buttons\">\n\n          <a\n            class=\"i8-mcr-final__button i8-mcr-final__button--primary\"\n            href=\"\/staging\/lets-chat\/\"\n          >\n            Enquire About the Review\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n          <a\n            class=\"i8-mcr-final__button i8-mcr-final__button--secondary\"\n            href=\"\/staging\/marketing-services\/\"\n          >\n            Explore Marketing Services\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n        <\/div>\n\n        <div class=\"i8-mcr-final__note\">\n          <p>\n            Best suited to established and growing businesses that want clearer marketing priorities before investing further time, energy or budget.\n          <\/p>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":3842,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3036","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/3036","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/comments?post=3036"}],"version-history":[{"count":57,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/3036\/revisions"}],"predecessor-version":[{"id":3851,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/3036\/revisions\/3851"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/media\/3842"}],"wp:attachment":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/media?parent=3036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}