{"id":46,"date":"2026-05-13T20:17:05","date_gmt":"2026-05-13T20:17:05","guid":{"rendered":"https:\/\/catwalkmarketing.com\/?page_id=46"},"modified":"2026-05-13T20:17:06","modified_gmt":"2026-05-13T20:17:06","slug":"cohort","status":"publish","type":"page","link":"https:\/\/catwalkmarketing.com\/?page_id=46","title":{"rendered":"Cohort"},"content":{"rendered":"\n<!-- \n=================================================================\n  CATWALK MARKETING - COHORT DEPTH PAGE (\/cohort)\n  Paste into a Custom HTML block in WordPress.\n  Set page template to Full Width.\n  Design: Premium, dark, long-form persuasion. \n  Feels like entering a serious professional's office.\n=================================================================\n-->\n\n<style>\n  .coh * { box-sizing: border-box; margin: 0; padding: 0; }\n  .coh {\n    --black:    #0D0D0B;\n    --charcoal: #1C1C1A;\n    --stone:    #5A5A56;\n    --white:    #FFFFFF;\n    --cream:    #F6F3EE;\n    --wstone:   #E8E4DC;\n    --gold:     #C8A052;\n    --gold-d:   #B8883C;\n    --amber:    #F4E8D2;\n    --forest:   #0F3D2A;\n    --verdant:  #2A6347;\n    font-family: 'DM Sans', sans-serif;\n    color: var(--charcoal);\n    background: var(--black);\n  }\n\n  \/* NAV *\/\n  .coh-nav {\n    background: var(--black);\n    padding: 0 56px;\n    height: 80px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    border-bottom: 1px solid rgba(200,160,82,0.12);\n    position: sticky;\n    top: 0;\n    z-index: 100;\n  }\n  .coh-nav-logo { text-decoration: none; display: flex; align-items: center; }\n  .coh-nav-back {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.3);\n    text-decoration: none;\n    transition: color 0.2s;\n  }\n  .coh-nav-back:hover { color: var(--gold); }\n\n  \/* HERO *\/\n  .coh-hero {\n    background: var(--black);\n    padding: 100px 56px 80px;\n    border-bottom: 1px solid rgba(200,160,82,0.1);\n    position: relative;\n    overflow: hidden;\n  }\n  .coh-hero::before {\n    content: 'COHORT';\n    position: absolute;\n    right: -20px;\n    top: 50%;\n    transform: translateY(-50%) rotate(90deg);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 120px;\n    font-weight: 400;\n    color: rgba(200,160,82,0.04);\n    letter-spacing: 0.2em;\n    white-space: nowrap;\n    pointer-events: none;\n  }\n  .coh-hero-inner { max-width: 820px; position: relative; }\n  .coh-eyebrow {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 32px;\n    display: block;\n  }\n  .coh-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(44px, 6vw, 80px);\n    font-weight: 400;\n    color: var(--white);\n    line-height: 1.02;\n    letter-spacing: -0.02em;\n    margin-bottom: 40px;\n  }\n  .coh-hero-rule {\n    width: 48px;\n    height: 2px;\n    background: var(--gold);\n    margin-bottom: 32px;\n  }\n  .coh-hero-sub {\n    font-size: 17px;\n    color: rgba(255,255,255,0.45);\n    line-height: 1.75;\n    max-width: 620px;\n  }\n\n  \/* PROBLEM SECTION *\/\n  .coh-problem {\n    background: var(--black);\n    padding: 80px 56px;\n    border-bottom: 1px solid rgba(255,255,255,0.05);\n  }\n  .coh-problem-inner {\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .coh-section-label {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 32px;\n    display: block;\n  }\n  .coh-problem-body {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 400;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.55;\n    margin-bottom: 28px;\n  }\n  .coh-problem-body-sm {\n    font-size: 16px;\n    color: rgba(255,255,255,0.4);\n    line-height: 1.75;\n    margin-bottom: 20px;\n  }\n\n  \/* WHAT IT IS *\/\n  .coh-what {\n    background: var(--cream);\n    padding: 80px 56px;\n  }\n  .coh-what-inner { max-width: 1100px; margin: 0 auto; }\n  .coh-what-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: start;\n  }\n  .coh-what-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 4vw, 52px);\n    font-weight: 400;\n    color: var(--black);\n    line-height: 1.1;\n    letter-spacing: -0.01em;\n    margin-bottom: 28px;\n  }\n  .coh-what-body {\n    font-size: 16px;\n    color: var(--charcoal);\n    line-height: 1.75;\n    margin-bottom: 16px;\n  }\n  .coh-what-right {}\n  .coh-distinction {\n    background: var(--white);\n    border-left: 3px solid var(--gold);\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .coh-distinction-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 8px;\n    display: block;\n  }\n  .coh-distinction-body {\n    font-size: 14px;\n    color: var(--charcoal);\n    line-height: 1.65;\n  }\n\n  \/* WHO IT IS FOR *\/\n  .coh-who {\n    background: var(--black);\n    padding: 80px 56px;\n  }\n  .coh-who-inner { max-width: 760px; margin: 0 auto; }\n  .coh-who-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(32px, 4vw, 48px);\n    font-weight: 400;\n    color: var(--white);\n    line-height: 1.1;\n    letter-spacing: -0.01em;\n    margin-bottom: 40px;\n  }\n  .coh-signal-list {\n    list-style: none;\n    margin-bottom: 48px;\n  }\n  .coh-signal-list li {\n    font-size: 16px;\n    color: rgba(255,255,255,0.55);\n    padding: 20px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n    line-height: 1.6;\n  }\n  .coh-signal-list li::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: var(--gold);\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 8px;\n  }\n  .coh-who-close {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-style: italic;\n    color: rgba(255,255,255,0.4);\n    line-height: 1.5;\n    border-top: 1px solid rgba(200,160,82,0.2);\n    padding-top: 32px;\n  }\n\n  \/* WHAT CHANGES *\/\n  .coh-change {\n    background: var(--forest);\n    padding: 80px 56px;\n  }\n  .coh-change-inner { max-width: 760px; margin: 0 auto; }\n  .coh-change-label {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: rgba(200,160,82,0.7);\n    margin-bottom: 28px;\n    display: block;\n  }\n  .coh-change-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(32px, 4vw, 48px);\n    font-weight: 400;\n    color: var(--white);\n    line-height: 1.1;\n    letter-spacing: -0.01em;\n    margin-bottom: 32px;\n  }\n  .coh-change-body {\n    font-size: 16px;\n    color: rgba(255,255,255,0.55);\n    line-height: 1.75;\n    margin-bottom: 16px;\n  }\n\n  \/* INVESTMENT *\/\n  .coh-investment {\n    background: var(--cream);\n    padding: 80px 56px;\n    border-top: 1px solid var(--wstone);\n  }\n  .coh-investment-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: start;\n  }\n  .coh-investment-left {}\n  .coh-investment-label {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 20px;\n    display: block;\n  }\n  .coh-investment-price {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 72px;\n    font-weight: 400;\n    color: var(--black);\n    line-height: 0.9;\n    margin-bottom: 8px;\n    letter-spacing: -0.02em;\n  }\n  .coh-investment-note {\n    font-size: 13px;\n    color: var(--stone);\n    margin-bottom: 32px;\n  }\n  .coh-investment-body {\n    font-size: 15px;\n    color: var(--charcoal);\n    line-height: 1.75;\n    margin-bottom: 14px;\n  }\n  .coh-investment-right {}\n  .coh-investment-card {\n    background: var(--black);\n    padding: 40px 36px;\n  }\n  .coh-investment-card-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n    display: block;\n  }\n  .coh-investment-card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    font-weight: 400;\n    color: var(--white);\n    margin-bottom: 20px;\n    line-height: 1.2;\n  }\n  .coh-investment-card-body {\n    font-size: 14px;\n    color: rgba(255,255,255,0.4);\n    line-height: 1.65;\n    margin-bottom: 28px;\n  }\n  .coh-btn-gold {\n    display: block;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--black);\n    background: var(--gold);\n    padding: 16px 24px;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n  .coh-btn-gold:hover { background: var(--gold-d); }\n  .coh-investment-card-note {\n    font-size: 11px;\n    color: rgba(255,255,255,0.2);\n    text-align: center;\n    margin-top: 12px;\n    line-height: 1.5;\n  }\n\n  \/* BRIDGE *\/\n  .coh-bridge {\n    background: var(--black);\n    padding: 48px 56px;\n    text-align: center;\n    border-top: 1px solid rgba(255,255,255,0.05);\n  }\n  .coh-bridge-body {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-style: italic;\n    color: rgba(255,255,255,0.35);\n    margin-bottom: 12px;\n  }\n  .coh-bridge-link {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.4);\n    text-decoration: none;\n    border-bottom: 1px solid rgba(200,160,82,0.4);\n    padding-bottom: 2px;\n    transition: color 0.2s;\n  }\n  .coh-bridge-link:hover { color: var(--gold); }\n\n  \/* CLOSING *\/\n  .coh-closing {\n    background: var(--black);\n    padding: 100px 56px;\n    text-align: center;\n    border-top: 1px solid rgba(200,160,82,0.1);\n  }\n  .coh-closing-line {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(36px, 5vw, 72px);\n    font-weight: 400;\n    color: var(--white);\n    letter-spacing: -0.02em;\n    line-height: 1;\n  }\n\n  \/* FOOTER *\/\n  .coh-footer {\n    background: var(--black);\n    padding: 40px 56px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-top: 1px solid rgba(200,160,82,0.15);\n  }\n  .coh-footer-logo { text-decoration: none; display: flex; align-items: center; }\n  .coh-footer-links { display: flex; gap: 32px; }\n  .coh-footer-links a {\n    font-size: 11px;\n    color: rgba(255,255,255,0.25);\n    text-decoration: none;\n    letter-spacing: 0.08em;\n    transition: color 0.2s;\n  }\n  .coh-footer-links a:hover { color: rgba(255,255,255,0.6); }\n  .coh-footer-copy { font-size: 11px; color: rgba(255,255,255,0.15); }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 900px) {\n    .coh-what-grid,\n    .coh-investment-inner { grid-template-columns: 1fr; gap: 40px; }\n  }\n  @media (max-width: 768px) {\n    .coh-nav,\n    .coh-hero,\n    .coh-problem,\n    .coh-what,\n    .coh-who,\n    .coh-change,\n    .coh-investment,\n    .coh-bridge,\n    .coh-closing,\n    .coh-footer { padding-left: 24px; padding-right: 24px; }\n    .coh-footer { flex-direction: column; gap: 20px; text-align: center; }\n    .coh-footer-links { flex-direction: column; gap: 12px; align-items: center; }\n  }\n<\/style>\n\n<div class=\"coh\">\n\n  <!-- NAV -->\n  <nav class=\"coh-nav\">\n    <a href=\"\/\" class=\"coh-nav-logo\">\n      <img decoding=\"async\"\n        src=\"https:\/\/catwalkmarketing.com\/wp-content\/uploads\/2026\/05\/Official-Catwalk-Logo-White-Font.png\"\n        alt=\"Catwalk Marketing\"\n        style=\"height:52px;width:auto;display:block;\"\n      \/>\n    <\/a>\n    <a href=\"\/inbrand\" class=\"coh-nav-back\">\u2190 Back to InBrand Theory<\/a>\n  <\/nav>\n\n  <!-- HERO -->\n  <section class=\"coh-hero\">\n    <div class=\"coh-hero-inner\">\n      <span class=\"coh-eyebrow\">InBrand Theory\u2122 &#8211; The Cohort<\/span>\n      <h1 class=\"coh-headline\">You can see exactly what needs to change.<br>Getting the organization to move with you is a different problem entirely.<\/h1>\n      <div class=\"coh-hero-rule\"><\/div>\n      <p class=\"coh-hero-sub\">The Cohort is not a workshop. It is not a training series. It is a facilitated diagnostic and implementation process delivered inside your organization by a Catwalk representative who works directly with your people.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- THE PROBLEM -->\n  <section class=\"coh-problem\">\n    <div class=\"coh-problem-inner\">\n      <span class=\"coh-section-label\">The Problem<\/span>\n      <p class=\"coh-problem-body\">Most organizational problems are not people problems. They are system problems that show up as people problems.<\/p>\n      <p class=\"coh-problem-body-sm\">When leadership changes and the organization does not follow, the instinct is to look at the team. The right place to look is at the conditions the team is operating inside.<\/p>\n      <p class=\"coh-problem-body-sm\">You have probably already looked at the team. You have made hires, had conversations, set expectations, and communicated direction more clearly than should have been necessary. Some of it held. Most of it faded. Not because your people are incapable. Because the system they are operating inside has not changed.<\/p>\n      <p class=\"coh-problem-body-sm\">That is not a leadership failure. It is a structural one. And it requires a structural solution.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT IT IS -->\n  <section class=\"coh-what\">\n    <div class=\"coh-what-inner\">\n      <div class=\"coh-what-grid\">\n        <div>\n          <h2 class=\"coh-what-title\">What the Cohort actually is.<\/h2>\n          <p class=\"coh-what-body\">The InBrand Theory\u2122 Cohort begins with the Internal Brand Index: a 100-point diagnostic across seven organizational health pillars that identifies the specific structural conditions determining whether your organization can perform at the level your leadership demands.<\/p>\n          <p class=\"coh-what-body\">What follows is not a generic improvement plan. It is a sequenced implementation built from your organization&#8217;s specific findings, facilitated with your team, and measured against your starting point.<\/p>\n          <p class=\"coh-what-body\">The representative does not hand you a report and leave. They stay in it with you until the organization moves.<\/p>\n        <\/div>\n        <div class=\"coh-what-right\">\n          <div class=\"coh-distinction\">\n            <span class=\"coh-distinction-label\">What it is not<\/span>\n            <p class=\"coh-distinction-body\">Not a workshop. Not a training series. Not a keynote. Not a culture survey with a PowerPoint summary. Not a coaching retainer. Not a consulting engagement that ends with a document.<\/p>\n          <\/div>\n          <div class=\"coh-distinction\">\n            <span class=\"coh-distinction-label\">What it is<\/span>\n            <p class=\"coh-distinction-body\">A hands-on organizational implementation program. Diagnostic first. Sequenced implementation second. Facilitated inside your organization by a person who has reviewed your specific findings before they arrive.<\/p>\n          <\/div>\n          <div class=\"coh-distinction\">\n            <span class=\"coh-distinction-label\">How it ends<\/span>\n            <p class=\"coh-distinction-body\">With a measurable, certified organizational outcome tied to your starting IBI score and your ending IBI score. The delta is the evidence.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHO IT IS FOR -->\n  <section class=\"coh-who\">\n    <div class=\"coh-who-inner\">\n      <h2 class=\"coh-who-title\">Who this is for.<\/h2>\n      <ul class=\"coh-signal-list\">\n        <li>CEOs and founders who have already tried the individual path and watched the organization not follow<\/li>\n        <li>Leaders who understand that the next step is not another strategy &#8211; it is getting the whole system to move in the same direction at the same time<\/li>\n        <li>Organizations where marketing has been executed well but the internal conditions working against it have never been named or addressed<\/li>\n        <li>Leaders who are honest enough to know that some of what is not moving starts at the top<\/li>\n      <\/ul>\n      <p class=\"coh-who-close\">That last one is not a comfortable thing to sit with. It is the thing that makes the Cohort work.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT CHANGES -->\n  <section class=\"coh-change\">\n    <div class=\"coh-change-inner\">\n      <span class=\"coh-change-label\">What Changes<\/span>\n      <h2 class=\"coh-change-title\">Organizations that complete the Cohort do not just have a better marketing system.<\/h2>\n      <p class=\"coh-change-body\">They have a functioning internal architecture that their marketing can finally build on. The gap between what leadership intends and what the organization delivers closes &#8211; not because people tried harder, but because the structural conditions that were working against them have been named, sequenced, and systematically addressed.<\/p>\n      <p class=\"coh-change-body\">The result is an organization that moves when leadership moves. That holds direction without constant correction. That performs at the level it has always been capable of, because the conditions finally match the ambition.<\/p>\n    <\/div>\n  <\/section>\n\n<!-- \u2500\u2500 PASTE INTO COHORT PAGE (after .coh-change, before .coh-investment) \u2500\u2500 -->\n<style>\n  .coh-champion {\n    background: #111110;\n    padding: 72px 56px;\n    border-top: 1px solid rgba(255,255,255,0.05);\n    border-bottom: 1px solid rgba(255,255,255,0.05);\n  }\n  .coh-champion-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: center;\n  }\n  .coh-champ-label {\n    font-size: 9.5px;\n    font-weight: 700;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: rgba(200,160,82,0.6);\n    margin-bottom: 16px;\n    display: block;\n  }\n  .coh-champ-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(28px, 3.5vw, 40px);\n    font-weight: 400;\n    color: #FFFFFF;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n    margin-bottom: 20px;\n  }\n  .coh-champ-body {\n    font-size: 15px;\n    color: rgba(255,255,255,0.4);\n    line-height: 1.75;\n    margin-bottom: 14px;\n  }\n  .coh-champ-card {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(200,160,82,0.2);\n    padding: 36px 32px;\n  }\n  .coh-champ-card-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #C8A052;\n    margin-bottom: 12px;\n    display: block;\n  }\n  .coh-champ-card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 400;\n    color: #FFFFFF;\n    margin-bottom: 12px;\n    line-height: 1.2;\n  }\n  .coh-champ-card-body {\n    font-size: 13.5px;\n    color: rgba(255,255,255,0.35);\n    line-height: 1.65;\n    margin-bottom: 24px;\n  }\n  .coh-champ-cta {\n    display: block;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #0D0D0B;\n    background: #C8A052;\n    padding: 14px 24px;\n    text-decoration: none;\n    transition: background 0.2s;\n  }\n  .coh-champ-cta:hover { background: #B8883C; }\n  .coh-champ-note {\n    font-size: 11px;\n    color: rgba(200,160,82,0.4);\n    text-align: center;\n    margin-top: 8px;\n  }\n  @media (max-width: 900px) {\n    .coh-champion-inner { grid-template-columns: 1fr; gap: 32px; }\n    .coh-champion { padding: 56px 24px; }\n  }\n<\/style>\n\n<section class=\"coh-champion\">\n  <div class=\"coh-champion-inner\">\n    <div>\n      <span class=\"coh-champ-label\">For Your Team<\/span>\n      <h2 class=\"coh-champ-title\">The people closest to the problem often see it most clearly.<\/h2>\n      <p class=\"coh-champ-body\">A successful Cohort engagement requires more than CEO buy-in. It requires people inside the organization who understand what is happening, why the work matters, and how to carry the direction forward between facilitated sessions.<\/p>\n      <p class=\"coh-champ-body\">The Champion Track Toolkit gives your internal advocates the tools to engage with this work constructively &#8211; and to help build the business case internally if they reached this page before the CEO did.<\/p>\n    <\/div>\n    <div class=\"coh-champ-card\">\n      <span class=\"coh-champ-card-label\">Free Download<\/span>\n      <h3 class=\"coh-champ-card-title\">Champion Track Toolkit<\/h3>\n      <p class=\"coh-champ-card-body\">Three tools for internal advocates: a business case builder, a CEO proposal template, and a conversation guide. Free. No purchase required.<\/p>\n      <a href=\"\/champion-track\" class=\"coh-champ-cta\">Get the Free Toolkit<\/a>\n      <p class=\"coh-champ-note\">Share this with anyone on your team who needs it.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n  <!-- INVESTMENT + CTA -->\n  <section class=\"coh-investment\">\n    <div class=\"coh-investment-inner\">\n      <div class=\"coh-investment-left\">\n        <span class=\"coh-investment-label\">The Investment<\/span>\n        <p class=\"coh-investment-price\">$10,000+<\/p>\n        <p class=\"coh-investment-note\">Scoped to your organization&#8217;s size and findings.<\/p>\n        <p class=\"coh-investment-body\">The Cohort is a significant investment scoped specifically to your organization&#8217;s size, complexity, and findings. Engagements start at $10,000 and are built from there based on what your organization actually needs.<\/p>\n        <p class=\"coh-investment-body\">The cost of the Cohort is a fraction of what most organizations spend maintaining a system that does not work. Unlike most of that spending, the Cohort produces a measurable, certified outcome.<\/p>\n        <p class=\"coh-investment-body\">The scoping conversation is where the number gets built. That conversation is free.<\/p>\n      <\/div>\n      <div class=\"coh-investment-right\">\n        <div class=\"coh-investment-card\">\n          <span class=\"coh-investment-card-label\">Start Here<\/span>\n          <h3 class=\"coh-investment-card-title\">Book a scoping conversation.<\/h3>\n          <p class=\"coh-investment-card-body\">No pitch. No pressure. A direct conversation about whether the Cohort is the right fit and what the engagement would look like for your specific situation. Requires completion of the Free IBI Baseline before the call.<\/p>\n          <a href=\"https:\/\/api.catwalkmarketing.com\/widget\/bookings\/results-review-call-rjhfa\" class=\"coh-btn-gold\">Book a Scoping Conversation<\/a>\n          <p class=\"coh-investment-card-note\">The scoping conversation is free.<br>The Free IBI Baseline is required before booking.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRIDGE -->\n  <section class=\"coh-bridge\">\n    <p class=\"coh-bridge-body\">Not ready for the Cohort?<\/p>\n    <a href=\"\/inbrand\" class=\"coh-bridge-link\">The Course is designed for the CEO who wants to do the individual work first<\/a>\n  <\/section>\n\n  <!-- CLOSING -->\n  <section class=\"coh-closing\">\n    <p class=\"coh-closing-line\">Build something worth marketing.<\/p>\n  <\/section>\n\n  <!-- FOOTER -->\n  <footer class=\"coh-footer\">\n    <a href=\"\/\" class=\"coh-footer-logo\">\n      <img decoding=\"async\"\n        src=\"https:\/\/catwalkmarketing.com\/wp-content\/uploads\/2026\/05\/Official-Catwalk-Logo-White-Font.png\"\n        alt=\"Catwalk Marketing\"\n        style=\"height:40px;width:auto;display:block;opacity:0.5;\"\n      \/>\n    <\/a>\n    <div class=\"coh-footer-links\">\n      <a href=\"\/\">Home<\/a>\n      <a href=\"\/audit\">Audit<\/a>\n      <a href=\"\/inbrand\">InBrand Theory<\/a>\n      <a href=\"https:\/\/theinbrandtheory.com\/free-ibi\">Free Baseline<\/a>\n    <\/div>\n    <p class=\"coh-footer-copy\">\u00a9 2026 Catwalk Marketing<\/p>\n  <\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2190 Back to InBrand Theory InBrand Theory\u2122 &#8211; The Cohort You can see exactly what needs to change.Getting the organization to move with you is a different problem entirely. The Cohort is not a workshop. It is not a training series. It is a facilitated diagnostic and implementation process delivered inside your organization by a&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-46","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/pages\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=46"}],"version-history":[{"count":2,"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/pages\/46\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=\/wp\/v2\/pages\/46\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/catwalkmarketing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}