0
Skip to Content
New Infinite
New Infinite
New Page
Home Page
New Infinite
New Infinite
New Page
Home Page
New Page
Home Page
Paul Mutebi | Executive Coach & Leadership Consultant
Paul Mutebi
  • About
  • Services
  • Frameworks
  • Global Reach
  • Contact
Work With Paul
  • About
  • Services
  • Frameworks
  • Global Reach
  • Contact
Work With Paul
Executive Coach & Leadership Consultant

Building Leaders
of Character
& Competence

Transforming individuals, executives, and organizations through evidence-based coaching, global insight, and a deep commitment to character-driven leadership.

Begin the Journey Discover More
45+
Countries
30+
Years Experience
2
Master's Degrees
Professional Portrait
Leadership · Character · Impact
My Approach

Grounded in Proven Frameworks

Paul integrates evidence-based leadership and coaching models that develop both the inner life and external effectiveness of leaders. The result is transformation rooted in character, clarity, competence, and measurable growth.

Townsend Character Structure
Four Stages of Character Development

Developed by Dr. John Townsend, this framework helps leaders understand the foundations of healthy character development and relational maturity. It supports sustainable transformation by identifying growth opportunities that strengthen trust, ownership, resilience, and leadership capacity.

Attachment — Building secure, healthy, trust-based relationships
Separation — Developing healthy identity, boundaries, and independence
Integration — Navigating complexity with maturity and self-awareness
Adulthood — Taking responsibility, ownership, and intentional action
Maxwell Coaching Structure
John C. Maxwell Leadership Methodology

Through Maxwell's globally recognized leadership methodology, Paul equips individuals and organizations to lead intentionally, influence effectively, and build cultures rooted in values, trust, and long-term growth.

Intentional Growth — Leadership development by design
Values-Based Leadership — Character before influence
Influence & Impact — Empowering others to grow
Practical Transformation — Actionable leadership systems
Global Reach

Leadership Knows No Borders

Having lived, worked, and served across six continents, Paul brings deep cross-cultural awareness and leadership fluency into every coaching and consulting engagement.

45+
Countries Served
30+
Years Experience
∞
Cultures Respected
Why It Works

The Paul Mutebi Difference

Lived Experience

Leadership shaped through real-life challenges, global service, and decades of practical experience.

Cultural Intelligence

Deep experience across cultures enables leadership coaching that is globally aware, respectful, and context-sensitive.

Whole-Person Coaching

Sustainable leadership begins internally — character, relationships, mindset, emotional maturity, and purpose.

Integrity-Centered

Every engagement is grounded in trust, confidentiality, honesty, and meaningful personal transformation.

Evidence-Based

Built upon advanced academic training, recognized frameworks, and proven leadership methodologies.

Measurable Growth

Leadership development designed to create visible, sustainable change in behavior, culture, and outcomes.

"

Paul Mutebi brings something rare to leadership development — a combination of deep character, global wisdom, and practical transformation that leaders can genuinely feel and measure.

Former Client
Executive Director, International Organization
Get In Touch

Ready to Lead Differently?

Whether you are pursuing personal growth, executive development, or organizational transformation, every journey begins with a conversation.

◈ info@paulmutebi.com
◈ Available globally for virtual and in-person engagements
Paul Mutebi
Character · Competence · Leadership
About Services Frameworks Contact
© 2026 Paul Mutebi. All rights reserved.
Paul Mutebi | Executive Coach & Leadership Consultant Paul Mutebi | Executive Coach & Leadership Consultant
Paul Mutebi
  • About
  • Services
  • Frameworks
  • Global Reach
  • Contact
Work With Paul
Executive Coach & Leadership Consultant

Building Leaders
of Character
& Competence

Transforming individuals, executives, and organizations through evidence-based coaching, global insight, and a deep commitment to character-driven leadership.

Begin the Journey Discover More
45+
Countries
30+
Years Experience
2
Masters Degrees
Your Photo Here
Leadership · Character · Impact
Paul's Photo
45+
Countries Served
About Paul

A Journey Forged in Purpose

Growing up under a dictatorship regime in Uganda ignited in Paul Mutebi a lifelong pursuit of healthy, character-driven leadership . That early experience became the foundation of a calling: developing leaders who change the world through integrity, wisdom, and excellence.

With two Master's degrees in Organizational Leadership and Executive Coaching & Consulting, membership in the John Maxwell Team, and more than three decades serving nonprofit organizations across 45+ countries, Paul brings a rare combination of cross-cultural wisdom and practical expertise to every engagement.

