{"id":2,"date":"2026-02-25T20:23:48","date_gmt":"2026-02-25T20:23:48","guid":{"rendered":"https:\/\/kcbisummit.wpenginepowered.com\/?page_id=2"},"modified":"2026-04-01T20:39:43","modified_gmt":"2026-04-01T20:39:43","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/kcbisummit.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99868b3 e-con-full e-flex e-con e-parent\" data-id=\"99868b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bcbfd3 elementor-widget elementor-widget-html\" data-id=\"6bcbfd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n  :root{\n    --navy:#0b2544;\n    --navy-2:#0f2f54;\n    --ink:#0b1f35;\n    --muted:#6b7a8a;\n\n    --bg:#ffffff;\n    --panel:#f4f6f9;\n    --border:#e5ebf2;\n\n    --accent-green:#1d4941;\n    --accent-gold:#c8a24a;\n\n    --btn:#0b2544;\n    --btn-text:#ffffff;\n\n    --radius:14px;\n    --shadow: 0 10px 30px rgba(11,37,68,.08);\n    --max: 1120px;\n  }\n\n  *{box-sizing:border-box}\n  html,body{margin:0;padding:0}\n  body{\n    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n    color:var(--ink);\n    background:var(--bg);\n    line-height:1.45;\n  }\n  a{color:inherit;text-decoration:none}\n  img{max-width:100%;height:auto;display:block}\n\n  .kc-wrap{width:100%}\n  .kc-container{max-width:var(--max); margin:0 auto; padding:0 20px}\n  .kc-section{padding:84px 0}\n  .kc-center{text-align:center}\n\n  \/* Announcement bar (pre-nav style) *\/\n  .kc-announcement{\n    background: var(--accent-green);\n    color:#fff;\n    font-size:14px;\n    letter-spacing:.02em  !important;\n  }\n  .kc-announcement .kc-container{\n    padding:10px 20px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    text-align:center;\n  }\n\n  \/* Hero *\/\n  .kc-hero{\n    padding:86px 0 70px;\n    background:#fff;\n  }\n  .kc-hero-logo{\n    width:min(560px, 92vw);\n    margin:0 auto 18px;\n  }\n  .kc-hero-sub{\n    color:rgba(11,37,68,.75);\n    font-size:16px;\n    font-weight:500;\n    margin:10px 0 0;\n    letter-spacing:.01em !important;\n  }\n  .kc-hero-presented{\n    margin:18px 0 0;\n    color:#90a0b0;\n    font-size:13px;\n    letter-spacing:.08em !important;\n    position:relative;\n    display:inline-block;\n    padding-top:16px;\n  }\n  .kc-hero-presented:before{\n    content:\"\";\n    position:absolute;\n    top:0; left:50%;\n    width:160px;\n    height:1px;\n    background:rgba(229,235,242,.95);\n    transform:translateX(-50%);\n  }\n  .kc-hero-presented strong{\n    display:block;\n    margin-top:6px;\n    font-size:16px;\n    letter-spacing:.02em !important;\n    color:rgba(11,37,68,.60);\n    font-weight:800;\n  }\n\n  .kc-meta{\n    margin:22px auto 0;\n    display:flex;\n    justify-content:center;\n    gap:24px;\n    flex-wrap:wrap;\n    color:#6f8193;\n    font-size:14px;\n  }\n  .kc-meta-item{\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .kc-ico{\n    width:18px;height:18px;\n    color:var(--accent-green);\n    opacity:.95;\n  }\n\n  \/* Team requested line above CTAs *\/\n  .kc-audience{\n    margin:22px 0 12px;\n    font-weight:700;\n    color:rgba(11,37,68,.78);\n    letter-spacing:.02em  !important;\n  }\n\n  .kc-cta{\n    margin:0 auto;\n    display:flex;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n  }\n  .kc-btn{\n    min-width: 250px;\n    padding:12px 18px;\n    border-radius:12px;\n    font-weight:800;\n    font-size:14px;\n    letter-spacing:.02em  !important;\n    color: #fff !important;\n    border:1px solid transparent;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    cursor:pointer;\n    transition: transform .08s ease, box-shadow .2s ease, background .2s ease;\n  }\n  .kc-btn:hover{text-decoration:none !important    ;}\n  .kc-btn:active{transform:translateY(1px)}\n  .kc-btn-primary{\n    background:var(--btn);\n    color:var(--btn-text);\n    box-shadow: 0 10px 22px rgba(11,37,68,.14);\n  }\n  .kc-btn-primary:hover{box-shadow: 0 14px 28px rgba(11,37,68,.18)}\n  .kc-btn-outline{\n    background:#fff;\n    color:var(--navy) !important;\n    border-color:rgba(11,37,68,.20);\n  }\n  .kc-btn-outline:hover{background:rgba(11,37,68,.03)}\n\n  \/* Team requested hero disclaimer copy *\/\n  .kc-hero-note{\n    margin:16px auto 0;\n    max-width:720px;\n    font-size:12.5px;\n    color:#8b9aac;\n    line-height:1.55;\n  }\n\n  \/* About (dark) *\/\n  .kc-dark{\n    background:var(--navy);\n    color:#fff;\n  }\n  .kc-eyebrow{\n    display:inline-block;\n    letter-spacing:.16em  !important;\n    text-transform:uppercase;\n    font-size:12px;\n    color:rgba(200,162,74,.95);\n    font-weight:800;\n    margin-bottom:12px;\n  }\n  .kc-h2{\n    margin:0 auto;\n    max-width:900px;\n    font-size:44px;\n    line-height:1.15;\n    font-weight:900;\n    letter-spacing:.01em  !important; \/* SAFE spacing (no overlap) *\/\n  }\n  .kc-lead{\n    margin:16px auto 0;\n    max-width:860px;\n    font-size:16px;\n    color:rgba(255,255,255,.72);\n  }\n\n  .kc-feature-grid{\n    margin-top:52px;\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap:22px;\n  }\n  .kc-card-dark{\n    background: rgba(255,255,255,.08);\n    border:1px solid rgba(255,255,255,.10);\n    border-radius: 14px;\n    padding:26px 24px;\n    box-shadow: 0 18px 40px rgba(0,0,0,.12);\n    min-height: 186px;\n    text-align: left;\n  }\n  .kc-card-ico{\n    width:44px;height:44px;border-radius:12px;\n    background: rgba(255,255,255,.10);\n    border:1px solid rgba(255,255,255,.12);\n    display:grid;place-items:center;\n    margin-bottom:14px;\n  }\n  .kc-card-dark h3{\n    margin:0 0 8px;\n    font-size:18px;\n    font-weight:900;\n    letter-spacing:.01em  !important;\n    line-height:1.25;\n  }\n  .kc-card-dark p{\n    margin:0;\n    font-size:14px;\n    color:rgba(255,255,255,.68);\n  }\n\n  \/* Light section headings *\/\n  .kc-pill{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.18em  !important; \/* safe *\/\n    text-transform:uppercase;\n    color:#6d7d8f;\n  }\n  .kc-h3{\n    margin:12px 0 0;\n    font-size:42px;\n    font-weight:900;\n    letter-spacing:.01em  !important; \/* safe *\/\n    line-height:1.15;     \/* safe *\/\n    color:var(--navy);\n  }\n  .kc-subcopy{\n    margin:14px auto 0;\n    max-width:780px;\n    color:#7b8b9b;\n    font-size:15px;\n    line-height:1.65;\n  }\n\n  \/* Keynotes (3 tiles) *\/\n  .kc-keynote-grid{\n    margin-top:34px;\n    display:grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap:18px;\n  }\n  .kc-tile{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius: 14px;\n    box-shadow: var(--shadow);\n    padding:34px 22px;\n    min-height: 260px;\n    display:flex;\n    flex-direction:column;\n    gap:10px;\n    align-items:center;\n    justify-content:center;\n    text-align:center;\n  }\n  .kc-tile .kc-avatar{\n    width:64px;height:64px;border-radius:999px;\n    background: rgba(11,37,68,.06);\n    border:1px solid var(--border);\n    display:grid;place-items:center;\n    color:rgba(11,37,68,.70);\n  }\n  .kc-tile h4{\n    margin:10px 0 0;\n    font-size:22px;\n    font-weight:900;\n    letter-spacing:.01em  !important;\n    line-height:1.2;\n    color:var(--navy);\n  }\n  .kc-tile p{\n    margin:0;\n    font-size:15px;\n    color:#8393a3;\n    line-height:1.6;\n    max-width: 300px;\n  }\n\n  \/* Agenda timeline *\/\n  .kc-timeline{\n    margin:40px auto 0;\n    max-width: 700px;\n    display:flex;\n    flex-direction:column;\n    gap:26px;\n    text-align: left;\n  }\n  .kc-event{\n    display:grid;\n    grid-template-columns: 18px 1fr;\n    gap:14px;\n    align-items:flex-start;\n  }\n  .kc-dot{\n    width:10px;height:10px;border-radius:999px;\n    background: var(--navy);\n    margin-top:6px;\n    position:relative;\n  }\n  .kc-dot:after{\n    content:\"\";\n    position:absolute;\n    top:12px; left:50%;\n    width:2px;\n    height: calc(100% + 50px);\n    background: rgba(11,37,68,.10);\n    transform: translateX(-50%);\n  }\n  .kc-event:last-child .kc-dot:after{display:none}\n  .kc-time{\n    font-size:12px;\n    font-weight:900;\n    color:#7b8b9b;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:4px;\n  }\n  .kc-title{\n    font-weight:900;\n    color:var(--navy);\n    margin:0;\n    font-size:15px;\n    letter-spacing:.01em  !important;\n  }\n  .kc-desc{\n    margin:4px 0 0;\n    color:#7f8ea0;\n    font-size:13.5px;\n    line-height:1.6;\n  }\n\n  \/* Tracks *\/\n  .kc-tracks{\n    margin-top:42px;\n    display:grid;\n    grid-template-columns: 1fr 1fr;\n    gap:22px;\n  }\n  .kc-track{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius: 14px;\n    box-shadow: var(--shadow);\n    padding:28px 26px;\n    text-align: left;\n  }\n  .kc-track-ico{\n    width:46px;height:46px;border-radius:12px;\n    background: rgba(11,37,68,.06);\n    border:1px solid var(--border);\n    display:grid;place-items:center;\n    margin-bottom:14px;\n    color: rgba(11,37,68,.65);\n  }\n  .kc-track h4{\n    margin:0;\n    font-size:18px;\n    font-weight:900;\n    letter-spacing:.01em  !important;\n    color:var(--navy);\n  }\n  .kc-track p{\n    margin:10px 0 14px;\n    color:#7b8b9b;\n    font-size:13.5px;\n    line-height:1.65;\n  }\n  .kc-list{\n    margin:0;\n    padding-left:18px;\n    color:#5f7183;\n    font-size:13.5px;\n    line-height:1.75;\n  }\n  .kc-list li{margin:4px 0}\n\n  \/* Sponsorship *\/\n  .kc-sponsor-card{\n    margin:34px auto 0;\n    max-width: 760px;\n    background: var(--panel);\n    border:1px solid var(--border);\n    border-radius: 14px;\n    padding:34px 26px;\n    box-shadow: var(--shadow);\n    text-align:center;\n  }\n  .kc-sponsor-card h4{\n    margin:10px 0 8px;\n    font-size:16px;\n    font-weight:900;\n    letter-spacing:.01em  !important;\n    color:var(--navy);\n  }\n  .kc-sponsor-card p{\n    margin:0 auto 18px;\n    max-width: 520px;\n    color:#7b8b9b;\n    font-size:13.5px;\n    line-height:1.6;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 980px){\n    .kc-feature-grid{grid-template-columns: 1fr; max-width:680px; margin-left:auto; margin-right:auto}\n    .kc-keynote-grid{grid-template-columns: 1fr; max-width:680px; margin-left:auto; margin-right:auto}\n    .kc-tracks{grid-template-columns: 1fr; max-width:680px; margin-left:auto; margin-right:auto}\n    .kc-h2{font-size:36px}\n    .kc-h3{font-size:34px}\n  }\n  @media (max-width: 520px){\n    .kc-hero{padding:66px 0 56px}\n    .kc-h2{font-size:30px}\n    .kc-h3{font-size:28px}\n    .kc-btn{min-width: 100%}\n    .kc-meta{gap:12px}\n    .kc-section{padding:64px 0}\n  }\n\n\/* Tablet + down *\/\n@media (max-width: 980px){\n\n  \/* Global spacing *\/\n  .kc-container{ padding: 0 18px; }\n  .kc-section{ padding: 64px 0; }\n\n  \/* Typography (prevent overlap + match comp scale) *\/\n  .kc-h2{\n    font-size: 34px;\n    line-height: 1.15;\n    letter-spacing: .01em  !important;\n  }\n  .kc-h3{\n    font-size: 32px;\n    line-height: 1.16;\n    letter-spacing: .01em  !important;\n  }\n  .kc-pill,\n  .kc-eyebrow{\n    letter-spacing: .18em  !important;\n  }\n\n  \/* HERO *\/\n  .kc-hero{ padding: 64px 0 54px; }\n  .kc-hero-logo{ width: min(520px, 92vw); margin-bottom: 14px; }\n  .kc-meta{\n    flex-direction: column;        \/* comp shows stacked meta *\/\n    align-items: center;\n    gap: 10px;\n    margin-top: 16px;\n  }\n  .kc-audience{ margin: 18px 0 10px; }\n\n  \/* CTAs go full width (stacked) *\/\n  .kc-cta{\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    width: 100%;\n  }\n  .kc-btn{\n    width: 100%;\n    min-width: 0;\n    max-width: 520px;              \/* keeps it clean on mid-size screens *\/\n  }\n\n  \/* ABOUT (dark) feature cards stack *\/\n  .kc-feature-grid{\n    grid-template-columns: 1fr;\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n    gap: 14px;\n    margin-top: 34px;\n  }\n  .kc-card-dark{ min-height: 0; }\n\n  \/* KEYNOTES stack to single column *\/\n  .kc-keynote-grid{\n    grid-template-columns: 1fr;\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n    gap: 14px;\n  }\n\n  \/* AGENDA *\/\n  .kc-timeline{ max-width: 680px; gap: 20px; }\n\n  \/* TRACKS stack *\/\n  .kc-tracks{\n    grid-template-columns: 1fr;\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n    gap: 14px;\n  }\n  \/* SPONSOR card width + button stack *\/\n  .kc-sponsor-card{\n    max-width: 680px;\n    padding: 28px 18px;\n  }\n  .kc-sponsor-card .kc-cta{ max-width: 520px; margin: 0 auto; }\n}\n\n\/* Phone *\/\n@media (max-width: 520px){\n\n  \/* Global spacing *\/\n  .kc-container{ padding: 0 16px; }\n  .kc-section{ padding: 56px 0; }\n\n  \/* Typography scale matches comp *\/\n  .kc-h2{\n    font-size: 28px;\n    line-height: 1.18;\n    letter-spacing: .012em  !important; \/* safe spacing, prevents glyph overlap *\/\n  }\n  .kc-h3{\n    font-size: 26px;\n    line-height: 1.18;\n    letter-spacing: .012em  !important;\n  }\n  .kc-hero-sub{ font-size: 15px; }\n  .kc-hero-note{ font-size: 12.5px; }\n\n  \/* Hero logo + presented line breathing room *\/\n  .kc-hero-logo{ width: min(460px, 92vw); }\n  .kc-hero-presented{ padding-top: 14px; }\n  .kc-hero-presented:before{ width: 140px; }\n\n  \/* Buttons fill phone width *\/\n  .kc-btn{\n    width: 100%;\n    padding: 13px 16px;\n    font-size: 14px;\n  }\n\n  \/* Tiles\/cards feel like comp (less tall, more compact) *\/\n  .kc-tile{ padding: 28px 18px; min-height: 240px; }\n  .kc-tile h4{ font-size: 20px; letter-spacing: .01em; }\n  .kc-card-dark{ padding: 22px 18px; }\n  .kc-track{ padding: 22px 18px; }\n\n  \/* Timeline: tighten left gutter so it reads clean on phone *\/\n  .kc-event{ grid-template-columns: 14px 1fr; gap: 12px; }\n  .kc-dot{ width: 9px; height: 9px; margin-top: 6px; }\n  .kc-dot:after{ width: 2px; }\n}\n\n\/* Tiny phones *\/\n@media (max-width: 360px){\n  .kc-h2{ font-size: 26px; }\n  .kc-h3{ font-size: 24px; }\n}\n\n\/* Anchor offset so sticky header doesn't cover section titles *\/\nhtml { scroll-behavior: smooth; }\n#about, #keynotes, #agenda, #tracks, #sponsorship { scroll-margin-top: 92px; }\n\n\/* Announcement bar (you already have styling, this is minor safety) *\/\n.kc-announcement { position: relative; z-index: 1001; }\n\n\/* Header *\/\n.kc-header{\n  position: sticky;\n  top: 0;\n  z-index: 1000;\n  background: rgba(255,255,255,.88);\n  backdrop-filter: blur(10px);\n  border-bottom: 1px solid rgba(229,235,242,.85);\n}\n.kc-header-inner{\n  height: 72px;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap: 18px;\n}\n.kc-brand{\n  display:flex;\n  align-items:center;\n  gap: 12px;\n  min-width: 220px;\n}\n.kc-brand-logo{\n  width: 44px;\n  height: 44px;\n  border-radius: 12px;\n  border: 1px solid var(--border);\n  background: rgba(11,37,68,.04);\n  overflow:hidden;\n  flex: 0 0 auto;\n  display:grid;\n  place-items:center;\n}\n.kc-brand-logo img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n}\n.kc-brand-title{\n  font-weight: 900;\n  font-size: 14px;\n  letter-spacing: .02em !important;\n  line-height: 1.1;\n  color: var(--navy);\n}\n.kc-nav{\n  display:flex;\n  align-items:center;\n  gap: 16px;\n  font-size: 14px;\n  font-weight: 800;\n  color: rgba(11,37,68,.80);\n}\n.kc-nav a{\n  padding: 8px 10px;\n  border-radius: 12px;\n  letter-spacing: .01em !important;\n}\n.kc-nav a:hover{\n  background: rgba(11,37,68,.06);\n}\n\n\/* Mobile header: wrap links nicely *\/\n@media (max-width: 860px){\n  .kc-header-inner{\n    height: auto;\n    padding: 12px 0;\n    align-items:flex-start;\n  }\n  .kc-nav{\n    flex-wrap: wrap;\n    justify-content: flex-end;\n    gap: 8px;\n  }\n}\n\n\/* Footer (matches your screenshot layout) *\/\n.kc-footer{\n  background: var(--navy);\n  color: rgba(255,255,255,.72);\n  padding: 80px 0 70px;\n}\n.kc-footer-top{\n  text-align:center;\n  font-weight: 600;\n  letter-spacing: .08em !important;\n  font-size: 13px;\n  color: rgba(255,255,255,.55);\n  margin-bottom: 26px;\n}\n.kc-footer-logos{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap: 22px;\n  flex-wrap:wrap;\n  margin-bottom: 24px;\n}\n.kc-footer-logo{\n  height: 56px !important;\n  width: auto;\n  filter: drop-shadow(0 8px 18px rgba(0,0,0,.25));\n  border-radius: 2px !important;\n}\n.kc-footer-divider{\n  width: 1px;\n  height: 46px;\n  background: rgba(255,255,255,.18);\n}\n.kc-footer-rule{\n  width: min(520px, 92vw);\n  height: 1px;\n  background: rgba(255,255,255,.14);\n  margin: 26px auto 18px;\n}\n.kc-footer-meta{\n  text-align:center;\n  font-size: 13px;\n  color: rgba(255,255,255,.48);\n  letter-spacing: .02em !important;\n}\n.kc-footer-meta .sep{\n  margin: 0 10px;\n  color: rgba(255,255,255,.28);\n}\n\n@media (max-width: 520px){\n  .kc-footer{ padding: 64px 0 56px; }\n  .kc-footer-logo{ height: 50px; }\n  .kc-footer-divider{ height: 40px; }\n}\n.banner-logo {\n    width: 300px;\n}\n\n.kc-keynote-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n\/* Make bottom one span full width *\/\n.kc-tile-large {\n  grid-column: 1 \/ -1;\n}\n\n\/* Tile styling *\/\n.kc-tile {\n  background: #fff;\n  border-radius: 14px;\n  padding: 0px;\n  text-align: center;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n\n\/* Image wrapper *\/\n.kc-image-wrap {\n  width: 100%;\n  overflow: hidden;\n  border-radius: 12px;\n}\n\n\/* Image styling *\/\n.kc-image-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* Larger image for bottom *\/\n.kc-tile-large .kc-image-wrap {\n  heigh\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .kc-keynote-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .kc-tile-large {\n    grid-column: auto;\n  }\n}\n\n@media (max-width: 768px) {\n  .kc-nav {\n    display: none !important;\n  }\n\n  .kc-header {\n    position: sticky;\n    top: 0;\n    z-index: 1000;\n  }\n\n  .kc-announcement {\n    display: block;\n    position: relative;\n    z-index: 1001;\n  }\n\n  .kc-header-inner {\n    justify-content: center;\n    padding: 12px 0;\n  }\n\n  .kc-brand {\n    justify-content: center;\n    width: 100%;\n  }\n}\n<\/style>\n<!-- Announcement bar -->\n<div class=\"kc-announcement\">\n  <div class=\"kc-container\">\n    <strong>Announcement:<\/strong>\n    <span>Early registration is open. Capacity is limited.<\/span>\n  <\/div>\n<\/div>\n\n<!-- Header -->\n<header class=\"kc-header\" aria-label=\"Site header\">\n  <div class=\"kc-container\">\n    <div class=\"kc-header-inner\">\n\n      <a class=\"kc-brand\" href=\"#top\" aria-label=\"Back to top\">\n        \n          \n          <img decoding=\"async\" class=\"banner-logo\" src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/02\/KCsummit-horizontal.png\" alt=\"\">\n        \n        \n      <\/a>\n\n      <nav class=\"kc-nav\" aria-label=\"Section navigation\">\n        <a href=\"#about\">About<\/a>\n        <a href=\"#keynotes\">Keynotes<\/a>\n        <a href=\"#agenda\">Agenda<\/a>\n        <a href=\"#tracks\">CE Tracks<\/a>\n        <a href=\"#sponsorship\">Sponsorship<\/a>\n      <\/nav>\n\n    <\/div>\n  <\/div>\n<\/header>\n<div class=\"kc-wrap\">\n  <!-- HERO -->\n  <section class=\"kc-hero\" id=\"top\">\n    <div class=\"kc-container kc-center\">\n\n      <!-- Replace with your hero logo image -->\n      <img decoding=\"async\" class=\"kc-hero-logo\" src=\"https:\/\/legacybrokerskc.com\/wp-content\/uploads\/2026\/02\/Untitled3.png\" alt=\"KC Benefits & Insurance Summit 2026\">\n\n      <p class=\"kc-hero-sub\">Competing at the Highest Level<\/p>\n\n      <div class=\"kc-hero-presented\">\n        Presented jointly by\n        <strong>EBPA &amp; NABIP Kansas City<\/strong>\n      <\/div>\n\n      <div class=\"kc-meta\" aria-label=\"Event details\">\n        <div class=\"kc-meta-item\">\n          <svg class=\"kc-ico\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M8 3v3M16 3v3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n            <path d=\"M4 8h16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n            <path d=\"M6 5h12a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n          <span>June 4, 2026<\/span>\n        <\/div>\n\n        <div class=\"kc-meta-item\">\n          <svg class=\"kc-ico\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n            <path d=\"M12 21s7-4.4 7-11a7 7 0 1 0-14 0c0 6.6 7 11 7 11Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\n            <path d=\"M12 11.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n          <\/svg>\n          <span>Hyatt Place Lenexa Conference Center<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Team requested line -->\n      <div class=\"kc-audience\">For Brokers. Consultants. Agency Leaders.<\/div>\n\n      <!-- CTAs -->\n      <div class=\"kc-cta\" role=\"group\" aria-label=\"Primary calls to action\">\n        <a class=\"kc-btn kc-btn-primary\" href=\"https:\/\/ebpa-kc.org\/2026-Summit\" target=\"_blank\" rel=\"noopener\">\n          Secure Your Seat: EBPA\n        <\/a>\n        <a class=\"kc-btn kc-btn-outline\" href=\"https:\/\/gkcahu.starchapter.com\/meetinginfo.php?id=85&amp;ts=1771433732\" target=\"_blank\" rel=\"noopener\">\n          Secure Your Seat: NABIP KC\n        <\/a>\n      <\/div>\n\n      <!-- Team requested disclaimer copy -->\n      <div class=\"kc-hero-note\">\n        Capacity is limited due to limited constraints. Registration closes May 1st. Registration and member communications are handled by EBPA and NABIP Kansas City.\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ABOUT (dark) -->\n  <section class=\"kc-section kc-dark\" id=\"about\">\n    <div class=\"kc-container kc-center\">\n      <div class=\"kc-eyebrow\">About the Summit<\/div>\n      <h2 class=\"kc-h2\">Where Kansas City's Benefits Community Comes Together<\/h2>\n      <p class=\"kc-lead\">\n        The KC Benefits &amp; Insurance Summit is a first-of-its-kind event bringing together two of the region's most respected professional associations, EBPA and NABIP Kansas City, for a full day of education, networking, and strategic insight. Whether you're a broker, consultant, HR leader, or carrier partner, this Summit is built for you.\n      <\/p>\n\n      <div class=\"kc-feature-grid\">\n        <div class=\"kc-card-dark\">\n          <div class=\"kc-card-ico\" aria-hidden=\"true\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4ZM6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8Z\" fill=\"#ffffff\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8Z\" fill=\"#ffffff\"\/>\n<\/svg>\n          <\/div>\n          <h3>Industry-Leading Content<\/h3>\n          <p>Curated sessions designed for benefits and insurance professionals who want to stay ahead in a rapidly evolving marketplace.<\/p>\n        <\/div>\n\n        <div class=\"kc-card-dark\">\n          <div class=\"kc-card-ico\" aria-hidden=\"true\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 28 28\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\">\n   \n    <g id=\"Product-Icons\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n        <g id=\"ic_fluent_people_community_28_regular\" fill=\"#ffffff\" fill-rule=\"nonzero\">\n            <path d=\"M17.25,18 C18.4926407,18 19.5,19.0073593 19.5,20.25 L19.5,21.7519766 L19.4921156,21.8604403 C19.1813607,23.9866441 17.2715225,25.0090369 14.0667905,25.0090369 C10.8736123,25.0090369 8.93330141,23.9983408 8.51446278,21.8965776 L8.5,21.75 L8.5,20.25 C8.5,19.0073593 9.50735931,18 10.75,18 L17.25,18 Z M17.25,19.5 L10.75,19.5 C10.3357864,19.5 10,19.8357864 10,20.25 L10,21.670373 C10.2797902,22.870787 11.550626,23.5090369 14.0667905,23.5090369 C16.582858,23.5090369 17.7966388,22.8777026 18,21.6931543 L18,20.25 C18,19.8357864 17.6642136,19.5 17.25,19.5 Z M18.2435553,11.9989081 L23.75,12 C24.9926407,12 26,13.0073593 26,14.25 L26,15.7519766 L25.9921156,15.8604403 C25.6813607,17.9866441 23.7715225,19.0090369 20.5667905,19.0090369 L20.2519278,19.0056708 L20.2519278,19.0056708 C19.9568992,18.2920884 19.4151086,17.7078172 18.7333573,17.3574924 C19.2481703,17.4584023 19.8580822,17.5090369 20.5667905,17.5090369 C23.082858,17.5090369 24.2966388,16.8777026 24.5,15.6931543 L24.5,14.25 C24.5,13.8357864 24.1642136,13.5 23.75,13.5 L18.5,13.5 C18.5,12.9736388 18.4096286,12.468385 18.2435553,11.9989081 Z M4.25,12 L9.75644465,11.9989081 C9.61805027,12.3901389 9.53222663,12.8062147 9.50746303,13.2386463 L9.5,13.5 L4.25,13.5 C3.83578644,13.5 3.5,13.8357864 3.5,14.25 L3.5,15.670373 C3.77979024,16.870787 5.05062598,17.5090369 7.5667905,17.5090369 C8.18886171,17.5090369 8.73132757,17.4704451 9.1985991,17.3944422 C8.5478391,17.7478373 8.03195873,18.3174175 7.74634871,19.0065739 L7.5667905,19.0090369 C4.37361228,19.0090369 2.43330141,17.9983408 2.01446278,15.8965776 L2,15.75 L2,14.25 C2,13.0073593 3.00735931,12 4.25,12 Z M14,10 C15.9329966,10 17.5,11.5670034 17.5,13.5 C17.5,15.4329966 15.9329966,17 14,17 C12.0670034,17 10.5,15.4329966 10.5,13.5 C10.5,11.5670034 12.0670034,10 14,10 Z M14,11.5 C12.8954305,11.5 12,12.3954305 12,13.5 C12,14.6045695 12.8954305,15.5 14,15.5 C15.1045695,15.5 16,14.6045695 16,13.5 C16,12.3954305 15.1045695,11.5 14,11.5 Z M20.5,4 C22.4329966,4 24,5.56700338 24,7.5 C24,9.43299662 22.4329966,11 20.5,11 C18.5670034,11 17,9.43299662 17,7.5 C17,5.56700338 18.5670034,4 20.5,4 Z M7.5,4 C9.43299662,4 11,5.56700338 11,7.5 C11,9.43299662 9.43299662,11 7.5,11 C5.56700338,11 4,9.43299662 4,7.5 C4,5.56700338 5.56700338,4 7.5,4 Z M20.5,5.5 C19.3954305,5.5 18.5,6.3954305 18.5,7.5 C18.5,8.6045695 19.3954305,9.5 20.5,9.5 C21.6045695,9.5 22.5,8.6045695 22.5,7.5 C22.5,6.3954305 21.6045695,5.5 20.5,5.5 Z M7.5,5.5 C6.3954305,5.5 5.5,6.3954305 5.5,7.5 C5.5,8.6045695 6.3954305,9.5 7.5,9.5 C8.6045695,9.5 9.5,8.6045695 9.5,7.5 C9.5,6.3954305 8.6045695,5.5 7.5,5.5 Z\" id=\"\ud83c\udfa8-Color\">\n\n<\/path>\n        <\/g>\n    <\/g>\n<\/svg>\n          <\/div>\n          <h3>Powerful Networking<\/h3>\n          <p>Connect with peers, carriers, and industry leaders across the Kansas City metro and beyond.<\/p>\n        <\/div>\n\n        <div class=\"kc-card-dark\">\n          <div class=\"kc-card-ico\" aria-hidden=\"true\">\n            <svg \n  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  width=\"24\"\n  height=\"24\"\n  viewBox=\"0 0 24 24\"\n  fill=\"none\"\n  stroke=\"#ffffff\"\n  stroke-width=\"2\"\n  stroke-linecap=\"round\"\n  stroke-linejoin=\"round\"\n>\n  <circle cx=\"12\" cy=\"8\" r=\"7\" \/>\n  <polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\" \/>\n<\/svg>\n          <\/div>\n          <h3>Continuing Education<\/h3>\n          <p>Earn CE credits across two dedicated tracks tailored to your area of practice.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- KEYNOTES -->\n <section class=\"kc-section\" id=\"keynotes\">\n  <div class=\"kc-container kc-center\">\n    <div class=\"kc-pill\">Keynote Speakers<\/div>\n    <h3 class=\"kc-h3\">Learn from the Best in the Industry<\/h3>\n\n    <div class=\"kc-keynote-grid\" aria-label=\"Keynote tiles\">\n\n      <!-- Top Left -->\n      <div class=\"kc-tile\">\n        <div class=\"kc-image-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/04\/Keynote-Announcement_Brad-Montgomery.png\" alt=\"Speaker 1\">\n        <\/div>\n      <\/div>\n\n      <!-- Top Right -->\n      <div class=\"kc-tile\">\n        <div class=\"kc-image-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/04\/Keynote-Announcement_Jim-Knight.png\" alt=\"Speaker 2\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n  <!-- AGENDA -->\n  <section class=\"kc-section\" id=\"agenda\">\n    <div class=\"kc-container kc-center\">\n      <div class=\"kc-pill\">Agenda at a Glance<\/div>\n      <h3 class=\"kc-h3\">A Full Day of Education &amp; Networking<\/h3>\n      <p class=\"kc-subcopy\">\n        The Summit runs all day on June 4, 2026. Here's a preview of what to expect. Detailed session topics will be announced as speakers are confirmed.\n      <\/p>\n\n      <div class=\"kc-timeline\" aria-label=\"Agenda timeline\">\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">7:30 - 8:30 AM<\/div>\n            <p class=\"kc-title\">Registration &amp; Breakfast | Sponsor Area<\/p>\n            <p class=\"kc-desc\">Check in, grab your badge, and connect with fellow attendees over coffee.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">8:30 - 8:45 AM<\/div>\n            <p class=\"kc-title\">Welcome<\/p>\n            <p class=\"kc-desc\">Welcome from EBPA and NABIP Kansas City leadership.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">8:45 - 9:45 AM<\/div>\n            <p class=\"kc-title\">Opening Keynote<\/p>\n            <p class=\"kc-desc\">Speaker to be announced.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">9:45 - 10:15 AM<\/div>\n            <p class=\"kc-title\">Sponsor Break<\/p>\n            <p class=\"kc-desc\">Recharge and networking with colleagues.<\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">10:15 - 11:15 AM<\/div>\n            <p class=\"kc-title\">CE Block 1<\/p>\n            <p class=\"kc-desc\">Choose from two continuing education tracks tailored to your practice area.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">11:30 - 12:45 PM<\/div>\n            <p class=\"kc-title\">Networking Lunch<\/p>\n            <p class=\"kc-desc\">Enjoy lunch with peers and visit our sponsor showcase.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">12:45 - 1:45 PM<\/div>\n            <p class=\"kc-title\">CE Block 2<\/p>\n            <p class=\"kc-desc\">Afternoon sessions continue across both CE tracks.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">1:45 - 2:15 PM<\/div>\n            <p class=\"kc-title\">Sponsor Break<\/p>\n            <p class=\"kc-desc\">Recharge and networking with colleagues.<\/p>\n          <\/div>\n        <\/div>\n        \n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">2:15 - 3:15 PM<\/div>\n            <p class=\"kc-title\">CE Block 3<\/p>\n            <p class=\"kc-desc\">Afternoon CE sessions continue.<\/p>\n          <\/div>\n        <\/div>\n        \n         <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">3:15 - 4:15 PM<\/div>\n            <p class=\"kc-title\">Closing Keynote<\/p>\n            <p class=\"kc-desc\">Speaker to be announced.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"kc-event\">\n          <div class=\"kc-dot\" aria-hidden=\"true\"><\/div>\n          <div>\n            <div class=\"kc-time\">4:25 - 4:35 PM<\/div>\n            <p class=\"kc-title\">Wrap-Up &amp; Save-the-Date<\/p>\n            <p class=\"kc-desc\">Wrap-up remarks and a networking reception to close out the day.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRACKS -->\n  <section class=\"kc-section\" id=\"tracks\">\n    <div class=\"kc-container kc-center\">\n      <div class=\"kc-pill\">Continuing Education<\/div>\n      <h3 class=\"kc-h3\">Continuing Education Designed for How You Actually Work<\/h3>\n      <p class=\"kc-subcopy\">\n        The KC Benefits & Insurance Summit features <strong>two curated CE tracks<\/strong>, each offering three high-impact sessions. Attendees are <strong>not locked into a single track.<\/strong><br><br>You may build your own schedule by selecting the sessions most relevant to your role, clients, and professional goals. Whether you want to go deep in one discipline or mix perspectives across tracks, the day is designed to give you flexibility without sacrificing structure.<br><br>Each CE session: <strong>is individually accredited, requires ticketed entry for compliance tracking, and is built to deliver practical, actionable insight.<\/strong> Choose the path that best sharpens your competitive edge.\n      <\/p>\n\n      <div class=\"kc-tracks\">\n        <div class=\"kc-track\">\n          <div class=\"kc-track-ico\" aria-hidden=\"true\">\n            <svg width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12 10.4V20M12 10.4C12 8.15979 12 7.03969 11.564 6.18404C11.1805 5.43139 10.5686 4.81947 9.81596 4.43597C8.96031 4 7.84021 4 5.6 4H4.6C4.03995 4 3.75992 4 3.54601 4.10899C3.35785 4.20487 3.20487 4.35785 3.10899 4.54601C3 4.75992 3 5.03995 3 5.6V16.4C3 16.9601 3 17.2401 3.10899 17.454C3.20487 17.6422 3.35785 17.7951 3.54601 17.891C3.75992 18 4.03995 18 4.6 18H7.54668C8.08687 18 8.35696 18 8.61814 18.0466C8.84995 18.0879 9.0761 18.1563 9.29191 18.2506C9.53504 18.3567 9.75977 18.5065 10.2092 18.8062L12 20M12 10.4C12 8.15979 12 7.03969 12.436 6.18404C12.8195 5.43139 13.4314 4.81947 14.184 4.43597C15.0397 4 16.1598 4 18.4 4H19.4C19.9601 4 20.2401 4 20.454 4.10899C20.6422 4.20487 20.7951 4.35785 20.891 4.54601C21 4.75992 21 5.03995 21 5.6V16.4C21 16.9601 21 17.2401 20.891 17.454C20.7951 17.6422 20.6422 17.7951 20.454 17.891C20.2401 18 19.9601 18 19.4 18H16.4533C15.9131 18 15.643 18 15.3819 18.0466C15.15 18.0879 14.9239 18.1563 14.7081 18.2506C14.465 18.3567 14.2402 18.5065 13.7908 18.8062L12 20\" stroke=\"#1b473d\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n          <\/div>\n          <h4>Track 1: Governance &amp; Regulatory Mastery<\/h4>\n          <p>\n            In today's enviroment, compliance is not optional \u2013 it's strategic.<br><br>\n          <\/p>\n          <ul class=\"kc-list\">\n            <li>Navigate evolving federal and state legislation with clarity and confidence<\/li>\n            <li>Strengthen fiduciary oversight and regulatory risk management<\/li>\n            <li>Build defensible, audit-ready benefit strategies that protect your clients and your firm<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"kc-track\">\n          <div class=\"kc-track-ico\" aria-hidden=\"true\">\n            <svg width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M3 11C3 9.11438 3 8.17157 3.58579 7.58579C4.17157 7 5.11438 7 7 7H8H16H17C18.8856 7 19.8284 7 20.4142 7.58579C21 8.17157 21 9.11438 21 11V17C21 18.8856 21 19.8284 20.4142 20.4142C19.8284 21 18.8856 21 17 21H16H8H7C5.11438 21 4.17157 21 3.58579 20.4142C3 19.8284 3 18.8856 3 17V11Z\" stroke=\"#1b473d\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\n<path d=\"M8 21V5C8 3.89543 8.89543 3 10 3H14C15.1046 3 16 3.89543 16 5V21\" stroke=\"#1b473d\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\n<\/svg>\n          <\/div>\n          <h4>Track 2: Performance-Driven Plan Strategy<\/h4>\n          <p>\n            Winning in today\u2019s market requires more than renewals \u2013 it requires design.\n          <\/p>\n          <ul class=\"kc-list\">\n            <li>Deploy advanced cost containment strategies that protect margin and employer budgets<\/li>\n            <li>Leverage self-funded and alternative funding models for greater control and transparency<\/li>\n            <li>Architect high-performance plans that balance financial discipline with member experience<\/li>\n          <\/ul>\n        <\/div>\n           <!-- Bottom Full Width -->\n      <div class=\"kc-tile kc-tile-large\">\n        <div style=\"height:100%;\" class=\"kc-image-wrap\">\n          <img decoding=\"async\"  src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/04\/Speakers.png\" alt=\"Speaker 3\">\n        <\/div>\n      <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SPONSORSHIP -->\n  <section class=\"kc-section\" id=\"sponsorship\">\n    <div class=\"kc-container kc-center\">\n      <div class=\"kc-pill\">Sponsorship<\/div>\n      <h3 class=\"kc-h3\">Founding Partner Opportunities<\/h3>\n      <p class=\"kc-subcopy\">\n        The KC Benefits &amp; Insurance Summit offers a unique opportunity to put your brand in front of the region's top benefits and insurance professionals. Sponsorship packages are available at multiple levels.\n      <\/p>\n\n      <div class=\"kc-sponsor-card\">\n        <div class=\"kc-avatar\" aria-hidden=\"true\" style=\"margin:0 auto; width:64px; height:64px;\">\n          <svg width=\"50px\" height=\"50px\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M12.2407 2.96432C12.0063 2.96432 11.797 3.07184 11.6595 3.24024L11.6024 3.28346C9.45801 2.63339 7.03194 3.15091 5.33598 4.83602C3.82743 6.33492 3.24863 8.40778 3.59957 10.3471L3.58455 10.3619L2.6274 11.3129C1.7951 12.1399 1.7951 13.4807 2.6274 14.3077C3.11636 14.7935 3.78381 14.9939 4.42002 14.9089C4.51377 15.2552 4.6974 15.5824 4.9709 15.8542C5.34265 16.2235 5.81755 16.4279 6.30347 16.4673C6.34307 16.9503 6.54878 17.4223 6.92061 17.7917C7.30952 18.1781 7.81134 18.384 8.32054 18.4093C8.34607 18.9151 8.55325 19.4136 8.94208 19.7999C9.70236 20.5554 10.8942 20.6207 11.7291 19.996L12.1156 20.3801C12.952 21.2111 14.3079 21.2111 15.1443 20.3801C15.5147 20.012 15.721 19.5428 15.7633 19.0621C16.2462 19.021 16.7177 18.8168 17.0874 18.4495C17.4581 18.0812 17.6636 17.6114 17.7043 17.1303C18.1809 17.0858 18.6453 16.8821 19.0104 16.5193C19.2966 16.235 19.4844 15.89 19.5738 15.526C20.2005 15.6003 20.854 15.3986 21.3349 14.9208C22.1672 14.0938 22.1672 12.753 21.3349 11.926L20.5014 11.0979L20.6727 10.4313C21.045 8.98208 20.8578 7.44693 20.1482 6.12848C19.1007 4.182 17.0615 2.96933 14.8448 2.96933L13.2381 2.96933C13.1696 2.96601 13.1008 2.96432 13.0316 2.96432H12.2407ZM15.1649 7.90945L18.6286 11.351L18.6325 11.3551L18.6458 11.3687L20.2708 12.9833C20.5155 13.2264 20.5155 13.6205 20.2708 13.8635C20.0262 14.1066 19.6296 14.1066 19.3849 13.8635L17.7599 12.2489C17.4661 11.9569 16.9897 11.9569 16.6959 12.2489L16.6796 12.2651C16.3857 12.557 16.3857 13.0304 16.6796 13.3223L17.9464 14.581C18.1912 14.8243 18.1912 15.2188 17.9464 15.4621C17.7232 15.6838 17.3724 15.7037 17.1274 15.5206C16.8267 15.2958 16.4051 15.3263 16.1403 15.592C15.8756 15.8577 15.8491 16.2769 16.0784 16.5734C16.2668 16.8171 16.2481 17.1689 16.0234 17.3922C15.7968 17.6173 15.4389 17.6344 15.1934 17.4424C14.8947 17.2087 14.4674 17.2332 14.1977 17.4995C13.9279 17.7658 13.9006 18.1902 14.1339 18.4885C14.3276 18.7361 14.3093 19.0952 14.0802 19.3228C13.8315 19.5699 13.4284 19.5699 13.1797 19.3228L12.808 18.9535L12.9132 18.8489C13.7455 18.0219 13.7455 16.6811 12.9132 15.8542C12.5243 15.4677 12.0225 15.2619 11.5133 15.2366C11.4878 14.7308 11.2806 14.2323 10.8918 13.8459C10.52 13.4766 10.0451 13.2722 9.55922 13.2328C9.51962 12.7499 9.3139 12.2779 8.94208 11.9084C8.45311 11.4226 7.78567 11.2222 7.14945 11.3072C7.0557 10.9609 6.87208 10.6337 6.59857 10.3619C6.16723 9.93332 5.597 9.72685 5.03184 9.7425C4.88504 8.36976 5.34111 6.94543 6.40004 5.89327C7.38426 4.91535 8.69207 4.45489 9.98101 4.5119L8.48356 5.64643C7.45969 6.42216 7.26245 7.87941 8.04327 8.89941C8.82232 9.91708 10.2805 10.1144 11.302 9.34048L13.1908 7.90945H15.1649ZM9.3894 6.84203L12.5277 4.46432H13.0316C13.0811 4.46432 13.1302 4.46565 13.1789 4.46826C13.1922 4.46898 13.2056 4.46933 13.219 4.46933H14.8448C16.513 4.46933 18.043 5.38193 18.8274 6.83933C19.3221 7.7586 19.4773 8.8178 19.2712 9.83451L16.0591 6.63806C15.9178 6.49195 15.7232 6.40945 15.52 6.40945L12.9388 6.40945C12.7752 6.40945 12.6162 6.4629 12.4858 6.56165L10.3962 8.14487C10.0326 8.42032 9.5116 8.3498 9.23434 7.98762C8.95886 7.62776 9.02817 7.11571 9.3894 6.84203ZM6.03496 14.7969C5.86706 14.6301 5.81439 14.3921 5.87697 14.1807C5.90557 14.084 5.95823 13.9929 6.03496 13.9167L6.99212 12.9657C7.23675 12.7226 7.63338 12.7226 7.87802 12.9657C8.11986 13.2059 8.12262 13.5938 7.8863 13.8375L7.87776 13.8459L6.92061 14.797L6.91236 14.8052C6.8374 14.877 6.74888 14.9265 6.65519 14.9539C6.44237 15.0161 6.20287 14.9637 6.03496 14.7969ZM5.54368 11.4285C5.61917 11.5066 5.67014 11.5995 5.69659 11.6976C5.75261 11.9054 5.6986 12.1364 5.53451 12.2994L4.57736 13.2504C4.33272 13.4935 3.93609 13.4935 3.69146 13.2504C3.44682 13.0073 3.44682 12.6133 3.69146 12.3702L4.64861 11.4192C4.89325 11.1761 5.28988 11.1761 5.53451 11.4192L5.54368 11.4285ZM10.892 18.7427C10.8152 18.8191 10.7233 18.8714 10.6258 18.8998C10.4132 18.9618 10.1739 18.9094 10.0061 18.7427C9.83837 18.576 9.78565 18.3383 9.84799 18.1269C9.87655 18.0301 9.92926 17.9388 10.0061 17.8625L10.9633 16.9114C11.2079 16.6683 11.6046 16.6683 11.8492 16.9114C12.0938 17.1545 12.0938 17.5486 11.8492 17.7917L10.892 18.7427ZM8.87057 16.7345C8.7939 16.8106 8.7023 16.8629 8.60513 16.8914C8.39225 16.9537 8.15263 16.9013 7.98467 16.7345C7.8167 16.5676 7.76406 16.3295 7.82675 16.118C7.85432 16.0249 7.9042 15.937 7.97639 15.8626L7.98492 15.8542L8.94208 14.9031L8.95032 14.8949C9.19556 14.6602 9.5859 14.6629 9.82772 14.9032C10.0724 15.1463 10.0724 15.5404 9.82772 15.7834L8.87057 16.7345Z\" fill=\"#1b473d\"\/>\n<\/svg>\n        <\/div>\n        <h4>Interested in Sponsoring?<\/h4>\n        <p>\n          For sponsorship inquiries, please contact your EBPA or NABIP Kansas City representative directly. Packages are limited and expected to fill quickly for this inaugural event.\n        <\/p>\n        <div class=\"kc-cta\">\n          <a class=\"kc-btn kc-btn-primary\" href=\"https:\/\/ebpa-kc.org\/2026-Summit\" target=\"_blank\" rel=\"noopener\">Contact EBPA<\/a>\n          <a class=\"kc-btn kc-btn-outline\" href=\"https:\/\/gkcahu.starchapter.com\/meetinginfo.php?id=85&amp;ts=1771433732\" target=\"_blank\" rel=\"noopener\">Contact NABIP KC<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- Footer -->\n<footer class=\"kc-footer\" aria-label=\"Site footer\">\n  <div class=\"kc-container\">\n    <div class=\"kc-footer-top\">Presented jointly by<\/div>\n\n    <div class=\"kc-footer-logos\" aria-label=\"Partner logos\">\n      <img decoding=\"async\" class=\"kc-footer-logo\" src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/02\/original-CE8930D3-A684-474A-ABC0-63F5E7783DE2-1.jpeg\" alt=\"EBPA\">\n      <div class=\"kc-footer-divider\" aria-hidden=\"true\"><\/div>\n      <img decoding=\"async\" class=\"kc-footer-logo\" src=\"https:\/\/kcbisummit.com\/wp-content\/uploads\/2026\/02\/KCNABIP-logo-1.jpg\" alt=\"NABIP\">\n    <\/div>\n\n    <div class=\"kc-footer-rule\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"kc-footer-meta\">\n      <span>KC Benefits &amp; Insurance Summit 2026<\/span>\n      <span class=\"sep\">|<\/span>\n      <span>June 4, 2026<\/span>\n      <span class=\"sep\">|<\/span>\n      <span>Lenexa, KS<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Announcement: Early registration is open. Capacity is limited. About Keynotes Agenda CE Tracks Sponsorship Competing at the Highest Level Presented jointly by EBPA &amp; NABIP Kansas City June 4, 2026 Hyatt Place Lenexa Conference Center For Brokers. Consultants. Agency Leaders. Secure Your Seat: EBPA Secure Your Seat: NABIP KC Capacity is limited due to limited [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/kcbisummit.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kcbisummit.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kcbisummit.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kcbisummit.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kcbisummit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":0,"href":"https:\/\/kcbisummit.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"wp:attachment":[{"href":"https:\/\/kcbisummit.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}