CINXE.COM

Sponsors 2024 - Raise | The Event Fundraising Conference

<!DOCTYPE html> <html lang="en" id="top"> <head><META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.2",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.T("domReady"),await this.F(),await this.j(),await this.I(),this.T("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.T("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}T(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const a=document.createDocumentFragment();o.setStart(a,0),a.appendChild(o.createContextualFragment(e)),s.insertBefore(a,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async F(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <title>Sponsors 2024 - Raise | The Event Fundraising Conference</title><link rel="preload" data-rocket-preload as="image" href="https://raise.onecause.com/wp-content/uploads/2023/10/sponsors-23-e1698243042773.png" fetchpriority="high"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.4 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Join us! We’ve created unique sponsor opportunities to showcase your brand, alongside other leading brands, at Raise." /> <link rel="canonical" href="https://raise.onecause.com/sponsors/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Sponsors 2024 - Raise | The Event Fundraising Conference" /> <meta property="og:description" content="Join us! We’ve created unique sponsor opportunities to showcase your brand, alongside other leading brands, at Raise." /> <meta property="og:url" content="https://raise.onecause.com/sponsors/" /> <meta property="og:site_name" content="Raise | The Event Fundraising Conference" /> <meta property="article:modified_time" content="2024-08-19T21:51:13+00:00" /> <meta property="og:image" content="https://raise.onecause.com/wp-content/uploads/2023/11/web-10-23-raise-encore.jpg" /> <meta property="og:image:width" content="920" /> <meta property="og:image:height" content="481" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://raise.onecause.com/sponsors/","url":"https://raise.onecause.com/sponsors/","name":"Sponsors 2024 - Raise | The Event Fundraising Conference","isPartOf":{"@id":"https://raise.onecause.com/#website"},"primaryImageOfPage":{"@id":"https://raise.onecause.com/sponsors/#primaryimage"},"image":{"@id":"https://raise.onecause.com/sponsors/#primaryimage"},"thumbnailUrl":"https://raise.onecause.com/wp-content/uploads/2023/11/web-10-23-raise-encore.jpg","datePublished":"2024-04-17T17:41:54+00:00","dateModified":"2024-08-19T21:51:13+00:00","description":"Join us! We’ve created unique sponsor opportunities to showcase your brand, alongside other leading brands, at Raise.","breadcrumb":{"@id":"https://raise.onecause.com/sponsors/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://raise.onecause.com/sponsors/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://raise.onecause.com/sponsors/#primaryimage","url":"https://raise.onecause.com/wp-content/uploads/2023/11/web-10-23-raise-encore.jpg","contentUrl":"https://raise.onecause.com/wp-content/uploads/2023/11/web-10-23-raise-encore.jpg","width":920,"height":481},{"@type":"BreadcrumbList","@id":"https://raise.onecause.com/sponsors/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://raise.onecause.com/"},{"@type":"ListItem","position":2,"name":"Sponsors 2024"}]},{"@type":"WebSite","@id":"https://raise.onecause.com/#website","url":"https://raise.onecause.com/","name":"Raise | The Event Fundraising Conference","description":"The Event Fundraising Site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://raise.onecause.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//app-ab34.marketo.com' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://raise.onecause.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <script type="text/javascript" src="https://raise.onecause.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://raise.onecause.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://raise.onecause.com/wp-content/themes/raise/css/js/popper.min.js?ver=6.7.2" id="popper.min-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://raise.onecause.com/wp-content/themes/raise/css/js/bootstrap.min.js?ver=6.7.2" id="bootstrap.min-js"></script> <script type="text/javascript" src="https://raise.onecause.com/wp-content/themes/raise/css/js/jquery.matchHeight.js?ver=6.7.2" id="jquery.matchHeight-js"></script> <script type="text/javascript" src="https://raise.onecause.com/wp-content/themes/raise/css/js/jquery.cycle2.min.js?ver=6.7.2" id="jquery.cycle2.min-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//app-ab34.marketo.com/js/forms2/js/forms2.min.js" id="marketo-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://raise.onecause.com/wp-content/themes/raise/css/js/slick.min.js?ver=6.7.2" id="slick-js-js"></script> <link rel="https://api.w.org/" href="https://raise.onecause.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://raise.onecause.com/wp-json/wp/v2/pages/5355" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://raise.onecause.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://raise.onecause.com/?p=5355' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://raise.onecause.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fraise.onecause.com%2Fsponsors%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://raise.onecause.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fraise.onecause.com%2Fsponsors%2F&#038;format=xml" /> <!-- Stream WordPress user activity plugin v4.1.1 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="https://raise.onecause.com/wp-content/themes/raise/style.css?v=5.2" media="screen" /> <script data-search-pseudo-elements defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script> <link rel="apple-touch-icon" sizes="180x180" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/favicon-16x16.png"> <link rel="manifest" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/site.webmanifest"> <link rel="mask-icon" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/safari-pinned-tab.svg"> <link rel="shortcut icon" href="https://raise.onecause.com/wp-content/themes/raise/css/icons/favicon.ico"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-5GVNZ2');</script> <!-- End Google Tag Manager --> <script type="rocketlazyloadscript"> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1004022302984152'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1004022302984152&ev=PageView&noscript=1" /></noscript> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.1.5" data-wpr-features="wpr_delay_js wpr_automatic_lazy_rendering wpr_oci wpr_desktop" /></head> <body class="page-template page-template-page-builder page-template-page-builder-php page page-id-5355"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GVNZ2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="frame"> <div class="skip-link screen-reader-text"><a href="#main-content" title="Skip to content">Skip to content</a></div> <div class="header-container"></div> <header class="header"> <div class="container"> <div class="row"> <div class="col-6 offset-2 col-md-12 offset-md-0 offset-lg-0 col-lg-3 left"> <a href="https://raise.onecause.com"><img src="https://raise.onecause.com/wp-content/uploads/2021/06/Blue-Logo-Tag-Website.png" class="logo img-fluid" alt="Raise | The Event Fundraising Conference" /></a> </div> <div class="col-3 d-md-none center hamburger"> <div class="navbar-header fixed-bars"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#raise-menu" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> </button> </div> </div> <div class="col-12 col-lg-9 offset-lg-0 justify-content-end align-self-center center"> <nav class="yamm navbar-expand-md" role="navigation"> <div class="collapse navbar-collapse justify-content-end" id="raise-menu"> <ul class="nav navbar-nav"><li class="menu-speakers"><a class="nav-link" href="https://raise.onecause.com/speakers/">Speakers</a></li> <li class="menu-schedule"><a class="nav-link" href="https://raise.onecause.com/schedule/">Schedule</a></li> <li class="menu-awards"><a class="nav-link" href="https://raise.onecause.com/awards/">Awards</a></li> <li class="active menu-sponsors"><a class="nav-link" href="https://raise.onecause.com/sponsors/" aria-current="page">Sponsors</a></li> <li class="menu-hotels"><a class="nav-link" href="https://raise.onecause.com/hotels/">Hotels</a></li> <li class="register-btn menu-register"><a class="nav-link" href="https://raise.onecause.com/register/">Register</a></li> </ul> </div><!--/.navbar-collapse --> </nav> </div> </div> </div> </header> <div id="main-content"></div> <div class="cycle-slideshow" data-cycle-slides="> div" data-cycle-timeout="5000"> <div class="hero w-100" style="background-image:url(https://raise.onecause.com/wp-content/uploads/2023/10/sponsors-23-e1698243042773.png);"> <div class="container"> <div class="row"> <div class="col-lg-6 offset-lg-6 hero-content center"><h1>Sponsor Raise</h1> <p>Our sponsors are part of what makes Raise so special.</p> <p>From the sponsor pavilion to unique conference offerings, the value of a Raise partnership is unmatched. Our loyal partners aren&#8217;t just at the conference, they&#8217;re part of it!</p> <p>Join us and raise your brand to a new level.</p> <p><a class="btn" href="https://discover.onecause.com/rs/527-FNH-344/images/Raise-Sponsor-Prospectus-2024.pdf" target="_blank" rel="noopener">DOWNLOAD PROSPECTUS</a></p> </div> </div> </div> </div> </div> <div class="raise-sections"> <div class="raise-section white two-columns-options"> <div class="container"> <div class="row"> <div class="col-lg-8 section-title"><h2>2024 Sponsorships</h2></div> </div> <div class="row"> <div class="col-lg-6"><p><a id="sponsor"></a>For the past eight years, Raise has been a catalyst for #FearlessFundraisers from around the world to grow their impact. We hope you’ll join us in Nashville for Raise 2024!</p> <p>We’ve created unique sponsor opportunities to showcase your brand.</p> <p><strong>Come Raise with us!</strong></p> <p style="text-align: left;"><a class="btn" href="/cdn-cgi/l/email-protection#97f3fbf2f0f8d7f8f9f2f4f6e2e4f2b9f4f8fa">CONTACT US</a></p> </div> <div class="col-lg-6"><p><strong>Visionary</strong><br /> Showcase your brand with Visionary status and exclusive branding opportunities.</p> <p><strong>Trailblazer</strong><br /> Lead the way at Raise with marquee opportunities to stand out.</p> <p><strong>Trendsetter</strong><br /> Create exposure and be seen as the innovator by nonprofit leaders.</p> </div> </div> </div> </div> <div class="raise-section white two-columns-options"> <div id="learn-more"></div> <div class="container"> <div class="row"> <div class="col-lg-8 section-title"><h2>Raise Broadcast Studio</h2></div> </div> <div class="row"> <div class="col-lg-6"><p>The Raise Nation Radio podcast ignites inspiration among #FearlessFundraisers worldwide. Get ready to experience the Raise Broadcast Studio — an epicenter of community, mission amplification, and captivating content across podcasts and new media channels.</p> </div> <div class="col-lg-6"><p><strong>Amplifier</strong><br /> Level up your influence and broadcast premiere content from Raise in a dynamic media atmosphere.</p> <p><strong>Join the community!</strong></p> <p style="text-align: left;"><a class="btn" href="/cdn-cgi/l/email-protection#ff9b939a9890bf90919a9c9e8a8c9ad19c9092">CONTACT US</a></p> </div> </div> </div> </div> <div class="raise-section sponsors-long blue" style="background-image: linear-gradient(rgba(12, 84, 136, 0.7),rgba(12, 84, 136, 0.7)), url(https://raise.onecause.com/wp-content/uploads/2022/10/shutterstock_518799151-1.jpg);"> <div id="logo-listing"></div> <div class="container"> <div class="row"> <div class="col-lg-8 section-title"><h2>2024 Raise Sponsors</h2></div> </div> <div class="row sponsor-levels"> <div class="col-md-12 center"><h3>Presenting Sponsor</h3></div> </div> <div class="row sponsor-images"> <div class="col-md-6 offset-md-3 center"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2019/01/onecause-white.png" alt="OneCause Logo"></div></div> </div> <div class="row sponsor-levels"> <div class="col-md-12 center"><h3>Visionary</h3></div> </div> <div class="row sponsor-images"> <div class="col-md-6 offset-md-3 center"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2021/07/iats-logo-white.png" alt="iATS Payments by Deluxe"></div></div> </div> <div class="row sponsor-levels"> <div class="col-md-12 center"><h3>Trailblazer Sponsors</h3></div> </div> <div class="row sponsor-images"> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/08/AFP-logo-white.png" alt="AFP icon"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2022/06/Bloomerang-Logo_Horizontal_White.png" alt="Bloomerang"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/07/DTD_WHITE.png" alt="Double-the-Donation-white-logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Eventbrite_wordmark_white-1.png" alt="Eventbrite logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/03/Feathr-Logo-White.png" alt="Feathr"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/08/Virtuous-Logo-White.png" alt="Virtuous"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/07/VonagePOE_Primary.png" alt="Vonage-Logo-White"></div></div> </div> <div class="row sponsor-levels"> <div class="col-md-12 center"><h3>Trendsetter Sponsors</h3></div> </div> <div class="row sponsor-images"> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2022/06/white-watermark-AP.png" alt=""></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2020/08/charityace-logo-white.png" alt="Charity Ace Logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/DonorDock-Logo-ALLWHITE-3.png" alt="DonorDock logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Firespring-logo-wht_600px.png" alt="Firespring"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Fractional-Fundraiser-Network-white.png" alt=""></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/04/Untitled-design-14.png" alt="FundraisingAI"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/08/GSF_Logo_White_Horizontal.png" alt="GSF logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/04/MicrosoftTeams-image-31.png" alt="Handwrytten"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/08/Lettrlabs-white-transparent.png" alt="LettrLabs"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2022/05/NextAfter.png" alt=""></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/05/1.png" alt="Nuclavis"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/07/OTELogo-white.png" alt="Over the Edge logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/04/TapKat-logo-stack-white.png" alt="TapKat"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/07/Utopia-22-white-logo-1.png" alt="Utopia-White-Logo"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/05/Winspire_Logo_WHITE-stroke_copy.png" alt="winspire-2023"></div></div> </div> </div> </div> <div data-wpr-lazyrender="1" class="raise-section quote"> <div class="container"> <div class="row"> <div class="col-md-6 offset-md-3 quote-box center"> <img src="https://raise.onecause.com/wp-content/themes/raise/img/quote-mark.png" alt="Quote Mark" class="quote-mark"> <div class="quote-text">As a sponsor of the Raise conference, we’ve consistently found that the networking opportunities and connections made are unparalleled. It’s an annual highlight for Virtuous, offering outstanding educational content and delivering a tremendous return on our investment.</div> <div class="quote-speaker">- David Cady, <br>Chief Revenue Officer, Virtuous</div> </div> </div> </div> </div> <div data-wpr-lazyrender="1" class="raise-section sponsors-long blue" style="background-image: linear-gradient(rgba(12, 84, 136, 0.7),rgba(12, 84, 136, 0.7)), url(https://raise.onecause.com/wp-content/uploads/2022/10/shutterstock_518799151-1.jpg);"> <div class="container"> <div class="row"> <div class="col-lg-8 section-title"><h2>Raise Broadcast Studio - Amplifier</h2></div> </div> <div class="row sponsor-levels"> <div class="col-md-12 center"><h3></h3></div> </div> <div class="row sponsor-images"> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Untitled-design-21.png" alt="Confessions"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Untitled-design-20.png" alt=""></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2024/06/Untitled-design-19.png" alt="The Fundraising Elevator"></div></div> <div class="col-md-3 center col-6"><div class="sponsor-image d-flex align-self-center justify-content-center match"><img src="https://raise.onecause.com/wp-content/uploads/2023/07/RaiseNation-White.png" alt=""></div></div> </div> </div> </div> <div data-wpr-lazyrender="1" class="raise-section promotional-box" style="background-image:url(https://raise.onecause.com/wp-content/uploads/2023/10/sessions-23-johns-overlay-e1698183819123.png);"> <div class="container"> <div class="row"> <div class="col-lg-7"></div> <div class="col-lg-5 right"> <h2><span>Want to</span> know more?</h2> <p>Sponsorship positions are filled on a first-come, first-served basis. Have questions? We’re here to help.</p> <p><a class="btn" href="/cdn-cgi/l/email-protection#0e6a626b69614e61606b6d6f7b7d6b206d6163">CONTACT US</a></p> </div> </div> </div> </div> <div data-wpr-lazyrender="1" class="raise-section three-columns blue" style="background-image:url(https://raise.onecause.com/wp-content/uploads/2023/11/sponsor-graphics-bg.jpeg);"> <div class="container"> <div class="row"> <div class="col-lg-8 section-title"><h2>Why Sponsor?</h2></div> </div> <div class="row"> <div class="col-md-4"><p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-353" src="https://raise.onecause.com/wp-content/uploads/2019/02/heads.png" alt="21:1 Attendee to Sponsor Ratio" width="360" height="300" srcset="https://raise.onecause.com/wp-content/uploads/2019/02/heads.png 360w, https://raise.onecause.com/wp-content/uploads/2019/02/heads-300x250.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></p> <hr /> <p style="text-align: center;"><strong>21:1 Attendee to Sponsor Ratio</strong></p> </div> <div class="col-md-4"><p><img decoding="async" class="aligncenter size-full wp-image-354" src="https://raise.onecause.com/wp-content/uploads/2019/02/pyramid.png" alt="Attendee Titles" width="360" height="300" srcset="https://raise.onecause.com/wp-content/uploads/2019/02/pyramid.png 360w, https://raise.onecause.com/wp-content/uploads/2019/02/pyramid-300x250.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></p> <hr /> <p style="text-align: center;"><strong>50%+ Attendees are Executives/CEOs</strong></p> </div> <div class="col-md-4"><p><img decoding="async" class="aligncenter size-full wp-image-355" src="https://raise.onecause.com/wp-content/uploads/2019/02/pie-chart.png" alt="Attendee Organization Types" width="360" height="300" srcset="https://raise.onecause.com/wp-content/uploads/2019/02/pie-chart.png 360w, https://raise.onecause.com/wp-content/uploads/2019/02/pie-chart-300x250.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></p> <hr /> <p style="text-align: center;"><strong>Diverse, Impactful Organizations</strong></p> </div> </div> </div> </div> </div> <footer data-wpr-lazyrender="1" class="footer blue"> <div class="container"> <div class="row"> <div class="col-md-4 tagline left"> <a href="https://raise.onecause.com"><img src="https://raise.onecause.com/wp-content/uploads/2021/06/raise-r-footer-logo.png" class="footer-logo img-fluid" alt="Raise | The Event Fundraising Conference" /></a> <p>Join us September 8-9, 2025.<br /> San Antonio, TX</p> </div> <div class="col-md-4 contact left"> <h3 class="mb-4">Quick Links</h3> <p><a href="https://www.onecause.com/raise/register/">Register</a></p> <p><a href="https://www.onecause.com/raise/faqs">FAQs</a></p> <p><a href="/cdn-cgi/l/email-protection#4537242c3620052a2b2026243036206b262a28"><span class="__cf_email__" data-cfemail="ddafbcb4aeb89db2b3b8bebca8aeb8f3beb2b0">[email&#160;protected]</span></a></p> </div> <div class="col-md-3 tagline left"> <h3>Podcast</h3> <a href="https://www.onecause.com/raise-nation-podcast/" target="_blank"><img src="https://raise.onecause.com/wp-content/uploads/2023/07/Raise-Nation-Logo2b.png" class="footer-logo img-fluid" alt="Raise-Nation-Logo2b" /></a> </div> </div> <div class="row"> <div class="col-sm-12 left"> <p><a href="https://www.onecause.com/general/security-privacy-policy/">Privacy &amp; Security Policy</a> | Copyright © 2025, OneCause. All rights reserved.</p> </div> </div> </div> </footer> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(function($) { $(".match").matchHeight({byRow: false}); $('[data-toggle="tooltip"]').tooltip(); $(".expander-link").click(function() { $(this).closest('.row').next().find('.expander-text').slideToggle(); $(this).attr('aria-expanded', function(index, attr){ return attr == 'true' ? 'false' : 'true'; }); $(".expander-icon",this).toggle(); }); $(".session-expander").click(function() { $(this).closest('.row').find('.session-padding').toggle(); $(this).closest('.row').find('.expander-text').slideToggle(); $(this).attr('aria-expanded', function(index, attr){ return attr == 'true' ? 'false' : 'true'; }); $(".expander-icon",this).toggle(); }); var move=function(){ var scrollTop=$(window).scrollTop(),scroller=$(".header"); headerheight = $(".header").outerHeight(true); if(scrollTop>200){ scroller.addClass("fixed-top"); $(".header-container").css('height',headerheight); } else { scroller.removeClass("fixed-top"); $(".header-container").css('height',0); } }; $(window).scroll(move);move(); $(window).bind("load", function() { var offset = $(".header").outerHeight(true); if( $('#wpadminbar').length ) { if( $('#wpadminbar').css('height') === '46px'){ offset = offset } else { offset = offset + 32; } } $('a[href*="#"]:not([href="#"], [href*="\\tab-"])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html, body').animate({ scrollTop: target.offset().top-offset }, 1000); return false; } } }); if ($(".schedule-filter").length) { var topofDiv = $(".schedule-filter").offset().top; //gets offset of header var height = $(".schedule-filter").outerHeight(); //gets height of header var menuheight = $(".header").outerHeight(); //gets height of header var mainmove=function(){ var scrollTop=$(window).scrollTop(),scroller=$(".schedule-filter"); if(scrollTop>(topofDiv-menuheight)){ scroller.addClass("fixed-top"); $(".schedule-filter").css('top',offset); $(".schedule-filter-container").css('height',offset); } else { $(".schedule-filter-container").css('height','initial'); $(".schedule-filter").css('top',0); scroller.removeClass("fixed-top") } }; } $(window).scroll(mainmove);move(); }); checkSize(); $(window).resize(checkSize); function checkSize(){ if ($(".dropdown-caret").css("display") == "none" ){ $('.dropdown-menu').removeAttr( 'style' ); } } $(document).ready(function(){ $('.landing--testimonials__slider').slick({ infinite: true, slidesToShow: 1, slidesToScroll: 1, autoplay: true, autoplaySpeed: 5000, arrows: false, dots: true, }); $('.landing--highlights video').click(function() { var video = $('.landing--highlights video')[0]; var videoPlay = $('.landing--highlights__play'); if ( video.paused === true) { video.play(); videoPlay.css('display', 'none'); console.log("Video started playing"); } else { video.pause(); videoPlay.css('display', 'flex'); console.log("Video paused"); } return false; }); // define an observer instance var observerInstance = new IntersectionObserver(onIntersection, { root: null, // default is the viewport rootMargin: '0% 0% 0% 0%', threshold: 1.0 // percentage of target's visible area. Triggers "onIntersection" }); // callback is called on intersection change function onIntersection(entries, opts){ entries.forEach(entry => { if (entry.isIntersecting) { if (entry.target.classList.contains('landing--stats__main--single__number--inner')) { // var dataNumber = entry.target.getAttribute('data-number').split('.'); // var fractionDigits = 0; // if (dataNumber[1]) { // var fractionDigits = dataNumber[1].length; // } // animateStatValue(entry.target, 0, entry.target.getAttribute('data-number'), 1000, fractionDigits) // opts.unobserve(entry.target) } else if(entry.target.classList.contains('landing--venue__images--1') || entry.target.classList.contains('landing--venue__images--2') || entry.target.classList.contains('landing--venue__images--3') || entry.target.classList.contains('landing--conference__images--1') || entry.target.classList.contains('landing--conference__images--2') || entry.target.classList.contains('landing--conference__images--3')) { entry.target.classList.add('active') opts.unobserve(entry.target) } } }); } function animateStatValue(obj, start, end, duration, fractionDigits) { let startTimestamp = null; const step = (timestamp) => { // Formatter for currency var formatter = new Intl.NumberFormat('en-US', {maximumFractionDigits: fractionDigits}) if (!startTimestamp) startTimestamp = timestamp; const progress = Math.min((timestamp - startTimestamp) / duration, 1); obj.innerHTML = formatter.format(progress * (end - start) + start); if (progress < 1) { window.requestAnimationFrame(step); } }; window.requestAnimationFrame(step); } // Stats Counter // if ($('.landing--stats__main--single__number--inner').length) { // $('.landing--stats__main--single__number--inner').each(function(){ // document.querySelectorAll('.landing--stats__main--single__number--inner').forEach( i => observerInstance.observe( i )); // }); // } // Landing Page Fade In Images if ($('.landing--venue__images--1, .landing--venue__images--2, .landing--venue__images--3, .landing--conference__images--1, .landing--conference__images--2, .landing--conference__images--3').length) { $('.landing--venue__images--1, .landing--venue__images--2, .landing--venue__images--3, .landing--conference__images--1, .landing--conference__images--2, .landing--conference__images--3').each(function(){ document.querySelectorAll('.landing--venue__images--1, .landing--venue__images--2, .landing--venue__images--3, .landing--conference__images--1, .landing--conference__images--2, .landing--conference__images--3').forEach( i => observerInstance.observe( i )); }); } }); }); </script> <script type="rocketlazyloadscript"> window.FontAwesomeConfig = { searchPseudoElements: true } </script> </div> <!--frame--> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10