◈
MA in Organizational Leadership Advanced expertise in organizational dynamics, systems thinking, and leadership development.
◈
MA in Executive Coaching & Consulting Evidence-based coaching frameworks for executive transformation and sustainable growth.
◈
John Maxwell Team Member Accredited leadership and coaching methodology rooted in intentional growth.
◈
30+ Years of Global Service Deep nonprofit leadership experience spanning six continents and diverse cultural contexts.
What I Offer

Areas of Expertise

Tailored coaching, leadership, and consulting engagements for individuals and organizations ready to grow with clarity, character, and measurable impact.

01

Life Coaching

Personal transformation rooted in identity, values, purpose, and intentional growth. Paul walks alongside individuals navigating transitions, discovering clarity, and building a meaningful life.

Explore →
02

Executive Coaching

High-impact coaching for executives and senior leaders seeking greater self-awareness, relational intelligence, and stronger leadership capacity.

Explore →
03

Leadership Development

Leadership development programs that integrate character formation with practical leadership competencies for emerging and seasoned leaders.

Explore →
04

Organization Consulting

Strategic consulting for nonprofits and mission-driven organizations seeking healthier leadership cultures, stronger alignment, and sustainable transformation.

Explore →
My Approach

Grounded in Proven Frameworks

Paul integrates two powerful, evidence-based leadership models that address both the inner life and outward effectiveness of a leader. Together, they create lasting, measurable transformation.

Townsend Character Structure

Four Stages of Character Development

Developed by Dr. John Townsend, this model helps leaders understand the deeper foundations of character, maturity, and relational health.

Attachment — Secure connection and trust
Separation — Healthy identity and independence
Integration — Holding strength and weakness together
Adulthood — Ownership and mature responsibility

Maxwell Coaching Structure

Leadership Through Intentional Growth

Paul's Maxwell training emphasizes intentional leadership growth, values, influence, and measurable transformation in individuals and organizations.

Intentional Growth — Leadership developed on purpose
Values-Based Leadership — Character drives influence
Influence & Impact — Leadership multiplies people
Practical Transformation — Sustainable change over time
Global Reach

Leadership Knows No Borders

Having served across six continents and more than 45 countries, Paul brings uncommon cultural intelligence and global leadership insight to every coaching engagement.

45+
Countries Served
30+
Years Experience
∞
Cultures Respected
Why It Works

The Paul Mutebi Difference

Lived Experience

Leadership lessons forged through real life, cross-cultural service, adversity, and growth.

Cultural Intelligence

Deep understanding of leadership across global cultures and organizational realities.

Whole-Person Coaching

Character, relationships, mindset, and leadership skills developed together.

Integrity-Centered

Confidential, values-based coaching grounded in trust and honesty.

Evidence-Based

Backed by master's-level disciplines and recognized coaching frameworks.

Measurable Results

Designed for sustainable, practical growth and visible transformation.

/* ========================================== PRODUCTION ADDITIONS PART 5 ========================================== */ /* ---------- NAV SHRINK ---------- */ nav.nav-scrolled { padding: 0.9rem 5%; background: rgba(14, 14, 14, 0.97); box-shadow: 0 10px 30px rgba(0,0,0,0.12); } /* ---------- MOBILE MENU TOGGLE ---------- */ .mobile-menu-toggle { display: none; width: 48px; height: 48px; background: transparent; border: none; cursor: pointer; position: relative; z-index: 300; padding: 0; } .mobile-menu-toggle span { display: block; width: 26px; height: 2px; margin: 6px auto; background: var(--gold-light); transition: transform 0.3s ease, opacity 0.3s ease; } /* hamburger -> X animation */ .mobile-menu-toggle.active span:nth-child(1) { transform: translateY(8px) rotate(45deg); } .mobile-menu-toggle.active span:nth-child(2) { opacity: 0; } .mobile-menu-toggle.active span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); } /* ---------- MOBILE SLIDE-DOWN PANEL ---------- */ .mobile-nav-panel { position: absolute; top: 100%; left: 0; right: 0; background: rgba(14,14,14,0.98); backdrop-filter: blur(16px); border-top: 1px solid rgba(184,151,90,0.18); border-bottom: 1px solid rgba(184,151,90,0.12); display: flex; flex-direction: column; overflow: hidden; max-height: 0; opacity: 0; transition: max-height 0.42s ease, opacity 0.28s ease; z-index: 200; } .mobile-nav-panel.active { max-height: 420px; opacity: 1; } .mobile-nav-panel a { color: rgba(255,255,255,0.75); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; padding: 1.25rem 5%; border-bottom: 1px solid rgba(255,255,255,0.05); transition: background 0.3s ease, color 0.3s ease, padding-left 0.3s ease; } .mobile-nav-panel a:hover { color: var(--gold-light); background: rgba(255,255,255,0.03); padding-left: 7%; } .mobile-nav-panel a:last-child { border-bottom: none; } /* ---------- SCROLL REVEAL ---------- */ .reveal-init { opacity: 0; transform: translateY(26px); transition: opacity 0.7s ease, transform 0.7s ease; } .reveal-init.revealed { opacity: 1; transform: translateY(0); } /* ---------- HERO BUTTON IMPROVEMENTS ---------- */ .btn-primary, .btn-outline, .nav-cta, .form-submit { will-change: transform; } .btn-primary:hover, .nav-cta:hover, .form-submit:hover { transform: translateY(-2px); } /* ---------- INPUT IMPROVEMENTS ---------- */ .form-input, .form-select, .form-textarea { border-radius: 0; } .form-input:focus, .form-select:focus, .form-textarea:focus { box-shadow: 0 0 0 1px rgba(184,151,90,0.35); } /* ---------- ACCESSIBILITY ---------- */ a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; } /* ---------- PERFORMANCE ---------- */ .hero, .services, .global, .cta-section { contain: layout paint; } .section-label-gold { color: var(--gold); }

