{"id":55600,"date":"2025-11-24T23:01:51","date_gmt":"2025-11-24T23:01:51","guid":{"rendered":"https:\/\/www.causevox.com\/?page_id=55600"},"modified":"2026-03-06T03:11:44","modified_gmt":"2026-03-06T03:11:44","slug":"nonprofit-fundraising-summit","status":"publish","type":"page","link":"https:\/\/www.causevox.com\/nonprofit-fundraising-summit\/","title":{"rendered":"Nonprofit Fundraising Summit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"55600\" class=\"elementor elementor-55600\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df2bf54 e-con-full e-flex e-con e-parent\" data-id=\"df2bf54\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-993330e elementor-widget elementor-widget-html\" data-id=\"993330e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cv-hero *, .cv-hero *::before, .cv-hero *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cv-hero {\n    position: relative;\n    overflow: hidden;\n    background: linear-gradient(160deg, #2a0845 0%, #3a1060 35%, #1a0a2e 100%);\n    padding: 56px 24px 48px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n    text-align: center;\n  }\n\n  \/* Background image *\/\n  .cv-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url('https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/15000-registrants-5000-attendees-2-Days-2-Stages-30-sessions-400-live-attendees-per-Session-Targeting-Nonprofit-professionals-1MM-in-annual-revenue-and-above.-1920-x-1080-px-1024x576.png') center center \/ cover no-repeat;\n    opacity: 0.18;\n    pointer-events: none;\n  }\n\n  \/* Glow blobs *\/\n  .cv-hero-glow-1 {\n    position: absolute;\n    top: -100px; right: -100px;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(148,46,180,0.35) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .cv-hero-glow-2 {\n    position: absolute;\n    bottom: -80px; left: -80px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(26,189,218,0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .cv-hero-inner {\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  \/* Badge *\/\n  .cv-hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.2);\n    border-radius: 100px;\n    padding: 6px 20px;\n    color: rgba(255,255,255,0.85);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n\n  \/* Main logo image *\/\n  .cv-hero .cv-hero-logo {\n    display: block;\n    max-width: 620px !important;\n    width: 100%;\n    height: auto;\n    margin: 0 auto 20px;\n  }\n\n  \/* Subtitle *\/\n  .cv-hero-subtitle {\n    color: rgba(255,255,255,0.78);\n    font-size: 17px;\n    line-height: 1.6;\n    max-width: 600px;\n    margin: 0 auto 28px;\n  }\n\n  \/* CTA group \u2014 button + upgrade link tightly coupled *\/\n  .cv-hero-cta-group {\n    margin-bottom: 32px;\n  }\n  .cv-hero-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: #1ABDDA;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 500;\n    text-decoration: none;\n    padding: 16px 36px;\n    border-radius: 8px;\n    transition: background 0.2s, transform 0.15s;\n    margin-bottom: 10px;\n  }\n  .cv-hero-btn:hover {\n    background: #109bb3;\n    transform: translateY(-1px);\n  }\n  .cv-hero-btn i { font-size: 16px; }\n\n  .cv-hero-upgrade a {\n    color: #F4DE77;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 500;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    transition: color 0.2s;\n  }\n  .cv-hero-upgrade a:hover { color: #ffffff; }\n  .cv-hero-upgrade a .cv-hero-arrow {\n    display: inline-block;\n    transition: transform 0.2s;\n  }\n  .cv-hero-upgrade a:hover .cv-hero-arrow { transform: translateX(3px); }\n\n  \/* Countdown row \u2014 stats + clock combined *\/\n  .cv-hero-countdown-row {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 24px;\n    flex-wrap: wrap;\n    margin-bottom: 28px;\n  }\n\n  .cv-hero-stats {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: rgba(255,255,255,0.72);\n    font-size: 14px;\n    font-weight: 500;\n  }\n  .cv-hero-stat {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    white-space: nowrap;\n  }\n  .cv-hero-stat i {\n    color: rgba(255,255,255,0.5);\n    font-size: 13px;\n  }\n  .cv-hero-stat-sep {\n    width: 3px;\n    height: 3px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.25);\n    flex-shrink: 0;\n  }\n\n  \/* Vertical divider between stats and countdown *\/\n  .cv-hero-vdiv {\n    width: 1px;\n    height: 32px;\n    background: rgba(255,255,255,0.15);\n    flex-shrink: 0;\n  }\n\n  .cv-hero-cd-wrap {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .cv-hero-cd-label {\n    color: rgba(255,255,255,0.55);\n    font-size: 10px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n  .cv-hero-cd-units {\n    display: flex;\n    gap: 4px;\n    align-items: center;\n  }\n  .cv-hero-cd-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 40px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 6px;\n    padding: 5px 6px 4px;\n  }\n  .cv-hero-cd-num {\n    color: #F4DE77;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1;\n    font-variant-numeric: tabular-nums;\n  }\n  .cv-hero-cd-unit {\n    color: rgba(255,255,255,0.5);\n    font-size: 8px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin-top: 2px;\n  }\n  .cv-hero-cd-colon {\n    color: rgba(255,255,255,0.2);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n\n  \/* Hosted by logos \u2014 compact footer *\/\n  \/* Specificity boost: .elementor img overrides bare class *\/\n  .cv-hero .cv-hero-logos {\n    display: block;\n    max-width: 360px !important;\n    width: 100%;\n    height: auto;\n    margin: 0 auto;\n    opacity: 0.85;\n  }\n\n  \/* --- Tablet --- *\/\n  @media (max-width: 768px) {\n    .cv-hero { padding: 40px 20px 32px; }\n    .cv-hero .cv-hero-logo { max-width: 420px !important; }\n    .cv-hero-subtitle { font-size: 16px; }\n    .cv-hero-btn { font-size: 16px; padding: 14px 28px; }\n    .cv-hero .cv-hero-logos { max-width: 280px !important; }\n    .cv-hero-countdown-row { gap: 16px; }\n    .cv-hero-stats { gap: 14px; font-size: 13px; }\n    .cv-hero-vdiv { display: none; }\n  }\n\n  \/* --- Mobile (bumped from 480\u2192600 to catch narrow tablets) --- *\/\n  @media (max-width: 600px) {\n    .cv-hero { padding: 32px 16px 28px; }\n    .cv-hero-badge { font-size: 10px; padding: 5px 14px; margin-bottom: 16px; }\n    .cv-hero .cv-hero-logo { max-width: 280px !important; margin-bottom: 14px; }\n    .cv-hero-subtitle { font-size: 14px; margin-bottom: 20px; max-width: 340px; }\n    .cv-hero-btn { font-size: 15px; padding: 14px 24px; width: 100%; }\n    .cv-hero-upgrade a { font-size: 13px; }\n    .cv-hero-cta-group { margin-bottom: 20px; }\n    .cv-hero-countdown-row { flex-direction: column; gap: 12px; margin-bottom: 20px; }\n    .cv-hero-stats { flex-direction: row; gap: 6px; font-size: 12px; }\n    .cv-hero-stat-sep { display: inline-block; }\n    \/* .cv-hero-vdiv already hidden at 768px breakpoint *\/\n    .cv-hero-cd-block { min-width: 36px; }\n    .cv-hero-cd-num { font-size: 16px; }\n    .cv-hero .cv-hero-logos { max-width: 220px !important; }\n  }\n\n  \/* --- Small mobile --- *\/\n  @media (max-width: 400px) {\n    .cv-hero .cv-hero-logo { max-width: 240px !important; }\n    .cv-hero-subtitle { font-size: 13px; max-width: 280px; }\n    .cv-hero-stats { flex-direction: column; gap: 4px; }\n    .cv-hero-stat-sep { display: none; }\n  }\n<\/style>\n\n<section class=\"cv-hero\">\n\n  <!-- Glow blobs -->\n  <div class=\"cv-hero-glow-1\"><\/div>\n  <div class=\"cv-hero-glow-2\"><\/div>\n\n  <div class=\"cv-hero-inner\">\n\n    <!-- 1. Badge -->\n    <div class=\"cv-hero-badge\">Nonprofit Fundraising Summit<\/div>\n\n    <!-- 2. Logo -->\n    <img decoding=\"async\"\n      src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/12\/Hosted-by-9-768x171.png\"\n      alt=\"The Great Connection\"\n      class=\"cv-hero-logo\"\n    >\n\n    <!-- 3. Subtitle -->\n    <p class=\"cv-hero-subtitle\">A two-day free virtual summit for fundraisers who want to build stronger supporter relationships, simplify their systems, and drive greater impact.<\/p>\n\n    <!-- 4. CTAs \u2014 button + upgrade link -->\n    <div class=\"cv-hero-cta-group\">\n      <div>\n        <a href=\"https:\/\/causevox.circle.so\/checkout\/connection\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"cv-hero-btn\">\n          <i class=\"fas fa-star\" aria-hidden=\"true\"><\/i> Get the Connection+ Pass \u2192\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- 5. Stats + Countdown \u2014 single combined row -->\n    <div class=\"cv-hero-countdown-row\">\n      <div class=\"cv-hero-stats\">\n        <span class=\"cv-hero-stat\">\n          <i class=\"far fa-calendar\" aria-hidden=\"true\"><\/i> March 4\u20135, 2026\n        <\/span>\n        <span class=\"cv-hero-stat-sep\" aria-hidden=\"true\"><\/span>\n        <span class=\"cv-hero-stat\">\n          <i class=\"fas fa-users\" aria-hidden=\"true\"><\/i> 12,000+ nonprofit pros\n        <\/span>\n      <\/div>\n\n      <span class=\"cv-hero-vdiv\" aria-hidden=\"true\"><\/span>\n\n      <div class=\"cv-hero-cd-wrap\">\n        <span class=\"cv-hero-cd-label\">Starts in<\/span>\n        <div class=\"cv-hero-cd-units\">\n          <div class=\"cv-hero-cd-block\">\n            <span class=\"cv-hero-cd-num\" id=\"cv-cd-days\">--<\/span>\n            <span class=\"cv-hero-cd-unit\">Days<\/span>\n          <\/div>\n          <span class=\"cv-hero-cd-colon\">:<\/span>\n          <div class=\"cv-hero-cd-block\">\n            <span class=\"cv-hero-cd-num\" id=\"cv-cd-hours\">--<\/span>\n            <span class=\"cv-hero-cd-unit\">Hrs<\/span>\n          <\/div>\n          <span class=\"cv-hero-cd-colon\">:<\/span>\n          <div class=\"cv-hero-cd-block\">\n            <span class=\"cv-hero-cd-num\" id=\"cv-cd-mins\">--<\/span>\n            <span class=\"cv-hero-cd-unit\">Min<\/span>\n          <\/div>\n          <span class=\"cv-hero-cd-colon\">:<\/span>\n          <div class=\"cv-hero-cd-block\">\n            <span class=\"cv-hero-cd-num\" id=\"cv-cd-secs\">--<\/span>\n            <span class=\"cv-hero-cd-unit\">Sec<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- 6. Hosted-by logos \u2014 compact bottom -->\n    <img decoding=\"async\"\n      src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/elementor\/thumbs\/Hosted-by-6-rg3y9zzv9m9y5z81mp9sf9hzssy5iv36iderfcbrfm.png\"\n      alt=\"Hosted by CauseVox, in partnership with The Nonprofit Cooperative\"\n      class=\"cv-hero-logos\"\n    >\n\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n  \/\/ March 4, 2026 10:00 AM EST (UTC-5). DST starts March 8 \u2014 this date is still EST.\n  var target = new Date('2026-03-04T10:00:00-05:00').getTime();\n  var timer;\n\n  var els = {\n    d: document.getElementById('cv-cd-days'),\n    h: document.getElementById('cv-cd-hours'),\n    m: document.getElementById('cv-cd-mins'),\n    s: document.getElementById('cv-cd-secs')\n  };\n\n  function pad(n) { return (n < 10 ? '0' : '') + n; }\n\n  function set(el, v) { if (el) el.textContent = v; }\n\n  function tick() {\n    var diff = target - Date.now();\n\n    if (diff <= 0) {\n      set(els.d, '00'); set(els.h, '00'); set(els.m, '00'); set(els.s, '00');\n      if (timer) clearInterval(timer);\n      return;\n    }\n\n    set(els.d, pad(Math.floor(diff \/ 86400000)));\n    set(els.h, pad(Math.floor((diff % 86400000) \/ 3600000)));\n    set(els.m, pad(Math.floor((diff % 3600000) \/ 60000)));\n    set(els.s, pad(Math.floor((diff % 60000) \/ 1000)));\n  }\n\n  tick();\n  timer = setInterval(tick, 1000);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9bb6b90 e-con-full e-flex e-con e-parent\" data-id=\"9bb6b90\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d536ba elementor-widget elementor-widget-html\" data-id=\"2d536ba\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cv-proof-bar *, .cv-proof-bar *::before, .cv-proof-bar *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cv-proof-bar {\n    background: linear-gradient(135deg, #1a0a2e 0%, #2a0845 100%);\n    border-top: 1px solid rgba(255,255,255,0.08);\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n    padding: 18px 24px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n  }\n\n  .cv-proof-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n\n  \/* Label *\/\n  .cv-proof-label {\n    color: rgba(255,255,255,0.5);\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  \/* Speaker chips *\/\n  .cv-proof-speakers {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n\n  .cv-proof-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 100px;\n    padding: 6px 16px 6px 6px;\n    transition: background 0.2s;\n  }\n  .cv-proof-chip:hover {\n    background: rgba(255,255,255,0.1);\n  }\n\n  \/* Specificity boost: .elementor img { border-radius:0px } in frontend.min.css overrides bare class *\/\n  .cv-proof-bar .cv-proof-avatar {\n    width: 40px;\n    height: 40px;\n    border-radius: 50% !important;\n    object-fit: cover;\n    object-position: center top;\n    flex-shrink: 0;\n    border: 2px solid rgba(255,255,255,0.15);\n    overflow: hidden;\n  }\n\n  .cv-proof-name {\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 600;\n    white-space: nowrap;\n    line-height: 1.2;\n  }\n  .cv-proof-role {\n    color: rgba(255,255,255,0.45);\n    font-size: 11px;\n    font-weight: 400;\n    display: block;\n  }\n\n  \/* Separator dot *\/\n  .cv-proof-dot {\n    width: 3px;\n    height: 3px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.2);\n    flex-shrink: 0;\n  }\n\n  \/* \"and 70+ more\" link *\/\n  .cv-proof-more {\n    color: #F4DE77;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: color 0.2s;\n    padding: 8px 4px;\n  }\n  .cv-proof-more:hover { color: #ffffff; }\n\n  \/* --- Tablet --- *\/\n  @media (max-width: 768px) {\n    .cv-proof-bar { padding: 16px 16px; }\n    .cv-proof-inner { gap: 12px; }\n    .cv-proof-label { display: none; }\n    .cv-proof-chip { padding: 5px 12px 5px 5px; }\n    .cv-proof-bar .cv-proof-avatar { width: 34px; height: 34px; }\n    .cv-proof-name { font-size: 12px; }\n    .cv-proof-role { font-size: 10px; }\n  }\n\n  \/* --- Mobile --- *\/\n  @media (max-width: 480px) {\n    .cv-proof-bar { padding: 14px 12px; }\n    .cv-proof-speakers { gap: 8px; }\n    .cv-proof-chip { padding: 4px 10px 4px 4px; gap: 8px; }\n    .cv-proof-bar .cv-proof-avatar { width: 30px; height: 30px; }\n    .cv-proof-name { font-size: 11px; }\n    .cv-proof-role { display: none; }\n    .cv-proof-dot { display: none; }\n    .cv-proof-more { font-size: 12px; }\n  }\n<\/style>\n\n<div class=\"cv-proof-bar\">\n  <div class=\"cv-proof-inner\">\n\n    <span class=\"cv-proof-label\">Featuring<\/span>\n\n    <div class=\"cv-proof-speakers\">\n\n      <!-- Edward Norton -->\n      <div class=\"cv-proof-chip\">\n        <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/edward-norton-zeck-1-e1768841553962.webp\"\n             alt=\"Edward Norton\"\n             class=\"cv-proof-avatar\">\n        <span>\n          <span class=\"cv-proof-name\">Edward Norton<\/span>\n          <span class=\"cv-proof-role\">Actor &amp; Filmmaker<\/span>\n        <\/span>\n      <\/div>\n\n      <span class=\"cv-proof-dot\"><\/span>\n\n      <!-- Ami Dar -->\n      <div class=\"cv-proof-chip\">\n        <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/ami-dar.jpg\"\n             alt=\"Ami Dar\"\n             class=\"cv-proof-avatar\">\n        <span>\n          <span class=\"cv-proof-name\">Ami Dar<\/span>\n          <span class=\"cv-proof-role\">Founder of Idealist<\/span>\n        <\/span>\n      <\/div>\n\n      <span class=\"cv-proof-dot\"><\/span>\n\n      <!-- Yusra Mardini -->\n      <div class=\"cv-proof-chip\">\n        <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/yusra-mardini.png\"\n             alt=\"Yusra Mardini\"\n             class=\"cv-proof-avatar\">\n        <span>\n          <span class=\"cv-proof-name\">Yusra Mardini<\/span>\n          <span class=\"cv-proof-role\">UN Goodwill Ambassador<\/span>\n        <\/span>\n      <\/div>\n\n      <span class=\"cv-proof-dot\"><\/span>\n\n      <!-- Sarah Mardini -->\n      <div class=\"cv-proof-chip\">\n        <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Sarah-Mardini.png\"\n             alt=\"Sarah Mardini\"\n             class=\"cv-proof-avatar\">\n        <span>\n          <span class=\"cv-proof-name\">Sarah Mardini<\/span>\n          <span class=\"cv-proof-role\">Humanitarian Advocate<\/span>\n        <\/span>\n      <\/div>\n\n      <span class=\"cv-proof-dot\"><\/span>\n\n      <a href=\"#speakers\" class=\"cv-proof-more\">and 70+ more \u2192<\/a>\n\n    <\/div>\n\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-357cc9d2 e-con-full e-flex e-con e-parent\" data-id=\"357cc9d2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-193555f elementor-widget elementor-widget-html\" data-id=\"193555f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cv-sticky-nav *, .cv-sticky-nav *::before, .cv-sticky-nav *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cv-sticky-nav {\n    position: sticky;\n    top: 0;\n    z-index: 100000;\n    background: #ffffff;\n    border-bottom: 1px solid rgba(0,0,0,0.08);\n    padding: 0 24px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.04);\n  }\n\n  .cv-sticky-nav-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    min-height: 50px;\n    flex-wrap: nowrap;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n  }\n  .cv-sticky-nav-inner::-webkit-scrollbar { display: none; }\n\n  .cv-sticky-nav-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 14px;\n    color: #333333;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 500;\n    white-space: nowrap;\n    border-bottom: 2px solid transparent;\n    transition: color 0.2s, border-color 0.2s;\n    flex-shrink: 0;\n  }\n  .cv-sticky-nav-link:hover {\n    color: #942EB4;\n    border-bottom-color: #942EB4;\n  }\n  .cv-sticky-nav-link i {\n    font-size: 13px;\n    color: #999999;\n    transition: color 0.2s;\n  }\n  .cv-sticky-nav-link:hover i {\n    color: #942EB4;\n  }\n  .cv-sticky-nav-link:focus-visible {\n    outline: 2px solid #942EB4;\n    outline-offset: -2px;\n    border-radius: 4px;\n  }\n\n  \/* Connection+ Pass \u2014 highlighted purple pill *\/\n  .cv-sticky-nav-link--pass {\n    background: linear-gradient(135deg, #942EB4, #7C53DB);\n    color: #ffffff !important;\n    padding: 8px 16px;\n    border-radius: 6px;\n    border-bottom: none !important;\n    margin-left: 4px;\n    font-weight: 600;\n  }\n  .cv-sticky-nav-link--pass:hover {\n    opacity: 0.9;\n    color: #ffffff !important;\n    border-bottom: none !important;\n  }\n  .cv-sticky-nav-link--pass i {\n    color: #F4DE77 !important;\n  }\n\n  \/* Connection Kit \u2014 external link indicator *\/\n  .cv-sticky-nav-link--external .fa-external-link-alt {\n    font-size: 9px;\n    margin-left: 2px;\n    opacity: 0.5;\n  }\n\n  \/* --- Tablet --- *\/\n  @media (max-width: 768px) {\n    .cv-sticky-nav { padding: 0 12px; }\n    .cv-sticky-nav-link { font-size: 13px; padding: 12px 10px; gap: 6px; }\n    .cv-sticky-nav-link i { font-size: 12px; }\n    .cv-sticky-nav-link--pass { padding: 7px 12px; font-size: 13px; }\n  }\n\n  \/* --- Mobile (bumped from 480\u2192600 to catch narrow tablets) --- *\/\n  @media (max-width: 600px) {\n    .cv-sticky-nav { padding: 0 8px; }\n    .cv-sticky-nav-inner { justify-content: flex-start; gap: 4px; }\n    .cv-sticky-nav-link { font-size: 12px; padding: 14px 8px; gap: 5px; min-height: 44px; }\n    .cv-sticky-nav-link i { font-size: 11px; }\n    .cv-sticky-nav-link--pass { padding: 6px 10px; font-size: 12px; }\n\n    \/* Scroll fade hint \u2014 right edge. Uses the inner container\n       so we don't need position:relative on the nav (which kills sticky). *\/\n    .cv-sticky-nav-inner::after {\n      content: '';\n      position: sticky;\n      right: 0;\n      flex-shrink: 0;\n      width: 40px;\n      min-height: 100%;\n      margin-left: -40px;\n      background: linear-gradient(to right, transparent, #ffffff);\n      pointer-events: none;\n      z-index: 1;\n    }\n  }\n\n  \/* Fixed fallback when sticky fails (Elementor overflow:hidden) *\/\n  .cv-sticky-nav--fixed {\n    position: fixed !important;\n    top: 0;\n    left: 0;\n    right: 0;\n  }\n  \/* Offset for WP admin bar when logged in *\/\n  .admin-bar .cv-sticky-nav {\n    top: 32px;\n  }\n  @media screen and (max-width: 782px) {\n    .admin-bar .cv-sticky-nav {\n      top: 46px;\n    }\n  }\n  .cv-sticky-nav-spacer {\n    display: none;\n  }\n  .cv-sticky-nav-spacer--active {\n    display: block;\n  }\n<\/style>\n\n<nav class=\"cv-sticky-nav\" aria-label=\"Summit sections\">\n  <div class=\"cv-sticky-nav-inner\">\n\n    <a href=\"#speakers\" class=\"cv-sticky-nav-link\">\n      <i class=\"fas fa-microphone\" aria-hidden=\"true\"><\/i>\n      Speakers\n    <\/a>\n\n    <a href=\"#schedule\" class=\"cv-sticky-nav-link\">\n      <i class=\"far fa-calendar-alt\" aria-hidden=\"true\"><\/i>\n      Session Schedule\n    <\/a>\n\n    <a href=\"#connectionplus\" class=\"cv-sticky-nav-link cv-sticky-nav-link--pass\">\n      <i class=\"fas fa-star\" aria-hidden=\"true\"><\/i>\n      Connection+ Pass\n    <\/a>\n\n    <a href=\"#faq\" class=\"cv-sticky-nav-link\">\n      <i class=\"fas fa-question-circle\" aria-hidden=\"true\"><\/i>\n      FAQ\n    <\/a>\n\n    <a href=\"https:\/\/www.causevox.com\/summit-connection-kit\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Connection Kit (opens in new tab)\" class=\"cv-sticky-nav-link cv-sticky-nav-link--external\">\n      <i class=\"fas fa-toolbox\" aria-hidden=\"true\"><\/i>\n      Connection Kit\n      <i class=\"fas fa-external-link-alt\" aria-hidden=\"true\"><\/i>\n    <\/a>\n\n  <\/div>\n<\/nav>\n<div class=\"cv-sticky-nav-spacer\" id=\"cv-nav-spacer\"><\/div>\n\n<script>\n(function() {\n  function init() {\n    \/\/ Fallback: if position:sticky doesn't work (Elementor overflow:hidden),\n    \/\/ switch to fixed positioning with a spacer to prevent content jump.\n    var nav = document.querySelector('.cv-sticky-nav');\n    var spacer = document.getElementById('cv-nav-spacer');\n    if (!nav || !spacer) return;\n\n    \/\/ Test if sticky is working\n    var cs = getComputedStyle(nav);\n    if (cs.position === 'sticky') return; \/\/ Sticky works, no fallback needed\n\n    \/\/ Account for WP admin bar offset\n    var adminBar = document.getElementById('wpadminbar');\n    var adminH = adminBar ? adminBar.offsetHeight : 0;\n\n    var navTop = nav.offsetTop;\n    var navH = nav.offsetHeight;\n    var isFixed = false;\n\n    function onScroll() {\n      var shouldFix = window.pageYOffset >= navTop;\n      if (shouldFix === isFixed) return; \/\/ Debounce: skip if state unchanged\n      isFixed = shouldFix;\n\n      if (isFixed) {\n        nav.classList.add('cv-sticky-nav--fixed');\n        nav.style.top = adminH + 'px';\n        spacer.classList.add('cv-sticky-nav-spacer--active');\n        spacer.style.height = navH + 'px';\n      } else {\n        nav.classList.remove('cv-sticky-nav--fixed');\n        nav.style.top = '';\n        spacer.classList.remove('cv-sticky-nav-spacer--active');\n      }\n    }\n\n    window.addEventListener('scroll', onScroll, { passive: true });\n    onScroll();\n  }\n\n  \/\/ Ensure DOM is ready before measuring offsets\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', init);\n  } else {\n    init();\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92c517e e-con-full e-flex e-con e-parent\" data-id=\"92c517e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3991de3 elementor-widget elementor-widget-html\" data-id=\"3991de3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<style>\n  .cv-test *, .cv-test *::before, .cv-test *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cv-test {\n    background: #ffffff;\n    padding: 88px 24px 96px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, sans-serif;\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Decorative blobs *\/\n  .cv-test-blob-1 {\n    position: absolute; top: -120px; right: -120px;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(124,58,237,0.06) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .cv-test-blob-2 {\n    position: absolute; bottom: -80px; left: -80px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(26,189,218,0.05) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .cv-test-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* \u2500\u2500 Header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-test-header {\n    text-align: center;\n    margin-bottom: 52px;\n  }\n\n  .cv-test-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(124,58,237,0.08);\n    border: 1px solid rgba(124,58,237,0.2);\n    border-radius: 100px;\n    padding: 6px 18px;\n    color: #7c3aed;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n  }\n\n  .cv-test-headline {\n    font-size: clamp(28px, 3.8vw, 46px);\n    font-weight: 800;\n    color: #1a0a2e;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin-bottom: 16px;\n  }\n\n  .cv-test-subhead {\n    font-size: 17px;\n    color: #666;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 Social proof stat \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-test-proof {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin-bottom: 52px;\n  }\n\n  .cv-test-proof-line {\n    width: 60px; height: 1px;\n    background: rgba(0,0,0,0.1);\n  }\n\n  .cv-test-proof-inner {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .cv-test-proof-stars {\n    display: flex;\n    gap: 2px;\n  }\n\n  .cv-test-proof-stars svg { fill: #f59e0b; }\n\n  .cv-test-proof-text {\n    font-size: 15px;\n    font-weight: 600;\n    color: #444;\n  }\n\n  .cv-test-proof-text strong { color: #7c3aed; }\n\n  \/* \u2500\u2500 Featured quote (large, top) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-test-featured {\n    background: linear-gradient(135deg, #f5f0ff 0%, #eef9fc 100%);\n    border: 1.5px solid #e4d9fa;\n    border-radius: 20px;\n    padding: 44px 48px;\n    margin-bottom: 20px;\n    position: relative;\n    overflow: hidden;\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 32px;\n    align-items: center;\n  }\n\n  .cv-test-featured::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: transparent;\n    pointer-events: none;\n  }\n\n  .cv-test-featured-accent {\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #942EB4, #1ABDDA);\n  }\n\n  .cv-test-featured-quote-mark {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 120px;\n    line-height: 0.75;\n    color: rgba(124,58,237,0.15);\n    position: absolute;\n    top: 28px; left: 36px;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  .cv-test-featured-text {\n    font-size: clamp(18px, 2vw, 22px);\n    font-weight: 500;\n    color: #1a0a2e;\n    line-height: 1.65;\n    position: relative;\n    padding-left: 24px;\n    word-break: break-word;\n    overflow-wrap: break-word;\n  }\n\n  .cv-test-featured-attrib {\n    text-align: right;\n    flex-shrink: 0;\n    position: relative;\n  }\n\n  .cv-test-featured-stars {\n    display: flex;\n    justify-content: flex-end;\n    gap: 3px;\n    margin-bottom: 10px;\n  }\n\n  .cv-test-featured-stars svg { fill: #f59e0b; }\n\n  .cv-test-featured-name {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a0a2e;\n    line-height: 1.3;\n  }\n\n  .cv-test-featured-org {\n    font-size: 13px;\n    color: #7c3aed;\n    font-weight: 500;\n    margin-top: 3px;\n  }\n\n  \/* \u2500\u2500 Grid of smaller cards \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-test-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 16px;\n  }\n\n  .cv-test-card {\n    background: #f9f7ff;\n    border: 1.5px solid #ede8fa;\n    border-radius: 14px;\n    padding: 24px 22px 22px;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    transition: box-shadow 0.2s, border-color 0.2s, transform 0.2s;\n  }\n\n  .cv-test-card:hover {\n    border-color: #c4b5fd;\n    box-shadow: 0 6px 24px rgba(124,58,237,0.08);\n    transform: translateY(-2px);\n  }\n\n  .cv-test-stars {\n    display: flex;\n    gap: 2px;\n  }\n  .cv-test-stars svg { fill: #f59e0b; }\n\n  .cv-test-quote {\n    font-size: 16px;\n    color: #2d1b5e;\n    line-height: 1.7;\n    flex-grow: 1;\n    word-break: break-word;\n    overflow-wrap: break-word;\n  }\n\n  .cv-test-quote::before {\n    content: '\\201C';\n    font-family: Georgia, serif;\n    font-size: 26px;\n    color: #c4b5fd;\n    line-height: 0;\n    vertical-align: -7px;\n    margin-right: 1px;\n  }\n\n  .cv-test-attrib {\n    padding-top: 14px;\n    border-top: 1px solid #ede8fa;\n  }\n\n  .cv-test-name {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1a0a2e;\n  }\n\n  .cv-test-org {\n    font-size: 12px;\n    color: #7c3aed;\n    font-weight: 500;\n    margin-top: 2px;\n  }\n\n  \/* \u2500\u2500 Bottom row: 2-col \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-test-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  \/* \u2500\u2500 Tablet \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .cv-test { padding: 64px 20px 72px; }\n    .cv-test-featured {\n      grid-template-columns: 1fr;\n      gap: 20px;\n      padding: 36px 28px 32px;\n    }\n    .cv-test-featured-attrib { text-align: left; }\n    .cv-test-featured-stars { justify-content: flex-start; }\n    .cv-test-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  \/* \u2500\u2500 Mobile \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 560px) {\n    .cv-test { padding: 48px 16px 56px; }\n    .cv-test-headline { font-size: 26px; }\n    .cv-test-featured { padding: 28px 20px 26px; }\n    .cv-test-featured-quote-mark { font-size: 64px; top: 14px; left: 14px; }\n    .cv-test-featured-text { padding-left: 0; }\n    .cv-test-grid { grid-template-columns: 1fr; }\n    .cv-test-grid-2 { grid-template-columns: 1fr; }\n    .cv-test-proof-line { display: none; }\n    .cv-test-quote { font-size: 15px; }\n  }\n<\/style>\n\n<section class=\"cv-test\">\n  <div class=\"cv-test-blob-1\"><\/div>\n  <div class=\"cv-test-blob-2\"><\/div>\n\n  <div class=\"cv-test-inner\">\n\n    <!-- Header -->\n    <div class=\"cv-test-header\">\n      <div class=\"cv-test-badge\">\u2605 Attendee Reviews<\/div>\n      <h2 class=\"cv-test-headline\">Don't take our word for it.<\/h2>\n      <p class=\"cv-test-subhead\">Hear from the nonprofit pros who were there.<\/p>\n    <\/div>\n\n    <!-- Proof bar -->\n    <div class=\"cv-test-proof\">\n      <div class=\"cv-test-proof-line\"><\/div>\n      <div class=\"cv-test-proof-inner\">\n        <div class=\"cv-test-proof-stars\" aria-hidden=\"true\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-test-proof-text\"><strong>12,000+<\/strong> nonprofit professionals loved it<\/div>\n      <\/div>\n      <div class=\"cv-test-proof-line\"><\/div>\n    <\/div>\n\n    <!-- Featured quote -->\n    <div class=\"cv-test-featured\">\n      <div class=\"cv-test-featured-accent\"><\/div>\n      <div class=\"cv-test-featured-quote-mark\" aria-hidden=\"true\">&ldquo;<\/div>\n      <p class=\"cv-test-featured-text\">Had such an amazing time at The Great Connection Summit \u2014 so much learning, incredible stories, and meaningful connections. I can't wait for the next one!<\/p>\n      <div class=\"cv-test-featured-attrib\">\n        <div class=\"cv-test-featured-stars\" aria-label=\"5 stars\">\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-test-featured-name\">Amanda Yapp<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- 3-col grid -->\n    <div class=\"cv-test-grid\">\n\n      <div class=\"cv-test-card\">\n        <div class=\"cv-test-stars\" aria-label=\"5 stars\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <p class=\"cv-test-quote\">Best fundraising conference I've ever attended.<\/p>\n        <div class=\"cv-test-attrib\">\n          <div class=\"cv-test-name\">Daniele Levine<\/div>\n          <div class=\"cv-test-org\">Community Cooks<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"cv-test-card\">\n        <div class=\"cv-test-stars\" aria-label=\"5 stars\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <p class=\"cv-test-quote\">I randomly discovered this conference and it has honestly been the best fundraising conference I've ever attended.<\/p>\n        <div class=\"cv-test-attrib\">\n          <div class=\"cv-test-name\">Steve Law<\/div>\n          <div class=\"cv-test-org\">Macmillan Cancer Support<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"cv-test-card\">\n        <div class=\"cv-test-stars\" aria-label=\"5 stars\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <p class=\"cv-test-quote\">Already a ton of great resources at the Summit! It's a solid event \u2014 don't miss out!<\/p>\n        <div class=\"cv-test-attrib\">\n          <div class=\"cv-test-name\">Trent True<\/div>\n          <div class=\"cv-test-org\">Digital Content Archaeologist<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- 2-col bottom row -->\n    <div class=\"cv-test-grid-2\">\n\n      <div class=\"cv-test-card\">\n        <div class=\"cv-test-stars\" aria-label=\"5 stars\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <p class=\"cv-test-quote\">This was such a good summit! I've attended three times now and it keeps getting better.<\/p>\n        <div class=\"cv-test-attrib\">\n          <div class=\"cv-test-name\">Caroline Austin<\/div>\n          <div class=\"cv-test-org\">Asylum Hill<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"cv-test-card\">\n        <div class=\"cv-test-stars\" aria-label=\"5 stars\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg>\n        <\/div>\n        <p class=\"cv-test-quote\">Great job with this Summit \u2014 so worthwhile. It's the best I've attended.<\/p>\n        <div class=\"cv-test-attrib\">\n          <div class=\"cv-test-name\">Victoria Zelin-Cloud<\/div>\n          <div class=\"cv-test-org\">Possible Planet<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- ============================================================\n     END TESTIMONIALS SECTION\n     ============================================================ -->\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2561176 e-con-full e-flex e-con e-parent\" data-id=\"2561176\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-074a4f4 elementor-widget elementor-widget-menu-anchor\" data-id=\"074a4f4\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"connectionplus\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b0f38a elementor-widget elementor-widget-html\" data-id=\"9b0f38a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* === Connection+ Pass Section Responsive Styles === *\/\n  #connection-pass * { box-sizing: border-box; }\n\n  .cp-table-row {\n    display: grid;\n    grid-template-columns: 1fr 100px 200px;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n  .cp-table-header {\n    display: grid;\n    grid-template-columns: 1fr 100px 200px;\n    background: rgba(0,0,0,0.25);\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n  }\n  .cp-row-label { padding: 18px 32px; }\n  .cp-row-check {\n    padding: 18px 16px;\n    text-align: center;\n    border-left: 1px solid rgba(255,255,255,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .cp-row-check-pass {\n    padding: 18px 16px;\n    text-align: center;\n    border-left: 1px solid rgba(255,255,255,0.06);\n    background: rgba(148,46,180,0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .cp-header-cell { padding: 18px 16px; }\n  .cp-header-cell .cp-header-short { display: none; }\n\n  .cp-cta-area {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n    margin-top: 48px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 16px;\n    padding: 36px 40px;\n  }\n  .cp-cta-divider {\n    width: 1px;\n    height: 80px;\n    background: rgba(255,255,255,0.12);\n    flex-shrink: 0;\n  }\n  .cp-cta-btn {\n    display: inline-block;\n    background: linear-gradient(135deg, #942EB4, #1ABDDA);\n    color: #ffffff;\n    font-size: 17px;\n    font-weight: 700;\n    text-decoration: none;\n    padding: 18px 40px;\n    border-radius: 10px;\n    letter-spacing: 0.01em;\n    transition: opacity 0.2s;\n  }\n  .cp-cta-btn:hover { opacity: 0.88; }\n\n  \/* Tablet: 768px and below *\/\n  @media (max-width: 768px) {\n    #connection-pass { padding: 56px 16px; }\n\n    .cp-table-row,\n    .cp-table-header {\n      grid-template-columns: 1fr 80px 110px;\n    }\n    .cp-row-label { padding: 14px 16px; }\n    .cp-row-check, .cp-row-check-pass { padding: 14px 8px; }\n    .cp-header-cell { padding: 14px 8px; font-size: 10px !important; }\n\n    .cp-row-label .cp-title { font-size: 14px; }\n    .cp-row-label .cp-desc { font-size: 12px; }\n\n    .cp-cta-area { padding: 28px 20px; gap: 24px; }\n    .cp-cta-btn { padding: 16px 32px; font-size: 16px; }\n  }\n\n  \/* Mobile: 480px and below *\/\n  @media (max-width: 480px) {\n    #connection-pass { padding: 44px 12px; }\n    #connection-pass .cp-section-header h2 { font-size: 26px; }\n    #connection-pass .cp-section-header p { font-size: 15px; }\n\n    .cp-table-row,\n    .cp-table-header {\n      grid-template-columns: 1fr 56px 56px;\n    }\n    .cp-row-label { padding: 12px 12px; }\n    .cp-row-label .cp-title { font-size: 13px; }\n    .cp-row-label .cp-desc { display: none; }\n    .cp-row-label .cp-bonus-badge { font-size: 9px; padding: 1px 5px; }\n    .cp-row-check, .cp-row-check-pass { padding: 12px 4px; }\n    .cp-header-cell { padding: 12px 4px; font-size: 9px !important; letter-spacing: 0 !important; line-height: 1.3; }\n    .cp-header-cell .cp-header-full { display: none; }\n    .cp-header-cell .cp-header-short { display: inline; }\n\n    \/* Stack the CTA area vertically *\/\n    .cp-cta-area { flex-direction: column; padding: 24px 16px; gap: 20px; }\n    .cp-cta-divider { width: 60px; height: 1px; }\n    .cp-cta-btn { padding: 16px 28px; font-size: 15px; width: 100%; text-align: center; }\n    .cp-urgency-badge { font-size: 11px !important; flex-wrap: wrap; justify-content: center; }\n    .cp-cta-btn { box-sizing: border-box; }\n  }\n<\/style>\n\n<section id=\"connection-pass\" style=\"\n  background: linear-gradient(145deg, #1a0a2e 0%, #3a1060 50%, #1a0a2e 100%);\n  padding: 80px 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', sans-serif;\n  position: relative;\n  overflow: hidden;\n\">\n\n  <!-- Subtle background glow blobs -->\n  <div style=\"\n    position: absolute; top: -80px; right: -80px;\n    width: 400px; height: 400px;\n    background: radial-gradient(circle, rgba(148,46,180,0.25) 0%, transparent 70%);\n    pointer-events: none;\n  \"><\/div>\n  <div style=\"\n    position: absolute; bottom: -60px; left: -60px;\n    width: 350px; height: 350px;\n    background: radial-gradient(circle, rgba(26,189,218,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  \"><\/div>\n\n  <div style=\"max-width: 1100px; margin: 0 auto; position: relative; z-index: 1;\">\n\n    <!-- Section Header -->\n    <div class=\"cp-section-header\" style=\"text-align: center; margin-bottom: 52px;\">\n      <div style=\"\n        display: inline-block;\n        background: rgba(244,222,119,0.15);\n        border: 1px solid rgba(244,222,119,0.4);\n        border-radius: 100px;\n        padding: 6px 18px;\n        color: #F4DE77;\n        font-size: 13px;\n        font-weight: 600;\n        letter-spacing: 0.08em;\n        text-transform: uppercase;\n        margin-bottom: 20px;\n      \">Connection+ Pass<\/div>\n\n      <h2 style=\"\n        color: #ffffff;\n        font-size: clamp(26px, 4vw, 46px);\n        font-weight: 800;\n        line-height: 1.15;\n        margin: 0 0 18px;\n      \">The Summit Is Over.<br>The Learning Doesn't Have to Be.<\/h2>\n\n      <p style=\"\n        color: rgba(255,255,255,0.72);\n        font-size: 18px;\n        line-height: 1.65;\n        max-width: 580px;\n        margin: 0 auto;\n      \">50+ sessions. Real strategies. Actionable frameworks. Get lifetime access to every recording, slide deck, session notes, and the private community \u2014 so you can keep coming back to the insights that matter most.<\/p>\n    <\/div>\n\n    <!-- Main Card -->\n    <div style=\"\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.1);\n      border-radius: 20px;\n      overflow: hidden;\n    \">\n\n      <!-- Comparison Table Header -->\n      <div class=\"cp-table-header\">\n        <div class=\"cp-header-cell\" style=\"padding-left: 32px; color: rgba(255,255,255,0.5); font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em;\">What you get<\/div>\n        <div class=\"cp-header-cell\" style=\"text-align: center; color: rgba(255,255,255,0.5); font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; border-left: 1px solid rgba(255,255,255,0.08);\">\n          <span class=\"cp-header-full\">Free<\/span><span class=\"cp-header-short\">Free<\/span>\n        <\/div>\n        <div class=\"cp-header-cell\" style=\"\n          text-align: center;\n          background: linear-gradient(135deg, rgba(148,46,180,0.4), rgba(26,189,218,0.2));\n          border-left: 1px solid rgba(255,255,255,0.08);\n        \">\n          <span class=\"cp-header-full\" style=\"color: #F4DE77; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em;\">Connection+&nbsp;Pass<\/span>\n          <span class=\"cp-header-short\" style=\"color: #F4DE77; font-size: 9px; font-weight: 700; text-transform: uppercase;\">C+&nbsp;Pass<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Live sessions -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">Live session access<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">All 50+ sessions across 3 stages<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: #1ABDDA; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #1ABDDA; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Recordings -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">All session recordings<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">Rewatch anytime + maximize CFRE credits<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Slides + Notes -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">Slides + Session Highlight Notes<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">Key insights from every session, summarized for you<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Chat Logs -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">Full chat logs with resources<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">Links and tools shared by speakers and attendees<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Community -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">Private community access<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">Stay connected with peers in the Circle community<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: Exclusive training -->\n      <div class=\"cp-table-row\">\n        <div class=\"cp-row-label\">\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600;\">Exclusive post-event training &amp; resources<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">Bonus sessions and tools to put learnings into action<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Row: CauseVox Pro (highlighted) -->\n      <div class=\"cp-table-row\" style=\"border-bottom: none;\">\n        <div class=\"cp-row-label\">\n          <div class=\"cp-bonus-badge\" style=\"\n            display: inline-block;\n            background: rgba(244,222,119,0.15);\n            border: 1px solid rgba(244,222,119,0.3);\n            border-radius: 4px;\n            padding: 2px 8px;\n            color: #F4DE77;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.05em;\n            text-transform: uppercase;\n            margin-bottom: 6px;\n          \">Exclusive Bonus \u2014 $2,000+ value<\/div>\n          <span class=\"cp-title\" style=\"color: #fff; font-size: 15px; font-weight: 600; display: block;\">CauseVox Pro + Campaign Launch Sprint<\/span>\n          <span class=\"cp-desc\" style=\"display: block; color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 3px;\">2 months of CauseVox Pro ($500+ value) + VIP campaign setup sprint ($1,500 value)<\/span>\n        <\/div>\n        <div class=\"cp-row-check\">\n          <span style=\"color: rgba(255,255,255,0.25); font-size: 20px;\">\u2715<\/span>\n        <\/div>\n        <div class=\"cp-row-check-pass\">\n          <span style=\"color: #F4DE77; font-size: 20px;\">\u2713<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n    <!-- \/Main Card -->\n\n    <!-- Pricing + CTA -->\n    <div class=\"cp-cta-area\">\n\n      <!-- Price Block -->\n      <div style=\"text-align: center; flex: 1; min-width: 180px;\">\n        <div style=\"\n          color: #ffffff;\n          font-size: clamp(40px, 5vw, 58px);\n          font-weight: 900;\n          line-height: 1;\n          margin-bottom: 6px;\n        \">$300<\/div>\n        <div style=\"color: rgba(255,255,255,0.6); font-size: 14px;\">one-time payment<\/div>\n      <\/div>\n\n      <!-- Divider -->\n      <div class=\"cp-cta-divider\"><\/div>\n\n      <!-- Urgency + CTA -->\n      <div style=\"flex: 2; min-width: 240px; text-align: center;\">\n        <div>\n          <a href=\"https:\/\/causevox.circle.so\/checkout\/connection\" target=\"_blank\" class=\"cp-cta-btn\" rel=\"noopener\">Get the Connection+ Pass \u2192<\/a>\n        <\/div>\n\n        <div style=\"color: rgba(255,255,255,0.4); font-size: 12px; margin-top: 12px;\">\n          Delivered March 13 &nbsp;\u00b7&nbsp; One-time payment &nbsp;\u00b7&nbsp; Full access\n        <\/div>\n      <\/div>\n\n    <\/div>\n    <!-- \/Pricing + CTA -->\n\n  <\/div>\n<\/section>\n<!-- ============================================================\n     END CONNECTION+ PASS SECTION\n     ============================================================ -->\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-295c1d7f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"295c1d7f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7b7884e0 sticky-section e-con-full e-flex e-con e-child\" data-id=\"7b7884e0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-96917c0 e-con-full e-flex e-con e-child\" data-id=\"96917c0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1fe0ce99 e-con-full e-flex e-con e-child\" data-id=\"1fe0ce99\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-daceea8 elementor-widget elementor-widget-html\" data-id=\"daceea8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cv-theme *, .cv-theme *::before, .cv-theme *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cv-theme {\n    padding: 8px 0;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n  }\n\n  .cv-theme-inner {\n    max-width: 600px;\n  }\n\n  \/* Badge *\/\n  .cv-theme-badge {\n    display: inline-block;\n    background: rgba(148, 46, 180, 0.08);\n    border: 1px solid rgba(148, 46, 180, 0.2);\n    border-radius: 100px;\n    padding: 5px 16px;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: #942EB4;\n    margin-bottom: 24px;\n  }\n\n  \/* Heading *\/\n  .cv-theme h2 {\n    color: #1a1a2e;\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1.15;\n    margin-bottom: 24px;\n    letter-spacing: -0.02em;\n  }\n  .cv-theme h2 em {\n    font-style: normal;\n    color: #942EB4; \/* Fallback for browsers that don't support gradient text *\/\n    background: linear-gradient(135deg, #942EB4, #8110CC);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  \/* Lead text *\/\n  .cv-theme-lead {\n    color: #555;\n    font-size: 17px;\n    line-height: 1.7;\n    margin-bottom: 28px;\n  }\n  .cv-theme-lead strong {\n    color: #1a1a2e;\n    font-weight: 700;\n  }\n\n  \/* Divider *\/\n  .cv-theme-divider {\n    width: 48px;\n    height: 3px;\n    background: linear-gradient(90deg, #942EB4, #1ABDDA);\n    border-radius: 2px;\n    margin-bottom: 28px;\n  }\n\n  \/* Description *\/\n  .cv-theme-desc {\n    color: #555;\n    font-size: 16px;\n    line-height: 1.7;\n    margin-bottom: 28px;\n  }\n\n  \/* Takeaways \u2014 simple inline list *\/\n  .cv-theme-takeaways {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 32px;\n  }\n\n  .cv-theme-takeaway {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    color: #333;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .cv-theme-takeaway i {\n    color: #942EB4;\n    font-size: 8px;\n    flex-shrink: 0;\n    margin-top: 7px; \/* Vertically center with first line of text *\/\n  }\n\n  \/* Closing quote *\/\n  .cv-theme-quote {\n    color: #1a1a2e;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.45;\n    padding-top: 24px;\n    border-top: 1px solid #e8e4e0;\n  }\n  .cv-theme-quote em {\n    font-style: normal;\n    color: #942EB4;\n  }\n\n  \/* --- Tablet --- *\/\n  @media (max-width: 768px) {\n    .cv-theme h2 { font-size: 30px; }\n    .cv-theme-lead { font-size: 16px; }\n    .cv-theme-quote { font-size: 17px; }\n  }\n\n  \/* --- Mobile --- *\/\n  @media (max-width: 600px) {\n    .cv-theme { padding: 4px 0; }\n    .cv-theme-badge { font-size: 10px; padding: 4px 12px; margin-bottom: 18px; }\n    .cv-theme h2 { font-size: 25px; margin-bottom: 20px; }\n    .cv-theme-lead { font-size: 15px; margin-bottom: 22px; }\n    .cv-theme-desc { font-size: 15px; margin-bottom: 22px; }\n    .cv-theme-takeaway { font-size: 14px; }\n    .cv-theme-quote { font-size: 16px; padding-top: 20px; }\n  }\n<\/style>\n\n<div class=\"cv-theme\">\n  <div class=\"cv-theme-inner\">\n\n    <div class=\"cv-theme-badge\">Summit Theme<\/div>\n\n    <h2>Connection is the <em>heart<\/em> of fundraising<\/h2>\n\n    <p class=\"cv-theme-lead\">\n      Technology and AI are reshaping how nonprofits raise money &mdash;\n      but the thing that actually moves people to give hasn&rsquo;t changed.\n      <strong>People give to people.<\/strong>\n    <\/p>\n\n    <div class=\"cv-theme-divider\"><\/div>\n\n    <p class=\"cv-theme-desc\">\n      The Nonprofit Fundraising Summit is two days of practical strategies,\n      real examples, and smarter systems to help you build deeper\n      relationships with the people who fund your mission.\n    <\/p>\n\n    <div class=\"cv-theme-takeaways\">\n      <div class=\"cv-theme-takeaway\">\n        <i class=\"fas fa-circle\"><\/i>\n        <span>Build donor trust through authentic, personal connection<\/span>\n      <\/div>\n      <div class=\"cv-theme-takeaway\">\n        <i class=\"fas fa-circle\"><\/i>\n        <span>Use AI and data without losing the human touch<\/span>\n      <\/div>\n      <div class=\"cv-theme-takeaway\">\n        <i class=\"fas fa-circle\"><\/i>\n        <span>Leave with tactics your team can put to work right away<\/span>\n      <\/div>\n    <\/div>\n\n    <p class=\"cv-theme-quote\">\n      Connection is not just the goal of fundraising.<br>\n      It is the <em>engine<\/em> behind it.\n    <\/p>\n\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96e33de e-con-full e-flex e-con e-child\" data-id=\"96e33de\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8cb6de elementor-widget elementor-widget-menu-anchor\" data-id=\"b8cb6de\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"register\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c3c71e elementor-widget elementor-widget-html\" data-id=\"1c3c71e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<style>@import url(https:\/\/fonts.bunny.net\/css?family=inter:400,700);<\/style>\n<style>\n#_form_293_{font-size:14px;line-height:1.6;font-family:arial, helvetica, sans-serif;margin:0;box-shadow:none}._form_hide{display:none;visibility:hidden}._form_show{display:block;visibility:visible}#_form_293_._form-top{top:0}#_form_293_._form-bottom{bottom:0}#_form_293_._form-left{left:0}#_form_293_._form-right{right:0}#_form_293_ input[type=\"text\"],#_form_293_ input[type=\"tel\"],#_form_293_ input[type=\"date\"],#_form_293_ textarea{padding:6px;height:auto;border:#979797 1px solid;border-radius:4px;color:#000 !important;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#_form_293_ textarea{resize:none}#_form_293_ input::placeholder{color:inherit}#_form_293_ ._submit{cursor:pointer;font-family:arial, sans-serif;font-size:14px;text-align:center;background:#8110CC !important;border:0px solid #333333 !important;-moz-border-radius:6px !important;-webkit-border-radius:6px !important;border-radius:6px !important;width:50%;color:#FFFFFF !important;padding:15px !important}#_form_293_ ._submit:disabled{cursor:not-allowed;opacity:0.4}#_form_293_ ._submit.processing{position:relative}#_form_293_ ._submit.processing::before{content:\"\";width:1em;height:1em;position:absolute;z-index:1;top:50%;left:50%;border:double 3px transparent;border-radius:50%;background-image:linear-gradient(#8110CC, #8110CC), conic-gradient(#8110CC, #FFFFFF);background-origin:border-box;background-clip:content-box, border-box;animation:1200ms ease 0s infinite normal none running _spin}#_form_293_ ._submit.processing::after{content:\"\";position:absolute;top:0;bottom:0;left:0;right:0}@keyframes _spin{0%{transform:translate(-50%, -50%) rotate(90deg)}100%{transform:translate(-50%, -50%) rotate(450deg)}}#_form_293_ ._close-icon{cursor:pointer;background-image:url(\"https:\/\/d226aj4ao1t61q.cloudfront.net\/esfkyjh1u_forms-close-dark.png\");background-repeat:no-repeat;background-size:14.2px 14.2px;position:absolute;display:block;top:11px;right:9px;overflow:hidden;width:16.2px;height:16.2px}#_form_293_ ._close-icon:before{position:relative}#_form_293_ ._form-body{margin-bottom:30px}#_form_293_ ._form-image-left{width:150px;float:left}#_form_293_ ._form-content-right{margin-left:164px}#_form_293_ ._form-branding{color:#fff;font-size:10px;clear:both;text-align:left;margin-top:30px;font-weight:100}#_form_293_ ._form-branding ._logo{display:block;width:130px;height:14px;margin-top:6px;background-image:url(\"https:\/\/d226aj4ao1t61q.cloudfront.net\/hh9ujqgv5_aclogo_li.png\");background-size:130px auto;background-repeat:no-repeat}#_form_293_ .form-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}#_form_293_ ._form-label,#_form_293_ ._form_element ._form-label{font-weight:bold;margin-bottom:5px;display:block}#_form_293_._dark ._form-branding{color:#333}#_form_293_._dark ._form-branding ._logo{background-image:url(\"https:\/\/d226aj4ao1t61q.cloudfront.net\/jftq2c8s_aclogo_dk.png\")}#_form_293_ ._form_element{position:relative;margin-bottom:10px;font-size:0;max-width:100%}#_form_293_ ._form_element *{font-size:14px}#_form_293_ ._form_element._clear{clear:both;width:100%;float:none}#_form_293_ ._form_element._clear:after{clear:left}#_form_293_ ._form_element input[type=\"text\"],#_form_293_ ._form_element input[type=\"date\"],#_form_293_ ._form_element select,#_form_293_ ._form_element textarea:not(.g-recaptcha-response){display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:inherit}#_form_293_ ._field-wrapper{position:relative}#_form_293_ ._inline-style{float:left}#_form_293_ ._inline-style input[type=\"text\"]{width:150px}#_form_293_ ._inline-style:not(._clear){margin-right:20px}#_form_293_ ._form_element img._form-image{max-width:100%}#_form_293_ ._form_element ._form-fieldset{border:0;padding:0.01em 0 0 0;margin:0;min-width:0}#_form_293_ ._clear-element{clear:left}#_form_293_ ._full_width{width:100%}#_form_293_ ._form_full_field{display:block;width:100%;margin-bottom:10px}#_form_293_ input[type=\"text\"]._has_error,#_form_293_ textarea._has_error{border:#F37C7B 1px solid}#_form_293_ input[type=\"checkbox\"]._has_error{outline:#F37C7B 1px solid}#_form_293_ ._show_be_error{float:left}#_form_293_ ._error{display:block;position:absolute;font-size:14px;z-index:10000001}#_form_293_ ._error._above{padding-bottom:4px;bottom:39px;right:0}#_form_293_ ._error._below{padding-top:8px;top:100%;right:0}#_form_293_ ._error._above ._error-arrow{bottom:-4px;right:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #FFDDDD}#_form_293_ ._error._below ._error-arrow{top:0;right:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #FFDDDD}#_form_293_ ._error-inner{padding:12px 12px 12px 36px;background-color:#FFDDDD;background-image:url(\"data:image\/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z' fill='%23CA0000'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:12px center;font-size:14px;font-family:arial, sans-serif;font-weight:600;line-height:16px;color:#000;text-align:center;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:0 1px 4px rgba(31, 33, 41, 0.298295)}@media only screen and (max-width:319px){#_form_293_ ._error-inner{padding:7px 7px 7px 25px;font-size:12px;line-height:12px;background-position:4px center;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}#_form_293_ ._error-inner._form_error{margin-bottom:5px;text-align:left}#_form_293_ ._button-wrapper ._error-inner._form_error{position:static}#_form_293_ ._error-inner._no_arrow{margin-bottom:10px}#_form_293_ ._error-arrow{position:absolute;width:0;height:0}#_form_293_ ._error-html{margin-bottom:10px}.pika-single{z-index:10000001 !important}#_form_293_ input[type=\"text\"].datetime_date{width:69%;display:inline}#_form_293_ select.datetime_time{width:29%;display:inline;height:32px}#_form_293_ input[type=\"date\"].datetime_date{width:69%;display:inline-flex}#_form_293_ input[type=\"time\"].datetime_time{width:29%;display:inline-flex}@media (min-width:320px) and (max-width:667px){::-webkit-scrollbar{display:none}#_form_293_{margin:0;width:100%;min-width:100%;max-width:100%;box-sizing:border-box}#_form_293_ *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1em}#_form_293_ ._form-content{margin:0;width:100%}#_form_293_ ._form-inner{display:block;min-width:100%}#_form_293_ ._form-title,#_form_293_ ._inline-style{margin-top:0;margin-right:0;margin-left:0}#_form_293_ ._form-title{font-size:1.2em}#_form_293_ ._form_element{margin:0 0 20px;padding:0;width:100%}#_form_293_ ._form-element,#_form_293_ ._inline-style,#_form_293_ input[type=\"text\"],#_form_293_ label,#_form_293_ p,#_form_293_ textarea:not(.g-recaptcha-response){float:none;display:block;width:100%}#_form_293_ ._row._checkbox-radio label{display:inline}#_form_293_ ._row,#_form_293_ p,#_form_293_ label{margin-bottom:0.7em;width:100%}#_form_293_ ._row input[type=\"checkbox\"],#_form_293_ ._row input[type=\"radio\"]{margin:0 !important;vertical-align:middle !important}#_form_293_ ._row input[type=\"checkbox\"]+span label{display:inline}#_form_293_ ._row span label{margin:0 !important;width:initial !important;vertical-align:middle !important}#_form_293_ ._form-image{max-width:100%;height:auto !important}#_form_293_ input[type=\"text\"]{padding-left:10px;padding-right:10px;font-size:16px;line-height:1.3em}#_form_293_ input[type=\"radio\"],#_form_293_ input[type=\"checkbox\"]{display:inline-block;width:1.3em;height:1.3em;font-size:1em;margin:0 0.3em 0 0;vertical-align:baseline}#_form_293_ button[type=\"submit\"]{padding:20px;font-size:1.5em}#_form_293_ ._inline-style{margin:20px 0 0 !important}#_form_293_ ._inline-style input[type=\"text\"]{width:100%}}#_form_293_ .sms_consent_checkbox{position:relative;width:100%;display:flex;align-items:flex-start;padding:20px 0}#_form_293_ .sms_consent_checkbox input[type=\"checkbox\"]{float:left;margin:5px 10px 10px 0}#_form_293_ .sms_consent_checkbox .sms_consent_message{display:inline;float:left;text-align:left;margin-bottom:10px;font-size:14px;color:#7D8799}#_form_293_ .sms_consent_checkbox .sms_consent_message.sms_consent_mini{width:90%}#_form_293_ .sms_consent_checkbox ._error._above{right:auto;bottom:0}#_form_293_ .sms_consent_checkbox ._error._above ._error-arrow{right:auto;left:5px}@media (min-width:320px) and (max-width:667px){#_form_293_ .sms_consent_checkbox ._error._above{top:-30px;left:0;bottom:auto}}#_form_293_ .field-required{color:#FF0000}#_form_293_{position:relative;text-align:left;margin:25px auto 0;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#f1f3f5 !important;border:0;max-width:500px;-moz-border-radius:0px !important;-webkit-border-radius:0px !important;border-radius:0px !important;color:#000000}#_form_293_ ._show_be_error{min-width:100%}#_form_293_._inline-form,#_form_293_._inline-form ._form-content{font-family:Inter;font-size:17px;font-weight:400}#_form_293_._inline-form ._row span:not(.field-required),#_form_293_._inline-form ._row label{font-family:Inter;font-size:14px;font-weight:400;line-height:1.6em;color:black !important}#_form_293__inlineform input[type=\"text\"],#_form_293__inlineform input[type=\"date\"],#_form_293__inlineform input[type=\"tel\"],#_form_293__inlineform select,#_form_293__inlineform textarea:not(.g-recaptcha-response){font-family:Inter;font-size:14px;font-weight:400;font-color:#000000;line-height:1.6em}#_form_293_._inline-form ._html-code *:not(h1, h2, h3, h4, h5, h6),#_form_293_._inline-form .sms_consent_message,#_form_293_._inline-form ._form-thank-you{font-family:Inter;font-size:17px;font-weight:400;color:black !important}#_form_293_._inline-form ._form-label,#_form_293_._inline-form ._form-emailidentifier,#_form_293_._inline-form ._form-checkbox-option-label{font-family:Inter;font-size:14px;font-weight:700;line-height:1.6em;color:black !important}#_form_293_._inline-form ._submit{margin-top:12px;font-family:Inter;font-size:14px;font-weight:400}#_form_293_._inline-form ._html-code h1,#_form_293_._inline-form ._html-code h2,#_form_293_._inline-form ._html-code h3,#_form_293_._inline-form ._html-code h4,#_form_293_._inline-form ._html-code h5,#_form_293_._inline-form ._html-code h6,#_form_293_._inline-form ._form-title{font-family:Inter;font-size:24px;line-height:normal;font-weight:700;color:black;margin-bottom:0;display:block}#_form_293_._inline-form ._form-branding{font-family:\"IBM Plex Sans\", Helvetica, sans-serif;font-size:13px;font-weight:100;font-style:normal;text-decoration:none}#_form_293_:before,#_form_293_:after{content:\" \";display:table}#_form_293_:after{clear:both}#_form_293_._inline-style{width:auto;display:inline-block}#_form_293_._inline-style input[type=\"text\"],#_form_293_._inline-style input[type=\"date\"]{padding:10px 12px}#_form_293_._inline-style button._inline-style{position:relative;top:27px}#_form_293_._inline-style p{margin:0}#_form_293_._inline-style ._button-wrapper{position:relative;margin:16px 12.5px 0 20px}#_form_293_._inline-style ._button-wrapper:not(._clear){margin:0}#_form_293_ ._form-thank-you{position:relative;left:0;right:0;text-align:center;font-size:18px}#_form_293_ ._form-pc-confirmation ._submit{margin-top:16px}@media (min-width:320px) and (max-width:667px){#_form_293_._inline-form._inline-style ._inline-style._button-wrapper{margin-top:20px !important;margin-left:0 !important}}#_form_293_ .iti{width:100%}#_form_293_ .iti.iti--allow-dropdown.iti--separate-dial-code{width:100%}#_form_293_ .iti input{width:100%;border:#979797 1px solid;border-radius:4px}#_form_293_ .iti--separate-dial-code .iti__selected-flag{background-color:#FFFFFF;border-radius:4px}#_form_293_ .iti--separate-dial-code .iti__selected-flag:hover{background-color:rgba(0, 0, 0, 0.05)}#_form_293_ .iti__country-list{border-radius:4px;margin-top:4px;min-width:460px}#_form_293_ .iti__country-list--dropup{margin-bottom:4px}#_form_293_ .phone-error-hidden{display:none}#_form_293_ .phone-error{color:#E40E49}#_form_293_ .phone-input-error{border:1px solid #E40E49 !important}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field fieldset{margin:0;margin-bottom:1.1428571429em;border:none;padding:0}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field fieldset:last-child{margin-bottom:0}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field legend{margin-bottom:1.1428571429em}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field label{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:0.8571428571em}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field label:last-child{margin-bottom:0}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field input{margin:0;margin-right:8px}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-label{display:block;font-weight:400;margin-top:-4px}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-label-with-description{display:block;font-weight:700;margin-top:-4px}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-description{margin:0;font-size:0.8571428571em}#_form_293_._inline-form ._form-content ._form-list-subscriptions-field ._form-subscriptions-unsubscribe-all-description{line-height:normal;margin-top:-2px}<\/style>\n<form method=\"POST\" action=\"https:\/\/causevox.activehosted.com\/proc.php\" id=\"_form_293_\" class=\"_form _form_293 _inline-form  _dark\" novalidate data-styles-version=\"5\">\n  <input type=\"hidden\" name=\"u\" value=\"293\" \/>\n  <input type=\"hidden\" name=\"f\" value=\"293\" \/>\n  <input type=\"hidden\" name=\"s\" \/>\n  <input type=\"hidden\" name=\"c\" value=\"0\" \/>\n  <input type=\"hidden\" name=\"m\" value=\"0\" \/>\n  <input type=\"hidden\" name=\"act\" value=\"sub\" \/>\n  <input type=\"hidden\" name=\"v\" value=\"2\" \/>\n  <input type=\"hidden\" name=\"or\" value=\"0121f45a-86b4-49b1-968a-12bde7d74b32\" \/>\n  <div class=\"_form-content\">\n    <div class=\"_form_element _x66018842 _full_width _clear\" >\n      <h2 class=\"_form-title\">\n        Limited Seats. Register for Free.\n      <\/h2>\n    <\/div>\n    <div class=\"_form_element _x42040910 _full_width _clear\" >\n      <div class=\"_html-code\">\n        Register now and join 12,000+ nonprofit professionals for the virtual event on March 4-5, 2026!\n      <\/div>\n    <\/div>\n    <div class=\"_form_element _x37998393 _full_width \" >\n      <label for=\"firstname\" class=\"_form-label\">\n        First Name<span class=\"field-required\">\n        *\n      <\/span>\n    <\/label>\n    <div class=\"_field-wrapper\">\n      <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Type your first name\" required\/>\n    <\/div>\n  <\/div>\n  <div class=\"_form_element _x99205166 _full_width \" >\n    <label for=\"lastname\" class=\"_form-label\">\n      Last Name<span class=\"field-required\">\n      *\n    <\/span>\n  <\/label>\n  <div class=\"_field-wrapper\">\n    <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Type your last name\" required\/>\n  <\/div>\n<\/div>\n<div class=\"_form_element _x44821712 _full_width \" >\n  <label for=\"email\" class=\"_form-label\">\n    Email<span class=\"field-required\">\n    *\n  <\/span>\n<\/label>\n<div class=\"_field-wrapper\">\n  <input type=\"text\" id=\"email\" name=\"email\" placeholder=\"Type your email\" required\/>\n<\/div>\n<\/div>\n<div class=\"_form_element _x41028884 _full_width \" >\n<label for=\"field[15]\" class=\"_form-label\">\n  Org Website URL<span class=\"field-required\">\n  *\n<\/span>\n<\/label>\n<div class=\"_field-wrapper\">\n<input type=\"text\" id=\"field[15]\" name=\"field[15]\" value=\"\" placeholder=\"\" required\/>\n<\/div>\n<\/div>\n<div class=\"_form_element _x85538890 _full_width \" >\n<fieldset class=\"_form-fieldset\">\n<div class=\"_row\">\n  <legend for=\"field[61][]\" class=\"_form-label\">\n    Opt-In<span class=\"field-required\">\n    *\n  <\/span>\n<\/legend>\n<\/div>\n<input data-autofill=\"false\" type=\"hidden\" id=\"field[61][]\" name=\"field[61][]\" value=\"~|\">\n<div class=\"_row _checkbox-radio\">\n<input id=\"field_61By signing up, you agree to receive updates about the Summit. Because this event is free, your email and limited details may be shared with select sponsors and speakers so they can follow up on content or offers related to your interests.\" type=\"checkbox\" name=\"field[61][]\"\nvalue=\"By signing up, you agree to receive updates about the Summit. Because this event is free, your email and limited details may be shared with select sponsors and speakers so they can follow up on content or offers related to your interests.\" class=\"any\"                                        checked                                        required                                >\n<span>\n  <label for=\"field_61By signing up, you agree to receive updates about the Summit. Because this event is free, your email and limited details may be shared with select sponsors and speakers so they can follow up on content or offers related to your interests.\">\n    By signing up, you agree to receive updates about the Summit. Because this event is free, your email and limited details may be shared with select sponsors and speakers so they can follow up on content or offers related to your interests.\n  <\/label>\n<\/span>\n<\/div>\n<\/fieldset>\n<\/div>\n<div class=\"_button-wrapper _full_width\">\n<button id=\"_form_293_submit\" class=\"_submit\" type=\"submit\">\nRegister Now!\n<\/button>\n<\/div>\n<div class=\"_clear-element\">\n<\/div>\n<\/div>\n<div class=\"_form-thank-you\" style=\"display:none;\">\n<\/div>\n<\/form><script>\nwindow.cfields = {\"15\":\"website_url\",\"61\":\"optin_nfs\"};\nwindow._show_thank_you = function(id, message, trackcmp_url, email) {\n    var form = document.getElementById('_form_' + id + '_'), thank_you = form.querySelector('._form-thank-you');\n    form.querySelector('._form-content').style.display = 'none';\n    thank_you.innerHTML = message;\n    thank_you.style.display = 'block';\n    const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n    var visitorObject = window[vgoAlias];\n    if (email && typeof visitorObject !== 'undefined') {\n        visitorObject('setEmail', email);\n        visitorObject('update');\n    } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n        \/\/ Site tracking URL to use after inline form submission.\n        _load_script(trackcmp_url);\n    }\n    if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n    thank_you.setAttribute('tabindex', '-1');\n    thank_you.focus();\n};\nwindow._show_unsubscribe = function(id, message, trackcmp_url, email) {\n    var form = document.getElementById('_form_' + id + '_'), unsub = form.querySelector('._form-thank-you');\n    var branding = form.querySelector('._form-branding');\n    if (branding) {\n        branding.style.display = 'none';\n    }\n    form.querySelector('._form-content').style.display = 'none';\n    unsub.style.display = 'block';\n    form.insertAdjacentHTML('afterend', message)\n    const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n    var visitorObject = window[vgoAlias];\n    if (email && typeof visitorObject !== 'undefined') {\n        visitorObject('setEmail', email);\n        visitorObject('update');\n    } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n        \/\/ Site tracking URL to use after inline form submission.\n        _load_script(trackcmp_url);\n    }\n    if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n};\nwindow._show_error = function(id, message, html) {\n    var form = document.getElementById('_form_' + id + '_'),\n        err = document.createElement('div'),\n        button = form.querySelector('button[type=\"submit\"]'),\n        old_error = form.querySelector('._form_error');\n    if (old_error) old_error.parentNode.removeChild(old_error);\n    err.innerHTML = message;\n    err.className = '_error-inner _form_error _no_arrow';\n    var wrapper = document.createElement('div');\n    wrapper.className = '_form-inner _show_be_error';\n    wrapper.appendChild(err);\n    button.parentNode.insertBefore(wrapper, button);\n    var submitButton = form.querySelector('[id^=\"_form\"][id$=\"_submit\"]');\n    submitButton.disabled = false;\n    submitButton.classList.remove('processing');\n    if (html) {\n        var div = document.createElement('div');\n        div.className = '_error-html';\n        div.innerHTML = html;\n        err.appendChild(div);\n    }\n};\nwindow._show_pc_confirmation = function(id, header, detail, show, email) {\n    var form = document.getElementById('_form_' + id + '_'), pc_confirmation = form.querySelector('._form-pc-confirmation');\n    if (pc_confirmation.style.display === 'none') {\n        form.querySelector('._form-content').style.display = 'none';\n        pc_confirmation.innerHTML = \"<div class='_form-title'>\" + header + \"<\/div>\" + \"<p>\" + detail + \"<\/p>\" +\n        \"<button class='_submit' id='hideButton'>Manage preferences<\/button>\";\n        pc_confirmation.style.display = 'block';\n        var mp = document.querySelector('input[name=\"mp\"]');\n        mp.value = '0';\n    } else {\n        form.querySelector('._form-content').style.display = 'inline';\n        pc_confirmation.style.display = 'none';\n    }\n    var hideButton = document.getElementById('hideButton');\n    \/\/ Add event listener to the button\n    hideButton.addEventListener('click', function() {\n        var submitButton = document.querySelector('#_form_293_submit');\n        submitButton.disabled = false;\n        submitButton.classList.remove('processing');\n        var mp = document.querySelector('input[name=\"mp\"]');\n        mp.value = '1';\n        const cacheBuster = new URL(window.location.href);\n        cacheBuster.searchParams.set('v', new Date().getTime());\n        window.location.href = cacheBuster.toString();\n    });\n    const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias;\n    var visitorObject = window[vgoAlias];\n    if (email && typeof visitorObject !== 'undefined') {\n        visitorObject('setEmail', email);\n        visitorObject('update');\n    } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) {\n        \/\/ Site tracking URL to use after inline form submission.\n        _load_script(trackcmp_url);\n    }\n    if (typeof window._form_callback !== 'undefined') window._form_callback(id);\n};\nwindow._load_script = function(url, callback, isSubmit) {\n    var head = document.querySelector('head'), script = document.createElement('script'), r = false;\n    var submitButton = document.querySelector('#_form_293_submit');\n    script.charset = 'utf-8';\n    script.src = url;\n    if (callback) {\n        script.onload = script.onreadystatechange = function() {\n            if (!r && (!this.readyState || this.readyState == 'complete')) {\n                r = true;\n                callback();\n            }\n        };\n    }\n    script.onerror = function() {\n        if (isSubmit) {\n            if (script.src.length > 10000) {\n                _show_error(\"293\", \"Sorry, your submission failed. Please shorten your responses and try again.\");\n            } else {\n                _show_error(\"293\", \"Sorry, your submission failed. Please try again.\");\n            }\n            submitButton.disabled = false;\n            submitButton.classList.remove('processing');\n        }\n    }\n    head.appendChild(script);\n};\n(function() {\n    if (window.location.search.search(\"excludeform\") !== -1) return false;\n    var getCookie = function(name) {\n        var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)'));\n        return match ? match[2] : localStorage.getItem(name);\n    }\n    var setCookie = function(name, value) {\n        var now = new Date();\n        var time = now.getTime();\n        var expireTime = time + 1000 * 60 * 60 * 24 * 365;\n        now.setTime(expireTime);\n        document.cookie = name + '=' + value + '; expires=' + now + ';path=\/; Secure; SameSite=Lax;';\n        localStorage.setItem(name, value);\n    }\n    var addEvent = function(element, event, func) {\n        if (element.addEventListener) {\n            element.addEventListener(event, func);\n        } else {\n            var oldFunc = element['on' + event];\n            element['on' + event] = function() {\n                oldFunc.apply(this, arguments);\n                func.apply(this, arguments);\n            };\n        }\n    }\n    var _removed = false;\n        var form_to_submit = document.getElementById('_form_293_');\n    var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false;\n    var getUrlParam = function(name) {\n        if (name.toLowerCase() !== 'email') {\n            var params = new URLSearchParams(window.location.search);\n            return params.get(name) || false;\n        }\n        \/\/ email is a special case because a plus is valid in the email address\n        var qString = window.location.search;\n        if (!qString) {\n            return false;\n        }\n        var parameters = qString.substr(1).split('&');\n        for (var i = 0; i < parameters.length; i++) {\n            var parameter = parameters[i].split('=');\n            if (parameter[0].toLowerCase() === 'email') {\n                return parameter[1] === undefined ? true : decodeURIComponent(parameter[1]);\n            }\n        }\n        return false;\n    };\n    var acctDateFormat = \"%m\/%d\/%Y\";\n    var getNormalizedDate = function(date, acctFormat) {\n        var decodedDate = decodeURIComponent(date);\n        if (acctFormat && acctFormat.match(\/(%d|%e).*%m\/gi) !== null) {\n            return decodedDate.replace(\/(\\d{2}).*(\\d{2}).*(\\d{4})\/g, '$3-$2-$1');\n        } else if (Date.parse(decodedDate)) {\n            var dateObj = new Date(decodedDate);\n            var year = dateObj.getFullYear();\n            var month = dateObj.getMonth() + 1;\n            var day = dateObj.getDate();\n            return `${year}-${month < 10 ? `0${month}` : month}-${day < 10 ? `0${day}` : day}`;\n        }\n        return false;\n    };\n    var getNormalizedTime = function(time) {\n        var hour, minutes;\n        var decodedTime = decodeURIComponent(time);\n        var timeParts = Array.from(decodedTime.matchAll(\/(\\d{1,2}):(\\d{1,2})\\W*([AaPp][Mm])?\/gm))[0];\n        if (timeParts[3]) { \/\/ 12 hour format\n            var isPM = timeParts[3].toLowerCase() === 'pm';\n            if (isPM) {\n                hour = parseInt(timeParts[1]) === 12 ? '12' : `${parseInt(timeParts[1]) + 12}`;\n            } else {\n                hour = parseInt(timeParts[1]) === 12 ? '0' : timeParts[1];\n            }\n        } else { \/\/ 24 hour format\n            hour = timeParts[1];\n        }\n        var normalizedHour = parseInt(hour) < 10 ? `0${parseInt(hour)}` : hour;\n        var minutes = timeParts[2];\n        return `${normalizedHour}:${minutes}`;\n    };\n    for (var i = 0; i < allInputs.length; i++) {\n        var regexStr = \"field\\\\[(\\\\d+)\\\\]\";\n        var results = new RegExp(regexStr).exec(allInputs[i].name);\n        if (results != undefined) {\n            allInputs[i].dataset.name = allInputs[i].name.match(\/\\[time\\]$\/)\n                ? `${window.cfields[results[1]]}_time`\n                : window.cfields[results[1]];\n        } else {\n            allInputs[i].dataset.name = allInputs[i].name;\n        }\n        var fieldVal = getUrlParam(allInputs[i].dataset.name);\n        if (fieldVal) {\n            if (allInputs[i].dataset.autofill === \"false\") {\n                continue;\n            }\n            if (allInputs[i].type == \"radio\" || allInputs[i].type == \"checkbox\") {\n                if (allInputs[i].value == fieldVal) {\n                    allInputs[i].checked = true;\n                }\n            } else if (allInputs[i].type == \"date\") {\n                allInputs[i].value = getNormalizedDate(fieldVal, acctDateFormat);\n            } else if (allInputs[i].type == \"time\") {\n                allInputs[i].value = getNormalizedTime(fieldVal);\n            } else {\n                allInputs[i].value = fieldVal;\n            }\n        }\n    }\n    var remove_tooltips = function() {\n        for (var i = 0; i < tooltips.length; i++) {\n            tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\n        }\n        tooltips = [];\n    };\n    var remove_tooltip = function(elem) {\n        for (var i = 0; i < tooltips.length; i++) {\n            if (tooltips[i].elem === elem) {\n                tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\n                tooltips.splice(i, 1);\n                return;\n            }\n        }\n    };\n    var create_tooltip = function(elem, text) {\n        var tooltip = document.createElement('div'),\n            arrow = document.createElement('div'),\n            inner = document.createElement('div'), new_tooltip = {};\n        tooltip.id = `${elem.id}-error`;\n        tooltip.setAttribute('role', 'alert')\n        if (elem.type != 'radio' && (elem.type != 'checkbox' || elem.name === 'sms_consent')) {\n            tooltip.className = '_error';\n            arrow.className = '_error-arrow';\n            inner.className = '_error-inner';\n            inner.innerHTML = text;\n            tooltip.appendChild(arrow);\n            tooltip.appendChild(inner);\n            elem.parentNode.appendChild(tooltip);\n        } else {\n            tooltip.className = '_error-inner _no_arrow';\n            tooltip.innerHTML = text;\n            elem.parentNode.insertBefore(tooltip, elem);\n            new_tooltip.no_arrow = true;\n        }\n        new_tooltip.tip = tooltip;\n        new_tooltip.elem = elem;\n        tooltips.push(new_tooltip);\n        return new_tooltip;\n    };\n    var resize_tooltip = function(tooltip) {\n        var rect = tooltip.elem.getBoundingClientRect();\n        var doc = document.documentElement,\n            scrollPosition = rect.top - ((window.pageYOffset || doc.scrollTop)  - (doc.clientTop || 0));\n        if (scrollPosition < 40) {\n            tooltip.tip.className = tooltip.tip.className.replace(\/ ?(_above|_below) ?\/g, '') + ' _below';\n        } else {\n            tooltip.tip.className = tooltip.tip.className.replace(\/ ?(_above|_below) ?\/g, '') + ' _above';\n        }\n    };\n    var resize_tooltips = function() {\n        if (_removed) return;\n        for (var i = 0; i < tooltips.length; i++) {\n            if (!tooltips[i].no_arrow) resize_tooltip(tooltips[i]);\n        }\n    };\n    var validate_field = function(elem, remove) {\n        var tooltip = null, value = elem.value, no_error = true;\n        remove ? remove_tooltip(elem) : false;\n        elem.removeAttribute('aria-invalid');\n        elem.removeAttribute('aria-describedby');\n        if (elem.type != 'checkbox') elem.className = elem.className.replace(\/ ?_has_error ?\/g, '');\n        if (elem.getAttribute('required') !== null) {\n            if (elem.type == 'radio' || (elem.type == 'checkbox' && \/any\/.test(elem.className))) {\n                var elems = form_to_submit.elements[elem.name];\n                if (!(elems instanceof NodeList || elems instanceof HTMLCollection) || elems.length <= 1) {\n                    no_error = elem.checked;\n                }\n                else {\n                    no_error = false;\n                    for (var i = 0; i < elems.length; i++) {\n                        if (elems[i].checked) no_error = true;\n                    }\n                }\n                if (!no_error) {\n                    tooltip = create_tooltip(elem, \"Please select an option.\");\n                }\n            } else if (elem.type =='checkbox') {\n                var elems = form_to_submit.elements[elem.name], found = false, err = [];\n                no_error = true;\n                for (var i = 0; i < elems.length; i++) {\n                    if (elems[i].getAttribute('required') === null) continue;\n                    if (!found && elems[i] !== elem) return true;\n                    found = true;\n                    elems[i].className = elems[i].className.replace(\/ ?_has_error ?\/g, '');\n                    if (!elems[i].checked) {\n                        no_error = false;\n                        elems[i].className = elems[i].className + ' _has_error';\n                        err.push(\"Checking %s is required\".replace(\"%s\", elems[i].value));\n                    }\n                }\n                if (!no_error) {\n                    tooltip = create_tooltip(elem, err.join('<br\/>'));\n                }\n            } else if (elem.tagName == 'SELECT') {\n                var selected = true;\n                if (elem.multiple) {\n                    selected = false;\n                    for (var i = 0; i < elem.options.length; i++) {\n                        if (elem.options[i].selected) {\n                            selected = true;\n                            break;\n                        }\n                    }\n                } else {\n                    for (var i = 0; i < elem.options.length; i++) {\n                        if (elem.options[i].selected\n                            && (!elem.options[i].value\n                            || (elem.options[i].value.match(\/\\n\/g)))\n                        ) {\n                            selected = false;\n                        }\n                    }\n                }\n                if (!selected) {\n                    elem.className = elem.className + ' _has_error';\n                    no_error = false;\n                    tooltip = create_tooltip(elem, \"Please select an option.\");\n                }\n            } else if (value === undefined || value === null || value === '') {\n                elem.className = elem.className + ' _has_error';\n                no_error = false;\n                tooltip = create_tooltip(elem, \"This field is required.\");\n            }\n        }\n        if (no_error && elem.name == 'email') {\n            if (!value.match(\/^[\\+_a-z0-9-'&=]+(\\.[\\+_a-z0-9-']+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,})$\/i)) {\n                elem.className = elem.className + ' _has_error';\n                no_error = false;\n                tooltip = create_tooltip(elem, \"Enter a valid email address.\");\n            }\n        }\n        if (no_error && \/date_field\/.test(elem.className)) {\n            if (!value.match(\/^\\d\\d\\d\\d-\\d\\d-\\d\\d$\/)) {\n                elem.className = elem.className + ' _has_error';\n                no_error = false;\n                tooltip = create_tooltip(elem, \"Enter a valid date.\");\n            }\n        }\n        tooltip ? resize_tooltip(tooltip) : false;\n        if (!no_error && elem.hasAttribute('id')) {\n            elem.setAttribute('aria-invalid', 'true');\n            elem.setAttribute('aria-describedby', `${elem.id}-error`);\n        }\n        return no_error;\n    };\n    var needs_validate = function(el) {\n        if(el.getAttribute('required') !== null){\n            return true;\n        }\n        if(el.name === 'email' && el.value !== \"\"){\n            return true;\n        }\n        return false;\n    };\n    var validate_form = function(e) {\n        var err = form_to_submit.querySelector('._form_error'), no_error = true;\n        if (!submitted) {\n            submitted = true;\n            for (var i = 0, len = allInputs.length; i < len; i++) {\n                var input = allInputs[i];\n                if (needs_validate(input)) {\n                    if (input.type == 'text' || input.type == 'number' || input.type == 'time' || input.type == 'tel') {\n                        addEvent(input, 'blur', function() {\n                            this.value = this.value.trim();\n                            validate_field(this, true);\n                        });\n                        addEvent(input, 'input', function() {\n                            validate_field(this, true);\n                        });\n                    } else if (input.type == 'radio' || input.type == 'checkbox') {\n                        (function(el) {\n                            function getElementsArray(name){\n                                const value =  form_to_submit.elements[name];\n                                if (Array.isArray(value)){\n                                    return value;\n                                }\n                                return [value];\n                            }\n                            var radios = getElementsArray(el.name);\n                            for (var i = 0; i < radios.length; i++) {\n                                addEvent(radios[i], 'change', function() {\n                                    validate_field(el, true);\n                                });\n                            }\n                        })(input);\n                    } else if (input.tagName == 'SELECT') {\n                        addEvent(input, 'change', function() {\n                            validate_field(this, true);\n                        });\n                    } else if (input.type == 'textarea'){\n                        addEvent(input, 'input', function() {\n                            validate_field(this, true);\n                        });\n                    }\n                }\n            }\n        }\n        remove_tooltips();\n        for (var i = 0, len = allInputs.length; i < len; i++) {\n            var elem = allInputs[i];\n            if (needs_validate(elem)) {\n                if (elem.tagName.toLowerCase() !== \"select\") {\n                    elem.value = elem.value.trim();\n                }\n                validate_field(elem) ? true : no_error = false;\n            }\n        }\n        if (!no_error && e) {\n            e.preventDefault();\n        }\n        if (!no_error) {\n            const firstFocusableError = form_to_submit.querySelector('._has_error:not([disabled])');\n            if (firstFocusableError && typeof firstFocusableError.focus === 'function') {\n                firstFocusableError.focus();\n            }\n        }\n        resize_tooltips();\n        return no_error;\n    };\n    addEvent(window, 'resize', resize_tooltips);\n    addEvent(window, 'scroll', resize_tooltips);\n    var _form_serialize = function(form){if(!form||form.nodeName!==\"FORM\"){return }var i,j,q=[];for(i=0;i<form.elements.length;i++){if(form.elements[i].name===\"\"){continue}switch(form.elements[i].nodeName){case\"INPUT\":switch(form.elements[i].type){case\"tel\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].previousSibling.querySelector('div.iti__selected-dial-code').innerText)+encodeURIComponent(\" \")+encodeURIComponent(form.elements[i].value));break;case\"text\":case\"number\":case\"date\":case\"time\":case\"hidden\":case\"password\":case\"button\":case\"reset\":case\"submit\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"checkbox\":case\"radio\":if(form.elements[i].checked){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value))}break;case\"file\":break}break;case\"TEXTAREA\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"SELECT\":switch(form.elements[i].type){case\"select-one\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"select-multiple\":for(j=0;j<form.elements[i].options.length;j++){if(form.elements[i].options[j].selected){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].options[j].value))}}break}break;case\"BUTTON\":switch(form.elements[i].type){case\"reset\":case\"submit\":case\"button\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break}break}}return q.join(\"&\")};\n    const formSupportsPost = false;\n    var form_submit = function(e) {\n        e.preventDefault();\n        if (validate_form()) {\n            \/\/ use this trick to get the submit button & disable it using plain javascript\n            var submitButton = e.target.querySelector('#_form_293_submit');\n            submitButton.disabled = true;\n            submitButton.classList.add('processing');\n                    var serialized = _form_serialize(document.getElementById('_form_293_')).replace(\/%0A\/g, '\\\\n');\n            var err = form_to_submit.querySelector('._form_error');\n            err ? err.parentNode.removeChild(err) : false;\n            async function submitForm() {\n                var formData = new FormData();\n                const searchParams = new URLSearchParams(serialized);\n                searchParams.forEach((value, key) => {\n                    if (key !== 'hideButton') {\n                        formData.append(key, value);\n                    }\n                });\n                let request = {\n                    headers: {\n                        \"Accept\": \"application\/json\"\n                    },\n                    body: formData,\n                    method: \"POST\"\n                };\n                let pageUrlParams = new URLSearchParams(window.location.search);\n                if (pageUrlParams.has('t')) {\n                    request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t');\n                }\n                const response = await fetch('https:\/\/causevox.activehosted.com\/proc.php?jsonp=true', request);\n                return response.json();\n            }\n            if (formSupportsPost) {\n                submitForm().then((data) => {\n                    eval(data.js);\n                }).catch(() => {\n                    _show_error(\"293\", \"Sorry, your submission failed. Please try again.\");\n                });\n            } else {\n                _load_script('https:\/\/causevox.activehosted.com\/proc.php?' + serialized + '&jsonp=true', null, true);\n            }\n        }\n        return false;\n    };\n    addEvent(form_to_submit, 'submit', form_submit);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-700b092b elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"700b092b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-271447ce e-con-full e-flex e-con e-child\" data-id=\"271447ce\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5308f56c e-flex e-con-boxed e-con e-child\" data-id=\"5308f56c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37ee2ca0 animated-fast elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"37ee2ca0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h6 class=\"elementskit-section-subtitle   ekit-heading__subtitle-has-border\">\n\t\t\t\t\t\tSession Proposals\n\t\t\t\t\t<\/h6><h2 class=\"ekit-heading--title elementskit-section-title \">Want to Speak at the Summit?<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>We\u2019re inviting innovative fundraisers, marketers, and nonprofit leaders to share practical insights that help organizations strengthen supporter relationships and drive fundraising success.<\/p>\n<p>Submit your session idea by December 18 and take the stage for an audience of 12,000+ nonprofit professionals.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3603e997 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"3603e997\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/airtable.com\/appNqiZORa8qE0Bis\/shrTilw4KkEM6J7WZ\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-lightbulb\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Your Session!<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f2ed4c8 e-flex e-con-boxed e-con e-child\" data-id=\"1f2ed4c8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b47b338 elementor-widget elementor-widget-menu-anchor\" data-id=\"b47b338\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"proposals\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-357ac86b animated-fast elementor-invisible elementor-widget elementor-widget-elementskit-accordion\" data-id=\"357ac86b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"elementskit-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\n        <div class=\"elementskit-accordion accoedion-primary\" id=\"accordion-69ffd19abef1a\">\n\n            \n                <div class=\"elementskit-card active\">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-0-357ac86b\">\n                        <a href=\"#collapse-bc2283069ffd19abef1a\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-bc2283069ffd19abef1a\" aria-expanded=\"true\" aria-controls=\"Collapse-bc2283069ffd19abef1a\">\n                            \n                            <span class=\"ekit-accordion-title\">How do I submit a session proposal?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-bc2283069ffd19abef1a\" class=\" show collapse\" aria-labelledby=\"primaryHeading-0-357ac86b\" data-parent=\"#accordion-69ffd19abef1a\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">You can submit your idea through our online application form. It only takes a few minutes, and we welcome topics that help nonprofits build stronger supporter connections.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-1-357ac86b\">\n                        <a href=\"#collapse-8417e7169ffd19abef1a\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8417e7169ffd19abef1a\" aria-expanded=\"false\" aria-controls=\"Collapse-8417e7169ffd19abef1a\">\n                            \n                            <span class=\"ekit-accordion-title\">Who can apply to speak?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-8417e7169ffd19abef1a\" class=\" collapse\" aria-labelledby=\"primaryHeading-1-357ac86b\" data-parent=\"#accordion-69ffd19abef1a\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">We welcome fundraisers, marketers, nonprofit leaders, consultants, and practitioners with insights that can help others deepen relationships and improve fundraising results.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-2-357ac86b\">\n                        <a href=\"#collapse-3dad4e069ffd19abef1a\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-3dad4e069ffd19abef1a\" aria-expanded=\"false\" aria-controls=\"Collapse-3dad4e069ffd19abef1a\">\n                            \n                            <span class=\"ekit-accordion-title\">What topics are you looking for?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-3dad4e069ffd19abef1a\" class=\" collapse\" aria-labelledby=\"primaryHeading-2-357ac86b\" data-parent=\"#accordion-69ffd19abef1a\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p>We\u2019re especially interested in sessions focused on donor connection, supporter experience, storytelling, community-centered fundraising, technology, AI, data, and practical strategies that help nonprofits grow.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-3-357ac86b\">\n                        <a href=\"#collapse-ecc498569ffd19abef1a\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-ecc498569ffd19abef1a\" aria-expanded=\"false\" aria-controls=\"Collapse-ecc498569ffd19abef1a\">\n                            \n                            <span class=\"ekit-accordion-title\">What is the format of the sessions?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-ecc498569ffd19abef1a\" class=\" collapse\" aria-labelledby=\"primaryHeading-3-357ac86b\" data-parent=\"#accordion-69ffd19abef1a\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">Sessions are 30\u201340 minutes long and take place over two virtual stages. Presenters can deliver prerecorded or live sessions depending on what works best for them.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-4-357ac86b\">\n                        <a href=\"#collapse-543d68769ffd19abef1a\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-543d68769ffd19abef1a\" aria-expanded=\"false\" aria-controls=\"Collapse-543d68769ffd19abef1a\">\n                            \n                            <span class=\"ekit-accordion-title\">Is there a deadline to submit?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-543d68769ffd19abef1a\" class=\" collapse\" aria-labelledby=\"primaryHeading-4-357ac86b\" data-parent=\"#accordion-69ffd19abef1a\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">Yes, all session proposals must be submitted by <span class=\"s1\"><b>December 18<\/b><\/span> to be considered.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                                        <\/div>\n    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16d74da e-con-full e-flex e-con e-parent\" data-id=\"16d74da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a601c78 elementor-widget elementor-widget-menu-anchor\" data-id=\"a601c78\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"speakers\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7ae73a elementor-widget elementor-widget-html\" data-id=\"a7ae73a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Summit Speakers<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    .cv-speakers *, .cv-speakers *::before, .cv-speakers *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    .cv-speakers {\n      background: #faf8f6;\n      padding: 80px 24px 72px;\n      font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n    }\n\n    \/* \u2500\u2500 Section header \u2500\u2500 *\/\n    .cv-speakers-header {\n      text-align: center;\n      max-width: 720px;\n      margin: 0 auto 56px;\n    }\n    .cv-speakers-header h2 {\n      font-size: 38px;\n      font-weight: 700;\n      color: #1a0a2e;\n      line-height: 1.2;\n      margin-bottom: 14px;\n    }\n    .cv-speakers-header p {\n      font-size: 17px;\n      color: #555;\n      line-height: 1.6;\n    }\n\n    \/* \u2500\u2500 Featured speakers \u2500\u2500 *\/\n    .cv-speakers-featured-label {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      max-width: 1160px;\n      margin: 0 auto 28px;\n    }\n    .cv-speakers-featured-label span {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: #7c3aed;\n      white-space: nowrap;\n    }\n    .cv-speakers-featured-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(to right, #e0d6f5, transparent);\n    }\n\n    .cv-speakers-featured {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n      max-width: 1160px;\n      margin: 0 auto 64px;\n    }\n\n    .cv-speaker-featured-card {\n      background: #fff;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 2px 12px rgba(26,10,46,0.08);\n      border: 1px solid rgba(26,10,46,0.06);\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      gap: 0;\n      flex-direction: column;\n    }\n    .cv-speaker-featured-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 8px 24px rgba(26,10,46,0.14);\n    }\n\n    .cv-speaker-featured-img {\n      width: 100%;\n      aspect-ratio: 1\/1;\n      object-fit: cover;\n      object-position: top center;\n      display: block;\n      background: #e5e7eb;\n    }\n\n    .cv-speaker-featured-info {\n      padding: 18px 20px 20px;\n      width: 100%;\n    }\n\n    .cv-speaker-featured-name {\n      font-size: 18px;\n      font-weight: 700;\n      color: #1a0a2e;\n      margin-bottom: 5px;\n      line-height: 1.25;\n    }\n\n    .cv-speaker-featured-org {\n      font-size: 13px;\n      color: #6b7280;\n      line-height: 1.45;\n    }\n\n    \/* \u2500\u2500 Divider between featured and rest \u2500\u2500 *\/\n    .cv-speakers-divider {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      max-width: 1160px;\n      margin: 0 auto 32px;\n    }\n    .cv-speakers-divider span {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: #9ca3af;\n      white-space: nowrap;\n    }\n    .cv-speakers-divider::before,\n    .cv-speakers-divider::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e7eb;\n    }\n\n    \/* \u2500\u2500 Compact grid \u2500\u2500 *\/\n    .cv-speakers-grid {\n      display: grid;\n      grid-template-columns: repeat(6, 1fr);\n      gap: 16px 12px;\n      max-width: 1160px;\n      margin: 0 auto;\n    }\n\n    .cv-speaker-card {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n    }\n\n    .cv-speaker-card-img {\n      width: 100%;\n      aspect-ratio: 1\/1;\n      object-fit: cover;\n      object-position: top center;\n      border-radius: 10px;\n      display: block;\n      margin-bottom: 10px;\n      background: #e5e7eb;\n    }\n\n    .cv-speaker-card-name {\n      font-size: 13px;\n      font-weight: 600;\n      color: #1a0a2e;\n      line-height: 1.3;\n      margin-bottom: 3px;\n    }\n\n    .cv-speaker-card-org {\n      font-size: 11px;\n      color: #9ca3af;\n      line-height: 1.35;\n    }\n\n    \/* Hidden speakers *\/\n    .cv-speaker-card.cv-hidden {\n      display: none;\n    }\n\n    \/* \u2500\u2500 Show more button \u2500\u2500 *\/\n    .cv-speakers-more {\n      text-align: center;\n      margin-top: 36px;\n    }\n\n    .cv-speakers-more-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: transparent !important;\n      border: 2px solid #7c3aed;\n      color: #7c3aed !important;\n      font-family: inherit;\n      font-size: 15px;\n      font-weight: 600;\n      padding: 12px 28px;\n      border-radius: 999px;\n      cursor: pointer;\n      transition: background 0.2s, color 0.2s;\n    }\n    .cv-speakers-more-btn:hover {\n      background: #7c3aed !important;\n      color: #fff !important;\n    }\n    .cv-speakers-more-btn svg {\n      transition: transform 0.25s ease;\n    }\n    .cv-speakers-more-btn.expanded svg {\n      transform: rotate(180deg);\n    }\n    .cv-speakers-count {\n      display: inline-block;\n      font-size: 12px;\n      font-weight: 700;\n      background: #ede9fe;\n      color: #7c3aed;\n      border-radius: 999px;\n      padding: 1px 8px;\n      margin-left: 2px;\n    }\n\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .cv-speakers-featured { grid-template-columns: repeat(3, 1fr); gap: 16px; }\n      .cv-speakers-grid { grid-template-columns: repeat(5, 1fr); }\n    }\n    @media (max-width: 768px) {\n      .cv-speakers { padding: 56px 20px 56px; }\n      .cv-speakers-header h2 { font-size: 28px; }\n      .cv-speakers-featured { grid-template-columns: repeat(2, 1fr); gap: 14px; margin-bottom: 48px; }\n      .cv-speakers-grid { grid-template-columns: repeat(3, 1fr); gap: 14px 10px; }\n      .cv-speaker-featured-name { font-size: 16px; }\n    }\n    @media (max-width: 480px) {\n      .cv-speakers { padding: 40px 16px 48px; }\n      .cv-speakers-header h2 { font-size: 24px; }\n      .cv-speakers-featured { grid-template-columns: repeat(2, 1fr); gap: 12px; }\n      .cv-speakers-grid { grid-template-columns: repeat(3, 1fr); gap: 12px 8px; }\n      .cv-speaker-featured-info { padding: 14px 14px 16px; }\n      .cv-speaker-card-name { font-size: 12px; }\n      .cv-speaker-card-org { font-size: 10px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div id=\"speakers\" class=\"cv-speakers\">\n\n  <!-- Header -->\n  <div class=\"cv-speakers-header\">\n    <h2>Meet the Great Connection Speakers<\/h2>\n    <p>Big names, proven fundraisers, and practical operators\u2014sharing the tactics and mindset to deepen donor relationships and grow fundraising.<\/p>\n  <\/div>\n\n  <!-- Featured label -->\n  <div class=\"cv-speakers-featured-label\">\n    <span>\u2b50 Featured Speakers<\/span>\n  <\/div>\n\n  <!-- Featured 6 -->\n  <div class=\"cv-speakers-featured\">\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/edward-norton-zeck-1-e1768841553962.webp\" alt=\"Edward Norton\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Edward Norton<\/div>\n        <div class=\"cv-speaker-featured-org\">Zeck Co-founder &amp; Award-Winning Actor<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/yusra-mardini.png\" alt=\"Yusra Mardini\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Yusra Mardini<\/div>\n        <div class=\"cv-speaker-featured-org\">Olympic Swimmer &amp; UNHCR Goodwill Ambassador<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Sarah-Mardini.png\" alt=\"Sarah Mardini\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Sarah Mardini<\/div>\n        <div class=\"cv-speaker-featured-org\">Humanitarian Advocate<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/u12aUHv0nMW-KwnKyAoonogxlGHGK3nes8VzSxt6bn0-e1768841733670-600x600.jpg\" alt=\"Jamie Tworkowski\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Jamie Tworkowski<\/div>\n        <div class=\"cv-speaker-featured-org\">Founder of To Write Love On Her Arms<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/ami-dar.jpg\" alt=\"Ami Dar\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Ami Dar<\/div>\n        <div class=\"cv-speaker-featured-org\">Founder of Idealist<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-featured-card\">\n      <img decoding=\"async\" class=\"cv-speaker-featured-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/dA4OUrKw9rKcMWdY_3XT7JOfEDrKoGZBqXXtvqO-AHc-e1768841675955-600x600.jpg\" alt=\"Vu Le\" loading=\"lazy\">\n      <div class=\"cv-speaker-featured-info\">\n        <div class=\"cv-speaker-featured-name\">Vu Le<\/div>\n        <div class=\"cv-speaker-featured-org\">Speaker, Author &amp; Founder of Nonprofit AF<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div><!-- \/featured -->\n\n  <!-- Divider -->\n  <div class=\"cv-speakers-divider\"><span>70+ More Speakers<\/span><\/div>\n\n  <!-- Compact grid: first 18 visible, rest hidden -->\n  <div class=\"cv-speakers-grid\" id=\"cv-speakers-grid\">\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/1632448993998.jpg\" alt=\"Rob Wu\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Rob Wu<\/div>\n      <div class=\"cv-speaker-card-org\">CEO &amp; Founder, CauseVox<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/1676562425411.jpg\" alt=\"Floyd Jones\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Floyd Jones<\/div>\n      <div class=\"cv-speaker-card-org\">Speaker &amp; Founder, BackBlack<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/adrian-sargeant.png\" alt=\"Dr. Adrian Sargeant\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Dr. Adrian Sargeant<\/div>\n      <div class=\"cv-speaker-card-org\">Co-Founder, Fundraising Institute<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/hGwq6ReEuhpWRQoN-XjKZ-z76XSbRDpCwQhoPOzwj54-scaled-e1768841924429-600x600.jpg\" alt=\"Julia Campbell\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Julia Campbell<\/div>\n      <div class=\"cv-speaker-card-org\">Speaker, Author &amp; Podcast Host<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/0_8ctXpc1T-qD45X0XIg1JHjGhapn6iRsh7SYTphGqE-e1768842030732-600x600.jpg\" alt=\"Lynne Wester\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Lynne Wester<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Donor Relations Group<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/zqx5Zl_8EnaTzyIAtKm8Cd9Zxu9AIoThKCdcrjpiHXE-scaled-e1768842402495.jpg\" alt=\"Tim Sarrantonio\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Tim Sarrantonio<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Generosity Spectrum<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/W0tUTNNNbDmrvgv6qpUOGtaX6wzNSQj7e25_FpwLlSc-scaled-e1768842125530.jpg\" alt=\"Kevin Sansberry\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Kevin Sansberry<\/div>\n      <div class=\"cv-speaker-card-org\">Behavioral Scientist, Kevra Consulting<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/wEE7b6sSEDjT1HAhaRMkD-Hx_clKFqzJLD6RW21jtnI-e1768842240509.png\" alt=\"Tammy Zonker\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Tammy Zonker<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Fundraising Transformed<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/kelly-mclaughlin.png\" alt=\"Kelly McLaughlin\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Kelly McLaughlin<\/div>\n      <div class=\"cv-speaker-card-org\">CEO, From Scratch Fundraising<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/megan-waters.jpg\" alt=\"Megan Waters\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Megan Waters<\/div>\n      <div class=\"cv-speaker-card-org\">Dir. Community Engagement, Public Interest Registry<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/cody-candace-cropped.jpg\" alt=\"Candace Cody\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Candace Cody<\/div>\n      <div class=\"cv-speaker-card-org\">Dir. Partnerships &amp; Events, CauseVox<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/1677170723553.jpg\" alt=\"Matt Gayer\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Matt Gayer<\/div>\n      <div class=\"cv-speaker-card-org\">Executive Director, Spur Local<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/fielding-jezreel.png\" alt=\"Fielding Jezreel\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Fielding Jezreel<\/div>\n      <div class=\"cv-speaker-card-org\">Founder &amp; CEO, Federal Grants Accelerator<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/oR4seZmCzqf31AROTKYL-N-8AEzjVlGmc-Q02yFw87U-e1768842628195.jpg\" alt=\"Dr. Julie Radlauer\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Dr. Julie Radlauer<\/div>\n      <div class=\"cv-speaker-card-org\">CEO &amp; Founder, Collectively<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/sarah-evans.png\" alt=\"Sarah Evans\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sarah Evans<\/div>\n      <div class=\"cv-speaker-card-org\">Exec. Director &amp; Founder, Well Aware<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/dani-daspit.jpg\" alt=\"Dani Daspit\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Dani Daspit<\/div>\n      <div class=\"cv-speaker-card-org\">Well Aware<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/yNvyidg_DCXKZC5nCq1CvWS8QWT0moGpo3zlEP66G1o-scaled-e1768842579461.jpg\" alt=\"Jonathan Walton\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Jonathan Walton<\/div>\n      <div class=\"cv-speaker-card-org\">Speaker &amp; Author, Intervarsity<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Y-TfRS-BYwkMxHYkVD6OJg64TyZJ6s5-V8sFE5DH7IU.jpg\" alt=\"Jen Newmeyer\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Jen Newmeyer<\/div>\n      <div class=\"cv-speaker-card-org\">Sr. Dir. Digital Fundraising, PBS<\/div>\n    <\/div>\n\n    <!-- Hidden speakers (shown on expand) -->\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Headshot-Bart-Lillie-scaled-e1768843989858.jpg\" alt=\"Bart Lillie\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Bart Lillie<\/div>\n      <div class=\"cv-speaker-card-org\">VP Partner Engagement, Synergy<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Dave-Raley-Square-Close.jpg\" alt=\"Dave Raley\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Dave Raley<\/div>\n      <div class=\"cv-speaker-card-org\">Author &amp; Founder, Imago Consulting<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/sarah-barton.png\" alt=\"Sarah Barton\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sarah Barton<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Nonprofit 411<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/rick-wilhelm.jpg\" alt=\"Rick Wilhelm\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Rick Wilhelm<\/div>\n      <div class=\"cv-speaker-card-org\">CTO, Public Interest Registry<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/jeff-scaled.png\" alt=\"Jeff Chang\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Jeff Chang<\/div>\n      <div class=\"cv-speaker-card-org\">CTO &amp; Founder, CauseVox<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/LY3rP_kZaIN6A0AnEEzE8UoH9PuSdb1cFQyT63gNt5c.png\" alt=\"Tim Lockie\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Tim Lockie<\/div>\n      <div class=\"cv-speaker-card-org\">CEO, The Human Stack<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Diana-Farias-Heinrich-Headshot-Square-1.png\" alt=\"Diana Farias Heinrich\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Diana Farias Heinrich<\/div>\n      <div class=\"cv-speaker-card-org\">CEO, Habr\u00e1 Marketing<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Head-Shot-summer-scaled-e1768843158374.jpg\" alt=\"Angie Buckingham Melton\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Angie Buckingham Melton<\/div>\n      <div class=\"cv-speaker-card-org\">VP, McAllister &amp; Quinn<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/1742329730986.jpg\" alt=\"Tucker Wannamaker\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Tucker Wannamaker<\/div>\n      <div class=\"cv-speaker-card-org\">CEO, Thrive Impact<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/nick-black.jpg\" alt=\"Nick Black\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Nick Black<\/div>\n      <div class=\"cv-speaker-card-org\">VP of Sales, GoodUnited<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/1516276433912.jpg\" alt=\"Danette O'Connell\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Danette O'Connell<\/div>\n      <div class=\"cv-speaker-card-org\">Founder &amp; Exec. Director, The Nonprofit Cooperative<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Ben-professional-headshot-2025-no-background-e1768843035767.png\" alt=\"Benjamin Childers\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Benjamin Childers<\/div>\n      <div class=\"cv-speaker-card-org\">Co-founder &amp; CEO, Stratovation Digital<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/sarah-angello.png\" alt=\"Sarah Angello\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sarah Angello<\/div>\n      <div class=\"cv-speaker-card-org\">Co-founder, Daffodil<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Elon-Packin-headshot-2-e1768844189445.jpg\" alt=\"Elon Packin\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Elon Packin<\/div>\n      <div class=\"cv-speaker-card-org\">Head of Partnerships, Chariot<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/hannah-corman.png\" alt=\"Hannah Lowe\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Hannah Lowe<\/div>\n      <div class=\"cv-speaker-card-org\">President, L-CMD Research Foundation<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Gerianne-Puskas.png\" alt=\"Gerianne Puskas\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Gerianne Puskas<\/div>\n      <div class=\"cv-speaker-card-org\">President &amp; CEO, Mission Advancement Group<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/pooya-pourak.png\" alt=\"Pooya Pourali\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Pooya Pourali<\/div>\n      <div class=\"cv-speaker-card-org\">Co-Founder &amp; CEO, MatchNice<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/alexandra-cohen.jpg\" alt=\"Alexandra Cohen\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Alexandra Cohen<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, ANC Consult<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/ellen-riddleberger.jpg\" alt=\"Ellen Riddleberger\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Ellen Riddleberger<\/div>\n      <div class=\"cv-speaker-card-org\">SVP, McAllister &amp; Quinn<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/laura-orourke.jpg\" alt=\"Laura O'Rourke\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Laura O'Rourke<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Laura O'Rourke Consulting<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/jordan-cassidy.jpg\" alt=\"Jordan Cassidy\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Jordan Cassidy<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Life Legacy<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/deborah-evens.jpg\" alt=\"Deborah Evens\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Deborah Evens<\/div>\n      <div class=\"cv-speaker-card-org\">CEO, Luminate Communications<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/sean-kosofsky.jpg\" alt=\"Sean Kosofsky\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sean Kosofsky<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, The Nonprofit Fixer<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/doug-lessing.jpg\" alt=\"Doug Lessing\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Doug Lessing<\/div>\n      <div class=\"cv-speaker-card-org\">phin for good + HumanKind AI<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/sierra-randall.jpeg\" alt=\"Sierra Randall\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sierra Randall<\/div>\n      <div class=\"cv-speaker-card-org\">Partner, Insights for Equity<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/frank-velasquez-jr.jpg\" alt=\"Frank Vel\u00e1squez Jr.\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Frank Vel\u00e1squez Jr.<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, 4 Da Hood<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/sonia-saleh.jpg\" alt=\"Sonia Saleh\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Sonia Saleh<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Uplifting Nonprofits<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/madeline-saucedo-1.png\" alt=\"Madeline Saucedo\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Madeline Saucedo<\/div>\n      <div class=\"cv-speaker-card-org\">Dir. Fund Development, Traverse Bay Children's Advocacy<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/ali-steel.jpg\" alt=\"Ali Steel\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Ali Steel<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Show Up with Steel<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/richard-peck.png\" alt=\"Richard Peck\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Richard Peck<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Richard Peck Consulting<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/erik-tomalis.jpg\" alt=\"Erik Tomalis\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Erik Tomalis<\/div>\n      <div class=\"cv-speaker-card-org\">Chief Revenue Officer, AvidAI<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/nathan-hill.jpg\" alt=\"Nathan Hill\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Nathan Hill<\/div>\n      <div class=\"cv-speaker-card-org\">VP of Training, AvidAI<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/ben-smithee.jpg\" alt=\"Ben Smithee\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Ben Smithee<\/div>\n      <div class=\"cv-speaker-card-org\">Chief Growth Officer, NextAfter<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/lyn-wineman.jpg\" alt=\"Lyn Wineman\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Lyn Wineman<\/div>\n      <div class=\"cv-speaker-card-org\">President, KidGlov<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/patrick-kirby.png\" alt=\"Patrick Kirby\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Patrick Kirby<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Do Good Better<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/amy-pokela.jpg\" alt=\"Amy Pokela\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Amy Pokela<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, AMPO<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/D4BcAOGGH6jWmw4PB4pM09rogrBPsK7T03NkJZzBVzA-e1768842711289.jpg\" alt=\"George Konetes\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">George Konetes<\/div>\n      <div class=\"cv-speaker-card-org\">VP Strategic Engagement, Infinity Concepts<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/kiyomi-beach.png\" alt=\"Kiyomi Beach\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Kiyomi Beach<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Insights4Equity<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/N9y4LZvaQ5UDiwMnqNrG0DBuQeKmkVuwERXv83J1jRk-e1768843083937.png\" alt=\"Matt Caplan\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Matt Caplan<\/div>\n      <div class=\"cv-speaker-card-org\">Sr. Advertising Manager, Whole Whale<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/kiersten-hill.jpeg\" alt=\"Kiersten Hill\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Kiersten Hill<\/div>\n      <div class=\"cv-speaker-card-org\">VP Nonprofit Solutions, Firespring<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/barbie-izquierdo.png\" alt=\"Barbie Izquierdo\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Barbie Izquierdo<\/div>\n      <div class=\"cv-speaker-card-org\">Activist and Consultant<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/christopher-zumtobel.jpg\" alt=\"Christopher Zumtobel\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Christopher Zumtobel<\/div>\n      <div class=\"cv-speaker-card-org\">Co-Founder, ThinkOlio<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/david-kurfirst.png\" alt=\"David Kurfirst\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">David Kurfirst<\/div>\n      <div class=\"cv-speaker-card-org\">Co-founder, ThinkOlio<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/kevin-hardin.png\" alt=\"Kevin Hardin\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Kevin Hardin<\/div>\n      <div class=\"cv-speaker-card-org\">Owner, AI For Social Good<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Bryan-Casler.png\" alt=\"Bryan Casler\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Bryan Casler<\/div>\n      <div class=\"cv-speaker-card-org\">VP Strategy &amp; AI, 4 Site Studios<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Pam-Trzop.png\" alt=\"Pam Trzop\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Pam Trzop<\/div>\n      <div class=\"cv-speaker-card-org\">Principal, Stratovation Partners<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/roxy-rimmer.jpg\" alt=\"Roxy Rimmer\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Roxy Rimmer<\/div>\n      <div class=\"cv-speaker-card-org\">First Impressions Coach, Hearts 2 Headlines<\/div>\n    <\/div>\n\n    <div class=\"cv-speaker-card cv-hidden\">\n      <img decoding=\"async\" class=\"cv-speaker-card-img\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/adam-wolford.jpg\" alt=\"Adam Wolford\" loading=\"lazy\">\n      <div class=\"cv-speaker-card-name\">Adam Wolford<\/div>\n      <div class=\"cv-speaker-card-org\">Founder, Plan Perfect<\/div>\n    <\/div>\n  <\/div><!-- \/grid -->\n\n  <!-- Show More button -->\n  <div class=\"cv-speakers-more\">\n    <button class=\"cv-speakers-more-btn\" id=\"cv-speakers-more-btn\" onclick=\"cvToggleSpeakers(this)\">\n      <span>Show all speakers<\/span>\n      <span class=\"cv-speakers-count\">+48<\/span>\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\">\n        <path d=\"M4 6l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/button>\n  <\/div>\n\n<\/div><!-- \/cv-speakers -->\n\n<script>\nfunction cvToggleSpeakers(btn) {\n  const grid = document.getElementById('cv-speakers-grid');\n  const span = btn.querySelector('span:first-child');\n  const count = btn.querySelector('.cv-speakers-count');\n  const isExpanded = btn.classList.contains('expanded');\n\n  if (isExpanded) {\n    grid.querySelectorAll('.cv-speaker-card').forEach((c, i) => {\n      if (i >= 18) c.classList.add('cv-hidden');\n    });\n    span.textContent = 'Show all speakers';\n    count.textContent = '+48';\n    btn.classList.remove('expanded');\n    grid.scrollIntoView({ behavior: 'smooth', block: 'start' });\n  } else {\n    grid.querySelectorAll('.cv-speaker-card.cv-hidden').forEach(c => c.classList.remove('cv-hidden'));\n    span.textContent = 'Show fewer speakers';\n    count.textContent = '';\n    btn.classList.add('expanded');\n  }\n}\n\n\/\/ Report any broken images to console\ndocument.addEventListener('DOMContentLoaded', () => {\n  document.querySelectorAll('img').forEach(img => {\n    img.addEventListener('error', () => {\n      console.warn('Broken image:', img.src, '| alt:', img.alt);\n    });\n  });\n});\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-edc454d e-con-full e-flex e-con e-parent\" data-id=\"edc454d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69b059f elementor-widget elementor-widget-html\" data-id=\"69b059f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Partners & Sponsors Preview<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    \/* \u2500\u2500 Section wrapper \u2500\u2500 *\/\n    .cv-partners {\n      background: #fff;\n      padding: 80px 24px 88px;\n      font-family: 'Rubik', -apple-system, BlinkMacSystemFont, sans-serif;\n    }\n\n    \/* \u2500\u2500 Header \u2500\u2500 *\/\n    .cv-partners-header {\n      text-align: center;\n      max-width: 680px;\n      margin: 0 auto 60px;\n    }\n\n    .cv-partners-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.10em;\n      text-transform: uppercase;\n      color: #7c3aed;\n      margin-bottom: 16px;\n    }\n\n    .cv-partners-eyebrow::before,\n    .cv-partners-eyebrow::after {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 1.5px;\n      background: #7c3aed;\n      opacity: 0.5;\n    }\n\n    .cv-partners-header h2 {\n      font-size: 36px;\n      font-weight: 700;\n      color: #1a0a2e;\n      line-height: 1.2;\n      margin-bottom: 14px;\n    }\n\n    .cv-partners-header p {\n      font-size: 16px;\n      color: #666;\n      line-height: 1.65;\n    }\n\n    \/* \u2500\u2500 Tier divider label \u2500\u2500 *\/\n    .cv-partners-tier-label {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      max-width: 1100px;\n      margin: 0 auto 28px;\n    }\n\n    .cv-partners-tier-label span {\n      font-size: 10.5px;\n      font-weight: 600;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n      color: #bbb;\n      white-space: nowrap;\n    }\n\n    .cv-partners-tier-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #ebe8f4;\n    }\n\n    \/* \u2500\u2500 Featured Partner cards (2-up, large) \u2500\u2500 *\/\n    .cv-partners-featured {\n      display: flex;\n      justify-content: center;\n      gap: 24px;\n      max-width: 1100px;\n      margin: 0 auto 52px;\n      flex-wrap: wrap;\n    }\n\n    .cv-partners-featured-card {\n      flex: 1;\n      min-width: 260px;\n      max-width: 420px;\n      background: #fff;\n      border: 1.5px solid #c4b5fd;\n      border-radius: 16px;\n      padding: 36px 40px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 120px;\n      overflow: hidden;\n      transition: box-shadow 0.2s, border-color 0.2s;\n      text-decoration: none;\n      color: inherit;\n    }\n\n    .cv-partners-featured-card:hover {\n      box-shadow: 0 4px 20px rgba(124, 58, 237, 0.12);\n      border-color: #a78bfa;\n    }\n\n    .cv-partners-featured-card img {\n      max-width: 100%;\n      max-height: 72px;\n      width: auto;\n      height: auto;\n      object-fit: contain;\n      display: block;\n    }\n\n    \/* \u2500\u2500 Partner grid \u2500\u2500 *\/\n    .cv-partners-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 14px;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .cv-partner-card {\n      background: #fafafa;\n      border: 1px solid #efefef;\n      border-radius: 12px;\n      padding: 22px 18px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 88px;\n      overflow: hidden;\n      \/* prevent grid blowout *\/\n      min-width: 0;\n      transition: box-shadow 0.2s, border-color 0.2s, background 0.2s;\n      text-decoration: none;\n      color: inherit;\n    }\n\n    .cv-partner-card:hover {\n      background: #fff;\n      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);\n      border-color: #ddd;\n    }\n\n    .cv-partner-card img {\n      max-width: 100%;\n      max-height: 44px;\n      width: auto;\n      height: auto;\n      object-fit: contain;\n      display: block;\n      filter: grayscale(15%);\n      transition: filter 0.2s;\n    }\n\n    .cv-partner-card:hover img {\n      filter: grayscale(0%);\n    }\n\n    .cv-partner-card:focus-visible,\n    .cv-partners-featured-card:focus-visible {\n      outline: 2px solid #7c3aed;\n      outline-offset: 3px;\n    }\n\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n\n    \/* Tablet *\/\n    @media (max-width: 1024px) {\n      .cv-partners-grid {\n        grid-template-columns: repeat(4, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .cv-partners {\n        padding: 60px 20px 72px;\n      }\n      .cv-partners-header h2 {\n        font-size: 28px;\n      }\n      .cv-partners-featured {\n        gap: 16px;\n      }\n      .cv-partners-featured-card {\n        padding: 28px 24px;\n        min-height: 100px;\n      }\n      .cv-partners-grid {\n        grid-template-columns: repeat(3, 1fr);\n        gap: 10px;\n      }\n    }\n\n    \/* Mobile *\/\n    @media (max-width: 480px) {\n      .cv-partners {\n        padding: 48px 16px 60px;\n      }\n      .cv-partners-header {\n        margin-bottom: 44px;\n      }\n      .cv-partners-header h2 {\n        font-size: 24px;\n      }\n      .cv-partners-featured {\n        flex-direction: column;\n        align-items: stretch;\n        gap: 12px;\n      }\n      .cv-partners-featured-card {\n        \/* override flex: 1 min-width so cards don't overflow *\/\n        flex: none;\n        min-width: 0;\n        width: 100%;\n        max-width: none;\n        min-height: 88px;\n        padding: 22px 20px;\n      }\n      .cv-partners-featured-card img {\n        max-height: 56px;\n      }\n      .cv-partners-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 10px;\n      }\n      .cv-partner-card {\n        min-height: 72px;\n        padding: 16px 12px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<section class=\"cv-partners\">\n\n  <!-- Header -->\n  <div class=\"cv-partners-header\">\n    <div class=\"cv-partners-eyebrow\">Partners &amp; Sponsors<\/div>\n    <h2>Organizations behind the Summit<\/h2>\n    <p>Organizations aligned around one goal: helping fundraisers build stronger relationships and lasting impact.<\/p>\n  <\/div>\n\n  <!-- Tier: Featured Partners -->\n  <div class=\"cv-partners-tier-label\">\n    <span>Featured Partners<\/span>\n  <\/div>\n\n  <div class=\"cv-partners-featured\">\n    <a class=\"cv-partners-featured-card\" href=\"https:\/\/www.thenonprofitcooperative.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/tnc-1024x344.png\" alt=\"The Nonprofit Cooperative\">\n    <\/a>\n    <a class=\"cv-partners-featured-card\" href=\"https:\/\/pir.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/pir-1024x344.png\" alt=\".org | Public Interest Registry\">\n    <\/a>\n  <\/div>\n\n  <!-- Tier: Partners -->\n  <div class=\"cv-partners-tier-label\">\n    <span>Partners<\/span>\n  <\/div>\n\n  <div class=\"cv-partners-grid\">\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.zeck.app\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Zeck-blocks-100.png\" alt=\"Zeck\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.nextafter.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/next-after.webp\" alt=\"NextAfter\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.infinityconcepts.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/ic_2021_logo_reg_rgb_withTag_fullColor.svg\" alt=\"Infinity Concepts\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/synergyengagement.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/NXBinkcERU6_-XZHLF0-BZA7MGE6epQzGynvrt4iRHs-1024x147.jpg\" alt=\"Synergy\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/jm-aq.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/mcallister-quinn.png\" alt=\"McAllister &amp; Quinn\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.goodunited.io\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/GU-Logo-Color-1024x285.png\" alt=\"GoodUnited\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/moreformany.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/M4M_Logo_Primary_Full_RGB-1024x276.png\" alt=\"More for Many\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.jezreelconsulting.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/federal-grants-accelerator-1024x405.png\" alt=\"Federal Grants Accelerator\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/firespring.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/Firespring-logo-blk_450px.webp\" alt=\"Firespring\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.nonprofitpro.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/logo-nonprofitpro.png\" alt=\"NonProfit PRO\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/habramarketing.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/HVmFiSThqQO3OKkoDCa1gSgBv8eND_qXaggaT7NlmYc.png\" alt=\"Hobra Marketing\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.avidai.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/avid-logo-red-1024x478.png\" alt=\"Avid\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/gooddogstrategies.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/kZcC4DzOEiAcfoB0wqE4N5ToXYfGxtALd_xWTGftiMc-1024x395.png\" alt=\"Good Dog Strategies\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.matchnice.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/6keyDGedQnoyhKpTkkfBsSMC78kWCw0lgDhN0DGbAyk-1024x208.png\" alt=\"MatchNice\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/flytech.ai\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/01\/wYzcvbCmnRZbw0zb0-eT4UMGv5h61Htg5NY5SUSOmBg-1024x234.png\" alt=\"FlyTech\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/samizoss.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/Zoss-Collaborations-Color-1024x830.png\" alt=\"Zoss Collaborations\">\n    <\/a>\n    <a class=\"cv-partner-card\" href=\"https:\/\/www.builtforall.co\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n      <img decoding=\"async\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/02\/for-all-1024x239.png\" alt=\"For:All\">\n    <\/a>\n  <\/div>\n\n<\/section>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d921cb3 e-con-full e-flex e-con e-parent\" data-id=\"d921cb3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60e6826 elementor-widget elementor-widget-html\" data-id=\"60e6826\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cp-dual-banner *, .cp-dual-banner *::before, .cp-dual-banner *::after {\n    box-sizing: border-box;\n  }\n  .cp-dual-banner {\n    background: linear-gradient(145deg, #2a0845 0%, #3a1060 40%, #1a0a2e 100%);\n    padding: 52px 24px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, 'Inter', sans-serif;\n    position: relative;\n    overflow: hidden;\n  }\n  .cp-dual-banner::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 300px; height: 300px;\n    background: radial-gradient(circle, rgba(148,46,180,0.3) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .cp-dual-banner::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: -40px;\n    width: 250px; height: 250px;\n    background: radial-gradient(circle, rgba(26,189,218,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .cp-dual-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Headline \u2014 centered, non-italic *\/\n  .cp-dual-headline {\n    color: #ffffff;\n    font-size: clamp(20px, 3vw, 28px);\n    font-weight: 700;\n    line-height: 1.35;\n    margin: 0 0 36px;\n    text-align: center;\n  }\n\n  \/* Two CTA cards side by side *\/\n  .cp-dual-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n\n  .cp-dual-card {\n    border-radius: 14px;\n    padding: 28px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    gap: 20px;\n  }\n\n  \/* Card 1: Register (free) *\/\n  .cp-dual-card--free {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n  .cp-dual-card-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-bottom: 6px;\n  }\n  .cp-dual-card--free .cp-dual-card-label { color: rgba(255,255,255,0.55); }\n  .cp-dual-card--free .cp-dual-card-title {\n    color: #ffffff;\n    font-size: 20px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n  .cp-dual-card--free .cp-dual-card-desc {\n    color: rgba(255,255,255,0.65);\n    font-size: 14px;\n    line-height: 1.55;\n    margin: 0;\n  }\n  .cp-dual-btn--free {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    background: #F4DE77;\n    color: #1a1a1a;\n    font-size: 15px;\n    font-weight: 700;\n    text-decoration: none;\n    padding: 14px 28px;\n    border-radius: 8px;\n    transition: opacity 0.2s;\n    white-space: nowrap;\n  }\n  .cp-dual-btn--free:hover { opacity: 0.88; }\n  .cp-dual-btn--free:focus-visible { outline: 2px solid #F4DE77; outline-offset: 3px; }\n\n  \/* Card 2: Connection+ Pass *\/\n  .cp-dual-card--pass {\n    background: linear-gradient(135deg, rgba(148,46,180,0.2) 0%, rgba(26,189,218,0.1) 100%);\n    border: 1px solid rgba(148,46,180,0.35);\n  }\n  .cp-dual-card--pass .cp-dual-card-label { color: #F4DE77; }\n  .cp-dual-card--pass .cp-dual-card-title {\n    color: #ffffff;\n    font-size: 20px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n  .cp-dual-card--pass .cp-dual-card-desc {\n    color: rgba(255,255,255,0.65);\n    font-size: 14px;\n    line-height: 1.55;\n    margin: 0;\n  }\n  .cp-dual-pass-bottom {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .cp-dual-price {\n    white-space: nowrap;\n  }\n  .cp-dual-price s {\n    color: rgba(255,255,255,0.35);\n    font-size: 14px;\n  }\n  .cp-dual-price strong {\n    color: #F4DE77;\n    font-size: 22px;\n    font-weight: 800;\n  }\n  .cp-dual-btn--pass {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    background: linear-gradient(135deg, #942EB4, #1ABDDA);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 700;\n    text-decoration: none;\n    padding: 14px 28px;\n    border-radius: 8px;\n    transition: opacity 0.2s;\n    white-space: nowrap;\n  }\n  .cp-dual-btn--pass:hover { opacity: 0.88; }\n  .cp-dual-btn--pass:focus-visible { outline: 2px solid #F4DE77; outline-offset: 3px; }\n\n  \/* --- Tablet --- *\/\n  @media (max-width: 768px) {\n    .cp-dual-banner { padding: 40px 20px; }\n    .cp-dual-headline { font-size: 22px; }\n    .cp-dual-cards { grid-template-columns: 1fr; }\n    .cp-dual-card { padding: 24px 22px; }\n    .cp-dual-btn--pass { width: 100%; }\n    .cp-dual-btn--free { width: 100%; }\n  }\n\n  \/* --- Mobile --- *\/\n  @media (max-width: 480px) {\n    .cp-dual-banner { padding: 32px 16px; }\n    .cp-dual-headline { font-size: 19px; margin-bottom: 24px; }\n    .cp-dual-card { padding: 20px 18px; gap: 16px; }\n    .cp-dual-card--free .cp-dual-card-title,\n    .cp-dual-card--pass .cp-dual-card-title { font-size: 17px; }\n    .cp-dual-card--free .cp-dual-card-desc,\n    .cp-dual-card--pass .cp-dual-card-desc { font-size: 13px; }\n    .cp-dual-btn--free { font-size: 14px; padding: 12px 20px; white-space: normal; }\n    .cp-dual-btn--pass { font-size: 14px; padding: 12px 20px; white-space: normal; }\n  }\n<\/style>\n\n<div class=\"cp-dual-banner\">\n  <div class=\"cp-dual-inner\">\n\n    <!-- Shared headline -->\n    <h3 class=\"cp-dual-headline\">The summit is over \u2014 but the insights don't have to be. Get lifetime access to every recording, slide deck, and resource.<\/h3>\n\n    <!-- Single card -->\n    <div class=\"cp-dual-cards\" style=\"grid-template-columns: 1fr; max-width: 640px; margin: 0 auto;\">\n\n      <!-- Connection+ Pass -->\n      <div class=\"cp-dual-card cp-dual-card--pass\">\n        <div>\n          <div class=\"cp-dual-card-label\">&#x2726; Connection+ Pass<\/div>\n          <h4 class=\"cp-dual-card-title\">Everything from the summit, yours to keep<\/h4>\n          <p class=\"cp-dual-card-desc\">All session recordings, slides, highlight notes, full chat logs, private community access, and exclusive post-event bonus resources \u2014 forever.<\/p>\n        <\/div>\n        <div class=\"cp-dual-pass-bottom\">\n          <div class=\"cp-dual-price\">\n            <strong>$300<\/strong> &nbsp;<span style=\"color: rgba(255,255,255,0.5); font-size: 14px;\">one-time payment<\/span>\n          <\/div>\n          <a href=\"https:\/\/causevox.circle.so\/checkout\/connection\" target=\"_blank\" class=\"cp-dual-btn--pass\" rel=\"noopener\">\n            Get the Connection+ Pass \u2192\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cdc375 e-flex e-con-boxed e-con e-parent\" data-id=\"2cdc375\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64a02b9 elementor-widget elementor-widget-menu-anchor\" data-id=\"64a02b9\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"schedule\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be786d0 e-con-full e-flex e-con e-child\" data-id=\"be786d0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afd5288 elementor-widget elementor-widget-html\" data-id=\"afd5288\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<html><head><meta http-equiv=\"Content-Type\" content=\"text\/html; charset=UTF-8\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n    .schedule-container { max-width: 1100px; margin: 0 auto; font-family: 'Rubik', sans-serif; }\n    .schedule-container * { box-sizing: border-box; }\n    .top-controls { display: flex; flex-wrap: wrap; gap: 15px; justify-content: space-between; align-items: center; margin-bottom: 20px; }\n    .day-tabs { display: flex; gap: 8px; }\n    .day-tab { padding: 10px 20px; border: none !important; border-radius: 25px; font-family: 'Rubik', sans-serif; font-size: 0.9rem; font-weight: 600; cursor: pointer; transition: all 0.2s ease; background: rgba(255,255,255,0.5) !important; color: #4c4687 !important; }\n    .day-tab:hover { background: rgba(255,255,255,0.8) !important; }\n    .day-tab.active { background: #5046E5 !important; color: #fff !important; }\n    .timezone-selector { display: flex; flex-direction: column; align-items: flex-start; gap: 4px; background: rgba(255,255,255,0.6); padding: 8px 16px; border-radius: 10px; }\n    .timezone-selector label { font-size: 0.75rem; font-weight: 600; color: #4c4687; white-space: nowrap; line-height: 1; text-transform: uppercase; letter-spacing: 0.04em; }\n    .timezone-selector select { padding: 6px 12px; border: 1px solid #d4d0f0; border-radius: 8px; font-family: 'Rubik', sans-serif; font-size: 0.85rem; background: #fff; color: #1e1b4b; cursor: pointer; min-width: 148px; }\n    .search-box { position: relative; min-width: 260px; }\n    .search-box input { width: 100%; padding: 10px 15px 10px 40px; border: 2px solid rgba(255,255,255,0.6); border-radius: 25px; background: rgba(255,255,255,0.8); color: #1e1b4b; font-family: 'Rubik', sans-serif; font-size: 0.9rem; transition: all 0.2s ease; }\n    .search-box input::placeholder { color: #7c78a8; }\n    .search-box input:focus { outline: none; border-color: #5046E5; background: #fff; }\n    .search-box svg { position: absolute; left: 12px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; color: #7c78a8; }\n    .filters-section { background: rgba(255,255,255,0.4); border-radius: 12px; padding: 15px; margin-bottom: 20px; }\n    .filter-row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }\n    .filter-group { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; }\n    .filter-label { font-size: 0.8rem; font-weight: 600; color: #4c4687; text-transform: uppercase; letter-spacing: 0.5px; margin-right: 4px; }\n    .filter-divider { width: 1px; height: 24px; background: #c4c1e0; margin: 0 8px; }\n    .track-btn { padding: 6px 14px; border: 2px solid transparent !important; border-radius: 25px; font-family: 'Rubik', sans-serif; font-size: 0.8rem; font-weight: 500; cursor: pointer; transition: all 0.2s ease; background: rgba(255,255,255,0.6) !important; color: #4c4687 !important; }\n    .track-btn:hover { transform: translateY(-1px); }\n    .track-btn.active { color: #fff !important; }\n    .track-btn[data-track=\"all\"].active { background: #5046E5 !important; }\n    .track-btn[data-track=\"connection\"].active { background: #5046E5 !important; }\n    .track-btn[data-track=\"unity\"].active { background: #EAB308 !important; color: #1e1b4b !important; }\n    .track-btn[data-track=\"cooperative\"].active { background: #22D3EE !important; color: #1e1b4b !important; }\n    .topic-btn { padding: 6px 14px; border: 1px solid #d4d0f0 !important; border-radius: 25px; font-family: 'Rubik', sans-serif; font-size: 0.75rem; font-weight: 500; cursor: pointer; transition: all 0.2s ease; background: rgba(255,255,255,0.7) !important; color: #5c5890 !important; }\n    .topic-btn:hover { background: #fff !important; border-color: #5046E5 !important; color: #5046E5 !important; }\n    .topic-btn.active { background: #5046E5 !important; color: #fff !important; border-color: #5046E5 !important; }\n    .results-info { color: #4c4687; font-size: 0.85rem; margin-bottom: 15px; display: flex; justify-content: space-between; align-items: center; }\n    .clear-filters { padding: 6px 14px; border: 1px solid #d4d0f0 !important; border-radius: 25px; background: rgba(255,255,255,0.6) !important; color: #5c5890 !important; font-family: 'Rubik', sans-serif; font-size: 0.75rem; font-weight: 500; cursor: pointer; transition: all 0.2s ease; }\n    .clear-filters:hover { background: #fff !important; border-color: #5046E5 !important; }\n    .sessions-grid { display: flex; flex-direction: column; gap: 8px; }\n    .session-card { background: #fff; border-radius: 12px; overflow: hidden; transition: all 0.2s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.06); }\n    .session-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.1); }\n    .session-card.hidden { display: none; }\n    .card-main { display: flex; align-items: center; min-height: 70px; cursor: pointer; }\n    .track-bar { width: 6px; align-self: stretch; flex-shrink: 0; }\n    .track-bar.connection { background: #5046E5; }\n    .track-bar.unity { background: #EAB308; }\n    .track-bar.cooperative { background: #22D3EE; }\n    .time-col { width: 100px; min-width: 100px; padding: 16px; text-align: center; border-right: 1px solid #e5e5f0; flex-shrink: 0; }\n    .session-time { font-size: 1rem; font-weight: 600; color: #1e1b4b; white-space: nowrap; }\n    .session-timezone { font-size: 0.7rem; color: #7c78a8; margin-top: 2px; }\n    .main-info { flex: 1; min-width: 0; padding: 16px 20px; }\n    .session-title { font-size: 1.05rem; font-weight: 600; color: #1e1b4b; line-height: 1.4; margin-bottom: 6px; }\n    .session-speaker { font-size: 0.85rem; color: #5c5890; }\n    .session-speaker strong { color: #4c4687; font-weight: 600; }\n    .session-speaker .org { color: #7c78a8; }\n    .card-tags { display: flex; flex-wrap: wrap; gap: 6px; padding: 16px; align-items: center; }\n    .mini-tag { padding: 4px 10px; background: #f0eff8; border-radius: 12px; font-size: 0.7rem; color: #5c5890; white-space: nowrap; }\n    .track-badge { padding: 6px 14px; border-radius: 6px; font-size: 0.7rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.3px; white-space: nowrap; margin-right: 10px; flex-shrink: 0; }\n    .track-badge.connection { background: #ebe9ff; color: #5046E5; }\n    .track-badge.unity { background: #fef9c3; color: #a16207; }\n    .track-badge.cooperative { background: #cffafe; color: #0e7490; }\n    .expand-arrow { padding: 16px; display: flex; align-items: center; color: #a5a1c9; flex-shrink: 0; }\n    .expand-arrow svg { width: 20px; height: 20px; transition: transform 0.2s ease; }\n    .session-card.expanded .expand-arrow svg { transform: rotate(180deg); }\n\n    \/* Option A: Enhanced Expanded Content Styles *\/\n    .expanded-content { display: none; background: #f8f8fc; border-top: 1px solid #e5e5f0; padding: 20px 24px; }\n    .session-card.expanded .expanded-content { display: block; }\n    .content-grid { display: grid; grid-template-columns: 1fr 260px; gap: 24px; }\n    .description-col {}\n    .section-label { font-size: 0.65rem; font-weight: 600; color: #9896b3; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 8px; }\n    .description-text { font-size: 0.9rem; color: #4c4687; line-height: 1.7; }\n    .description-text.truncated { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }\n    .description-text.full { -webkit-line-clamp: unset; }\n    .read-more-btn { background: none; border: none; color: #5046E5; font-size: 0.85rem; font-weight: 500; cursor: pointer; padding: 0; margin-top: 8px; display: inline-flex; align-items: center; gap: 4px; font-family: 'Rubik', sans-serif; }\n    .read-more-btn:hover { text-decoration: underline; }\n    .read-more-btn svg { width: 14px; height: 14px; transition: transform 0.2s ease; }\n    .read-more-btn.expanded svg { transform: rotate(180deg); }\n\n    \/* Speaker Card Styles *\/\n    .speakers-col { border-left: 1px solid #e5e5f0; padding-left: 24px; }\n    .speaker-card-compact { display: flex; gap: 12px; }\n    .speaker-avatar { width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 0.85rem; flex-shrink: 0; }\n    .speaker-avatar.connection { background: linear-gradient(135deg, #5046E5 0%, #7c3aed 100%); }\n    .speaker-avatar.unity { background: linear-gradient(135deg, #EAB308 0%, #f59e0b 100%); color: #1e1b4b; }\n    .speaker-avatar.cooperative { background: linear-gradient(135deg, #22D3EE 0%, #06b6d4 100%); color: #1e1b4b; }\n    .speaker-info { flex: 1; min-width: 0; }\n    .speaker-name-compact { font-size: 0.9rem; font-weight: 600; color: #1e1b4b; line-height: 1.3; }\n    .speaker-title-compact { font-size: 0.75rem; color: #7c78a8; margin-top: 2px; }\n    .speaker-bio { font-size: 0.75rem; color: #6b6b8a; line-height: 1.5; margin-top: 6px; }\n\n    \/* Learning Objectives *\/\n    .objectives-section { margin-top: 16px; padding-top: 16px; border-top: 1px solid #e5e5f0; }\n    .objectives-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n    .objective-pill { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; background: white; border-radius: 20px; font-size: 0.8rem; color: #4c4687; box-shadow: 0 1px 3px rgba(0,0,0,0.06); }\n    .objective-pill .num { width: 18px; height: 18px; border-radius: 50%; background: #5046E5; color: white; display: flex; align-items: center; justify-content: center; font-size: 0.65rem; font-weight: 600; flex-shrink: 0; }\n    .objective-pill .num.unity { background: #EAB308; color: #1e1b4b; }\n    .objective-pill .num.cooperative { background: #22D3EE; color: #1e1b4b; }\n\n    .no-results { text-align: center; padding: 40px 20px; background: rgba(255,255,255,0.5); border-radius: 12px; }\n    .no-results h3 { font-size: 1.1rem; color: #4c4687; margin-bottom: 8px; }\n    .no-results p { color: #7c78a8; font-size: 0.9rem; }\n\n    \/* \u2500\u2500 Section header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cv-schedule-header {\n      text-align: center;\n      max-width: 680px;\n      margin: 0 auto 52px;\n      font-family: 'Rubik', sans-serif;\n    }\n    .cv-schedule-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.10em;\n      text-transform: uppercase;\n      color: #7c3aed;\n      margin-bottom: 16px;\n    }\n    .cv-schedule-eyebrow::before,\n    .cv-schedule-eyebrow::after {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 1.5px;\n      background: #7c3aed;\n      opacity: 0.45;\n    }\n    .cv-schedule-header h2 {\n      font-size: clamp(28px, 3vw, 40px);\n      font-weight: 800;\n      color: #1a0a2e;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n      margin-bottom: 14px;\n    }\n    .cv-schedule-header p {\n      font-size: 16px;\n      color: #666;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 900px) { .card-tags, .track-badge { display: none; } }\n    @media (max-width: 768px) {\n        .top-controls { flex-direction: column; align-items: stretch; gap: 12px; }\n        .day-tabs { justify-content: center; }\n        .timezone-selector { justify-content: center; flex-wrap: wrap; }\n        .search-box { min-width: 100%; width: 100%; }\n        .filter-divider { display: none; }\n        .filter-row { flex-direction: column; align-items: flex-start; gap: 10px; }\n        .filter-group { width: 100%; }\n        .session-card { margin-bottom: 0; overflow: visible; }\n        .card-main { display: block !important; position: relative !important; min-height: auto; padding: 12px 45px 12px 18px !important; }\n        .track-bar { position: absolute !important; left: 0 !important; top: 0 !important; bottom: 0 !important; width: 6px !important; height: 100% !important; }\n        .time-col { display: block !important; width: auto !important; min-width: auto !important; border-right: none !important; padding: 0 !important; margin-bottom: 2px; text-align: left !important; }\n        .main-info { display: block !important; width: 100% !important; padding: 0 !important; }\n        .card-tags { display: none !important; }\n        .track-badge { display: none !important; }\n        .expand-arrow { position: absolute !important; right: 10px !important; top: 50% !important; transform: translateY(-50%) !important; padding: 8px !important; }\n        .expanded-content { padding: 16px 18px !important; margin-left: 6px; }\n        .content-grid { grid-template-columns: 1fr; gap: 16px; }\n        .speakers-col { border-left: none; border-top: 1px solid #e5e5f0; padding-left: 0; padding-top: 16px; }\n    }\n<\/style>\n    <\/head><body><div class=\"schedule-container\">\n    <div class=\"cv-schedule-header\">\n      <div class=\"cv-schedule-eyebrow\">The Schedule<\/div>\n      <h2>Summit Schedule<\/h2>\n      <p>Browse all 50+ sessions across the Connection, Unity, and Cooperative stages. Filter by day, stage, or topic to find what matters to you.<\/p>\n    <\/div>\n    <div class=\"top-controls\">\n        <div class=\"day-tabs\">\n            <button class=\"day-tab active\" data-day=\"1\">Day 1 \u2014 March 4<\/button>\n            <button class=\"day-tab\" data-day=\"2\">Day 2 \u2014 March 5<\/button>\n        <\/div>\n        <div class=\"timezone-selector\">\n            <label>\ud83d\udd50 Timezone:<\/label>\n            <select id=\"timezoneSelect\">\n                <option value=\"ET\" selected=\"\">Eastern (ET)<\/option>\n                <option value=\"CT\">Central (CT)<\/option>\n                <option value=\"MT\">Mountain (MT)<\/option>\n                <option value=\"PT\">Pacific (PT)<\/option>\n            <\/select>\n        <\/div>\n        <div class=\"search-box\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"><\/path><\/svg>\n            <input type=\"text\" id=\"searchInput\" placeholder=\"Search speakers, topics...\">\n        <\/div>\n    <\/div>\n    <div class=\"filters-section\">\n        <div class=\"filter-row\">\n            <div class=\"filter-group\">\n                <span class=\"filter-label\">Stage:<\/span>\n                <button class=\"track-btn active\" data-track=\"all\">All<\/button>\n                <button class=\"track-btn\" data-track=\"connection\">Connection<\/button>\n                <button class=\"track-btn\" data-track=\"unity\">Unity<\/button>\n                <button class=\"track-btn\" data-track=\"cooperative\">Cooperative<\/button>\n            <\/div>\n            <div class=\"filter-divider\"><\/div>\n            <div class=\"filter-group\">\n                <span class=\"filter-label\">Topics:<\/span>\n                <button class=\"topic-btn\" data-topic=\"ai\">AI &amp; Tech<\/button>\n                <button class=\"topic-btn\" data-topic=\"social\">Social Media<\/button>\n                <button class=\"topic-btn\" data-topic=\"grants\">Grants<\/button>\n                <button class=\"topic-btn\" data-topic=\"donor\">Donor Relations<\/button>\n                <button class=\"topic-btn\" data-topic=\"p2p\">P2P &amp; Events<\/button>\n                <button class=\"topic-btn\" data-topic=\"storytelling\">Storytelling<\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"results-info\">\n        <span>Showing <strong id=\"resultsCount\">22<\/strong> sessions<\/span>\n        <button class=\"clear-filters\" id=\"clearFilters\">Clear filters<\/button>\n    <\/div>\n    <div class=\"sessions-grid\" id=\"sessionsGrid\" style=\"display: flex;\">\n        <div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"rob wu floyd jones\" data-topics=\"fundraising\" data-time=\"10:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">10:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Great Connection: Reuniting People, Purpose, and Platforms for Greater Impact<\/div>\n                    <div class=\"session-speaker\"><strong>Rob Wu &amp; Floyd Jones<\/strong> <span class=\"org\">\u2014 CauseVox \/ Summit Host<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Fundraising in 2026 isn\u2019t about choosing between technology and humanity \u2014 it\u2019s about aligning them. Join CauseVox CEO Rob Wu and Summit Host Floyd Jones as they kick off The Great Connection with a bold conversation on reconnecting with your purpose, your team, your donors, and your systems \u2014 and building fundraising rooted in intention, trust, and strategy.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">RW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Rob Wu<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div>\n                        <div class=\"speaker-card-compact\">\n                            <div class=\"speaker-avatar connection\">FJ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Floyd Jones<\/div>\n                                <div class=\"speaker-title-compact\">Summit Host<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"nick black\" data-topics=\"social\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Turn Off Social Media  (Unless you Turn On Direct Messaging)<\/div>\n                    <div class=\"session-speaker\"><strong>Nick Black<\/strong> <span class=\"org\">\u2014 GoodUnited<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Social Media<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Your website only works because of email. If you removed email capture from your website, traffic would be nearly worthless. Visitors would come and go. No names. No follow-up. No long-term value. Email is what unlocks website traffic. The same principle now applies to social media. If you\u2019re not using direct messaging, your social audience is a black box. Followers stay anonymous. Engagement doesn\u2019t convert. And every donation ask that sends supporters off-platform introduces friction that kills momentum.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">NB<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Nick Black<\/div>\n                                <div class=\"speaker-title-compact\">GoodUnited<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"tim lockie\" data-topics=\"ai donor\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Great Connection Using AI to Free Up Time for Real Donor Relationships<\/div>\n                    <div class=\"session-speaker\"><strong>Tim Lockie<\/strong> <span class=\"org\">\u2014 The Human Stack<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">We have never been more connected and donors have never felt more disconnected. Nonprofit teams are buried under inboxes dashboards campaigns and reporting. Technology promised relief. Instead it quietly consumed the time meant for human relationships the very work that actually drives giving. This session reframes AI\u2019s role in fundraising. Not as a replacement for human connection but as a way to protect it.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Identify automation vs. human touch points<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Navigate AI adoption with agency framework<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Implement three time-saving AI workflows<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">TL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Tim Lockie<\/div>\n                                <div class=\"speaker-title-compact\">The Human Stack<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"patrick kirby jordan cassidy richard peck\" data-topics=\"ai donor\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Developing Major Donors and Planned Giving for Long-Term Sustainability<\/div>\n                    <div class=\"session-speaker\"><strong>Patrick Kirby, Jordan Cassidy &amp; Richard Peck<\/strong> <span class=\"org\">\u2014 Do Good Better \/ Life Legacy \/ Richard C. Peck Consulting<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">What if your fundraising strategy didn\u2019t just sustain your organization\u2014but secured its future? This dynamic session dives into how nonprofits can unlock the power of major donors and planned giving to build long-term, mission-driven financial resilience. Learn how to move beyond one-time gifts and create meaningful donor partnerships that grow over time. You\u2019ll walk away with practical strategies to deepen donor relationships, confidently introduce legacy giving, and build a funding pipeline that fuels your mission for years to come.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Turn passionate supporters into lifetime donors<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Build future-focused fundraising engines<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Make planned giving feel natural and empowering<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">PK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Patrick Kirby<\/div>\n                                <div class=\"speaker-title-compact\">Do Good Better<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">JC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Jordan Cassidy<\/div>\n                                <div class=\"speaker-title-compact\">Life Legacy<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">RP<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Richard Peck<\/div>\n                                <div class=\"speaker-title-compact\">Richard C. Peck Consulting<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"ben smithee\" data-topics=\"fundraising\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Recurring Giving: How Top Organizations Win<\/div>\n                    <div class=\"session-speaker\"><strong>Ben Smithee<\/strong> <span class=\"org\">\u2014 NextAfter<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Recurring giving is one of the strongest predictors of sustainable revenue for nonprofits, yet most programs leave significant growth on the table. Drawing from an in-depth analysis of 138 national nonprofits across eight verticals, Ben unpacks NextAfter\u2019s Recurring Giving Benchmark Report. Evaluating two donor personas, first-time recurring donors and single-gift donors who upgraded to recurring one month later, this 90-day study reveals how leading organizations acquire, cultivate, and convert long-term supporters.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">BS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Ben Smithee<\/div>\n                                <div class=\"speaker-title-compact\">NextAfter<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"julia campbell\" data-topics=\"social\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">How to Make Social Media Work for Your Nonprofit in 2026<\/div>\n                    <div class=\"session-speaker\"><strong>Julia Campbell<\/strong> <span class=\"org\">\u2014 JC Social Marketing<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Social Media<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Social media was designed to connect us, but in today\u2019s crowded digital landscape, fueled by automation and AI-generated content, many nonprofits feel like they\u2019re shouting into the void. The answer isn\u2019t more content - it\u2019s more connection. This session invites nonprofit communicators to rethink their approach to social media: not as a megaphone for announcements and press releases, but as a dynamic space for connection, conversation, and storytelling.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Define audience and human-first content needs<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Experiment with new formats confidently<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Build relationships through low-effort touchpoints<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">JC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Julia Campbell<\/div>\n                                <div class=\"speaker-title-compact\">JC Social Marketing<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"rob wu dani daspit sarah evans\" data-topics=\"p2p\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From Shower Strike to H2Go: Reinventing Peer-to-Peer Without Losing Momentum<\/div>\n                    <div class=\"session-speaker\"><strong>Rob Wu, Dani Daspit &amp; Sarah Evans<\/strong> <span class=\"org\">\u2014 CauseVox \/ WellAware<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">P2P &amp; Events<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Well Aware built a powerhouse peer-to-peer campaign with Shower Strike, then made the bold decision to retire it and launch H2Go. In this session, Rob Wu (CauseVox) sits down with Sarah Evans and Dani Daspit (Well Aware) to share how they carried forward what worked, listened to their community, and activated everyday fundraisers alongside influencers and ambassadors. You will leave with practical lessons for campaign design, fundraiser nurturing, and how to keep peer-to-peer evolving year after year.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Design a fresh campaign without losing loyal supporters<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Activate everyday fundraisers, influencers, and ambassadors<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Build segments with tailored outreach and messaging<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">RW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Rob Wu<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">DD<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Dani Daspit<\/div>\n                                <div class=\"speaker-title-compact\">WellAware<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">SE<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sarah Evans<\/div>\n                                <div class=\"speaker-title-compact\">WellAware<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"benjamin childers dmitry koltunov amina mohamed\" data-topics=\"ai donor\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Great AI Debate: AI Can Be Used To Build Meaningful Donor Relationships<\/div>\n                    <div class=\"session-speaker\"><strong>Benjamin Childers, Dmitry Koltunov &amp; Amina Mohamed<\/strong> <span class=\"org\">\u2014 Arbor \/ Cameras for Girls<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">As AI becomes embedded in fundraising technology, nonprofits are wrestling with a core question: can automation and intelligence deepen donor relationships\u2014or do they risk eroding trust and authenticity? This session uses an Oxford-style debate to explore the motion: \u201cAI can be used to build meaningful donor relationships.\u201d Two teams will argue opposing sides, drawing on real-world fundraising experience, supporter engagement strategies, and emerging AI practices.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Evaluate AI tools for authentic relationships<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Identify risks of trust, consent, and bias<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Distinguish AI use cases for human connection<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">BC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Benjamin Childers<\/div>\n                                <div class=\"speaker-title-compact\">Stratovation Digital<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">DK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Dmitry Koltunov<\/div>\n                                <div class=\"speaker-title-compact\">Arbor<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">AM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Amina Mohamed<\/div>\n                                <div class=\"speaker-title-compact\">Cameras for Girls<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"fielding jezreel\" data-topics=\"grants\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">9 (Unexpected) Green Flags You're Ready for Federal Grants<\/div>\n                    <div class=\"session-speaker\"><strong>Fielding Jezreel<\/strong> <span class=\"org\">\u2014 Jezreel Consulting<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Grants<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Federal funding is the largest single source of funding for nonprofits. But too many organizations, especially those with budgets under $5M, never apply. Why? Because somewhere along the way, we were told we weren\u2019t \u201cready.\u201d\nThis training flips that narrative on its head. We\u2019re not here to talk about what you lack. We\u2019re here to identify what you already have. Federal grants aren\u2019t just for the big, shiny, or well-staffed organizations.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Assess federal grant readiness signals<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Identify readiness gaps to address first<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Position organization for federal grants<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">FJ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Fielding Jezreel<\/div>\n                                <div class=\"speaker-title-compact\">Jezreel Consulting<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"rick wilhelm megan waters\" data-topics=\"fundraising\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Cybersecurity &amp; Trust: What Every Nonprofit Needs to Know Now<\/div>\n                    <div class=\"session-speaker\"><strong>Rick Wilhelm &amp; Megan Waters<\/strong> <span class=\"org\">\u2014 Public Interest Registry<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">In today\u2019s digital landscape, nonprofits face increasing cybersecurity risks, from phishing and domain spoofing to data breaches that can undermine hard-earned trust. In this candid fireside chat, Megan Waters of Public Interest Registry (PIR) sits down with Chief Technology Officer Rick Wilhelm to discuss what nonprofit leaders need to understand about digital risk, how threats are evolving, and practical steps organizations can take to protect their mission online.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">RW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Rick Wilhelm<\/div>\n                                <div class=\"speaker-title-compact\">Public Interest Registry<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">MW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Megan Waters<\/div>\n                                <div class=\"speaker-title-compact\">Director of Community Engagement,<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"vu le candace cody\" data-topics=\"ai\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Fundraising During the Apocalypse, a No-BS Conversation with Vu and Candace<\/div>\n                    <div class=\"session-speaker\"><strong>Vu Le &amp; Candace Cody<\/strong> <span class=\"org\">\u2014 Nonprofit AF \/ CauseVox<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Everything is on fire and all of us are exhausted. We can\u2019t keep doing things the same way, and this includes fundraising. What does it take to not only survive this moment, but use this opportunity to do some revolutionary, transformative work? Vu Le and Candace Cody explore this and other questions in an honest, informal, probably cussed-filled conversation.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You\u2019ll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Identify problematic practices to reconsider<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Walk away with new implementable actions<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Feel validated for your sector challenges<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">VL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Vu Le<\/div>\n                                <div class=\"speaker-title-compact\">Nonprofit AF<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">CC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Candace Cody<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"bart lillie\" data-topics=\"ai donor\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Smart Phones for Smart Fundraising -- Off Road Donor Engagement<\/div>\n                    <div class=\"session-speaker\"><strong>Bart Lillie<\/strong> <span class=\"org\">\u2014 Synergy<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">No keys. No map. Still engaging donors. Most fundraising sessions talk about staying \"in your lane\" with best practices, platforms, predictable journeys. This one is about going off-road. In today\u2019s digital landscape, donors aren\u2019t waiting at a desk or following a predictable path. They\u2019re moving, reacting, and deciding in real time, heavily influenced by the smartphone in their pocket. This session challenges fundraisers to stop treating mobile as \u201cjust another channel\u201d and start using it as a moment-driven engagement engine.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">BL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Bart Lillie<\/div>\n                                <div class=\"speaker-title-compact\">Synergy<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"matt caplan\" data-topics=\"grants\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From Search to Supporter: Using Google Ad Grants to Build Lasting Connections<\/div>\n                    <div class=\"session-speaker\"><strong>Matt Caplan<\/strong> <span class=\"org\">\u2014 Whole Whale<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Grants<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Every month, $10,000 in free Google Ads sits waiting for your nonprofit\u2014but are you using it to build relationships or just drive clicks? This session shows you how to transform the Google Ad Grant from a traffic tool into a connection engine that cultivates long-term supporters. You'll learn to design ad campaigns that reach people at the moment they're searching for causes like yours\u2014and guide them toward deeper engagement with your mission.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Design campaigns targeting different donor stages<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Turn search intent into meaningful first engagement<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Measure success by relationship depth<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">MC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Matt Caplan<\/div>\n                                <div class=\"speaker-title-compact\">Whole Whale<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"rob wu jeff chang\" data-topics=\"ai donor\" data-time=\"14:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Data Connection: Bridging Fundraising, Donor Insight, and AI<\/div>\n                    <div class=\"session-speaker\"><strong>Rob Wu &amp; Jeff Chang<\/strong> <span class=\"org\">\u2014 CauseVox<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">In this fireside chat, CauseVox co-founders Rob Wu (CEO) and Jeff Chang (CTO) unpack why \u201cthe data connection\u201d is the foundation of modern fundraising. You\u2019ll learn why unifying and cleaning data across fundraising tools matters, how connected giving activity unlocks donor insights, marketing attribution, and reporting, and what it takes to reduce the manual work that slows teams down. We\u2019ll also look ahead at nonprofit tech infrastructure and the practical role of AI in building smarter, more efficient, human-centered fundraising.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar unity\">RW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Rob Wu<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">JC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Jeff Chang<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"kelly mclaughlin\" data-topics=\"ai\" data-time=\"14:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Fundraising Tips for Neurodivergent Nonprofit Pros<\/div>\n                    <div class=\"session-speaker\"><strong>Kelly McLaughlin<\/strong> <span class=\"org\">\u2014 From Scratch Fundraising<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Your brain is built differently, so you're going to fundraise differently. Whether you've got ADHD and struggle to keep your CRM organized or you've got autism and struggle with the social dynamics of donor interactions, this session will provide practical tips and tools to address common struggles of neurodivergent nonprofit fundraisers. Bring your whole self\u2014and maybe some fidgets?\u2014because this session will make space for you, just as you are.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Maximize neurodivergent fundraising strengths<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Mitigate real neurodivergent challenges daily<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Craft work systems for neurodivergent brains<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">KM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Kelly McLaughlin<\/div>\n                                <div class=\"speaker-title-compact\">From Scratch Fundraising<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"dr. kevin sansberry tucker wannamaker ali steel\" data-topics=\"ai\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Connection Starts Inside: A Roundtable on Burnout, Culture, and Fundraising<\/div>\n                    <div class=\"session-speaker\"><strong>Dr. Kevin Sansberry, Tucker Wannamaker &amp; Ali Steel<\/strong> <span class=\"org\">\u2014 KEVRA \/ Thrive Impact \/ Show up with Steel<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Nonprofit professionals pour so much care and purpose into their work, but many are doing it while running on empty. Burnout, chronic stress, and toxic leadership have quietly crept into the sector\u2019s culture, shaping how people work, connect, and even fundraise. These conditions don\u2019t just affect individuals; they ripple into donor trust, storytelling, and long-term impact. In this lively and honest roundtable, Dr.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Connect workplace culture to fundraising outcomes<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Address burnout and toxic team norms<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Build concrete connection and accountability<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">KS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Dr. Kevin Sansberry<\/div>\n                                <div class=\"speaker-title-compact\">KEVRA Consulting<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">TW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Tucker Wannamaker<\/div>\n                                <div class=\"speaker-title-compact\">Thrive Impact<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">AS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Ali Steel<\/div>\n                                <div class=\"speaker-title-compact\">Show up with Steel<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"unity\" data-speakers=\"tim sarrantonio\" data-topics=\"ai donor\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">What the Fundraising Effectiveness Project Data Tells Us About Donor Motivation and Retention<\/div>\n                    <div class=\"session-speaker\"><strong>Tim Sarrantonio<\/strong> <span class=\"org\">\u2014 Generosity Spectrum<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Recent data from the Fundraising Effectiveness Project shows a persistent pattern across the nonprofit sector: overall revenue remains relatively stable while donor participation and retention continue to decline. This session examines what those trends reveal about donor behavior, not just fundraising tactics. In addition to grounding the discussion in longitudinal FEP data and behavioral motivation research, this session will include a live coaching component.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Interpret key Fundraising Effectiveness Project metrics<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Distinguish transactional vs. motivation-driven behaviors<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Apply motivational segmentation in real-time<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">TS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Tim Sarrantonio<\/div>\n                                <div class=\"speaker-title-compact\">Generosity Spectrum<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"deborah evens lyn wineman joey azoulai roxy rimmer\" data-topics=\"ai storytelling\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">A Practical Guide to Using Video and Storytelling for Fundraising<\/div>\n                    <div class=\"session-speaker\"><strong>Deborah Evens, Lyn Wineman, Joey Azoulai &amp; Roxy Rimmer<\/strong> <span class=\"org\">\u2014 Luminate Communications \/ KidGlov \/ Stakeholder Services \/ Hearts 2 Headlines<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Storytelling<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Stories move hearts\u2014and video brings those stories to life. This hands-on session shows nonprofits how to use simple, authentic video and powerful storytelling to inspire donors and drive fundraising success. You don\u2019t need a big budget or production team\u2014just a clear message and the right approach. Learn how to capture compelling stories, create short-form videos that connect emotionally, and use storytelling strategically across campaigns, appeals, and donor touchpoints to increase engagement and giving.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">DE<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Deborah Evens<\/div>\n                                <div class=\"speaker-title-compact\">Luminate Communications<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">LW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Lyn Wineman<\/div>\n                                <div class=\"speaker-title-compact\">KidGlov<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">JA<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Joey Azoulai<\/div>\n                                <div class=\"speaker-title-compact\">Stakeholder Services<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">RR<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Roxy Rimmer<\/div>\n                                <div class=\"speaker-title-compact\">Hearts 2 Headlines<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"dr. julie radlauer\" data-topics=\"fundraising\" data-time=\"16:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Power of Connection<\/div>\n                    <div class=\"session-speaker\"><strong>Dr. Julie Radlauer<\/strong> <span class=\"org\">\u2014 Collectively<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Life seems to be moving at a frenetic pace these days! But what if I told you, we have the power to change our lives through our everyday actions? Together we\u2019ll learn how the science of social connections can help us thrive, even in difficult times. By intentionally incorporating the data and science into our lives, we can better support ourselves and others. We\u2019ll focus on five concrete actions that are proven to create happiness in our lives.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Understand social connection science<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Apply connection science to daily life<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Use connection science in fundraising<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">DR<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Dr. Julie Radlauer<\/div>\n                                <div class=\"speaker-title-compact\">Collectively<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"cooperative\" data-speakers=\"diana farias heinrich madeline saucedo\" data-topics=\"storytelling\" data-time=\"16:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Beyond the Heartstrings: A 4-Step Process for Ethical Storytelling That Actually Works<\/div>\n                    <div class=\"session-speaker\"><strong>Diana Farias Heinrich &amp; Madeline Saucedo<\/strong> <span class=\"org\">\u2014 Habr\u00e1 Marketing \/ Traverse Bay CAC<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Storytelling<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">There's a pervasive myth in nonprofit fundraising: to inspire donors, you need to pull on heartstrings by sharing the most traumatic details of the people you serve. But what if the most compelling stories aren't the ones that retraumatize your audience or make you question your values?<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Apply the 4-step EquaStory framework<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Replace harmful practices with strength-based<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Build organizational alignment for ethical storytelling<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">DH<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Diana Farias Heinrich<\/div>\n                                <div class=\"speaker-title-compact\">Habra Marketing<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">MS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Madeline Saucedo<\/div>\n                                <div class=\"speaker-title-compact\">Traverse Bay Children's Advocacy Center<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"megan waters\" data-topics=\"fundraising\" data-time=\"17:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">5:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Great Connection: Building Community That Lasts<\/div>\n                    <div class=\"session-speaker\"><strong>Megan Waters<\/strong> <span class=\"org\">\u2014 Public Interest Registry<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Connection is more than a strategy \u2014 it\u2019s the foundation of sustainable impact. In this keynote conversation, Megan Waters of Public Interest Registry (PIR) will moderate a panel of .ORG nonprofit leaders who are building communities rooted in trust, participation, and shared purpose.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">MW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Megan Waters<\/div>\n                                <div class=\"speaker-title-compact\">Public Interest Registry<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card\" data-day=\"1\" data-track=\"connection\" data-speakers=\"david kurfirst christopher zumtobel\" data-topics=\"fundraising\" data-time=\"18:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">6:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Golden Hour: Art, Connection &amp; Community<\/div>\n                    <div class=\"session-speaker\"><strong>David Kurfirst &amp; Christopher Zumtobel<\/strong> <span class=\"org\">\u2014 ThinkOlio<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Close out Day 1 with a special creative experience bringing together art, conversation, and community in an intimate setting designed to inspire connection and reflection.<\/div>\n\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">DK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">David Kurfirst<\/div>\n                                <div class=\"speaker-title-compact\">ThinkOlio<\/div><\/div><\/div>\n                        <div class=\"speaker-card-compact\">\n                            <div class=\"speaker-avatar connection\">CZ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Christopher Zumtobel<\/div>\n                                <div class=\"speaker-title-compact\">ThinkOlio<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"edward norton floyd jones\" data-topics=\"ai\" data-time=\"10:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">10:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Nonprofit Talk with Edward Norton: Reimagining Leadership, Boards and Fundraising Growth<\/div>\n                    <div class=\"session-speaker\"><strong>Edward Norton &amp; Floyd Jones<\/strong> <span class=\"org\">\u2014 Actor+Filmmaker+Zeck \/ Summit Host<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Edward Norton, founder of Zeck, sits down with Floyd Jones for a candid conversation on reimagining nonprofit leadership, building more effective boards, and unlocking fundraising growth. Drawing on his experience as an actor, activist, and tech founder, Norton shares insights on how nonprofits can modernize their governance and communication to drive lasting impact.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">EN<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Edward Norton<\/div>\n                                <div class=\"speaker-title-compact\">Actor+Filmmaker, Founder \u2014 Zeck<\/div><\/div><\/div><div class=\"speaker-card-compact\">\n                            <div class=\"speaker-avatar connection\">FJ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Floyd Jones<\/div>\n                                <div class=\"speaker-title-compact\">Summit Host<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"adrian sargeant\" data-topics=\"ai donor\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Relationship Fundraising 3.0: The Evolution of Love<\/div>\n                    <div class=\"session-speaker\"><strong>Adrian Sargeant<\/strong> <span class=\"org\">\u2014 Philanthropy Institute<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">This session will track the evolution of relationship fundraising and explore what we can learn from the science of how human beings form relationships to inform how we might build stronger, loving and more fulfilling relationships with our supporters. Many organizations claim to be practising relationship fundraising, but in reality there is little agreement about what that actually means and what might constitute a relationship approach.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Evaluate communications using philanthropic psychology<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Build fundraising on identity and wellbeing<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Understand different types of donor love<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">AS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Adrian Sargeant<\/div>\n                                <div class=\"speaker-title-compact\">Philanthropy Institute<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"rob wu matt gayer\" data-topics=\"p2p\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Activating Communities at Scale: How to Run a Giving Day That Actually Delivers<\/div>\n                    <div class=\"session-speaker\"><strong>Rob Wu &amp; Matt Gayer<\/strong> <span class=\"org\">\u2014 CauseVox \/ Spur Local<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">P2P &amp; Events<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Giving days can be powerful, or they can fall flat. The difference is not hype. It\u2019s strategy, coordination, and community activation. In this session, Rob Wu, Co-Founder and CEO at CauseVox is joined by Matthew Gayer, Executive Director of Spur Local to break down how Spur Local has built one of the most successful Giving Tuesday campaigns in the country.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar unity\">RW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Rob Wu<\/div>\n                                <div class=\"speaker-title-compact\">CauseVox<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">MG<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Matt Gayer<\/div>\n                                <div class=\"speaker-title-compact\">Spur Local<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"ami dar\" data-topics=\"fundraising\" data-time=\"11:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:00 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Let\u2019s Grow the Whole Pie to Increase Giving and Change the World<\/div>\n                    <div class=\"session-speaker\"><strong>Ami Dar<\/strong> <span class=\"org\">\u2014 Idealist<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Come learn about a new movement to activate more donors and volunteers through monthly days of action and community on 5\/5, 6\/6, 7\/7, etc.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">AD<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Ami Dar<\/div>\n                                <div class=\"speaker-title-compact\">Idealist<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"george konetes\" data-topics=\"donor\" data-time=\"11:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">11:30 AM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">5 Key Tactics For Digital Donor Acquisition<\/div>\n                    <div class=\"session-speaker\"><strong>George Konetes<\/strong> <span class=\"org\">\u2014 Infinity Concepts<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Finding new donors is the financial lifeblood of ministries and non-profits. Leveraging digital tools and strategies to do this is becoming increasingly more important. This workshop will provide tactical insights that attendees can take home and put into practice right away. Attendees will hear about platforms currently being used for digital acquisition, including test cases. They will receive insights related to writing, images, testing protocols, and more.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Master digital donor acquisition strategy basics<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Identify what works and doesn't in digital<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Apply actionable acquisition tactics immediately<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">GK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">George Konetes<\/div>\n                                <div class=\"speaker-title-compact\">Infinity Concepts<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"lynne wester\" data-topics=\"donor\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Building Connections through Donor Communications: Listening, learning, and leading with impact<\/div>\n                    <div class=\"session-speaker\"><strong>Lynne Wester<\/strong> <span class=\"org\">\u2014 Donor Relations Guru<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">When we listen with intention, we lead with impact. We will guide an uplifting, hands-on session that shows how attentive listening turns everyday interactions into lasting donor loyalty. You\u2019ll see how thoughtful questions, smart surveys, and gratitude-driven touchpoints can lighten your workload while\ndeepening trust.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Create strategic donor surveys with purpose<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Decode feedback to influence messaging<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Design gratitude-rooted touchpoints<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">LW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Lynne Wester<\/div>\n                                <div class=\"speaker-title-compact\">Donor Relations Guru<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"tammy zonker\" data-topics=\"fundraising\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Transformational Power of Immersive Experiences<\/div>\n                    <div class=\"session-speaker\"><strong>Tammy Zonker<\/strong> <span class=\"org\">\u2014 Fundraising Transformed<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Today\u2019s donors don\u2019t just want to know they made a difference\u2014they want to feel it. In this interactive session, we\u2019ll explore the behavioral psychology behind immersion and how immersive donor experiences can deepen emotional connection, build trust, and inspire transformational giving. From mission simulations to multisensory storytelling and behind-the-scenes access, you\u2019ll discover creative, human-centered ways to move beyond traditional engagement tactics.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Understand immersion psychology principles<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Learn real-life immersive experience examples<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Design framework for immersive donors<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">TZ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Tammy Zonker<\/div>\n                                <div class=\"speaker-title-compact\">Fundraising Transformed<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"dave raley\" data-topics=\"ai\" data-time=\"12:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">12:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Growing Recurring Giving in the Sustainable Giving Era<\/div>\n                    <div class=\"session-speaker\"><strong>Dave Raley<\/strong> <span class=\"org\">\u2014 Imago Consulting<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Recurring giving has entered a new chapter. What was once considered an \u201cadd-on\u201d to annual fundraising is now becoming one of the most reliable, resilient revenue engines available to nonprofits. In this session, Dave Raley\u2014author of The Rise of Sustainable Giving\u2014explores how the subscription economy has reshaped donor expectations and unlocked a new model for growing recurring giving.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You\u2019ll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Understand the Sustainable Giving Era<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Learn key shifts in sustainer programs<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Identify ways to grow recurring giving 2026<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">DR<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Dave Raley<\/div>\n                                <div class=\"speaker-title-compact\">Imago Consulting<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"jamie tworkowski\" data-topics=\"storytelling\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Connecting Hearts to Action: 20 Years of Storytelling That Sparked a Movement<\/div>\n                    <div class=\"session-speaker\"><strong>Jamie Tworkowski<\/strong> <span class=\"org\">\u2014 To Write Love on Her Arms<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Storytelling<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Twenty years ago, a story changed everything. In this special session, Jamie Tworkowski, founder of To Write Love on Her Arms (TWLOHA), reflects on how the organization began with a single story and grew into a movement that has touched millions of lives. Jamie will share how storytelling, rooted in honesty, empathy, and human connection, helped TWLOHA connect with people\u2019s hearts and move them to action long before social media algorithms, automation, or AI shaped how nonprofits communicate today.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Leverage storytelling to build movements<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Share impact while maintaining authenticity<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Use stories to move donors to action<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">JT<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Jamie Tworkowski<\/div>\n                                <div class=\"speaker-title-compact\">To Write Love on Her Arms<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"angie buckingham melton ellen riddleberger\" data-topics=\"ai grants\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Diversifying Grant Funding in an Era of Uncertainty<\/div>\n                    <div class=\"session-speaker\"><strong>Angie Buckingham Melton &amp; Ellen Riddleberger<\/strong> <span class=\"org\">\u2014 McAllister &amp; Quinn<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><span class=\"mini-tag\">Grants<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">In today\u2019s rapidly changing landscape, nonprofit organizations face unprecedented challenges in securing sustainable funding. Join us for a presentation by Angie Buckingham Melton, Vice President, and Ellen Riddleberger, Senior Vice President, from McAllister &amp; Quinn\u2019s Nonprofit practice. They will explore strategic approaches to navigating federal, state, local, and foundation grants; adapting to shifting government priorities; and leveraging new opportunities for impact.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Navigate current federal grants landscape<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Leverage advocacy to increase funding levels<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Identify alternative grant funding sources<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar unity\">ABM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Angie Buckingham Melton<\/div>\n                                <div class=\"speaker-title-compact\">McAllister &amp; Quinn<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">ER<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Ellen Riddleberger<\/div>\n                                <div class=\"speaker-title-compact\">McAllister &amp; Quinn<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"laura o&#39;rourke sonia saleh\" data-topics=\"ai\" data-time=\"13:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Activating Your Board to Support Fundraising Success<\/div>\n                    <div class=\"session-speaker\"><strong>Laura O'Rourke, Sonia Saleh, Alexandra Cohen &amp; Amy Pokela<\/strong> <span class=\"org\">\u2014 Laura O'Rourke Consulting \/ Uplifting Nonprofits \/ ANC Consult \/ AMPO<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Your board is one of your most powerful\u2014and often underutilized\u2014fundraising assets. This high-impact session shows how to move board members from passive oversight to confident, mission-driven fundraising champions. Learn how to activate your board with clarity, purpose, and the right tools so fundraising becomes a shared responsibility, not a burden. You\u2019ll walk away with practical strategies to align expectations, build confidence, and create a board culture where fundraising success is both achievable and sustainable.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">LO<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Laura O'Rourke<\/div>\n                                <div class=\"speaker-title-compact\">Laura O'Rourke Consulting<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">SS<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sonia Saleh<\/div>\n                                <div class=\"speaker-title-compact\">Uplifting Nonprofits<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">AC<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Alexandra Cohen<\/div>\n                                <div class=\"speaker-title-compact\">ANC Consult<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">AP<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Amy Pokela<\/div>\n                                <div class=\"speaker-title-compact\">AMPO<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"pooya pourak hannah lowe\" data-topics=\"donor\" data-time=\"13:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">1:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Turn Any Donor Into a Matcher: Social Donation Matching Made Easy<\/div>\n                    <div class=\"session-speaker\"><strong>Pooya Pourak &amp; Hannah Lowe<\/strong> <span class=\"org\">\u2014 MatchNice \/ L-CMD Research<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">In this dynamic session, we'll explore the power of a new category of fundraising: \"Social Donation Matching,\" where nonprofits can turn any donor or sponsor into a matcher immediately on their website.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Track matching evolution to community trust-builder<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Leverage transparency and verification to activate<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Design fresh matching campaign frameworks<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar unity\">PP<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Pooya Pourak<\/div>\n                                <div class=\"speaker-title-compact\">MatchNice<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">HL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Hannah Lowe<\/div>\n                                <div class=\"speaker-title-compact\">L-CMD Research<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"kiersten hill\" data-topics=\"storytelling\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Developing a Website to Tell Your Story<\/div>\n                    <div class=\"session-speaker\"><strong>Kiersten Hill<\/strong> <span class=\"org\">\u2014 Firespring<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Storytelling<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Everything you do as a nonprofit organization leads people back to your website. It is the center of your marketing universe and home base of your brand. Does your website effectively communicate your story or is it merely an online brochure with a few photos and mission statement? Today\u2019s nonprofits need to be better storytellers than ever before as more and more stories are told all around us.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">KH<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Kiersten Hill<\/div>\n                                <div class=\"speaker-title-compact\">Firespring<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"kelly mclaughlin\" data-topics=\"donor\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Digital Tools, Analog Hearts: Using Tech to Create Meaningful Offline Donor Moments<\/div>\n                    <div class=\"session-speaker\"><strong>Kelly McLaughlin<\/strong> <span class=\"org\">\u2014 From Scratch Fundraising<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">You're a fundraiser. You're probably a people person. You got into this profession for the humans, but you likely feel stuck behind a screen: drowning in data, outsmarting algorithms, and chasing tech trends that change daily. But fundraising success isn't built on a tech stack\u2014it's built on relationships!<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Design tech-enabled stewardship systems<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Use CRM data to prepare authentic moments<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Build sustainable burnout-reducing workflows<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">KM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Kelly McLaughlin<\/div>\n                                <div class=\"speaker-title-compact\">From Scratch Fundraising<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"jen newmeyer\" data-topics=\"donor\" data-time=\"14:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From First Click to Lasting Commitment: Mapping Donor Journeys That Convert<\/div>\n                    <div class=\"session-speaker\"><strong>Jen Newmeyer<\/strong> <span class=\"org\">\u2014 PBS<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">A broken link. A hidden button. Disconnected messages. These small but often overlooked issues can quietly derail fundraising performance, leading to missed goals, lost donors, and declining revenue. When the donor journey is disconnected and unclear, supporters disappear, no matter how strong the campaign strategy. In this session, we will demystify donor journeys by breaking them down into practical, usable models, including simple pathways, decision trees with interventions, and segmented audience maps.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Diagnose donor journey friction points<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Map journeys using decision-based models<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Audit and prioritize conversion improvements<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">JN<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Jen Newmeyer<\/div>\n                                <div class=\"speaker-title-compact\">PBS<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"barbie izquierdo\" data-topics=\"donor\" data-time=\"14:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">2:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Trust Is the Strategy: Turning Lived Experience Into Donor Connection<\/div>\n                    <div class=\"session-speaker\"><strong>Barbie Izquierdo<\/strong> <span class=\"org\">\u2014 Activist and Consultant<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Retention isn\u2019t a mystery\u2014it\u2019s trust, built consistently. Donors commit because they feel seen, valued, and connected to the people behind the mission. In this session, I\u2019ll share my journey from lived experience to lived expertise and how it transformed the way I approach fundraising, dignity, and trust. You\u2019ll get a practical framework for building donor relationships that feel human instead of transactional, plus guidance on using technology to deepen connection without losing authenticity.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">BI<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Barbie Izquierdo<\/div>\n                                <div class=\"speaker-title-compact\">Activist and Consultant<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"erik tomalis nathan hill\" data-topics=\"ai\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Great Alignment: Breaking Down Silos Between Fundraising, Marketing, and Data Teams<\/div>\n                    <div class=\"session-speaker\"><strong>Erik Tomalis &amp; Nathan Hill<\/strong> <span class=\"org\">\u2014 AvidAI<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Fundraising success increasingly depends on cross-department collaboration \u2014 yet too many organizations still operate in silos. This feature will unpack how uniting fundraising, marketing, and data teams can drive donor retention, strategic growth, and internal clarity. Through examples of integrated teams and shared KPIs, we'll highlight how alignment fosters responsive communication, more personalized donor experiences, and healthier organizational culture. When everyone speaks the same generosity language, results follow.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Understand the value of cross-department alignment<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Learn shared KPIs for fundraising success<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Build integrated teams with clarity<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">ET<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Erik Tomalis<\/div>\n                                <div class=\"speaker-title-compact\">AvidAI<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">NH<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Nathan Hill<\/div>\n                                <div class=\"speaker-title-compact\">AvidAI<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"kiyomi beach + sierra randall\" data-topics=\"fundraising\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Building a People-Centered Nonprofit Tech Stack<\/div>\n                    <div class=\"session-speaker\"><strong>Kiyomi Beach + Sierra Randall<\/strong> <span class=\"org\">\u2014 Insights for Equity<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Many nonprofits struggle to build effective technology ecosystems, often attempting to bootstrap solutions or reinvent the wheel without expert guidance. This session provides a strategic framework for assessing your current systems and building an integrated tech stack that actually works for your organization\u2014both today and as you scale.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Identify key effective tech stack components<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Choose between investing new vs. optimizing<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Measure true ROI of tech investments<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">KR<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Kiyomi Beach + Sierra Randall<\/div>\n                                <div class=\"speaker-title-compact\">Insights for Equity<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"jonathan walton\" data-topics=\"donor\" data-time=\"15:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From Donors to Partners: Use Money, Not People<\/div>\n                    <div class=\"session-speaker\"><strong>Jonathan Walton<\/strong><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Do you see your donors as people that you are excited to meet with and folks you are glad to have relationship with? Or are they just names on a spreadsheet with their current giving status and their potential capacity in the coming year organized neatly into columns and rows? Most likely, we aspire to the latter but live in the former \u2013 especially when it's busy.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Assess your relational capacity questions<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Assess donor capacity to contribute<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Create rhythms and work the funnel<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\">\n                            <div class=\"speaker-avatar cooperative\">JW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Jonathan Walton<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"gerianne puskas\" data-topics=\"fundraising\" data-time=\"15:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">The Science of Hope as Your Competitive Advantage in Fundraising<\/div>\n                    <div class=\"session-speaker\"><strong>Gerianne Puskas<\/strong> <span class=\"org\">\u2014 Mission Advancement Group<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Fundraising<\/span><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Hope isn't just inspirational \u2014 it's measurable and actionable. Research shows that donors with higher hope scores give more, stay longer, and advocate louder. This session explores how hope theory can transform your fundraising strategy by turning emotional connection into a competitive advantage. Learn practical frameworks for embedding hope into your donor communications, campaigns, and organizational culture to drive deeper engagement and stronger results.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num connection\">1<\/span> Apply hope theory to fundraising strategy<\/span><span class=\"objective-pill\"><span class=\"num connection\">2<\/span> Measure hope as a competitive advantage<\/span><span class=\"objective-pill\"><span class=\"num connection\">3<\/span> Embed hope frameworks into donor engagement<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">GP<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Gerianne Puskas<\/div>\n                                <div class=\"speaker-title-compact\">President &amp; CEO \u2014 Mission Advancement Group<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"marcina zaccaria\" data-topics=\"fundraising\" data-time=\"15:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Corporate Sponsors Take Center Stage<\/div>\n                    <div class=\"session-speaker\"><strong>Marcina Zaccaria<\/strong> <span class=\"org\">\u2014 Development Consultant<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Join us to discover how to strengthen your Corporate Sponsorship fundraising strategy and unlock new partnership opportunities. Corporate Partnerships represent one of the most significant and reliable tiers of support\u2014often surpassing major gifts in both scale and long term value. In this dynamic presentation, Development Consultant Marcina Zaccaria will highlight powerful strategies for securing high impact fundraising opportunities with Corporate Partners.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Identify corporate sponsors strategically<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Use CRM to build sponsor relationships<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Leverage board members for sponsorships<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">MZ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Marcina Zaccaria<\/div>\n                                <div class=\"speaker-title-compact\">Development Consultant<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"elon packin sarah angello nohelani ka\" data-topics=\"donor\" data-time=\"15:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">3:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From First DAF Gift to Long-Term Relationship: A Practical Guide for Nonprofits<\/div>\n                    <div class=\"session-speaker\"><strong>Elon Packin, Sarah Angello &amp; Nohelani Ka<\/strong> <span class=\"org\">\u2014 Chariot \/ Daffodil \/ Fred Hutch<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">Donor Relations<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Donor-Advised Funds can feel confusing or out of reach, especially for nonprofits that haven't received many DAF gifts yet. But in 2026, understanding how to unlock DAF giving is becoming essential. In this session, learn how nonprofits can receive their first DAF gift, steward DAF donors, and build relationships that last. This conversation blends practical guidance with real-world experience.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num cooperative\">1<\/span> Understand DAFs and their 2026 importance<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">2<\/span> Take simple steps to receive first DAF<\/span><span class=\"objective-pill\"><span class=\"num cooperative\">3<\/span> Grow DAF giving without complexity<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">EP<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Elon Packin<\/div>\n                                <div class=\"speaker-title-compact\">Chariot<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">SA<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sarah Angello<\/div>\n                                <div class=\"speaker-title-compact\">Daffodil<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar cooperative\">NK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Nohelani Ka<\/div>\n                                <div class=\"speaker-title-compact\">Fred Hutch Cancer Center<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"vu le\" data-topics=\"fundraising\" data-time=\"16:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">From Crisis to Courage: Supporting Communities and the Future We\u2019re Building Together<\/div>\n                    <div class=\"session-speaker\"><strong>Vu Le<\/strong> <span class=\"org\">\u2014 Nonprofit AF<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">When communities are facing injustice, nonprofit leaders and activists do not have the option to wait for perfect conditions. They respond. They organize. They protect. They care for their people. In this candid panel moderated by Vu Le, you will hear from leaders who are boots-on-the-ground, mobilizing resources, supporting families, advocating for change, and navigating the real consequences of systemic harm. This conversation will move beyond statements and into substance.<\/div>\n\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar connection\">VL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Vu Le<\/div>\n                                <div class=\"speaker-title-compact\">Nonprofit AF<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"frank vel\u00e1squez jr.\" data-topics=\"ai\" data-time=\"16:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">With \u2764\ufe0f and \ud83d\ude4f\ud83c\udffd : How to Make Every Email Feel Like a Personal Note<\/div>\n                    <div class=\"session-speaker\"><strong>Frank Vel\u00e1squez Jr.<\/strong> <span class=\"org\">\u2014 4 Da Hood<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Sick of sending emails that sound canned and impersonal? Join Frank Vel\u00e1squez Jr. as he cracks the code in turning boring email blasts into messages your subscribers actually look forward to opening! Frank\u2019s business has built a devoted fan base by remaining authentic with every send \u2014 we're talking ridiculous open rates from people who feel like they're hearing from a friend, not a brand. Ditch the templates and cookie-cutter approaches.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Maintain authentic voice while scaling subscribers<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Develop subject lines that connect and convert<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Create personalized content for engagement<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">FJ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Frank Vel\u00e1squez Jr.<\/div>\n                                <div class=\"speaker-title-compact\">4 Da Hood<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"cooperative\" data-speakers=\"adam wolford doug lessing\" data-topics=\"ai\" data-time=\"16:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar cooperative\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">New Ways To Have AI Work With You<\/div>\n                    <div class=\"session-speaker\"><strong>Adam Wolford, Doug Lessing, Kevin Hardin &amp; Sean Kosofsky<\/strong> <span class=\"org\">\u2014 Plan Perfect \/ phin for good + HumanKind AI \/ AI For Social Good \/ The Nonprofit Fixer<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge cooperative\">Cooperative<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">AI isn\u2019t here to replace you\u2014it\u2019s here to work with you. This energizing session explores practical, real-world ways nonprofit leaders can use AI as a thought partner, time-saver, and strategic advantage. From fundraising and communications to operations and decision-making, you\u2019ll discover how to use AI to work smarter, reduce overwhelm, and free up time to focus on what matters most: your mission. No tech expertise required\u2014just curiosity and a willingness to rethink what\u2019s possible.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">AW<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Adam Wolford<\/div>\n                                <div class=\"speaker-title-compact\">Plan Perfect<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">DL<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Doug Lessing<\/div>\n                                <div class=\"speaker-title-compact\">phin for good + HumanKind AI<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">KH<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Kevin Hardin<\/div>\n                                <div class=\"speaker-title-compact\">AI For Social Good<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar cooperative\">SK<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sean Kosofsky<\/div>\n                                <div class=\"speaker-title-compact\">The Nonprofit Fixer<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"unity\" data-speakers=\"sarah barton\" data-topics=\"ai\" data-time=\"16:30\">\n            <div class=\"card-main\">\n                <div class=\"track-bar unity\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">4:30 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Before the Ask: Why Fundraising Fails Without a Map (and How Teams Get Unstuck)<\/div>\n                    <div class=\"session-speaker\"><strong>Sarah Barton<\/strong> <span class=\"org\">\u2014 Nonprofit 411<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><span class=\"mini-tag\">AI<\/span><\/div>\n                <span class=\"track-badge unity\">Unity<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">Fundraising often feels harder than it should, not because nonprofit teams lack commitment or creativity, but because they\u2019re moving forward without a shared map. In this session, participants will explore the foundational elements that must be in place before effective fundraising can happen. In this session we will discuss why clarity, shared orientation, and realistic capacity matter more than tactics alone.<\/div>\n                        <div class=\"objectives-section\"><div class=\"section-label\">What You'll Learn<\/div><div class=\"objectives-pills\"><span class=\"objective-pill\"><span class=\"num unity\">1<\/span> Understand why teams lose clarity before asking<\/span><span class=\"objective-pill\"><span class=\"num unity\">2<\/span> Identify your most fragile fundraising foundation<\/span><span class=\"objective-pill\"><span class=\"num unity\">3<\/span> Define one actionable next step to strengthen<\/span><\/div><\/div>\n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speaker<\/div>\n                        <div class=\"speaker-card-compact\" style=\"\">\n                            <div class=\"speaker-avatar unity\">SB<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sarah Barton<\/div>\n                                <div class=\"speaker-title-compact\">Nonprofit 411<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div><div class=\"session-card hidden\" data-day=\"2\" data-track=\"connection\" data-speakers=\"yusra mardini sarah mardini\" data-topics=\"fundraising\" data-time=\"17:00\">\n            <div class=\"card-main\">\n                <div class=\"track-bar connection\"><\/div>\n                <div class=\"time-col\"><div class=\"session-time\">5:00 PM<\/div><div class=\"session-timezone\">ET<\/div><\/div>\n                <div class=\"main-info\">\n                    <div class=\"session-title\">Connection Is an Act of Courage: A Fireside Conversation with Yusra and Sarah Mardini<\/div>\n                    <div class=\"session-speaker\"><strong>Yusra Mardini, Sarah Mardini &amp; Floyd Jones<\/strong> <span class=\"org\">\u2014 Olympic Swimmer &amp; UNHCR Goodwill Ambassador \/ Humanitarian Advocate \/ Summit Host<\/span><\/div>\n                <\/div>\n                <div class=\"card-tags\"><\/div>\n                <span class=\"track-badge connection\">Connection<\/span>\n                <div class=\"expand-arrow\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg><\/div>\n            <\/div>\n            <div class=\"expanded-content\">\n                <div class=\"content-grid\">\n                    <div class=\"description-col\">\n                        <div class=\"section-label\">About This Session<\/div>\n                        <div class=\"description-text\">In this powerful closing conversation, sisters Yusra Mardini and Sarah Mardini join host Floyd Jones to reflect on a journey that captured the world's attention. In 2015, while fleeing war in Syria, Yusra and Sarah helped save fellow refugees by swimming and pulling their stranded dinghy to shore. Since then, Yusra competed in the Olympics as part of the Refugee Olympic Team and became UNHCR's youngest Goodwill Ambassador, while Sarah devoted her life to humanitarian work. This conversation explores the role of human connection in crisis, the courage to act when systems fail, and why compassion and community are essential to building a more just future.<\/div>\n                        \n                    <\/div>\n                    <div class=\"speakers-col\">\n                        <div class=\"section-label\">Speakers<\/div>\n                        <div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">YM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Yusra Mardini<\/div>\n                                <div class=\"speaker-title-compact\">Olympic Swimmer &amp; UNHCR Goodwill Ambassador<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">SM<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Sarah Mardini<\/div>\n                                <div class=\"speaker-title-compact\">Humanitarian Advocate<\/div><\/div><\/div><div class=\"speaker-card-compact\" style=\"margin-bottom: 12px;\">\n                            <div class=\"speaker-avatar connection\">FJ<\/div>\n                            <div class=\"speaker-info\">\n                                <div class=\"speaker-name-compact\">Floyd Jones<\/div>\n                                <div class=\"speaker-title-compact\">Summit Host<\/div><\/div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"no-results\" id=\"noResults\" style=\"display: none;\">\n        <h3>No sessions found<\/h3>\n        <p>Try adjusting your filters or search terms<\/p>\n    <\/div>\n<\/div>\n<script>\n    const timezoneOffsets = { 'ET': 0, 'CT': -1, 'MT': -2, 'PT': -3 };\n    let currentDay = '1', currentTrack = 'all', currentTopics = [], currentTimezone = 'ET', searchTerm = '';\n    const dayTabs = document.querySelectorAll('.day-tab');\n    const trackBtns = document.querySelectorAll('.track-btn');\n    const topicBtns = document.querySelectorAll('.topic-btn');\n    const timezoneSelect = document.getElementById('timezoneSelect');\n    const searchInput = document.getElementById('searchInput');\n    const sessionCards = document.querySelectorAll('.session-card');\n    const resultsCount = document.getElementById('resultsCount');\n    const noResults = document.getElementById('noResults');\n    const sessionsGrid = document.getElementById('sessionsGrid');\n    const clearFiltersBtn = document.getElementById('clearFilters');\n    dayTabs.forEach(tab => { tab.addEventListener('click', () => { dayTabs.forEach(t => t.classList.remove('active')); tab.classList.add('active'); currentDay = tab.dataset.day; filterSessions(); }); });\n    trackBtns.forEach(btn => { btn.addEventListener('click', () => { trackBtns.forEach(b => b.classList.remove('active')); btn.classList.add('active'); currentTrack = btn.dataset.track; filterSessions(); }); });\n    topicBtns.forEach(btn => { btn.addEventListener('click', () => { btn.classList.toggle('active'); const topic = btn.dataset.topic; if (btn.classList.contains('active')) { currentTopics.push(topic); } else { currentTopics = currentTopics.filter(t => t !== topic); } filterSessions(); }); });\n    timezoneSelect.addEventListener('change', (e) => { currentTimezone = e.target.value; updateTimezones(); });\n    searchInput.addEventListener('input', (e) => { searchTerm = e.target.value.toLowerCase(); filterSessions(); });\n    clearFiltersBtn.addEventListener('click', () => { currentTrack = 'all'; currentTopics = []; searchTerm = ''; searchInput.value = ''; trackBtns.forEach(b => b.classList.remove('active')); document.querySelector('[data-track=\"all\"]').classList.add('active'); topicBtns.forEach(b => b.classList.remove('active')); filterSessions(); });\n    sessionCards.forEach(card => { const cardMain = card.querySelector('.card-main'); cardMain.addEventListener('click', () => { sessionCards.forEach(c => { if (c !== card) c.classList.remove('expanded'); }); card.classList.toggle('expanded'); }); });\n    function convertTime(timeStr, fromTZ, toTZ) {\n        const offset = timezoneOffsets[toTZ] - timezoneOffsets[fromTZ];\n        const [time, period] = timeStr.split(' ');\n        let [hours, minutes] = time.split(':').map(Number);\n        if (period === 'PM' && hours !== 12) hours += 12;\n        if (period === 'AM' && hours === 12) hours = 0;\n        hours += offset;\n        if (hours < 0) hours += 24;\n        if (hours >= 24) hours -= 24;\n        const newPeriod = hours >= 12 ? 'PM' : 'AM';\n        const displayHours = hours > 12 ? hours - 12 : (hours === 0 ? 12 : hours);\n        return displayHours + ':' + String(minutes).padStart(2, '0') + ' ' + newPeriod;\n    }\n    function updateTimezones() {\n        sessionCards.forEach(card => {\n            const timeEl = card.querySelector('.session-time');\n            const tzEl = card.querySelector('.session-timezone');\n            const originalTime = card.dataset.time;\n            let hours = parseInt(originalTime.split(':')[0]);\n            const minutes = originalTime.split(':')[1] || '00';\n            const period = hours >= 12 ? 'PM' : 'AM';\n            const displayHours = hours > 12 ? hours - 12 : (hours === 0 ? 12 : hours);\n            const etTime = displayHours + ':' + minutes + ' ' + period;\n            const newTime = convertTime(etTime, 'ET', currentTimezone);\n            timeEl.textContent = newTime;\n            tzEl.textContent = currentTimezone;\n        });\n    }\n    function filterSessions() {\n        let visibleCount = 0;\n        sessionCards.forEach(card => {\n            const cardDay = card.dataset.day;\n            const cardTrack = card.dataset.track;\n            const cardSpeakers = card.dataset.speakers;\n            const cardTopics = card.dataset.topics;\n            const cardTitle = card.querySelector('.session-title').textContent.toLowerCase();\n            const dayMatch = cardDay === currentDay;\n            const trackMatch = currentTrack === 'all' || cardTrack === currentTrack;\n            const topicMatch = currentTopics.length === 0 || currentTopics.some(topic => cardTopics.includes(topic));\n            const searchMatch = searchTerm === '' || cardSpeakers.includes(searchTerm) || cardTopics.includes(searchTerm) || cardTitle.includes(searchTerm);\n            if (dayMatch && trackMatch && topicMatch && searchMatch) { card.classList.remove('hidden'); visibleCount++; } else { card.classList.add('hidden'); card.classList.remove('expanded'); }\n        });\n        resultsCount.textContent = visibleCount;\n        if (visibleCount === 0) { noResults.style.display = 'block'; sessionsGrid.style.display = 'none'; } else { noResults.style.display = 'none'; sessionsGrid.style.display = 'flex'; }\n    }\n    filterSessions();\n    updateTimezones();\n<\/script><\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69b33e7 e-con-full e-flex e-con e-parent\" data-id=\"69b33e7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95d0150 elementor-widget elementor-widget-html\" data-id=\"95d0150\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .cv-conn *, .cv-conn *::before, .cv-conn *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* \u2500\u2500 Section wrapper \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-conn {\n    background: #ffffff;\n    padding: 88px 24px 96px;\n    font-family: 'Rubik', -apple-system, BlinkMacSystemFont, sans-serif;\n  }\n\n  .cv-conn-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  .cv-conn-inner > * { min-width: 0; }\n\n  \/* \u2500\u2500 Left: headline + CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-conn-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: #7c3aed;\n    margin-bottom: 20px;\n  }\n  .cv-conn-eyebrow::before,\n  .cv-conn-eyebrow::after {\n    content: '';\n    display: block;\n    width: 28px;\n    height: 1.5px;\n    background: #7c3aed;\n    opacity: 0.45;\n  }\n\n  .cv-conn-headline {\n    font-size: clamp(30px, 3.5vw, 44px);\n    font-weight: 800;\n    color: #1a0a2e;\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n    margin-bottom: 20px;\n  }\n\n  .cv-conn-headline em {\n    font-style: normal;\n    color: #7c3aed;\n  }\n\n  .cv-conn-body {\n    font-size: 16px;\n    color: #555;\n    line-height: 1.7;\n    margin-bottom: 36px;\n    max-width: 480px;\n  }\n\n  \/* \u2500\u2500 Right: quote card \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cv-conn-card {\n    background: #f9f7ff;\n    border: 1.5px solid #ede8fa;\n    border-radius: 20px;\n    padding: 40px 40px 36px;\n    position: relative;\n  }\n\n  .cv-conn-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 40px;\n    width: 48px; height: 4px;\n    background: linear-gradient(90deg, #7c3aed, #a78bfa);\n    border-radius: 0 0 4px 4px;\n  }\n\n  .cv-conn-quote-mark {\n    font-size: 72px;\n    line-height: 0.7;\n    color: #c4b5fd;\n    font-family: Georgia, serif;\n    margin-bottom: 20px;\n    display: block;\n  }\n\n  .cv-conn-quote-text {\n    font-size: 16px;\n    color: #2d1b5e;\n    line-height: 1.7;\n    font-weight: 400;\n    margin-bottom: 28px;\n  }\n\n  .cv-conn-attribution {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding-top: 24px;\n    border-top: 1px solid #ede8fa;\n  }\n\n  .cv-conn .cv-conn-avatar {\n    width: 52px !important;\n    height: 52px !important;\n    border-radius: 50%;\n    object-fit: cover;\n    flex-shrink: 0;\n    border: 2px solid #c4b5fd;\n  }\n\n  .cv-conn-attribution-name {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a0a2e;\n    line-height: 1.3;\n  }\n\n  .cv-conn-attribution-title {\n    font-size: 13px;\n    color: #7c3aed;\n    font-weight: 500;\n    margin-top: 2px;\n  }\n\n  \/* \u2500\u2500 Tablet \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .cv-conn { padding: 64px 20px 72px; }\n    .cv-conn-inner {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n    .cv-conn-headline { font-size: 32px; }\n    .cv-conn-body { max-width: 100%; }\n  }\n\n  \/* \u2500\u2500 Mobile \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (max-width: 480px) {\n    .cv-conn { padding: 48px 16px 56px; }\n    .cv-conn-headline { font-size: 27px; }\n    .cv-conn-card { padding: 28px 24px 24px; }\n    .cv-conn-card::before { left: 24px; }\n    .cv-conn-quote-mark { font-size: 56px; margin-bottom: 14px; }\n    .cv-conn-quote-text { font-size: 15px; }\n  }\n<\/style>\n\n<section class=\"cv-conn\">\n  <div class=\"cv-conn-inner\">\n\n    <!-- Left: Headline + body -->\n    <div class=\"cv-conn-left\">\n      <div class=\"cv-conn-eyebrow\">About the Summit<\/div>\n      <h2 class=\"cv-conn-headline\">\n        Connection Drives Fundraising.<br>\n        <em>Fundraising Drives Impact.<\/em>\n      <\/h2>\n      <p class=\"cv-conn-body\">\n        Two days. 50+ sessions. 12,000+ nonprofit professionals. The Great Connection Summit is where teams come to get the tools, relationships, and clarity they need to do more of what matters.\n      <\/p>\n    <\/div>\n\n    <!-- Right: Rob Wu quote card -->\n    <div class=\"cv-conn-card\">\n      <span class=\"cv-conn-quote-mark\">&ldquo;<\/span>\n      <p class=\"cv-conn-quote-text\">\n        Nonprofits are doing incredible work under intense pressure. The Summit is designed to give teams the support, clarity, and encouragement they deserve. When your systems work for you, not against you, you can focus on the relationships that matter most and create impact that lasts.\n      <\/p>\n      <div class=\"cv-conn-attribution\">\n        <img decoding=\"async\"\n          src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/02\/rob.png\"\n          alt=\"Rob Wu\"\n          loading=\"lazy\"\n          width=\"52\"\n          height=\"52\"\n          class=\"cv-conn-avatar\"\n        >\n        <div>\n          <div class=\"cv-conn-attribution-name\">Rob Wu<\/div>\n          <div class=\"cv-conn-attribution-title\">CEO + Founder, CauseVox<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- ============================================================\n     END CONNECTION SECTION\n     ============================================================ -->\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cf2a36f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"2cf2a36f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6ab793fa e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"6ab793fa\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-219e1834 elementor-widget elementor-widget-image\" data-id=\"219e1834\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"734\" height=\"1076\" src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/NPS-partnership-2.png\" class=\"attachment-full size-full wp-image-55628\" alt=\"\" srcset=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/NPS-partnership-2.png 734w, https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/NPS-partnership-2-205x300.png 205w, https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/NPS-partnership-2-699x1024.png 699w, https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/11\/NPS-partnership-2-710x1041.png 710w\" sizes=\"auto, (max-width: 734px) 100vw, 734px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5632bd1a e-con-full e-flex e-con e-child\" data-id=\"5632bd1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbe625e elementor-widget elementor-widget-menu-anchor\" data-id=\"dbe625e\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"sponsors\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-764faf20 animated-fast elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"764faf20\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h6 class=\"elementskit-section-subtitle   ekit-heading__subtitle-has-border\">\n\t\t\t\t\t\tSponsorships\n\t\t\t\t\t<\/h6><h2 class=\"ekit-heading--title elementskit-section-title \">Reach 12,000+ Nonprofit Pros<\/h2>\t\t\t\t<div class='ekit-heading__description'>\n\t\t\t\t\t<p>The Nonprofit Fundraising Summit brings together thousands of fundraisers, marketers, and nonprofit leaders who are actively looking for tools, strategies, and partners that can help them grow.<\/p>\n<p>As a sponsor, you\u2019ll put your brand in front of a highly engaged audience, elevate your visibility across all Summit programming, and position your company as a trusted partner in the future of fundraising.<\/p>\n<p>Book a meeting to explore the right sponsorship option by December 18, 2025.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71a1849 elementor-widget elementor-widget-heading\" data-id=\"71a1849\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Why Sponsor?<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30727a37 e-con-full e-flex e-con e-child\" data-id=\"30727a37\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b30205 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7b30205\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">High-impact visibility across all Summit marketing and events<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Direct exposure to 12,000+ fundraising and nonprofit decision-makers<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Opportunities for speaking, panel participation, and session integration<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4d03e2 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"d4d03e2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/calendly.com\/candace-cody\/let-s-chat-about-the-nonprofit-fundraising-summit\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule Sponsorship Meeting<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a4abc8 e-con-full e-flex e-con e-parent\" data-id=\"0a4abc8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eac772e elementor-widget elementor-widget-html\" data-id=\"eac772e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Why Attend Preview<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n  <style>\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    \/* \u2500\u2500 Section \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cv-why {\n      background: #ffffff;\n      padding: 88px 24px 96px;\n      font-family: 'Rubik', -apple-system, BlinkMacSystemFont, sans-serif;\n    }\n\n    .cv-why-inner {\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    \/* \u2500\u2500 Header \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cv-why-header {\n      text-align: center;\n      max-width: 680px;\n      margin: 0 auto 60px;\n    }\n\n    .cv-why-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.10em;\n      text-transform: uppercase;\n      color: #7c3aed;\n      margin-bottom: 16px;\n    }\n    .cv-why-eyebrow::before,\n    .cv-why-eyebrow::after {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 1.5px;\n      background: #7c3aed;\n      opacity: 0.45;\n    }\n\n    .cv-why-header h2 {\n      font-size: clamp(28px, 3vw, 40px);\n      font-weight: 800;\n      color: #1a0a2e;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n      margin-bottom: 16px;\n    }\n\n    .cv-why-header p {\n      font-size: 16px;\n      color: #666;\n      line-height: 1.7;\n    }\n\n    \/* \u2500\u2500 Grid \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cv-why-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 16px;\n    }\n\n    \/* \u2500\u2500 Card \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .cv-why-card {\n      background: #fff;\n      border: 1px solid #ede8fa;\n      border-radius: 16px;\n      padding: 28px 24px;\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n      min-width: 0;\n      transition: box-shadow 0.2s, border-color 0.2s, transform 0.15s;\n    }\n    .cv-why-card:hover {\n      box-shadow: 0 6px 24px rgba(124, 58, 237, 0.10);\n      border-color: #c4b5fd;\n      transform: translateY(-2px);\n    }\n\n    \/* Icon badge *\/\n    .cv-why-icon {\n      width: 44px;\n      height: 44px;\n      border-radius: 12px;\n      background: #f3f0ff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .cv-why-icon svg {\n      width: 22px;\n      height: 22px;\n      color: #7c3aed;\n      stroke: #7c3aed;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .cv-why-card-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #1a0a2e;\n      line-height: 1.3;\n    }\n\n    .cv-why-card-desc {\n      font-size: 13.5px;\n      color: #666;\n      line-height: 1.6;\n    }\n\n    \/* \u2500\u2500 Tablet: 2 col \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 900px) {\n      .cv-why { padding: 64px 20px 72px; }\n      .cv-why-header { margin-bottom: 44px; }\n      .cv-why-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }\n    }\n\n    \/* \u2500\u2500 Mobile: 1 col \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 480px) {\n      .cv-why { padding: 48px 16px 56px; }\n      .cv-why-header h2 { font-size: 26px; }\n      .cv-why-grid { grid-template-columns: 1fr; gap: 12px; }\n      .cv-why-card { padding: 22px 20px; flex-direction: row; align-items: flex-start; gap: 16px; }\n      .cv-why-icon { flex-shrink: 0; margin-top: 2px; }\n      .cv-why-card-content { display: flex; flex-direction: column; gap: 6px; }\n    }\n  <\/style>\n<\/head>\n<body>\n<section class=\"cv-why\">\n  <div class=\"cv-why-inner\">\n\n    <div class=\"cv-why-header\">\n      <div class=\"cv-why-eyebrow\">Why Attend<\/div>\n      <h2>Why Attend the Summit<\/h2>\n      <p>Two days of free sessions designed to simplify your systems, strengthen your strategy, and help you build deeper relationships with supporters.<\/p>\n    <\/div>\n\n    <div class=\"cv-why-grid\">\n\n      <!-- 1. Earn CFRE credits -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M5 20v-1a7 7 0 0 1 14 0v1\"\/><path d=\"M9 11l2 2 4-4\" stroke-width=\"2.5\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Earn CFRE credits<\/div>\n          <p class=\"cv-why-card-desc\">Select sessions qualify for CFRE continuing education, so you can grow your expertise while advancing your career.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 2. Tactical strategies -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"12\" cy=\"12\" r=\"1\" fill=\"#7c3aed\" stroke=\"none\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Tactical strategies<\/div>\n          <p class=\"cv-why-card-desc\">Learn practical approaches from experienced fundraisers on retention, giving, and building stronger supporter relationships.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 3. Practical takeaways -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M8 4V2M16 4V2\"\/><path d=\"M3 9h18\"\/><path d=\"M8 13h2M8 17h2M14 13h2M14 17h2\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Practical takeaways<\/div>\n          <p class=\"cv-why-card-desc\">Get templates, tools, and guides you can use right away to streamline your work and apply new ideas quickly.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 4. Big-picture wins -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M6 9H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1z\"\/><path d=\"M13 5h-2a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z\"\/><path d=\"M20 2h-2a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Big-picture wins<\/div>\n          <p class=\"cv-why-card-desc\">Discover how to reduce admin time, simplify systems, and free your team to focus more on donor engagement.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 5. Free to attend -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M2 9a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v2a2 2 0 0 0 0 4v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-2a2 2 0 0 0 0-4V9z\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\" stroke-dasharray=\"2 2\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Free to attend<\/div>\n          <p class=\"cv-why-card-desc\">Attend the entire Summit at no cost. Get access to all sessions so your team can learn, grow, and connect without budget barriers.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 6. Innovative ideas -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M9 18h6M10 21h4M12 2a7 7 0 0 1 4 12.9V17a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-2.1A7 7 0 0 1 12 2z\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Innovative ideas<\/div>\n          <p class=\"cv-why-card-desc\">Explore how AI, integrated marketing, and emerging technology can help you stay ahead and advance your mission.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 7. Data-driven insights -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M3 3v18h18\"\/><path d=\"M7 16l4-5 4 3 4-6\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Data-driven insights<\/div>\n          <p class=\"cv-why-card-desc\">Learn which metrics matter most and how to turn supporter data into clear insights that improve fundraising.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 8. Networking -->\n      <div class=\"cv-why-card\">\n        <div class=\"cv-why-icon\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"9\" cy=\"8\" r=\"3\"\/><circle cx=\"17\" cy=\"8\" r=\"3\"\/><path d=\"M2 20c0-3.3 3.1-6 7-6s7 2.7 7 6\"\/><path d=\"M22 20c0-2.2-1.8-4-4-4\"\/><\/svg>\n        <\/div>\n        <div class=\"cv-why-card-content\">\n          <div class=\"cv-why-card-title\">Networking<\/div>\n          <p class=\"cv-why-card-desc\">Connect with peers, share new ideas, and leave refreshed with practical inspiration you can bring back to your team.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59bc726 e-con-full e-flex e-con e-parent\" data-id=\"59bc726\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9c4269 elementor-widget elementor-widget-html\" data-id=\"e9c4269\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Hosted By CauseVox<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n  <style>\n    .cv-hosted * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    \/* \u2500\u2500 Section wrapper \u2500\u2500 *\/\n    .cv-hosted {\n      background: linear-gradient(160deg, #0a3d62 0%, #0e5484 40%, #0d7a8a 100%);\n      padding: 88px 24px 96px;\n      font-family: 'Rubik', -apple-system, BlinkMacSystemFont, sans-serif;\n      position: relative;\n      overflow: hidden;\n    }\n\n    \/* Floating orb decorations *\/\n    .cv-hosted::before {\n      content: '';\n      position: absolute;\n      width: 420px;\n      height: 420px;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(100,220,255,0.18) 0%, transparent 70%);\n      top: -100px;\n      right: -80px;\n      pointer-events: none;\n    }\n\n    .cv-hosted::after {\n      content: '';\n      position: absolute;\n      width: 320px;\n      height: 320px;\n      border-radius: 50%;\n      background: radial-gradient(circle, rgba(5,20,50,0.40) 0%, transparent 70%);\n      bottom: -80px;\n      left: -60px;\n      pointer-events: none;\n    }\n\n    .cv-hosted-inner {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 72px;\n      align-items: center;\n      max-width: 1100px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .cv-hosted-inner > * { min-width: 0; }\n\n    \/* \u2500\u2500 Left: copy + CTA \u2500\u2500 *\/\n    .cv-hosted-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.75);\n      margin-bottom: 20px;\n    }\n\n    .cv-hosted-eyebrow::before,\n    .cv-hosted-eyebrow::after {\n      content: '';\n      display: block;\n      width: 28px;\n      height: 1.5px;\n      background: rgba(255,255,255,0.50);\n    }\n\n    .cv-hosted-logo {\n      display: block;\n      width: 180px;\n      max-width: 180px;\n      height: auto;\n      margin-bottom: 28px;\n    }\n\n    \/* \u2500\u2500 Shimmer headline \u2500\u2500 *\/\n    @keyframes cv-shimmer {\n      0%   { background-position: 200% center; }\n      100% { background-position: -200% center; }\n    }\n\n    .cv-hosted-headline {\n      font-size: clamp(26px, 2.8vw, 38px);\n      font-weight: 800;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n      margin-bottom: 16px;\n      \/* Animated rainbow shimmer *\/\n      background: linear-gradient(\n        90deg,\n        #ffffff    0%,\n        #ffe4a0   8%,\n        #ffb347   16%,\n        #ff7eb3   24%,\n        #c084fc   32%,\n        #67e8f9   40%,\n        #a0e4ff   48%,\n        #67e8f9   56%,\n        #c084fc   64%,\n        #ff7eb3   72%,\n        #ffb347   80%,\n        #ffe4a0   88%,\n        #ffffff  100%\n      );\n      background-size: 400% auto;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      animation: cv-shimmer 6s linear infinite;\n    }\n\n    .cv-hosted-body {\n      font-size: 16px;\n      color: rgba(255,255,255,0.85);\n      line-height: 1.7;\n      margin-bottom: 32px;\n    }\n\n    .cv-hosted-cta {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: #ffffff;\n      color: #0a3d62;\n      font-family: 'Rubik', sans-serif;\n      font-size: 15px;\n      font-weight: 700;\n      padding: 14px 30px;\n      border-radius: 8px;\n      text-decoration: none;\n      transition: background 0.2s, transform 0.15s;\n      margin-bottom: 12px;\n    }\n\n    .cv-hosted-cta:hover {\n      background: #e8f6ff;\n      transform: translateY(-1px);\n    }\n\n    .cv-hosted-cta:focus-visible {\n      outline: 2px solid #fff;\n      outline-offset: 3px;\n    }\n\n    .cv-hosted-microcopy {\n      display: block;\n      font-size: 13px;\n      color: rgba(255,255,255,0.60);\n      margin-bottom: 28px;\n    }\n\n    .cv-hosted-social {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 14px;\n      color: rgba(255,255,255,0.75);\n    }\n\n    .cv-hosted-stars {\n      color: #ffe066;\n      letter-spacing: 1px;\n      font-size: 16px;\n    }\n\n    \/* \u2500\u2500 Right: feature cards \u2500\u2500 *\/\n    .cv-hosted-features {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .cv-hosted-feat {\n      display: flex;\n      align-items: flex-start;\n      gap: 18px;\n      background: rgba(0,0,0,0.14);\n      border: 1px solid rgba(255,255,255,0.18);\n      border-radius: 16px;\n      padding: 22px 24px;\n      backdrop-filter: blur(6px);\n      -webkit-backdrop-filter: blur(6px);\n    }\n\n    .cv-hosted-feat-icon {\n      width: 44px;\n      height: 44px;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .cv-hosted-feat-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .cv-hosted-feat-text h3 {\n      font-size: 15px;\n      font-weight: 700;\n      color: #ffffff;\n      margin-bottom: 4px;\n      line-height: 1.3;\n    }\n\n    .cv-hosted-feat-text p {\n      font-size: 14px;\n      color: rgba(255,255,255,0.75);\n      line-height: 1.55;\n    }\n\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n    @media (max-width: 900px) {\n      .cv-hosted-inner {\n        grid-template-columns: 1fr;\n        gap: 44px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .cv-hosted {\n        padding: 56px 16px 64px;\n      }\n      .cv-hosted-cta {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<section class=\"cv-hosted\">\n  <div class=\"cv-hosted-inner\">\n\n    <!-- Left: copy + CTA -->\n    <div class=\"cv-hosted-left\">\n      <div class=\"cv-hosted-eyebrow\">Hosted By<\/div>\n      <img decoding=\"async\"\n        src=\"https:\/\/www.causevox.com\/wp-content\/uploads\/2026\/03\/causevox_logo-tr.png\"\n        alt=\"CauseVox\"\n        class=\"cv-hosted-logo\"\n        width=\"180\"\n        height=\"35\"\n        loading=\"eager\"\n      >\n      <h2 class=\"cv-hosted-headline\">Free Fundraising &amp; CRM.<br>All in One Place.<\/h2>\n      <p class=\"cv-hosted-body\">Everything your nonprofit needs to raise money and manage donors &mdash; with no license fee, 0% platform fees, and no catch.<\/p>\n      <a href=\"https:\/\/www.causevox.com\/free-fundraising-platform-crm\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"cv-hosted-cta\">Learn More<\/a>\n      <span class=\"cv-hosted-microcopy\">No credit card required. Live in minutes.<\/span>\n      <div class=\"cv-hosted-social\">\n        <span class=\"cv-hosted-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/span>\n        <span>Trusted by 1,000+ nonprofits every year<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Right: feature cards -->\n    <div class=\"cv-hosted-features\">\n\n      <div class=\"cv-hosted-feat\">\n        <div class=\"cv-hosted-feat-icon\" style=\"background: rgba(255,255,255,0.18);\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M20 6L9 17l-5-5\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"cv-hosted-feat-text\">\n          <h3>100% Free for Your Nonprofit<\/h3>\n          <p>No license fee, no platform fee, no hidden costs. CauseVox Free is completely free to use.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cv-hosted-feat\">\n        <div class=\"cv-hosted-feat-icon\" style=\"background: rgba(255,255,255,0.18);\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#a0e4ff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"cv-hosted-feat-text\">\n          <h3>Supported by Optional Donor Tips<\/h3>\n          <p>When donors give, they can choose to leave a small voluntary tip. That&rsquo;s what keeps the platform free.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cv-hosted-feat\">\n        <div class=\"cv-hosted-feat-icon\" style=\"background: rgba(255,255,255,0.18);\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c8f0e0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n            <path d=\"M12 6v2M12 16v2M9.5 9.5h4a1.5 1.5 0 0 1 0 3h-3a1.5 1.5 0 0 0 0 3H15\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"cv-hosted-feat-text\">\n          <h3>You Keep 100% of Every Donation<\/h3>\n          <p>Tips are optional. Donors choose the amount &mdash; or skip entirely. Your nonprofit keeps every dollar raised.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41f9a018 e-flex e-con-boxed e-con e-parent\" data-id=\"41f9a018\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d63291a elementor-widget elementor-widget-menu-anchor\" data-id=\"d63291a\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"faq\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-647539c e-con-full e-flex e-con e-child\" data-id=\"647539c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-544e9cc5 e-con-full e-flex e-con e-child\" data-id=\"544e9cc5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6280ef6f animated-fast elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"6280ef6f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">Summit FAQ<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3c2d7f e-con-full e-flex e-con e-child\" data-id=\"e3c2d7f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11e6a1b2 e-con-full e-flex e-con e-child\" data-id=\"11e6a1b2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17ba9477 animated-fast elementor-invisible elementor-widget elementor-widget-elementskit-accordion\" data-id=\"17ba9477\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"elementskit-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\n        <div class=\"elementskit-accordion accoedion-primary\" id=\"accordion-69ffd19ac7ec6\">\n\n            \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-0-17ba9477\">\n                        <a href=\"#collapse-8417e7169ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8417e7169ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-8417e7169ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">When is the Nonprofit Fundraising Summit?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-8417e7169ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-0-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">The summit takes place on <b>March 4-5, 2026<\/b>\u00a0from <span class=\"s1\"><b>10 AM\u20136 PM ET<\/b><\/span>. It\u2019s a free, live virtual event designed to help nonprofit professionals build better and deeper connections with their supporters so they can maximize their impact.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-1-17ba9477\">\n                        <a href=\"#collapse-1363ee369ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-1363ee369ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-1363ee369ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">Why should I register?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-1363ee369ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-1-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p>You\u2019ll walk away with practical, actionable strategies to streamline your tech stack, reduce manual work, and build stronger, more scalable donor engagement.<\/p><p>Across <strong>two days<\/strong>, you\u2019ll experience <strong>three curated stages<\/strong>, <strong>50+ sessions<\/strong>, hands-on workshops, and conversations led by nonprofit leaders, tech innovators, and fundraising strategists who have <em>been there<\/em>\u2014and want to help you level up your impact.<\/p><p>You can also earn <strong>CFRE continuing education credits<\/strong>, making this one of the most valuable professional development opportunities of the year.<\/p><p>Most importantly, <em>The Great Connection<\/em> was designed as the best virtual learning experience in the sector\u2014built around connection, community, and collaborative growth. You\u2019ll join <strong>12,000+ nonprofit professionals<\/strong> committed to learning, sharing, and reshaping the future of fundraising together.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-2-17ba9477\">\n                        <a href=\"#collapse-9494feb69ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-9494feb69ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-9494feb69ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">How do I join the virtual summit?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-9494feb69ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-2-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"p1\">Once you register, you\u2019ll receive a link and confirmation email with all the details to join on the virtual event platform. You can join from any device, anywhere\u2014no travel or setup required.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-3-17ba9477\">\n                        <a href=\"#collapse-dcc2a9d69ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-dcc2a9d69ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-dcc2a9d69ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">Who is this Summit for?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-dcc2a9d69ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-3-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p>This Summit is for nonprofit professionals who are ready to innovate, level up, and build fundraising strategies rooted in meaningful connection. Whether you\u2019re a fundraiser, marketer, communications leader, or nonprofit executive, you\u2019ll gain tools to eliminate inefficiencies, deepen donor engagement, and create scalable, long-term impact.<\/p><p>If you\u2019re looking to unify your tech stack, strengthen your storytelling, modernize your fundraising, and build authentic relationships with your supporters this event is designed for you.<\/p><p>Whether you\u2019re leading a small team or managing a large organization, you\u2019ll walk away with insights you can apply immediately to move your mission forward.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-4-17ba9477\">\n                        <a href=\"#collapse-d3d9d3369ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d3d9d3369ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-d3d9d3369ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">Is the Summit free?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-d3d9d3369ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-4-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p><strong>Yes, the Summit is 100% free to attend live.<\/strong><\/p><p>There are no hidden fees and no catch. You will get access to expert-led content and practical resources designed to help you streamline and scale your fundraising.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-5-17ba9477\">\n                        <a href=\"#collapse-bc2283069ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-bc2283069ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-bc2283069ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">What is CauseVox, and why are you hosting this summit?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-bc2283069ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-5-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p>CauseVox is the unified fundraising and CRM platform built for nonprofits that want to scale donor engagement and operate more efficiently.<\/p><p>Our platform helps teams create personalized donor experiences through custom donation forms, fundraising sites, peer-to-peer campaigns, ticketed events, and streamlined donor management\u2014all backed by hands-on support and simple data workflows that reduce admin work.<\/p><p>We are hosting this free Summit because we believe every nonprofit professional deserves access to high-quality training and a supportive community, regardless of budget or team size. Our goal is to empower organizations of all kinds to raise more, engage more meaningfully, and drive greater impact in their communities.<\/p><p>The Great Connection is our way of bringing the sector together to learn, grow, and shape a stronger, more connected future for fundraising.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-6-17ba9477\">\n                        <a href=\"#collapse-08ad57f69ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-08ad57f69ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-08ad57f69ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">Who is your partner, The Nonprofit Cooperative?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-08ad57f69ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-6-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <div class=\"u_1461394673 dmNewParagraph\"><p class=\"text-align-center m-text-align-center\"><span class=\"\"><a href=\"https:\/\/www.thenonprofitcooperative.org\/\" target=\"_blank\" rel=\"noopener\"><strong>The Nonprofit Cooperative<\/strong><\/a> is a 501(c) 6, nonprofit organization that provides our collection of valuable resources and training to nonprofits throughout the United States.\u00a0\u00a0<\/span><\/p><\/div><div class=\"u_1185677446 dmNewParagraph\"><p class=\"m-text-align-center text-align-center\">Their mission is to provide the nonprofit community with FREE access to valuable resources, information, and training that saves their organization time and money, so that they can stay focused on their mission.\u00a0<\/p><p>Learn more at <a href=\"https:\/\/www.thenonprofitcooperative.org\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.thenonprofitcooperative.org\/<\/a><\/p><\/div>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-7-17ba9477\">\n                        <a href=\"#collapse-64de63d69ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-64de63d69ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-64de63d69ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">How do I get recordings?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-64de63d69ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-7-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The Connection+ Pass is an optional paid upgrade that gives you permanent access to Summit content after the live event ends. While the Summit itself is completely free to attend live, the recordings and resources are only available to Connection+ Pass holders.<\/p><p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Here's what's included:<\/p><ul class=\"[li_&amp;]:mb-0 [li_&amp;]:mt-1 [li_&amp;]:gap-1 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"><li class=\"whitespace-normal break-words pl-2\"><strong>All session recordings<\/strong> \u2014 rewatch every session at your own pace and maximize CFRE credits<\/li><li class=\"whitespace-normal break-words pl-2\"><strong>Slides + Session Highlight Notes<\/strong> \u2014 key takeaways from every session, summarized for easy reference<\/li><li class=\"whitespace-normal break-words pl-2\"><strong>Full chat logs<\/strong> \u2014 all the resources and links shared by speakers and attendees<\/li><li class=\"whitespace-normal break-words pl-2\"><strong>Exclusive community access<\/strong> \u2014 stay connected with peers year-round in the private Circle community<\/li><li class=\"whitespace-normal break-words pl-2\"><strong>Post-event bonus training<\/strong> \u2014 additional sessions and resources to help you put what you learned into action<\/li><li class=\"whitespace-normal break-words pl-2\"><strong>CauseVox Pro + VIP Campaign Launch Sprint<\/strong> \u2014 2 months of CauseVox Pro access ($500+ value) plus a hands-on campaign setup sprint ($1,500 value)<\/li><\/ul>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                \n                <div class=\"elementskit-card \">\n                    <div class=\"elementskit-card-header\" id=\"primaryHeading-8-17ba9477\">\n                        <a href=\"#collapse-e750f9d69ffd19ac7ec6\" class=\"ekit-accordion--toggler elementskit-btn-link collapsed\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e750f9d69ffd19ac7ec6\" aria-expanded=\"false\" aria-controls=\"Collapse-e750f9d69ffd19ac7ec6\">\n                            \n                            <span class=\"ekit-accordion-title\">What&#039;s the difference between the free Summit and the Connection+ Pass?<\/span>\n\n                            \n                                <div class=\"ekit_accordion_icon_group\">\n                                    <div class=\"ekit_accordion_normal_icon\">\n                                        <!-- Normal Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-down-arrow1\"><\/i>                                    <\/div>\n\n                                    <div class=\"ekit_accordion_active_icon\">\n                                        <!-- Active Icon -->\n\t\t\t\t\t\t\t\t\t\t<i class=\"icon icon-up-arrow1\"><\/i>                                    <\/div>\n                                <\/div>\n\n                            \n                                                    <\/a>\n                    <\/div>\n\n                    <div id=\"Collapse-e750f9d69ffd19ac7ec6\" class=\" collapse\" aria-labelledby=\"primaryHeading-8-17ba9477\" data-parent=\"#accordion-69ffd19ac7ec6\">\n\n                        <div class=\"elementskit-card-body ekit-accordion--content\">\n                            <p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">With a <strong>free registration<\/strong>, you get full live access to all 50+ sessions across 3 stages on March 4\u20135. You can attend any session in real time, participate in chat, and engage with speakers and fellow attendees.<\/p><p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">The <strong>Connection+ Pass<\/strong> adds everything you need to continue learning after the Summit wraps. That means session recordings you can rewatch anytime, slide decks, session highlight notes, chat logs with all shared resources, access to a private community, bonus post-event training, and 2 months of CauseVox Pro with a VIP campaign launch sprint.<\/p><p class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\">Think of it this way: the free ticket gets you in the room, and the Connection+ Pass makes sure nothing gets left behind.<\/p>                        <\/div>\n\n                    <\/div>\n\n                <\/div><!-- .elementskit-card END -->\n\n                                        <\/div>\n    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a5623ed elementor-widget elementor-widget-spacer\" data-id=\"1a5623ed\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Nonprofit Fundraising Summit A two-day free virtual summit for fundraisers who want to build stronger supporter relationships, simplify their systems, and drive greater impact. Get the Connection+ Pass \u2192 March 4\u20135, 2026 12,000+ nonprofit pros Starts in &#8212; Days : &#8212; Hrs : &#8212; Min : &#8212; Sec Featuring Edward Norton Actor &amp; Filmmaker Ami [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":55690,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-55600","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"rankMath":{"parentDomain":"www.causevox.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"The featured image should be at least 200 by 200 pixels to be picked up by Facebook and other social media sites.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"nonprofit-fundraising-summit","permalinkFormat":"https:\/\/www.causevox.com\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/www.causevox.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"","description":"A two-day free virtual summit for nonprofit fundraisers who want to build stronger supporter relationships, simplify their systems, and drive greater impact.","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"causevox","primaryTerm":0,"authorName":"Rob Wu","titleTemplate":"%title% %page% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":false},"homeUrl":"https:\/\/www.causevox.com","objectID":55600,"objectType":"post","locale":"en","localeFull":"en_US","overlayImages":{"play":{"name":"Play icon","url":"https:\/\/www.causevox.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/nas\/content\/live\/causevox2\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF icon","url":"https:\/\/www.causevox.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/nas\/content\/live\/causevox2\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/www.causevox.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fwww.causevox.com&r=https%3A%2F%2Fwww.causevox.com%2Fwp-json%2Fwp%2Fv2%2Fpages%2F55600%3Fnonce%3De79eb7d60a&pro=1","maxTags":100,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/www.causevox.com\/wp-content\/uploads\/2024\/05\/cv-logo-150x150.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"Upgrade","trendsPreviewImage":"https:\/\/www.causevox.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["a cut above","absolute","absolutely","absolutely lowest","absurd","abuse","accurate","accuse","achieve","actionable","adaptable","adequate","admit","adorable","advantage","advice","affordable","aggravate","aggressive","agitated","agonizing","agony","alarmed","alarming","alienated","aligned","alive","all-inclusive","alluring","always","amazing","amp","animated","annihilate","announcing","anonymous","antagonistic","anxious","apocalypse","appalled","approved","approving","argumentative","armageddon","arrogant","ass kicking","assault","assured","astonishing","astounded","astounding","at ease","atrocious","attack","attractive","audacity","authentic","authoritative","authority","avoid","aware","awe-inspiring","awesome","awkward","backbone","backdoor","backed","backlash","backstabbing","badass","balanced","banned","bargain","barrage","basic","battle","beaming","beat down","beating","beautiful","beauty","begging","behind the scenes","belief","belong","best","best-selling","better","beware","big","billion","black market","blacklisted","blast","blessed","blinded","blissful","blood","bloodbath","bloodcurdling","bloody","blunder","blushing","bold","bomb","bona","bona fide","bonanza","bonus","bootleg","bottom line","bountiful","brave","bravery","brazen","break","breaking","breakthrough","breathtaking","bright","brilliant","broke","brutal","budget","buffoon","bullshit","bully","bumbling","buy","cadaver","calm","cancel anytime","capable","captivate","captivating","carefree","case study","cash","cataclysmic","catapult","catastrophe","caution","censored","centered","certain","certainly","certified","challenge","charming","cheap","cheat","cheat-sheet","cheer","cheerful","child-like","clarity","classified","clear","clueless","collapse","colorful","colossal","comfortable","compare","competitive","complete","completely","completeness","comprehensive","compromise","compulsive","concealed","conclusive","condemning","condescending","confess","confession","confessions","confident","confidential","conquer","conscientious","constructive","content","contrary","controlling","controversial","convenient","convert","cool","cooperative","copy","corpse","corrupt","corrupting","courage","courageous","cover-up","covert","coward","cowardly","crammed","crave","crazy","create","creative","cringeworthy","cripple","crisis","critical","crooked","crush","crushing","damaging","danger","dangerous","daring","dazzling","dead","deadline","deadly","death","decadent","deceived","deceptive","deep","defiance","definitely","definitive","defying","dejected","delicious","delight","delighted","delightful","delirious","delivered","demoralizing","deplorable","depraved","desire","desperate","despicable","destiny","destroy","detailed","devastating","devoted","diagnosed","direct","dirty","disadvantages","disastrous","discount","discover","disdainful","disempowered","disgusted","disgusting","dishonest","disillusioned","disoriented","distracted","distraught","distressed","distrustful","divulge","document","dollar","dominate","doomed","double","doubtful","download","dreadful","dreamy","drive","drowning","dumb","dynamic","eager","earnest","easily","easy","economical","ecstatic","edge","effective","efficient","effortless","elated","eliminate","elite","embarrass","embarrassed","embarrassing","emergency","emerging","emphasize","empowered","enchant","encouraged","endorsed","energetic","energy","enormous","enraged","enthusiastic","envy","epic","epidemic","essential","ethical","euphoric","evil","exactly","exasperated","excellent","excited","excitement","exciting","exclusive","exclusivity","excruciating","exhilarated","expensive","expert","explode","exploit","explosive","exposed","exquisite","extra","extraordinary","extremely","exuberant","eye-opening","fail","fail-proof","failure","faith","famous","fantasy","fascinating","fatigued","faux","faux pas","fearless","feast","feeble","festive","fide","fierce","fight","final","fine","fired","first","first ever","flirt","fluid","focus","focused","fool","fooled","foolish","forbidden","force-fed","forever","forgiving","forgotten","formula","fortune","foul","frantic","free","freebie","freedom","frenzied","frenzy","frightening","frisky","frugal","frustrated","fulfill","fulfilled","full","fully","fun","fun-loving","fundamentals","funniest","funny","furious","gambling","gargantuan","genius","genuine","gift","gigantic","giveaway","glamorous","gleeful","glorious","glowing","goddamn","gorgeous","graceful","grateful","gratified","gravity","great","greatest","greatness","greed","greedy","gripping","grit","grounded","growth","guaranteed","guilt","guilt-free","gullible","guts","hack","happiness","happy","harmful","harsh","hate","have you heard","havoc","hazardous","healthy","heart","heartbreaking","heartwarming","heavenly","hell","helpful","helplessness","hero","hesitant","hidden","high tech","highest","highly effective","hilarious","hoak","hoax","honest","honored","hope","hopeful","horribly","horrific","horrifying","horror","hostile","how to","huge","humility","humor","hurricane","hurry","hypnotic","idiot","ignite","illegal","illusive","imagination","immediately","imminently","impatience","impatient","impenetrable","important","impressive","improved","in the zone","incapable","incapacitated","incompetent","inconsiderate","increase","incredible","indecisive","indulgence","indulgent","inexpensive","inferior","informative","infuriated","ingredients","innocent","innovative","insane","insecure","insider","insidious","inspired","inspiring","instant savings","instantly","instructive","insult","intel","intelligent","intense","interesting","intriguing","introducing","invasion","investment","iron-clad","ironclad","irresistible","irs","is here","jackpot","jail","jaw-dropping","jealous","jeopardy","jittery","jovial","joyous","jubilant","judgmental","jumpstart","just arrived","keen","kickass","kickstart","kill","killed","killing","kills","know it all","lame","largest","lascivious","last","last chance","last minute","latest","laugh","laughing","launch","launching","lavishly","lawsuit","lazy","left behind","legendary","legitimate","liberal","liberated","lick","lies","life-changing","lifetime","light","lighthearted","likely","limited","literally","little-known","loathsome","lonely","looming","loser","lost","love","lucrative","lunatic","lurking","lust","luxurious","luxury","lying","magic","magical","magnificent","mainstream","malicious","mammoth","manipulative","marked down","massive","master","masterclass","maul","mediocre","meditative","meltdown","memorability","memorable","menacing","mesmerizing","meticulous","mind-blowing","minimalist","miracle","mired","mischievous","misgiving","missing out","mistake","monetize","money","moneyback","moneygrubbing","monumental","most important","motivated","mouth-watering","murder","mystery","nail","naked","natural","naughty","nazi","nest egg","never","new","nightmare","no good","no obligation","no one talks about","no questions asked","no risk","no strings attached","non-controlling","noted","novelty","now","obnoxious","obsessed","obsession","obvious","odd","off-kilter","off-limits","off-the record","offensive","official","okay","on-demand","open-minded","opportunities","optimistic","ordeal","outlawed","outrageousness","outstanding","overcome","overjoyed","overnight","overwhelmed","packed","painful","painless","painstaking","pale","panic","panicked","paralyzed","pas","passionate","pathetic","pay zero","payback","perfect","peril","perplexed","perspective","pessimistic","pioneering","piranha","pitfall","pitiful","placid","plague","played","playful","pleased","pluck","plummet","plunge","poison","poisonous","polarizing","poor","popular","portfolio","pound","powerful","powerless","practical","preposterous","prestige","price","priceless","pride","prison","privacy","private","privileged","prize","problem","productive","professional","profit","profitable","profound","promiscuous","promising","promote","protect","protected","proven","provocative","provoke","psychological","pummel","punch","punish","pus","quadruple","quality","quarrelsome","quick","quick-start","quickly","quiet","radiant","rare","ravenous","rebellious","recession-proof","reckoning","recognized","recommend","recreate","reduced","reflective","refugee","refund","refundable","reject","relaxed","release","relentless","reliable","remarkable","replicate","report","reprimanding","repulsed","repulsive","research","resentful","resourceful","responsible","responsive","rested","restricted","results","retaliating","reveal","revealing","revenge","revengeful","revisited","revolting","revolutionary","reward","rich","ridiculous","risky","riveting","rookie","rowdy","ruin","rules","ruthless","sabotaging","sacred","sadistic","sadly","sadness","safe","safety","sale","sampler","sarcastic","satisfied","savage","savagery","save","savings","savvy","scam","scandal","scandalous","scarce","scared","scary","scornful","scream","searing","secret","secret agenda","secret plot","secrets","secure","security","seductive","seething","seize","selected","self-hating","self-sufficient","sensational","senseless","sensual","serene","seriously","severe","sex","sexy","shaking","shameful","shameless","shaming","shatter","shellacking","shocking","should","shrewd","sick and tired","signs","silly","simple","simplicity","simplified","simplistic","sincere","sinful","sins","six-figure","sizable","sizzle","sizzled","sizzles","sizzling","sizzlingly","skill","skyrocket","slaughter","slave","sleazy","sleeping","sly","smash","smiling","smug","smuggle","smuggled","sneak-peek","sneaky","sniveling","snob","snooty","snotty","soar","soaring","solid","solution","spank","special","spectacular","speedy","spell-binding","spine","spirit","spirited","spiteful","spoiler","spontaneous","spotlight","spunky","squirming","stable","staggering","startling","steady","steal","stealthy","steamy","step-by-step","still","stoic","stop","strange","strangle","strategy","stressed","strong","strongly suggest","struggle","stuck up","studies","stunning","stupid","stupid-simple","sturdy","sublime","succeed","success","successful","suck","suddenly","suffer","sunny","super","super-human","superb","supercharge","superior","supported","supportive","sure","sure fire","surefire","surge","surging","surprise","surprised","surprising","survival","survive","suspicious","sweaty","swoon","swoon-worthy","tailspin","tank","tantalizing","targeted","tawdry","tease","technology","teetering","tempting","tenacious","tense","terrible","terrific","terrified","terrifying","terror","terrorist","tested","thankful","the truth","threaten","threatened","thrilled","thrilling","thug","ticked off","tickled","timely","today","torture","toxic","track record","trade secret","tragedy","tragic","transform","transparency","trap","trapped","trauma","traumatized","treacherous","treasure","tremendous","trend","tricks","triggers","triple","triumph","truly","trusting","trustworthy","truth","truthful","turbo-charge","turbocharges","tweaks","twitching","ultimate","unadulterated","unassuming","unauthorized","unbelievable","unburdened","uncaring","uncensored","uncertain","uncomfortable","unconditional","uncontrollable","unconventional","uncovered","undeniable","under priced","undercover","underground","underhanded","underused","unexpected","unforgettable","unheard of","unhurried","uninterested","unique","unjustified","unknowingly","unleashed","unlimited","unlock","unparalleled","unpopular","unreliable","unresponsive","unseen","unstable","unstoppable","unsure","unsurpassed","untapped","unusual","up-sell","upbeat","uplifted","uplifting","urge","urgent","useful","useless","validate","valor","valuable","value","vanquish","vaporize","venomous","verify","vibrant","vicious","victim","victory","vigorous","vilified","vindictive","violated","violent","volatile","vulnerable","waiting","wanted","wanton","warning","waste","weak","wealth","weird","what no one tells you","whip","whopping","wicked","wild","willpower","withheld","wonderful","wondrous","woozy","world","worry","worst","worthwhile","wounded","wreaking","youthful","zen","zinger"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":false,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"isAnalyticsConnected":false,"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"featured_image_src":"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/12\/Nonprofit-Fundraising-Summit-brand-kit-2-600x400.png","featured_image_src_square":"https:\/\/www.causevox.com\/wp-content\/uploads\/2025\/12\/Nonprofit-Fundraising-Summit-brand-kit-2-600x540.png","_links":{"self":[{"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/pages\/55600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/comments?post=55600"}],"version-history":[{"count":0,"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/pages\/55600\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/media\/55690"}],"wp:attachment":[{"href":"https:\/\/www.causevox.com\/wp-json\/wp\/v2\/media?parent=55600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}