.section-title-light { color: var(--white); }
.contact-meta { display: flex; flex-direction: column; gap: 0.8rem; margin-top: 1rem; } .contact-meta-item { display: flex; align-items: center; gap: 0.8rem; color: rgba(255,255,255,0.4); font-size: 0.85rem; } .contact-meta { display: flex; flex-direction: column; gap: 0.8rem; margin-top: 1rem; } .contact-meta-item { display: flex; align-items: center; gap: 0.8rem; color: rgba(255,255,255,0.4); font-size: 0.85rem; } Paul Mutebi Executive Coach .hero-image { width: 100%; max-width: 460px; height: auto; object-fit: cover; align-self: flex-end; } Paul Mutebi .about-image { width: 100%; aspect-ratio: 3/4; object-fit: cover; border: 1px solid rgba(184,151,90,0.15); }

Paul Mutebi | Executive Coach & Leadership Consultant
Paul Mutebi
  • About
  • Services
  • Frameworks
  • Global Reach
  • Contact

<a data-preserve-html-node="true" href="#contact" class="nav-cta"

Work With Paul

<button data-preserve-html-node="true" class="hamburger" id="hamburgerBtn" aria-expanded="false" aria-controls="mobileMenu" aria-label="Open menu"

<ul>
  <li><a href="#about">About</a></li>
  <li><a href="#services">Services</a></li>
  <li><a href="#frameworks">Frameworks</a></li>
  <li><a href="#global">Global Reach</a></li>
  <li><a href="#contact">Contact</a></li>
</ul>

<a
  href="#contact"
  class="nav-cta mobile-menu-cta"
>
  Work With Paul
</a>
<div class="hero-eyebrow reveal">
  Executive Coach & Leadership Consultant
</div>

<h1 class="hero-title reveal">
  Building Leaders<br>
  of <em>Character</em><br>
  & Competence
</h1>

<p class="hero-subtitle reveal">
  Transforming individuals,
  executives, and organizations
  through evidence-based coaching,
  global insight, and a deep commitment
  to character-driven leadership.
</p>

<div class="hero-actions reveal">

  <a
    href="#contact"
    class="btn-primary"
  >
    Begin the Journey
  </a>

  <a
    href="#about"
    class="btn-outline"
  >
    Discover More
  </a>

</div>

<div class="hero-stats reveal">

  <div>
    <div class="stat-number">
      45+
    </div>
    <div class="stat-label">
      Countries
    </div>
  </div>

  <div>
    <div class="stat-number">
      30+
    </div>
    <div class="stat-label">
      Years Experience
    </div>
  </div>

  <div>
    <div class="stat-number">
      2
    </div>
    <div class="stat-label">
      Master's Degrees
    </div>
  </div>

</div>
<div class="hero-frame">

  <div class="hero-photo">
    Professional Portrait
  </div>

  <div class="hero-accent"></div>

  <div class="hero-side-text">
    Leadership · Character · Impact
  </div>

</div>
<div class="frameworks-left">
  <div class="section-label">My Approach</div>

  <h2 class="section-title">
    Grounded in <em>Proven Frameworks</em>
  </h2>

  <p class="frameworks-body">
    Paul integrates evidence-based leadership and coaching models that
    develop both the inner life and external effectiveness of leaders.
    The result is transformation rooted in character, clarity,
    competence, and measurable growth.
  </p>

  <div class="framework-tabs">

    <button class="framework-tab active"
      data-framework="townsend">

      <div class="framework-tab-name">
        Townsend Character Structure
      </div>

      <div class="framework-tab-sub">
        Dr. John Townsend's Model
      </div>

    </button>

    <button class="framework-tab"
      data-framework="maxwell">

      <div class="framework-tab-name">
        Maxwell Coaching Structure
      </div>

      <div class="framework-tab-sub">
        John C. Maxwell's Methodology
      </div>

    </button>

  </div>
</div>

<div class="frameworks-right">

  <!-- TOWNSEND -->
  <div class="framework-detail active"
    id="townsend-detail">

    <div class="framework-detail-title">
      Townsend Character Structure
    </div>

    <div class="framework-detail-sub">
      Four Stages of Character Development
    </div>

    <p class="framework-detail-body">
      Developed by Dr. John Townsend, this framework
      helps leaders understand the foundations of
      healthy character development and relational
      maturity. It supports sustainable transformation
      by identifying growth opportunities that strengthen
      trust, ownership, resilience, and leadership capacity.
    </p>

    <div class="framework-pillars">

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Attachment</strong> — Building secure,
          healthy, trust-based relationships
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Separation</strong> — Developing healthy
          identity, boundaries, and independence
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Integration</strong> — Navigating
          complexity with maturity and self-awareness
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Adulthood</strong> — Taking responsibility,
          ownership, and intentional action
        </div>
      </div>

    </div>
  </div>

  <!-- MAXWELL -->
  <div class="framework-detail"
    id="maxwell-detail">

    <div class="framework-detail-title">
      Maxwell Coaching Structure
    </div>

    <div class="framework-detail-sub">
      John C. Maxwell Leadership Methodology
    </div>

    <p class="framework-detail-body">
      Through Maxwell's globally recognized leadership
      methodology, Paul equips individuals and organizations
      to lead intentionally, influence effectively,
      and build cultures rooted in values, trust,
      and long-term growth.
    </p>

    <div class="framework-pillars">

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Intentional Growth</strong> —
          Leadership development by design
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Values-Based Leadership</strong> —
          Character before influence
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Influence & Impact</strong> —
          Empowering others to grow
        </div>
      </div>

      <div class="pillar">
        <div class="pillar-dot"></div>
        <div class="pillar-text">
          <strong>Practical Transformation</strong> —
          Actionable leadership systems
        </div>
      </div>

    </div>
  </div>

</div>

<! data-preserve-html-node="true"-- GLOBAL REACH -->

<div class="section-label">
  Global Reach
</div>

<h2 class="section-title">
  Leadership Knows
  <em>No Borders</em>
</h2>

<p class="global-sub">
  Having lived, worked, and served across six
  continents, Paul brings deep cross-cultural
  awareness and leadership fluency into every
  coaching and consulting engagement.
</p>

<div class="global-nums">

  <div class="global-num-card">
    <div class="global-big-num">
      45+
    </div>

    <div class="global-num-label">
      Countries Served
    </div>
  </div>

  <div class="global-num-card">
    <div class="global-big-num">
      30+
    </div>

    <div class="global-num-label">
      Years Experience
    </div>
  </div>

  <div class="global-num-card">
    <div class="global-big-num">
      ∞
    </div>

    <div class="global-num-label">
      Cultures Respected
    </div>
  </div>

</div>
Why It Works

The Paul Mutebi Difference

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22" viewBox="0 0 24 24"
      fill="none" stroke="currentColor"
      stroke-width="1.5">
      <circle cx="12" cy="12" r="10"/>
      <path d="M12 6v6l4 2"/>
    </svg>
  </div>

  <div class="approach-name">
    Lived Experience
  </div>

  <p class="approach-desc">
    Leadership shaped through real-life
    challenges, global service, and decades
    of practical experience.
  </p>
</div>

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1.5">
      <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"/>
    </svg>
  </div>

  <div class="approach-name">
    Cultural Intelligence
  </div>

  <p class="approach-desc">
    Deep experience across cultures enables
    leadership coaching that is globally aware,
    respectful, and context-sensitive.
  </p>
</div>

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1.5">
      <polyline points="22 12 18 12 15 21 9 3 6 12 2 12"/>
    </svg>
  </div>

  <div class="approach-name">
    Whole-Person Coaching
  </div>

  <p class="approach-desc">
    Sustainable leadership begins internally —
    character, relationships, mindset,
    emotional maturity, and purpose.
  </p>
</div>

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1.5">
      <path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
    </svg>
  </div>

  <div class="approach-name">
    Integrity-Centered
  </div>

  <p class="approach-desc">
    Every engagement is grounded in trust,
    confidentiality, honesty, and meaningful
    personal transformation.
  </p>
</div>

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1.5">
      <circle cx="12" cy="12" r="3"/>
      <path d="M12 1v4M12 19v4M1 12h4M19 12h4"/>
    </svg>
  </div>

  <div class="approach-name">
    Evidence-Based
  </div>

  <p class="approach-desc">
    Built upon advanced academic training,
    recognized frameworks, and proven
    leadership methodologies.
  </p>
</div>

<div class="approach-card">
  <div class="approach-icon">
    <svg width="22" height="22"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1.5">
      <line x1="12" y1="20" x2="12" y2="10"/>
      <line x1="18" y1="20" x2="18" y2="4"/>
      <line x1="6" y1="20" x2="6" y2="16"/>
    </svg>
  </div>

  <div class="approach-name">
    Measurable Growth
  </div>

  <p class="approach-desc">
    Leadership development designed to create
    visible, sustainable change in behavior,
    culture, and outcomes.
  </p>
</div>

<! data-preserve-html-node="true"-- TESTIMONIAL -->

"

Paul Mutebi brings something rare to leadership development — a combination of deep character, global wisdom, and practical transformation that leaders can genuinely feel and measure.

Former Client
Executive Director, International Organization

<! data-preserve-html-node="true"-- CONTACT -->

<div class="section-label">
  Get In Touch
</div>

<h2 class="section-title">
  Ready to
  <em>Lead Differently?</em>
</h2>

<p class="cta-body">
  Whether you are pursuing personal growth,
  executive development, or organizational
  transformation, every journey begins
  with a conversation.
</p>

<div style="display:flex;
  flex-direction:column;
  gap:0.8rem;
  margin-top:1rem;">

  <div style="display:flex;
    align-items:center;
    gap:0.8rem;
    color:rgba(255,255,255,0.5);">

    <span style="color:var(--gold);">
      ◈
    </span>

    info@paulmutebi.com
  </div>

  <div style="display:flex;
    align-items:center;
    gap:0.8rem;
    color:rgba(255,255,255,0.5);">

    <span style="color:var(--gold);">
      ◈
    </span>

    Available globally for virtual
    and in-person engagements
  </div>

</div>
<form class="cta-form">

  <div class="form-row">

    <div class="form-field">
      <label class="form-label">
        First Name
      </label>

      <input
        class="form-input"
        type="text"
        placeholder="Your first name"
      />
    </div>

    <div class="form-field">
      <label class="form-label">
        Last Name
      </label>

      <input
        class="form-input"
        type="text"
        placeholder="Your last name"
      />
    </div>

  </div>

  <div class="form-field">
    <label class="form-label">
      Email Address
    </label>

    <input
      class="form-input"
      type="email"
      placeholder="your@email.com"
    />
  </div>

  <div class="form-field">
    <label class="form-label">
      Your Message
    </label>

    <textarea
      class="form-textarea"
      placeholder="Tell Paul about your goals..."
    ></textarea>
  </div>

  <button class="form-submit"
    type="submit">

    Send Message

  </button>

</form>

<! data-preserve-html-node="true"-- FOOTER -->

Paul Mutebi
<div class="footer-tagline">
  Character · Competence · Leadership
</div>
About Services Frameworks Contact
© 2026 Paul Mutebi. All rights reserved.

Paul Mutebi | Executive Coach & Leadership Consultant Paul Mutebi | Executive Coach & Leadership Consultant

<! data-preserve-html-node="true"-- NAV -->

Paul Mutebi
  • About
  • Services
  • Frameworks
  • Global Reach
  • Contact
Work With Paul

<! data-preserve-html-node="true"-- HERO -->

<div class="hero-eyebrow">
  Executive Coach & Leadership Consultant
</div>

<h1 class="hero-title">
  Building Leaders<br>
  of <em>Character</em><br>
  & Competence
</h1>

<p class="hero-subtitle">
  Transforming individuals,
  executives, and organizations
  through evidence-based coaching,
  global insight, and a deep
  commitment to character-driven
  leadership.
</p>

<div class="hero-btns">

  <a
    href="#contact"
    class="btn-primary"
  >
    Begin the Journey
  </a>

  <a
    href="#about"
    class="btn-outline"
  >
    Discover More
  </a>

</div>

<div class="hero-stats">

  <div>
    <div class="stat-num">45+</div>
    <div class="stat-label">
      Countries
    </div>
  </div>

  <div>
    <div class="stat-num">30+</div>
    <div class="stat-label">
      Years Experience
    </div>
  </div>

  <div>
    <div class="stat-num">2</div>
    <div class="stat-label">
      Masters Degrees
    </div>
  </div>

</div>
<div class="hero-image-frame">

  <div class="hero-portrait-placeholder">

    <svg
      width="48"
      height="48"
      viewBox="0 0 24 24"
      fill="none"
      stroke="currentColor"
      stroke-width="1"
    >
      <circle cx="12" cy="8" r="4"/>
      <path d="M4 20c0-4 3.6-7 8-7s8 3 8 7"/>
    </svg>

    Your Photo Here

  </div>

  <div class="hero-gold-bar"></div>

  <div class="hero-corner-text">
    Leadership · Character · Impact
  </div>

</div>
<div class="about-grid">

  <!-- IMAGE -->
  <div class="about-image-wrap">

    <div class="about-image-placeholder">

      <span>Paul's Photo</span>

    </div>

    <div class="about-accent-box">

      <div class="about-accent-num">
        45+
      </div>

      <div class="about-accent-label">
        Countries Served
      </div>

    </div>

  </div>

  <!-- CONTENT -->
  <div class="about-content">

    <div class="section-label">
      About Paul
    </div>

    <h2 class="section-title">
      A Journey Forged in
      <em>Purpose</em>
    </h2>

    <p class="about-body">
      Growing up under a dictatorship
      regime in Uganda ignited in Paul
      Mutebi a lifelong pursuit of
      <strong>
        healthy, character-driven
        leadership
      </strong>.
      That early experience became
      the foundation of a calling:
      developing leaders who change
      the world through integrity,
      wisdom, and excellence.
    </p>

    <p class="about-body">
      With two Master's degrees in
      Organizational Leadership and
      Executive Coaching &
      Consulting, membership in the
      John Maxwell Team, and more
      than three decades serving
      nonprofit organizations across
      45+ countries, Paul brings a
      rare combination of
      <strong>
        cross-cultural wisdom and
        practical expertise
      </strong>
      to every engagement.
    </p>

    <div class="credentials">

      <article class="credential reveal">

        <div class="credential-icon">
          ◈
        </div>

        <div class="credential-text">

          <strong>
            MA in Organizational Leadership
          </strong>

          Advanced expertise in
          organizational dynamics,
          systems thinking, and
          leadership development.

        </div>

      </article>

      <article class="credential reveal">

        <div class="credential-icon">
          ◈
        </div>

        <div class="credential-text">

          <strong>
            MA in Executive Coaching &
            Consulting
          </strong>

          Evidence-based coaching
          frameworks for executive
          transformation and
          sustainable growth.

        </div>

      </article>

      <article class="credential reveal">

        <div class="credential-icon">
          ◈
        </div>

        <div class="credential-text">

          <strong>
            John Maxwell Team Member
          </strong>

          Accredited leadership and
          coaching methodology rooted
          in intentional growth.

        </div>

      </article>

      <article class="credential reveal">

        <div class="credential-icon">
          ◈
        </div>

        <div class="credential-text">

          <strong>
            30+ Years of Global Service
          </strong>

          Deep nonprofit leadership
          experience spanning six
          continents and diverse
          cultural contexts.

        </div>

      </article>

    </div>

  </div>

</div>

<! data-preserve-html-node="true"-- SERVICES -->

<div class="section-label">
  What I Offer
</div>

<h2 class="section-title">
  Areas of
  <em>Expertise</em>
</h2>

<p class="services-intro">
  Tailored coaching, leadership,
  and consulting engagements for
  individuals and organizations
  ready to grow with clarity,
  character, and measurable impact.
</p>

<div class="services-grid">

  <!-- CARD 01 -->
  <article class="service-card reveal">

    <div class="service-num">
      01
    </div>

    <h3 class="service-name">
      Life Coaching
    </h3>

    <p class="service-desc">
      Personal transformation rooted
      in identity, values, purpose,
      and intentional growth. Paul
      walks alongside individuals
      navigating transitions,
      discovering clarity, and
      building a meaningful life.
    </p>

    <a
      href="#contact"
      class="service-link"
    >
      Explore →
    </a>

  </article>

  <!-- CARD 02 -->
  <article class="service-card reveal">

    <div class="service-num">
      02
    </div>

    <h3 class="service-name">
      Executive Coaching
    </h3>

    <p class="service-desc">
      High-impact coaching for
      executives and senior leaders
      seeking greater self-awareness,
      relational intelligence, and
      stronger leadership capacity.
    </p>

    <a
      href="#contact"
      class="service-link"
    >
      Explore →
    </a>

  </article>

  <!-- CARD 03 -->
  <article class="service-card reveal">

    <div class="service-num">
      03
    </div>

    <h3 class="service-name">
      Leadership Development
    </h3>

    <p class="service-desc">
      Leadership development programs
      that integrate character
      formation with practical
      leadership competencies for
      emerging and seasoned leaders.
    </p>

    <a
      href="#contact"
      class="service-link"
    >
      Explore →
    </a>

  </article>

  <!-- CARD 04 -->
  <article class="service-card reveal">

    <div class="service-num">
      04
    </div>

    <h3 class="service-name">
      Organization Consulting
    </h3>

    <p class="service-desc">
      Strategic consulting for
      nonprofits and mission-driven
      organizations seeking healthier
      leadership cultures, stronger
      alignment, and sustainable
      transformation.
    </p>

    <a
      href="#contact"
      class="service-link"
    >
      Explore →
    </a>

  </article>

</div>

<! data-preserve-html-node="true"-- FRAMEWORKS -->

<div class="frameworks-grid">

  <!-- LEFT -->
  <div class="frameworks-left reveal">

    <div class="section-label">
      My Approach
    </div>

    <h2 class="section-title">
      Grounded in
      <em>Proven Frameworks</em>
    </h2>

    <p class="frameworks-body">
      Paul integrates two powerful,
      evidence-based leadership
      models that address both the
      inner life and outward
      effectiveness of a leader.
      Together, they create lasting,
      measurable transformation.
    </p>

    <div class="framework-tabs">

      <button
        class="framework-tab active"
        data-framework="townsend"
        type="button"
      >
        <span class="framework-tab-name">
          Townsend Character Structure
        </span>

        <span class="framework-tab-sub">
          Dr. John Townsend's Model
        </span>
      </button>

      <button
        class="framework-tab"
        data-framework="maxwell"
        type="button"
      >
        <span class="framework-tab-name">
          Maxwell Coaching Structure
        </span>

        <span class="framework-tab-sub">
          John C. Maxwell Methodology
        </span>
      </button>

    </div>

  </div>

  <!-- RIGHT -->
  <div class="frameworks-right reveal">

    <!-- TOWNSEND -->
    <div
      class="framework-panel active"
      id="townsend-panel"
    >

      <h3 class="framework-title">
        Townsend Character Structure
      </h3>

      <div class="framework-subtitle">
        Four Stages of Character Development
      </div>

      <p class="framework-copy">
        Developed by Dr. John
        Townsend, this model helps
        leaders understand the deeper
        foundations of character,
        maturity, and relational
        health.
      </p>

      <div class="pillar-list">

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Attachment</strong>
            — Secure connection and trust
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Separation</strong>
            — Healthy identity and independence
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Integration</strong>
            — Holding strength and weakness together
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Adulthood</strong>
            — Ownership and mature responsibility
          </span>
        </div>

      </div>
    </div>

    <!-- MAXWELL -->
    <div
      class="framework-panel"
      id="maxwell-panel"
    >

      <h3 class="framework-title">
        Maxwell Coaching Structure
      </h3>

      <div class="framework-subtitle">
        Leadership Through Intentional Growth
      </div>

      <p class="framework-copy">
        Paul's Maxwell training
        emphasizes intentional
        leadership growth, values,
        influence, and measurable
        transformation in individuals
        and organizations.
      </p>

      <div class="pillar-list">

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Intentional Growth</strong>
            — Leadership developed on purpose
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Values-Based Leadership</strong>
            — Character drives influence
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Influence & Impact</strong>
            — Leadership multiplies people
          </span>
        </div>

        <div class="pillar-item">
          <span class="pillar-dot"></span>
          <span>
            <strong>Practical Transformation</strong>
            — Sustainable change over time
          </span>
        </div>

      </div>
    </div>

  </div>

</div>

<! data-preserve-html-node="true"-- GLOBAL -->

<div class="section-label center">
  Global Reach
</div>

<h2 class="section-title center">
  Leadership Knows
  <em>No Borders</em>
</h2>

<p class="global-copy">
  Having served across six
  continents and more than 45
  countries, Paul brings uncommon
  cultural intelligence and global
  leadership insight to every
  coaching engagement.
</p>

<div class="global-grid">

  <div class="global-card reveal">
    <div class="global-number">
      45+
    </div>
    <div class="global-label">
      Countries Served
    </div>
  </div>

  <div class="global-card reveal">
    <div class="global-number">
      30+
    </div>
    <div class="global-label">
      Years Experience
    </div>
  </div>

  <div class="global-card reveal">
    <div class="global-number">
      ∞
    </div>
    <div class="global-label">
      Cultures Respected
    </div>
  </div>

</div>

<! data-preserve-html-node="true"-- APPROACH -->

<div class="section-label">
  Why It Works
</div>

<h2 class="section-title">
  The Paul Mutebi
  <em>Difference</em>
</h2>

<div class="approach-grid">

  <article class="approach-card reveal">
    <h3>Lived Experience</h3>
    <p>
      Leadership lessons forged
      through real life,
      cross-cultural service,
      adversity, and growth.
    </p>
  </article>

  <article class="approach-card reveal">
    <h3>Cultural Intelligence</h3>
    <p>
      Deep understanding of
      leadership across global
      cultures and organizational
      realities.
    </p>
  </article>

  <article class="approach-card reveal">
    <h3>Whole-Person Coaching</h3>
    <p>
      Character, relationships,
      mindset, and leadership skills
      developed together.
    </p>
  </article>

  <article class="approach-card reveal">
    <h3>Integrity-Centered</h3>
    <p>
      Confidential, values-based
      coaching grounded in trust and
      honesty.
    </p>
  </article>

  <article class="approach-card reveal">
    <h3>Evidence-Based</h3>
    <p>
      Backed by master's-level
      disciplines and recognized
      coaching frameworks.
    </p>
  </article>

  <article class="approach-card reveal">
    <h3>Measurable Results</h3>
    <p>
      Designed for sustainable,
      practical growth and visible
      transformation.
    </p>
  </article>

</div>

/* ========================================== PRODUCTION ADDITIONS PART 5 ========================================== */

/* ---------- NAV SHRINK ---------- */

nav.nav-scrolled { padding: 0.9rem 5%; background: rgba(14, 14, 14, 0.97); box-shadow: 0 10px 30px rgba(0,0,0,0.12); }

/* ---------- MOBILE MENU TOGGLE ---------- */

.mobile-menu-toggle { display: none; width: 48px; height: 48px; background: transparent; border: none; cursor: pointer; position: relative; z-index: 300; padding: 0; }

.mobile-menu-toggle span { display: block; width: 26px; height: 2px; margin: 6px auto; background: var(--gold-light); transition: transform 0.3s ease, opacity 0.3s ease; }

/* hamburger -> X animation */

.mobile-menu-toggle.active span:nth-child(1) { transform: translateY(8px) rotate(45deg); }

.mobile-menu-toggle.active span:nth-child(2) { opacity: 0; }

.mobile-menu-toggle.active span:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

/* ---------- MOBILE SLIDE-DOWN PANEL ---------- */

.mobile-nav-panel { position: absolute; top: 100%; left: 0; right: 0;

background: rgba(14,14,14,0.98); backdrop-filter: blur(16px);

border-top: 1px solid rgba(184,151,90,0.18); border-bottom: 1px solid rgba(184,151,90,0.12);

display: flex; flex-direction: column;

overflow: hidden;

max-height: 0; opacity: 0;

transition: max-height 0.42s ease, opacity 0.28s ease;

z-index: 200; }

.mobile-nav-panel.active { max-height: 420px; opacity: 1; }

.mobile-nav-panel a { color: rgba(255,255,255,0.75); text-decoration: none;

font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase;

padding: 1.25rem 5%; border-bottom: 1px solid rgba(255,255,255,0.05);

transition: background 0.3s ease, color 0.3s ease, padding-left 0.3s ease; }

.mobile-nav-panel a:hover { color: var(--gold-light); background: rgba(255,255,255,0.03); padding-left: 7%; }

.mobile-nav-panel a:last-child { border-bottom: none; }

/* ---------- SCROLL REVEAL ---------- */

.reveal-init { opacity: 0; transform: translateY(26px); transition: opacity 0.7s ease, transform 0.7s ease; }

.reveal-init.revealed { opacity: 1; transform: translateY(0); }

/* ---------- HERO BUTTON IMPROVEMENTS ---------- */

.btn-primary, .btn-outline, .nav-cta, .form-submit { will-change: transform; }

.btn-primary:hover, .nav-cta:hover, .form-submit:hover { transform: translateY(-2px); }

/* ---------- INPUT IMPROVEMENTS ---------- */

.form-input, .form-select, .form-textarea { border-radius: 0; }

.form-input:focus, .form-select:focus, .form-textarea:focus { box-shadow: 0 0 0 1px rgba(184,151,90,0.35); }

/* ---------- ACCESSIBILITY ---------- */

a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; }

/* ---------- PERFORMANCE ---------- */

.hero, .services, .global, .cta-section { contain: layout paint; } .section-label-gold { color: var(--gold); }

.section-title-light { color: var(--white); }
.contact-meta { display: flex; flex-direction: column; gap: 0.8rem; margin-top: 1rem; }

.contact-meta-item { display: flex; align-items: center; gap: 0.8rem; color: rgba(255,255,255,0.4); font-size: 0.85rem; } .contact-meta { display: flex; flex-direction: column; gap: 0.8rem; margin-top: 1rem; }

.contact-meta-item { display: flex; align-items: center; gap: 0.8rem; color: rgba(255,255,255,0.4); font-size: 0.85rem; } Paul Mutebi Executive Coach .hero-image { width: 100%; max-width: 460px; height: auto; object-fit: cover; align-self: flex-end; } Paul Mutebi .about-image { width: 100%; aspect-ratio: 3/4; object-fit: cover; border: 1px solid rgba(184,151,90,0.15); }

  • { animation: none !important; transition: none !important; scroll-behavior: auto !important; } } alert( 'Thank you. Your message is ready to be submitted.' ); --

--

==