CINXE.COM

Charity eCards: How to Create Cards That Make A Difference

<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><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(e){this.v="1.2.3",this.triggerEvents=e,this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}}</script> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- <style> body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p { font-size: 16px } .et_pb_slide_content,.et_pb_best_value { font-size: 18px } body { line-height: 2.1em } #et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a { color: #43a2bc } .et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button { color: #43a2bc } .footer-widget h4 { color: #43a2bc } .et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote { border-color: #43a2bc } .et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before { background-color: #43a2bc } a { color: #43a2bc } .nav li ul { border-color: #0c71c3 } .et_secondary_nav_enabled #page-container #top-header { background-color: #0c71c3!important } #et-secondary-nav li ul { background-color: #0c71c3 } #top-menu li.current-menu-ancestor>a,#top-menu li.current-menu-item>a,#top-menu li.current_page_item>a { color: #0c71c3 } #main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6 { color: #43a2bc } .footer-widget li:before { border-color: #43a2bc } #footer-widgets .footer-widget li:before { top: 10.6px } h1,h2,h3,h4,h5,h6,.et_quote_content blockquote p,.et_pb_slide_description .et_pb_slide_title { line-height: 1.4em } @media only screen and (min-width: 981px) { .et_fixed_nav #page-container .et-fixed-header#top-header { background-color:#0c71c3!important } .et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul { background-color: #0c71c3 } .et-fixed-header #top-menu li.current-menu-ancestor>a,.et-fixed-header #top-menu li.current-menu-item>a,.et-fixed-header #top-menu li.current_page_item>a { color: #0c71c3!important } } @media only screen and (min-width: 1350px) { .et_pb_row { padding:27px 0 } .et_pb_section { padding: 54px 0 } .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper { padding-top: 81px } .et_pb_fullwidth_section { padding: 0 } } h1,h2,h3,h4,h5,h6 { font-family: 'Alata',Helvetica,Arial,Lucida,sans-serif } body,input,textarea,select { font-family: 'Alata',Helvetica,Arial,Lucida,sans-serif } .et_pb_section_0_tb_header.et_pb_section { padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px } .et_pb_section_0_tb_header { z-index: 10; box-shadow: 0px -2px 9px 0px rgba(0,0,0,0.3) } .et_pb_row_0_tb_header.et_pb_row { padding-top: 12px!important; padding-bottom: 0px!important; margin-top: 0px!important; margin-bottom: 0px!important; padding-top: 12px; padding-bottom: 0px } .et_pb_text_0_tb_header h1,.et_pb_text_1_tb_header h1,.et_pb_text_2_tb_header h1 { font-weight: 600 } .et_pb_text_0_tb_header { padding-top: 0px!important; padding-right: 0px!important; padding-bottom: 0px!important; margin-top: 4px!important; margin-right: 0px!important; margin-bottom: 0px!important } .et_pb_menu_0_tb_header.et_pb_menu ul li a { line-height: 45px } .et_pb_menu_0_tb_header.et_pb_menu,.et_pb_menu_1_tb_header.et_pb_menu { background-color: #ffffff } .et_pb_menu_0_tb_header { padding-top: 0px; padding-bottom: 0px; margin-top: 0px!important; margin-bottom: 0px!important } .et_pb_menu_0_tb_header.et_pb_menu .nav li ul,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul,.et_pb_menu_1_tb_header.et_pb_menu .nav li ul,.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul { background-color: #ffffff!important } .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot { width: auto; max-width: 100% } .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_1_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_1_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img { height: auto; max-height: none } .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button,.et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_1_tb_header .et_pb_menu__icon.et_pb_menu__cart-button { color: #43a2bc } .et_pb_text_1_tb_header { font-size: 14px; min-height: 51.6px; padding-top: 3px!important; padding-bottom: 3px!important; margin-top: 9px!important; margin-right: auto!important; margin-bottom: -1px!important; margin-left: auto!important; width: 100%; white-space: nowrap } .et_pb_row_1_tb_header.et_pb_row { padding-top: 10px!important; padding-bottom: 10px!important; margin-top: 0px!important; margin-bottom: 0px!important; padding-top: 10px; padding-bottom: 10px } .et_pb_menu_1_tb_header.et_pb_menu ul li a { color: #000000!important; line-height: 2.7em } .et_pb_menu_1_tb_header { padding-top: 3px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px!important; margin-right: 0px!important; margin-bottom: 0px!important; margin-left: 0px!important } .et_pb_menu_1_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_1_tb_header .et_pb_menu__logo-slot { width: 38%; max-width: 100% } .et_pb_section_1_tb_header.et_pb_section { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #018ab7!important } .et_pb_section_1_tb_header { z-index: 10; box-shadow: 0px 12px 18px 0px rgba(0,0,0,0.3) } .et_pb_row_2_tb_header.et_pb_row { padding-top: 0px!important; padding-bottom: 0px!important; margin-right: auto!important; margin-bottom: -3px!important; margin-left: auto!important; padding-top: 0px; padding-bottom: 0px } .et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row { width: 100%; max-width: 100% } .et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header a { font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; font-weight: 900; font-style: italic; font-size: 27px; line-height: 1.2em } .et_pb_blurb_0_tb_header.et_pb_blurb p,.et_pb_blurb_1_tb_header.et_pb_blurb p,.et_pb_blurb_2_tb_header.et_pb_blurb p,.et_pb_blurb_3_tb_header.et_pb_blurb p { line-height: 1.6em } .et_pb_blurb_0_tb_header.et_pb_blurb { font-size: 15px; line-height: 1.6em; background-color: #0C71C3; padding-top: 10%!important; padding-right: 10%!important; padding-bottom: 10%!important; padding-left: 10%!important } .et_pb_blurb_0_tb_header .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0_tb_header .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_3_tb_header .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_3_tb_header .et_pb_main_blurb_image .et-pb-icon { padding-top: 0px!important; padding-right: 0px!important; padding-bottom: 0px!important; padding-left: 0px!important; margin-top: 0px!important; margin-right: 0px!important; margin-bottom: 0px!important; margin-left: 0px!important } .et_pb_blurb_0_tb_header .et_pb_blurb_content,.et_pb_blurb_1_tb_header .et_pb_blurb_content,.et_pb_blurb_2_tb_header .et_pb_blurb_content,.et_pb_blurb_3_tb_header .et_pb_blurb_content { text-align: left } .et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_image_wrap { margin: auto auto auto 0 } .et_pb_blurb_0_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_2_tb_header .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_3_tb_header .et_pb_main_blurb_image .et_pb_image_wrap { width: 58px } .et_pb_blurb_1_tb_header.et_pb_blurb { font-size: 15px; line-height: 1.6em; background-color: #0ba5c4; padding-top: 10%!important; padding-right: 10%!important; padding-bottom: 10%!important; padding-left: 10%!important } .et_pb_blurb_2_tb_header.et_pb_blurb { font-size: 15px; line-height: 1.6em; background-color: #0cc9bf; padding-top: 10%!important; padding-right: 10%!important; padding-bottom: 10%!important; padding-left: 10%!important } .et_pb_blurb_3_tb_header.et_pb_blurb { font-size: 15px; line-height: 1.6em; background-color: #00d19c; padding-top: 10%!important; padding-right: 10%!important; padding-bottom: 10%!important; padding-left: 10%!important } .et_pb_row_3_tb_header.et_pb_row { padding-top: 0px!important; padding-right: 0px!important; padding-bottom: 0px!important; padding-left: 0px!important; margin-top: 18px!important; margin-right: 5%!important; margin-left: 5%!important; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px } .et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row { width: 87% } .et_pb_text_2_tb_header.et_pb_text { color: #FFFFFF!important } .et_pb_text_2_tb_header { font-size: 13px } @media only screen and (min-width: 981px) { .et_pb_row_1_tb_header { display:none!important } .et_pb_column_4_tb_header { display: grid; grid-template-columns: 25% 25% 25% 25%; grid-auto-rows: minmax(250px,auto) } } @media only screen and (max-width: 980px) { .et_pb_blurb_0_tb_header.et_pb_blurb,.et_pb_blurb_1_tb_header.et_pb_blurb,.et_pb_blurb_2_tb_header.et_pb_blurb,.et_pb_blurb_3_tb_header.et_pb_blurb { font-size:15px } } @media only screen and (min-width: 768px) and (max-width:980px) { .et_pb_row_0_tb_header { display:none!important } .et_pb_column_4_tb_header { display: grid; grid-template-columns: 50% 50%; grid-auto-rows: minmax(250px,auto) } } @media only screen and (max-width: 767px) { .et_pb_row_0_tb_header { display:none!important } .et_pb_column_4_tb_header { display: grid; grid-template-columns: 100%; grid-auto-rows: minmax(250px,auto) } .et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3_tb_header.et_pb_blurb .et_pb_module_header a { font-size: 20px } .et_pb_blurb_0_tb_header.et_pb_blurb,.et_pb_blurb_1_tb_header.et_pb_blurb,.et_pb_blurb_2_tb_header.et_pb_blurb,.et_pb_blurb_3_tb_header.et_pb_blurb { font-size: 14px } } h1,h2,h3,h4,h5,h6 { font-family: "Alata",Arial,sans-serif; line-height: normal } .et_pb_section_0 { border-bottom-width: 2px; border-bottom-color: rgba(51,51,51,0.08) } .et_pb_section_0.et_pb_section { padding-top: 18px; padding-right: 9px; padding-bottom: 0px; background-color: #FFFFFF!important } .et_pb_row_0.et_pb_row { padding-top: 1px!important; padding-bottom: 4px!important; padding-top: 1px; padding-bottom: 4px } .et_pb_video_0,.et_pb_video_0 iframe { border-radius: 16px 16px 16px 16px; overflow: hidden } .et_pb_video_0 .et_pb_video_overlay_hover:hover,.et_pb_video_1 .et_pb_video_overlay_hover:hover { background-color: rgba(0,0,0,.6) } .et_pb_row_1.et_pb_row { padding-top: 0px!important; padding-bottom: 47px!important; padding-top: 0px; padding-bottom: 47px } .et_pb_text_0 { font-size: 19px; min-height: 161px; padding-top: 33px!important; padding-bottom: 14px!important; margin-top: 7px!important; margin-bottom: -9px!important; width: 98%; min-height: auto!important } .et_pb_text_0 h1,.et_pb_text_1 h1 { font-family: 'Alata',Helvetica,Arial,Lucida,sans-serif; font-weight: 700; font-size: 29px; text-align: left } .et_pb_text_0 h2,.et_pb_text_1 h2 { font-family: 'ABeeZee',Helvetica,Arial,Lucida,sans-serif; font-size: 22px; line-height: 1.6em; text-align: left } .et_pb_text_1 { font-size: 19px; min-height: 161px; padding-top: 1px!important; padding-bottom: 14px!important; margin-top: 7px!important; margin-bottom: -9px!important; width: 98%; min-height: auto!important } .et_pb_button_0_wrapper,.et_pb_button_1_wrapper { margin-top: 15px!important } body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_1 { color: #0C71C3!important; border-color: #0C71C3; border-radius: 8px; font-size: 17px; padding-right: 2em; padding-left: 0.7em; background-color: #FFFFFF } body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after { margin-left: .3em; left: auto; margin-left: .3em } body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after { color: #0C71C3; line-height: inherit; font-size: inherit!important; opacity: 1; margin-left: .3em; left: auto; font-family: ETmodules!important; font-weight: 400!important } .et_pb_button_0,.et_pb_button_0:after,.et_pb_button_1,.et_pb_button_1:after { transition: all 300ms ease 0ms } .et_pb_video_1,.et_pb_video_1 iframe { border-radius: 24px 24px 24px 24px; overflow: hidden } .et_pb_video_1 { border-color: rgba(10,0,0,0.75); margin-top: 31px!important } .et_pb_video_1 .et_pb_video_overlay .et_pb_video_play { font-size: 108px; line-height: 108px; margin-top: -54px; margin-left: -54px } /* @media only screen and (min-width: 981px) { .et_pb_row_0,.et_pb_button_1 { display:none!important } } */ @media only screen and (max-width: 980px) { .et_pb_section_0 { border-bottom-width:2px; border-bottom-color: rgba(51,51,51,0.08) } .et_pb_text_0,.et_pb_text_1 { font-size: 17px; min-height: auto; padding-top: 15px!important; padding-bottom: 4px!important } .et_pb_text_0 h1,.et_pb_text_1 h1 { font-size: 27px } body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after { line-height: inherit; font-size: inherit!important; margin-left: .3em; left: auto; display: inline-block; opacity: 1; content: attr(data-icon); font-family: ETmodules!important; font-weight: 400!important } body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_1:before { display: none } body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after { margin-left: .3em; left: auto; margin-left: .3em } } @media only screen and (min-width: 768px) and (max-width:980px) { .et_pb_button_0 { display:none!important } .et_pb_video.et_pb_video_1 { min-height: 0; height: 0; margin: 0!important; padding: 0; overflow: hidden } } @media only screen and (max-width: 767px) { .et_pb_section_0 { border-bottom-width:2px; border-bottom-color: rgba(51,51,51,0.08) } .et_pb_text_0 h1,.et_pb_text_1 h1 { font-size: 24px; text-align: left } .et_pb_text_0 h2,.et_pb_text_1 h2 { font-size: 19px } .et_pb_text_0,.et_pb_text_1 { min-height: auto; padding-top: 15px!important; padding-bottom: 4px!important } body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after { line-height: inherit; font-size: inherit!important; margin-left: .3em; left: auto; display: inline-block; opacity: 1; content: attr(data-icon); font-family: ETmodules!important; font-weight: 400!important } body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_1:before { display: none } body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after { margin-left: .3em; left: auto; margin-left: .3em } .et_pb_button_0 { display: none!important } .et_pb_video.et_pb_video_1 { min-height: 0; height: 0; margin: 0!important; padding: 0; overflow: hidden } } </style> --> <style> .link-btn { border: 2px solid white; border-radius: 3px; color: white!important; margin-right: 10px; margin-bottom: 15px!important; white-space: nowrap; padding: 0px 10px; line-height: 30px; display: inline-block } a.cta_menu { background-color: #0C71C3; border-radius: 3px; color: #fff!important; padding: 2px 15px 2px 15px!important; display: inline-block; margin: 0 5px } a.cta_login { background-color: #efefef; border-radius: 3px; padding: 2px 15px 2px 15px!important; display: inline-block; margin: 0 5px } .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a { padding-bottom: 18px!important } #main_header .sub-menu a { padding-bottom:5px !important; padding-top:5px !important; width: 100% !important; font-size: 12px !important; padding: 0 !important; border-bottom: 1px solid #eee; padding-left: 25px!important; line-height: 25px !important; padding: 5px 20px !important; } #main_header .sub-menu { display: flex!important; flex-wrap: wrap!important; white-space: normal!important; padding: 0!important; padding-top: 10px!important; } #main_header .sub-menu li { width: 100% !important; display: block !important; padding:0!important; } .et-menu { display: flex !important; flex-wrap: nowrap !important; } .et-menu { flex: 0 0 auto !important; white-space: nowrap !important; } @media (max-width: 980px) { #main_header .et_pb_column--with-menu { margin: 11px 0; } #main_header .et_pb_column--with-menu #mobile_menu1 { margin-top: 20px; } #main_header .et_pb_column--with-menu #mobile_menu1 a { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; font-size: 13px; line-height: 22px !important; } #main_header .et_pb_column--with-menu #mobile_menu1 .et-menu { width: 100% !important; } #main_header .et_pb_row.et_pb_row_0_tb_header { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; padding-bottom: 7px !important; margin-bottom: 0 !important; } #main_header .et_pb_column_0_tb_header .et_pb_text_inner p { text-align: left !important; } #main_header .et_pb_column_0_tb_header { grid-column: 1; grid-row: 1 / 3; /* Span the full height of the grid on the left */ height: 100%; display: flex; align-items: center; height: 100%; position: relative; padding: 0; margin-bottom: 0!important; } #main_header .et_pb_column_1_tb_header { grid-column: 2; grid-row: 2; /* Bottom cell of the right column */ } #main_header .et_pb_column_2_tb_header { grid-column: 2; grid-row: 1; /* Top cell of the right column */ } #main_header .et_pb_column_2_tb_header .et_pb_text_1_tb_header { margin: 0 !important; padding: 0 !important; } #main_header .et_pb_column_2_tb_header p { text-align: right !important; } a.cta_login.cta_login, a.cta_menu.cta_menu { padding: 5px 10px !important; font-size: 12px !important; line-height: 20px !important; } .et_pb_text_1_tb_header { min-height: 36px !important; } } </style> <link rel="pingback" href="https://ecardwidget.com/xmlrpc.php" /> <style> /* #main_header { visibility: hidden; } */ </style> <script type="rocketlazyloadscript"> // document.addEventListener("DOMContentLoaded", function() { // //////////////////// // // Header display // document.querySelector('#main_header').style.visibility = 'initial'; // }) </script> <style> .only_show_in_divi_builder { display: none; } .show_megamenu.show_megamenu.show_megamenu { display: block !important; } #mega_menu_solutions .et_pb_module.big-btn:hover { outline: 7px solid #ffffffa3; outline-offset: -20px; } #mega_menu_solutions { max-width: 1180px; width: 90%; position: absolute; left: 50%; transform: translate(-50%); } </style> <script type="rocketlazyloadscript"> try { document.addEventListener("DOMContentLoaded", function() { //////////////////// // Divi mega menu const trigger = document.querySelector('.mega_menu_solutions_trigger'); const menu = document.getElementById('mega_menu_solutions'); let timeoutId; if(!trigger || !menu) return; // Show menu when trigger is hovered trigger.addEventListener('mouseenter', () => { clearTimeout(timeoutId); menu.classList.add('show_megamenu'); }); // Hide menu when trigger is no longer hovered trigger.addEventListener('mouseleave', () => { try { clearTimeout(timeoutId); } catch(e) {} timeoutId = setTimeout(() => { menu.classList.remove('show_megamenu'); }, 200); }); // Keep menu open when mouse is over menu menu.addEventListener('mouseenter', () => { clearTimeout(timeoutId); }); // Hide menu when mouse leaves menu menu.addEventListener('mouseleave', () => { clearTimeout(timeoutId); menu.classList.remove('show_megamenu'); }); }); } catch (error) { } </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> document.documentElement.className = 'js'; </script> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var ewww_webp_supported=!1;function check_webp_feature(A,e){var w;e=void 0!==e?e:function(){},ewww_webp_supported?e(ewww_webp_supported):((w=new Image).onload=function(){ewww_webp_supported=0<w.width&&0<w.height,e&&e(ewww_webp_supported)},w.onerror=function(){e&&e(!1)},w.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA=="}[A])}check_webp_feature("alpha");</script><script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var Arrive=function(c,w){"use strict";if(c.MutationObserver&&"undefined"!=typeof HTMLElement){var r,a=0,u=(r=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector,{matchesSelector:function(e,t){return e instanceof HTMLElement&&r.call(e,t)},addMethod:function(e,t,r){var a=e[t];e[t]=function(){return r.length==arguments.length?r.apply(this,arguments):"function"==typeof a?a.apply(this,arguments):void 0}},callCallbacks:function(e,t){t&&t.options.onceOnly&&1==t.firedElems.length&&(e=[e[0]]);for(var r,a=0;r=e[a];a++)r&&r.callback&&r.callback.call(r.elem,r.elem);t&&t.options.onceOnly&&1==t.firedElems.length&&t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)},checkChildNodesRecursively:function(e,t,r,a){for(var i,n=0;i=e[n];n++)r(i,t,a)&&a.push({callback:t.callback,elem:i}),0<i.childNodes.length&&u.checkChildNodesRecursively(i.childNodes,t,r,a)},mergeArrays:function(e,t){var r,a={};for(r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);for(r in t)t.hasOwnProperty(r)&&(a[r]=t[r]);return a},toElementsArray:function(e){return e=void 0!==e&&("number"!=typeof e.length||e===c)?[e]:e}}),e=(l.prototype.addEvent=function(e,t,r,a){a={target:e,selector:t,options:r,callback:a,firedElems:[]};return this._beforeAdding&&this._beforeAdding(a),this._eventsBucket.push(a),a},l.prototype.removeEvent=function(e){for(var t,r=this._eventsBucket.length-1;t=this._eventsBucket[r];r--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),(t=this._eventsBucket.splice(r,1))&&t.length&&(t[0].callback=null))},l.prototype.beforeAdding=function(e){this._beforeAdding=e},l.prototype.beforeRemoving=function(e){this._beforeRemoving=e},l),t=function(i,n){var o=new e,l=this,s={fireOnAttributesModification:!1};return o.beforeAdding(function(t){var e=t.target;e!==c.document&&e!==c||(e=document.getElementsByTagName("html")[0]);var r=new MutationObserver(function(e){n.call(this,e,t)}),a=i(t.options);r.observe(e,a),t.observer=r,t.me=l}),o.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,t,r){t=u.mergeArrays(s,t);for(var a=u.toElementsArray(this),i=0;i<a.length;i++)o.addEvent(a[i],e,t,r)},this.unbindEvent=function(){var r=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<r.length;t++)if(this===w||e.target===r[t])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(r){var a=u.toElementsArray(this),i=r,e="function"==typeof r?function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.callback===i)return!0;return!1}:function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.selector===r)return!0;return!1};o.removeEvent(e)},this.unbindEventWithSelectorAndCallback=function(r,a){var i=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<i.length;t++)if((this===w||e.target===i[t])&&e.selector===r&&e.callback===a)return!0;return!1})},this},i=new function(){var s={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};function n(e,t,r){return!(!u.matchesSelector(e,t.selector)||(e._id===w&&(e._id=a++),-1!=t.firedElems.indexOf(e._id)))&&(t.firedElems.push(e._id),!0)}var c=(i=new t(function(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t},function(e,i){e.forEach(function(e){var t=e.addedNodes,r=e.target,a=[];null!==t&&0<t.length?u.checkChildNodesRecursively(t,i,n,a):"attributes"===e.type&&n(r,i)&&a.push({callback:i.callback,elem:r}),u.callCallbacks(a,i)})})).bindEvent;return i.bindEvent=function(e,t,r){t=void 0===r?(r=t,s):u.mergeArrays(s,t);var a=u.toElementsArray(this);if(t.existing){for(var i=[],n=0;n<a.length;n++)for(var o=a[n].querySelectorAll(e),l=0;l<o.length;l++)i.push({callback:r,elem:o[l]});if(t.onceOnly&&i.length)return r.call(i[0].elem,i[0].elem);setTimeout(u.callCallbacks,1,i)}c.call(this,e,t,r)},i},o=new function(){var a={};function i(e,t){return u.matchesSelector(e,t.selector)}var n=(o=new t(function(){return{childList:!0,subtree:!0}},function(e,r){e.forEach(function(e){var t=e.removedNodes,e=[];null!==t&&0<t.length&&u.checkChildNodesRecursively(t,r,i,e),u.callCallbacks(e,r)})})).bindEvent;return o.bindEvent=function(e,t,r){t=void 0===r?(r=t,a):u.mergeArrays(a,t),n.call(this,e,t,r)},o};d(HTMLElement.prototype),d(NodeList.prototype),d(HTMLCollection.prototype),d(HTMLDocument.prototype),d(Window.prototype);var n={};return s(i,n,"unbindAllArrive"),s(o,n,"unbindAllLeave"),n}function l(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null}function s(e,t,r){u.addMethod(t,r,e.unbindEvent),u.addMethod(t,r,e.unbindEventWithSelectorOrCallback),u.addMethod(t,r,e.unbindEventWithSelectorAndCallback)}function d(e){e.arrive=i.bindEvent,s(i,e,"unbindArrive"),e.leave=o.bindEvent,s(o,e,"unbindLeave")}}(window,void 0),ewww_webp_supported=!1;function check_webp_feature(e,t){var r;ewww_webp_supported?t(ewww_webp_supported):((r=new Image).onload=function(){ewww_webp_supported=0<r.width&&0<r.height,t(ewww_webp_supported)},r.onerror=function(){t(!1)},r.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e])}function ewwwLoadImages(e){if(e){for(var t=document.querySelectorAll(".batch-image img, .image-wrapper a, .ngg-pro-masonry-item a, .ngg-galleria-offscreen-seo-wrapper a"),r=0,a=t.length;r<a;r++)ewwwAttr(t[r],"data-src",t[r].getAttribute("data-webp")),ewwwAttr(t[r],"data-thumbnail",t[r].getAttribute("data-webp-thumbnail"));for(var i=document.querySelectorAll("div.woocommerce-product-gallery__image"),r=0,a=i.length;r<a;r++)ewwwAttr(i[r],"data-thumb",i[r].getAttribute("data-webp-thumb"))}for(var n=document.querySelectorAll("video"),r=0,a=n.length;r<a;r++)ewwwAttr(n[r],"poster",e?n[r].getAttribute("data-poster-webp"):n[r].getAttribute("data-poster-image"));for(var o,l=document.querySelectorAll("img.ewww_webp_lazy_load"),r=0,a=l.length;r<a;r++)e&&(ewwwAttr(l[r],"data-lazy-srcset",l[r].getAttribute("data-lazy-srcset-webp")),ewwwAttr(l[r],"data-srcset",l[r].getAttribute("data-srcset-webp")),ewwwAttr(l[r],"data-lazy-src",l[r].getAttribute("data-lazy-src-webp")),ewwwAttr(l[r],"data-src",l[r].getAttribute("data-src-webp")),ewwwAttr(l[r],"data-orig-file",l[r].getAttribute("data-webp-orig-file")),ewwwAttr(l[r],"data-medium-file",l[r].getAttribute("data-webp-medium-file")),ewwwAttr(l[r],"data-large-file",l[r].getAttribute("data-webp-large-file")),null!=(o=l[r].getAttribute("srcset"))&&!1!==o&&o.includes("R0lGOD")&&ewwwAttr(l[r],"src",l[r].getAttribute("data-lazy-src-webp"))),l[r].className=l[r].className.replace(/\bewww_webp_lazy_load\b/,"");for(var s=document.querySelectorAll(".ewww_webp"),r=0,a=s.length;r<a;r++)e?(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-webp")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-webp")),ewwwAttr(s[r],"data-orig-file",s[r].getAttribute("data-webp-orig-file")),ewwwAttr(s[r],"data-medium-file",s[r].getAttribute("data-webp-medium-file")),ewwwAttr(s[r],"data-large-file",s[r].getAttribute("data-webp-large-file")),ewwwAttr(s[r],"data-large_image",s[r].getAttribute("data-webp-large_image")),ewwwAttr(s[r],"data-src",s[r].getAttribute("data-webp-src"))):(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-img")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-img"))),s[r].className=s[r].className.replace(/\bewww_webp\b/,"ewww_webp_loaded");window.jQuery&&jQuery.fn.isotope&&jQuery.fn.imagesLoaded&&(jQuery(".fusion-posts-container-infinite").imagesLoaded(function(){jQuery(".fusion-posts-container-infinite").hasClass("isotope")&&jQuery(".fusion-posts-container-infinite").isotope()}),jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").imagesLoaded(function(){jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").isotope()}))}function ewwwWebPInit(e){ewwwLoadImages(e),ewwwNggLoadGalleries(e),document.arrive(".ewww_webp",function(){ewwwLoadImages(e)}),document.arrive(".ewww_webp_lazy_load",function(){ewwwLoadImages(e)}),document.arrive("videos",function(){ewwwLoadImages(e)}),"loading"==document.readyState?document.addEventListener("DOMContentLoaded",ewwwJSONParserInit):("undefined"!=typeof galleries&&ewwwNggParseGalleries(e),ewwwWooParseVariations(e))}function ewwwAttr(e,t,r){null!=r&&!1!==r&&e.setAttribute(t,r)}function ewwwJSONParserInit(){"undefined"!=typeof galleries&&check_webp_feature("alpha",ewwwNggParseGalleries),check_webp_feature("alpha",ewwwWooParseVariations)}function ewwwWooParseVariations(e){if(e)for(var t=document.querySelectorAll("form.variations_form"),r=0,a=t.length;r<a;r++){var i=t[r].getAttribute("data-product_variations"),n=!1;try{for(var o in i=JSON.parse(i))void 0!==i[o]&&void 0!==i[o].image&&(void 0!==i[o].image.src_webp&&(i[o].image.src=i[o].image.src_webp,n=!0),void 0!==i[o].image.srcset_webp&&(i[o].image.srcset=i[o].image.srcset_webp,n=!0),void 0!==i[o].image.full_src_webp&&(i[o].image.full_src=i[o].image.full_src_webp,n=!0),void 0!==i[o].image.gallery_thumbnail_src_webp&&(i[o].image.gallery_thumbnail_src=i[o].image.gallery_thumbnail_src_webp,n=!0),void 0!==i[o].image.thumb_src_webp&&(i[o].image.thumb_src=i[o].image.thumb_src_webp,n=!0));n&&ewwwAttr(t[r],"data-product_variations",JSON.stringify(i))}catch(e){}}}function ewwwNggParseGalleries(e){if(e)for(var t in galleries){var r=galleries[t];galleries[t].images_list=ewwwNggParseImageList(r.images_list)}}function ewwwNggLoadGalleries(e){e&&document.addEventListener("ngg.galleria.themeadded",function(e,t){window.ngg_galleria._create_backup=window.ngg_galleria.create,window.ngg_galleria.create=function(e,t){var r=$(e).data("id");return galleries["gallery_"+r].images_list=ewwwNggParseImageList(galleries["gallery_"+r].images_list),window.ngg_galleria._create_backup(e,t)}})}function ewwwNggParseImageList(e){for(var t in e){var r=e[t];if(void 0!==r["image-webp"]&&(e[t].image=r["image-webp"],delete e[t]["image-webp"]),void 0!==r["thumb-webp"]&&(e[t].thumb=r["thumb-webp"],delete e[t]["thumb-webp"]),void 0!==r.full_image_webp&&(e[t].full_image=r.full_image_webp,delete e[t].full_image_webp),void 0!==r.srcsets)for(var a in r.srcsets)nggSrcset=r.srcsets[a],void 0!==r.srcsets[a+"-webp"]&&(e[t].srcsets[a]=r.srcsets[a+"-webp"],delete e[t].srcsets[a+"-webp"]);if(void 0!==r.full_srcsets)for(var i in r.full_srcsets)nggFSrcset=r.full_srcsets[i],void 0!==r.full_srcsets[i+"-webp"]&&(e[t].full_srcsets[i]=r.full_srcsets[i+"-webp"],delete e[t].full_srcsets[i+"-webp"])}return e}check_webp_feature("alpha",ewwwWebPInit);</script> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Charity eCards: How to Create Cards That Make A Difference</title><link rel="preload" as="style" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Alata%3Aregular%7CMontserrat%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2Citalic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&#038;subset=latin%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" media="print" onload="this.media='all'" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Alata%3Aregular%7CMontserrat%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2Citalic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&#038;subset=latin%2Clatin-ext&#038;display=swap" /><noscript><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Alata%3Aregular%7CMontserrat%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2Citalic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript><link rel="stylesheet" href="https://ecardwidget.com/wp-content/cache/min/1/78ec8d4c4cd81e9a91990b26a1384a9e.css" media="all" data-minify="1" /> <meta name="description" content="Nonprofits use charity eCards to fundraise, spread awareness, and strengthen relationships. Explore the basics of creating eCards alongside real examples."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://ecardwidget.com/charity-ecards/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Charity eCards: How to Create Cards That Make A Difference" /> <meta property="og:description" content="Nonprofits use charity eCards to fundraise, spread awareness, and strengthen relationships. Explore the basics of creating eCards alongside real examples." /> <meta property="og:url" content="https://ecardwidget.com/charity-ecards/" /> <meta property="og:site_name" content="eCardWidget" /> <meta property="article:section" content="Everything" /> <meta property="og:updated_time" content="2024-04-03T08:26:28-06:00" /> <meta property="og:image" content="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png" /> <meta property="og:image:secure_url" content="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png" /> <meta property="og:image:width" content="795" /> <meta property="og:image:height" content="300" /> <meta property="og:image:alt" content="This ultimate guide to charity eCards shares tips and inspiring examples from nonprofits." /> <meta property="og:image:type" content="image/png" /> <meta property="article:published_time" content="2024-03-01T17:11:00-06:00" /> <meta property="article:modified_time" content="2024-04-03T08:26:28-06:00" /> <meta property="og:video" content="https://www.youtube.com/embed/dtwyesFukAE" /> <meta property="video:duration" content="66" /> <meta property="ya:ovs:upload_date" content="2022-10-14T11:54:52-07:00" /> <meta property="ya:ovs:allow_embed" content="true" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Charity eCards: How to Create Cards That Make A Difference" /> <meta name="twitter:description" content="Nonprofits use charity eCards to fundraise, spread awareness, and strengthen relationships. Explore the basics of creating eCards alongside real examples." /> <meta name="twitter:image" content="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="ecardwidget" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="15 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://ecardwidget.com/#organization","name":"eCard Widget","logo":{"@type":"ImageObject","@id":"https://ecardwidget.com/#logo","url":"https://ecardwidget.com/wp-content/uploads/sites/15/2022/02/logo-948.png","contentUrl":"https://ecardwidget.com/wp-content/uploads/sites/15/2022/02/logo-948.png","caption":"eCardWidget","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://ecardwidget.com/#website","url":"https://ecardwidget.com","name":"eCardWidget","publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png","url":"https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png","width":"795","height":"300","caption":"This ultimate guide to charity eCards shares tips and inspiring examples from nonprofits.","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://ecardwidget.com/charity-ecards/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://ecardwidget.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://ecardwidget.com/charity-ecards/","name":"Charity eCards: How to Create Cards That Make A Difference"}}]},{"@type":"WebPage","@id":"https://ecardwidget.com/charity-ecards/#webpage","url":"https://ecardwidget.com/charity-ecards/","name":"Charity eCards: How to Create Cards That Make A Difference","datePublished":"2024-03-01T17:11:00-06:00","dateModified":"2024-04-03T08:26:28-06:00","isPartOf":{"@id":"https://ecardwidget.com/#website"},"primaryImageOfPage":{"@id":"https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png"},"inLanguage":"en-US","breadcrumb":{"@id":"https://ecardwidget.com/charity-ecards/#breadcrumb"}},{"@type":"Person","@id":"https://ecardwidget.com/charity-ecards/#author","name":"ecardwidget","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/9716f478e0d4ed4a57d04d975ecb9be1?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/9716f478e0d4ed4a57d04d975ecb9be1?s=96&amp;d=mm&amp;r=g","caption":"ecardwidget","inLanguage":"en-US"},"sameAs":["https://ecardwidget.wpenginepowered.com"],"worksFor":{"@id":"https://ecardwidget.com/#organization"}},{"headline":"Charity eCards: How to Create Cards That Make A Difference","description":"Nonprofits use charity eCards to fundraise, spread awareness, and strengthen relationships. Explore the basics of creating eCards alongside real examples.","datePublished":"2024-03-01T17:11:00-06:00","dateModified":"2024-04-03T08:26:28-06:00","image":{"@id":"https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png"},"author":{"@id":"https://ecardwidget.com/charity-ecards/#author","name":"ecardwidget"},"@type":"BlogPosting","name":"Charity eCards: How to Create Cards That Make A Difference","@id":"https://ecardwidget.com/charity-ecards/#schema-11881","isPartOf":{"@id":"https://ecardwidget.com/charity-ecards/#webpage"},"publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ecardwidget.com/charity-ecards/#webpage"}},{"@type":"VideoObject","name":"What is eCard Widget?","description":"https://ecardwidget.com","uploadDate":"2024-02-29T18:00:00-06:00","thumbnailUrl":"https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png","embedUrl":"https://www.youtube.com/embed/dtwyesFukAE","duration":"PT1M6S","width":"960","height":"720","isFamilyFriendly":"True","@id":"https://ecardwidget.com/charity-ecards/#schema-11882","isPartOf":{"@id":"https://ecardwidget.com/charity-ecards/#webpage"},"publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ecardwidget.com/charity-ecards/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="eCardWidget &raquo; Feed" href="https://ecardwidget.com/feed/" /> <meta content="Divi Child v.3.4.1.1527717656" name="generator"/><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> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='rank-math-toc-block-style-inline-css' type='text/css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='ghostkit-typography-inline-css' type='text/css'> </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);}:root { --wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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> <link rel='stylesheet' id='divi-style-css' href='https://ecardwidget.com/wp-content/themes/Divi-child/style.css?ver=4.27.4' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.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://ecardwidget.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://ecardwidget.com/wp-content/plugins/wp-ecards-invites/public/js/wp-ecards-public.js?ver=1.0.0" id="wp-ecards-js"></script> <link rel="https://api.w.org/" href="https://ecardwidget.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://ecardwidget.com/wp-json/wp/v2/posts/239803" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ecardwidget.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.6.2" /> <link rel='shortlink' href='https://ecardwidget.com/?p=239803' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://ecardwidget.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fecardwidget.com%2Fcharity-ecards%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://ecardwidget.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fecardwidget.com%2Fcharity-ecards%2F&#038;format=xml" /> <style type="text/css"> .ghostkit-effects-enabled .ghostkit-effects-reveal { pointer-events: none; visibility: hidden; } </style> <script type="rocketlazyloadscript"> if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) { document.documentElement.classList.add( 'ghostkit-effects-enabled' ); } </script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><style>.wp-block-gallery.is-cropped .blocks-gallery-item picture{height:100%;width:100%;}</style><style type="text/css" id="grid-custom-css"></style><meta name="facebook-domain-verification" content="bur9e2dlrxh8i9m5xfevhen598nedt"> <!-- Meta Pixel CodeEnd Meta Pixel Code <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', '1503466369889645'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1503466369889645&ev=PageView&noscript=1" /></noscript> <script type="rocketlazyloadscript">(function(w,r){w._rwq=r;w[r]=w[r]||function(){(w[r].q=w[r].q||[]).push(arguments)}})(window,'rewardful');</script> <script type="rocketlazyloadscript" async data-rocket-src='https://r.wdfl.co/rw.js' data-rewardful='b76629'></script> --> <link rel="icon" href="https://ecardwidget.com/wp-content/uploads/2023/11/cropped-icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://ecardwidget.com/wp-content/uploads/2023/11/cropped-icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://ecardwidget.com/wp-content/uploads/2023/11/cropped-icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://ecardwidget.com/wp-content/uploads/2023/11/cropped-icon-270x270.png" /> <link rel="stylesheet" id="et-divi-customizer-global-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/global/et-divi-customizer-global.min.css?ver=1732617663" /><link rel="stylesheet" id="et-core-unified-tb-241937-239803-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/239803/et-core-unified-tb-241937-239803.min.css?ver=1732617665" /><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="post-template-default single single-post postid-239803 single-format-standard et-tb-has-template et-tb-has-header et_pb_button_helper_class et_pb_footer_columns2 et_cover_background et_pb_gutter et_pb_gutters3 et_right_sidebar et_divi_theme et-db"> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function() { fetch('/wp-admin/admin-ajax.php?action=get_user_country') .then(response => response.json()) .then(data => { if (data.success) { checkCountryAndDisplayBanner(data.data.country); } }).catch(error => console.error('Error fetching country:', error)); }); </script> <div id="cookieConsentBanner" style="display:none; width: 100%; background-color: black; color: white; text-align: center; padding: 20px; position: fixed; bottom: 0; z-index: 999;"> <p>We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.</p> <div style="padding-top: 5px"> <button onclick="acceptCookies()" style="background-color: white; color: black; border: none; padding: 10px 20px; font-size: 16px; cursor: pointer;">Accept</button> <button onclick="declineCookies()" style="background-color: white; color: black; border: none; padding: 10px 20px; font-size: 16px; cursor: pointer;">Decline</button> </div> <div style="text-align: center; font-size: 14px; padding-top: 5px"> <a href="/privacy" target="_blank">Privacy Policy</a> | <a href="/terms" target="_blank">Terms of Service</a> | <a href="https://ecardwidget.com/docs/" target="_blank">Help Center</a> </div> </div> <script type="rocketlazyloadscript"> function checkCountryAndDisplayBanner(countryCode) { const euCountries = ['AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK']; const pipedaCountries = ['CA']; const non_eu_but_similar_to_gdpr = ['GB', 'AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK', 'NO', 'IS', 'LI', 'CH']; window.isGDPR = euCountries.includes(countryCode) || pipedaCountries.includes(countryCode) || non_eu_but_similar_to_gdpr.includes(countryCode); if (localStorage.getItem('cookieConsent') === 'true') { // GDPR AND COOKIE CONSENT ALREADY GIVEN loadAllScripts(true); } else if (window.isGDPR) { // GDPR or PIPEDA CONSENT WALL showConsentBanner(); } else { // Everyone else loadAllScripts(false); } } function showConsentBanner() { document.getElementById('cookieConsentBanner').style.display = 'block'; } function acceptCookies() { localStorage.setItem('cookieConsent', 'true'); loadAllScripts(true); document.getElementById('cookieConsentBanner').style.display = 'none'; } function declineCookies() { localStorage.setItem('cookieConsent', 'false'); document.getElementById('cookieConsentBanner').style.display = 'none'; } function loadAllScripts() { loadGoogleTagManager(); loadGoogleAnalytics(); loadIntercom(); } function loadGoogleTagManager() { // Dynamically insert the Google Tag Manager script (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-NQQZ5GM'); } function loadGoogleAnalytics() { // Load Google Analytics gtag.js var gtagScript = document.createElement('script'); gtagScript.async = true; gtagScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-TQE2LPEGZW'; document.head.appendChild(gtagScript); gtagScript.onload = function() { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-TQE2LPEGZW'); gtag('consent', 'update', { ad_user_data: window.isGDPR ? 'denied' : 'granted', ad_personalization: window.isGDPR ? 'denied' : 'granted', ad_storage: window.isGDPR ? 'denied' : 'granted', analytics_storage: 'granted' }); }; // Load the older Google Analytics library ga.js var gaScript = document.createElement('script'); gaScript.type = 'text/javascript'; gaScript.async = true; gaScript.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gaScript, s); // Legacy GA Tracking var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5435509-13']); _gaq.push(['_trackPageview']); } function loadIntercom() { // Intercom script configuration and loading window.intercomSettings = { app_id: "xcali3p1", api_base: "https://api-iam.intercom.io" }; var intercomScript = document.createElement('script'); intercomScript.type = 'text/javascript'; intercomScript.async = true; intercomScript.src = 'https://widget.intercom.io/widget/xcali3p1'; document.head.appendChild(intercomScript); intercomScript.onload = function() { if (typeof Intercom === "function") { Intercom('reattach_activator'); Intercom('update', window.intercomSettings); } }; } </script><div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div id="main_header" class="et_pb_section et_pb_section_0_tb_header et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_0_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_header et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_0_tb_header et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: right; line-height: 0;"><a href="/" title="home"><img fetchpriority="high" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20250'%3E%3C/svg%3E" height="250" width="1000" style="width: 100%; max-width: 250px" alt="logo" data-lazy-src="https://app.ecardwidget.com/assets/img/ecw-logo.png" /><noscript><img fetchpriority="high" decoding="async" src="https://app.ecardwidget.com/assets/img/ecw-logo.png" height="250" width="1000" style="width: 100%; max-width: 250px" alt="logo" /></noscript></a></p></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-primary" class="et-menu nav"><li class="mega_menu_solutions_trigger et_pb_menu_page_id-241592 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-241592"><a href="#">Solutions</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-2244 menu-item menu-item-type-post_type menu-item-object-page menu-item-241926"><a href="https://ecardwidget.com/promotional-marketing-digital-greeting-ecards/">Business &#038; Marketing</a></li> <li class="et_pb_menu_page_id-2134 menu-item menu-item-type-post_type menu-item-object-page menu-item-241927"><a href="https://ecardwidget.com/fundraising-donation-digital-greeting-ecards/">Non-profits &#038; Fundraising</a></li> <li class="et_pb_menu_page_id-2306 menu-item menu-item-type-post_type menu-item-object-page menu-item-241925"><a href="https://ecardwidget.com/employee-recognition-digital-greeting-ecards/">Employee Recognition</a></li> </ul> </li> <li class="et_pb_menu_page_id-1044 menu-item menu-item-type-post_type menu-item-object-page menu-item-241921"><a href="https://ecardwidget.com/examples/">Showcase</a></li> <li class="et_pb_menu_page_id-204 menu-item menu-item-type-post_type menu-item-object-page menu-item-241919"><a href="https://ecardwidget.com/features/">Features</a></li> <li class="et_pb_menu_page_id-637 menu-item menu-item-type-post_type menu-item-object-page menu-item-242788"><a href="https://ecardwidget.com/pricing/">Pricing</a></li> <li class="et_pb_menu_page_id-241589 menu-item menu-item-type-custom menu-item-object-custom menu-item-241589"><a target="_blank" rel="noopener" href="https://help.ecardwidget.com/en/">Help</a></li> <li class="et_pb_menu_page_id-241593 menu-item menu-item-type-post_type menu-item-object-page current_page_parent current-menu-ancestor current-menu-parent current_page_ancestor menu-item-has-children menu-item-241929"><a href="https://ecardwidget.com/blog/">Blog</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-239958 menu-item menu-item-type-post_type menu-item-object-post menu-item-242110"><a href="https://ecardwidget.com/customer-appreciation-gifts/">Top Customer Appreciation Gifts</a></li> <li class="et_pb_menu_page_id-239619 menu-item menu-item-type-post_type menu-item-object-post menu-item-242109"><a href="https://ecardwidget.com/employee-engagement/">A Complete Guide to Employee Engagement + Top Ideas</a></li> <li class="et_pb_menu_page_id-239803 menu-item menu-item-type-post_type menu-item-object-post current-menu-item menu-item-242107"><a href="https://ecardwidget.com/charity-ecards/" aria-current="page">Charity eCards: How to Create Cards That Make A Difference</a></li> <li class="et_pb_menu_page_id-239718 menu-item menu-item-type-post_type menu-item-object-post menu-item-242108"><a href="https://ecardwidget.com/employee-engagement-software/">Top Employee Engagement Software + Tips</a></li> </ul> </li> <li class="et_pb_menu_page_id-242294 menu-item menu-item-type-custom menu-item-object-custom menu-item-242294"><a href="https://app.ecardwidget.com/main/login">Login</a></li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1_tb_header et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: left;"><a class="cta_login" href="https://ecardwidget.com/get-a-demo/">Get A Demo</a><a class="cta_menu" href="https://app.ecardwidget.com/main/register">Free Sign Up</a></p></div> </div> </div> </div> </div><div id="mega_menu_solutions" class="et_pb_section et_pb_section_1_tb_header only_show_in_divi_builder et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_header et_pb_gutters1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_0_tb_header big-btn et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_dark"> <div class="et_pb_blurb_content"> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Boost Your Business with eCards</span></h4> <div class="et_pb_blurb_description"><p><span>Create customizable eCards to impress your audience! Choose a design, add your logo and message, and let your audience share them with their friends.</span></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_1_tb_header big-btn et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_dark"> <div class="et_pb_blurb_content"> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Spread Love and Raise Funds with eCards</span></h4> <div class="et_pb_blurb_description"><p>Show your supporters how much you appreciate them with our heartfelt eCards. Our platform allows you to collect donations directly through the eCard, making fundraising easy and effective.</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_2_tb_header big-btn et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_dark"> <div class="et_pb_blurb_content"> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Celebrate Your Employees with eCards</span></h4> <div class="et_pb_blurb_description"><p><span>Empower peer-to-peer recognition with customizable eCards that enable employees to appreciate and recognize each other&#8217;s hard work. Foster a culture of appreciation.</span></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_3_tb_header big-btn et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_dark"> <div class="et_pb_blurb_content"> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Thank Your Donors with eCards</span></h4> <div class="et_pb_blurb_description"><p><span>Recognize and thank your donors with heartfelt eCards that also streamline the giving process by collecting donations directly through the eCard. Show your gratitude and make a meaningful impact with our convenient solution.</span></p></div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_2_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2_tb_header et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><div><span><strong>Other Popular Use-Cases :</strong>   </span><a class="link-btn" href="https://ecardwidget.com/referral-program-ecard-software/">Customer Acquisition</a><a class="link-btn" href="https://ecardwidget.com/online-invitation-software/">Event Invitations</a><a class="link-btn" href="https://ecardwidget.com/holiday-ecard-software/">Celebrate Holidays</a><a class="link-btn" href="https://ecardwidget.com/work-ecard-software/">Recognition eCards</a><a class="link-btn" href="https://ecardwidget.com/online-greeting-card-uses/">Greeting Card Software</a></span><a href="https://ecardwidget.com/church-invitations/" class="link-btn">Church Invitations</a><span href="#" class="link-btn">Celebrate Team-Member Anniversaries </span><span href="#" class="link-btn">And more</span></div></div> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div id="main-content"> <div class="container"> <div id="content-area" class="clearfix"> <div id="left-area"> <article id="post-239803" class="et_pb_post post-239803 post type-post status-publish format-standard has-post-thumbnail hentry category-everything category-nonprofit-ecards"> <div class="et_post_meta_wrapper"> <h1 class="entry-title">Charity eCards: How to Create Cards That Make A Difference</h1> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="This ultimate guide to charity eCards shares tips and inspiring examples from nonprofits." width="1080" height="675" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png 1080w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature-480x181.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png.webp 1080w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature-480x181.png.webp 480w" class="ewww_webp_lazy_load" /><noscript><img src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png" alt="This ultimate guide to charity eCards shares tips and inspiring examples from nonprofits." class="" width="1080" height="675" srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature.png 1080w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Feature-480x181.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript> </div> <div class="entry-content"> <p>Online tools have changed the way we engage with one another. For instance, we can now send eCards instead of mailing traditional greeting cards. This innovation is great news for nonprofits!</p> <p>These past few years, charity eCards have emerged as a way to spread love, hope, and solidarity in the digital age. Specifically, organizations can leverage eCards for <a href="/donor-retention/">donor appreciation</a>, supporter outreach, and fundraising.</p> <p>In this guide, we&#8217;ll explore how the timeless act of giving meets the digital landscape, so you can embrace the spirit of digital altruism and make the world a brighter, more compassionate place. From inspiring examples to innovative ways to use eCards, here&#8217;s what we&#8217;ll cover:</p> <ul class="wp-block-list"> <li><a href="#definition">What Are Charity eCards?</a></li> <li><a href="#benefits">The Overarching Benefits of Nonprofit eCards</a></li> <li><a href="#uses">Creative Ways to Use Charity eCards</a></li> <li><a href="#tips">How to Create Standout Charity eCards</a></li> <li><a href="#website">Selecting A Charity eCard Website</a></li> </ul> <p>By creating eCards for your nonprofit, you’ll be able to engage your supporters in a new and unique way. Let’s begin by defining what an eCard is and how it works!</p> <figure class="wp-block-image aligncenter size-full"><a href="/fundraising-donation-digital-greeting-ecards/"><img decoding="async" width="795" height="207" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20795%20207'%3E%3C/svg%3E" alt="Click here to learn how our charity eCards can help you fundraise and grow supporter relationships." class="wp-image-242450 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 1" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA-480x125.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png.webp 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA-480x125.png.webp 480w" /><noscript><img decoding="async" width="795" height="207" src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png" alt="Click here to learn how our charity eCards can help you fundraise and grow supporter relationships." class="wp-image-242450" title="Charity eCards: How to Create Cards That Make A Difference 1" srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Banner-CTA-480x125.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" /></noscript></a><figcaption>Charity eCards: How to Create Cards That Make A Difference 12</figcaption></figure> <h2 class="wp-block-heading" id="definition">What Are Charity eCards?</h2> <p>Charity eCards are electronic greeting cards that nonprofit supporters can send to loved ones to celebrate special occasions while supporting a charitable cause. These eCards are typically designed to convey sentiments such as well wishes, congratulations, or holiday greetings. </p> <p>They also incorporate elements that raise awareness or encourage donations for specific charitable initiatives. Nonprofits often use them as a way to raise funds, <a href="/how-to-thank-donors/">thank supporters</a>, spread cause awareness, or invite supporters to events.</p> <figure class="wp-block-image aligncenter size-full"><img decoding="async" width="775" height="333" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20775%20333'%3E%3C/svg%3E" alt="Nonprofits use eCards like these to collect donations, say thanks, and boost support." class="wp-image-242452 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 2" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1-480x206.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg.webp 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1-480x206.jpg.webp 480w" /><noscript><img decoding="async" width="775" height="333" src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg" alt="Nonprofits use eCards like these to collect donations, say thanks, and boost support." class="wp-image-242452" title="Charity eCards: How to Create Cards That Make A Difference 2" srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1.jpg 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Basic-Examples-1-480x206.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 13</figcaption></figure> <p>Charity eCards are often distributed via email, social media, or text. Nonprofits can either send them to supporters or allow supporters to send them to loved ones. Either way, nonprofit eCards serve as a means to spread goodwill and support various charitable initiatives while leveraging the convenience of <a href="https://teamallegiance.com/digital-marketing-for-nonprofits/" target="_blank" data-type="link" data-id="https://teamallegiance.com/digital-marketing-for-nonprofits/" rel="noreferrer noopener">digital communication channels</a>.</p> <h2 class="wp-block-heading" id="benefits">The Overarching Benefits of Nonprofit eCards</h2> <p>While traditional charity greeting cards are still effective for reaching out to supporters, charity eCards provide many benefits, such as:</p> <figure class="wp-block-image aligncenter size-full"><img decoding="async" width="795" height="460" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20795%20460'%3E%3C/svg%3E" alt="There are several reasons nonprofits create eCards, such as low costs and versatile uses." class="wp-image-242443 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 3" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits-480x278.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png.webp 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits-480x278.png.webp 480w" /><noscript><img decoding="async" width="795" height="460" src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png" alt="There are several reasons nonprofits create eCards, such as low costs and versatile uses." class="wp-image-242443" title="Charity eCards: How to Create Cards That Make A Difference 3" srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Benefits-480x278.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 14</figcaption></figure> <ul class="wp-block-list"> <li><strong>Convenience:</strong> Digital cards forgo mail processing time and the hassle of physical mail delivery. With the click of a button, you can send your charity eCard, and your recipient will get it moments later.</li> <li><strong>Greater reach:</strong> Since eCards are virtual, you can send them to supporters all over the world, eliminating geographical barriers.</li> <li><strong>Cheaper cost</strong>: Your nonprofit won’t need to worry about printing expenses or buying stamps since everything&#8217;s done online!</li> <li><strong>Eco-friendliness</strong>: Charity eCards allow your nonprofit to take another step towards becoming paperless.</li> <li><strong>Versatility: </strong>As we&#8217;ll explore, you can create eCards for any occasion and purpose. Design cause awareness eCards, sell cards to supporters, or <a href="/member-appreciation-ideas/">show appreciation</a> with a thoughtful thank-you card.</li> <li><strong>Customization</strong>: eCards are extremely customizable, so you can alter them to fit your nonprofit’s branding. You can even add videos instead of images, helping to engage your audience further. If you offer them to supporters, those individuals can add a custom message to each eCard they send.</li> <li><strong>Interactiveness.</strong> Depending on your <a href="https://doublethedonation.com/ecard-websites/" data-type="link" data-id="https://doublethedonation.com/ecard-websites/" target="_blank" rel="noreferrer noopener">nonprofit eCard website</a>, you can include interactive elements that simulate the feeling of opening a physical greeting card. For example, some will let recipients click on an image of an envelope to reveal their card. Others allow you to add animations to the card!</li> </ul> <p>Essentially, charity eCards help you forge stronger connections with supporters. Sending a creative, thoughtful eCard will show supporters that you value them and want them to have a positive experience with your nonprofit. Meanwhile, enabling supporters to send eCards gives them a tangible reward for their support and enables them to share their passion for your cause.</p> <h2 class="wp-block-heading" id="uses">Creative Ways to Use Charity eCards</h2> <p>Charity eCards offer remarkable versatility, seamlessly adapting to various occasions and purposes. With their customizable designs and ability to convey heartfelt sentiments while simultaneously raising awareness or funds for charitable causes, charity eCards serve as dynamic tools for fostering connections, spreading joy, and making a positive impact.</p> <p>Whether you want to create a new revenue stream or <a href="https://kwala.co/donor-communications/" target="_blank" rel="noreferrer noopener">strengthen donor communications</a>, there are several ways charity eCards can further your cause. Let&#8217;s explore some common use cases!</p> <h3 class="wp-block-heading">Fundraise For Your Nonprofit</h3> <p>Research shows that donors appreciate having multiple ways to give. <a href="https://blog.hubspot.com/marketing/nonprofit-marketing-statistics" target="_blank" rel="noreferrer noopener">The average one-time donation is nearly 1.5x more</a> when nonprofits offer ACH, PayPal, and digital wallet payments. Donation eCards allow you to add one more <a href="https://360matchpro.com/multi-channel-fundraising/" target="_blank" rel="noreferrer noopener">fundraising channel</a> into the mix. </p> <p>Donors will feel good about giving to your cause <em>and</em> get a lasting memento in return. They can share their passion for your mission by sending a card to friends and family, explaining that the proceeds went to your mission.</p> <p><a href="https://www.fundraisingletters.org/charity-ecards/" target="_blank" rel="noreferrer noopener">Fundraising Letters&#8217; guide to selling charity eCards</a> shares three ways digital cards can be sold, all of which are available through <a href="/fundraising-donation-digital-greeting-ecards/">eCardWidget</a>:</p> <ul class="wp-block-list"> <li><strong>Through integrated donation forms:</strong> With our nonprofit eCard platform, you can integrate eCards into the online donation experience. Then, donors can select their preferred eCard, choose a donation amount, fill out their payment details, and enter their loved ones&#8217; contact information.</li> <li><strong>Post-donation: </strong>Embed our widget into your donation confirmation page. When donors give, the widget will appear with your cards. While you can certainly promote the reward <em>before</em> people donate, it can also be a fun surprise if they don&#8217;t expect donation eCards. To see this approach in action, check out <a href="/ex/mdfoodbank.html">Maryland Food Bank&#8217;s eCard campaign</a>. After making a gift, donors can choose to send a donation eCard through email, Facebook, or Twitter.</li> <li><strong>As fundraising products:</strong> If your nonprofit sells fundraising products, you&#8217;re in luck! Our widget works with popular eCommerce platforms like <a href="https://apps.shopify.com/share-branded-ecards-invites" target="_blank" rel="noreferrer noopener">Shopify</a>. You can set a price and sell different designs alongside your nonprofit&#8217;s merchandise.</li> </ul> <p>Our eCard platform enables you to use any of these donation flows, giving you the power to choose the best way to grow your fundraising. You can even enable tribute donations, so people can give on behalf of their friends and family. </p> <p>For example, a supporter may request that their peers donate to your nonprofit in lieu of giving a birthday gift to them. You can give this supporter’s peers the option of sending them a charity eCard to prove that a gift was made and wish them a happy birthday.</p> <h4 class="wp-block-heading">One Tail&#8217;s Donation eCards</h4> <figure class="wp-block-image size-full"><img decoding="async" width="800" height="460" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20460'%3E%3C/svg%3E" alt="Create fundraising eCards like these from One Tail at a Time&#039;s Christmas campaign." class="wp-image-242423 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 4" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png 800w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards-480x276.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png.webp 800w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards-480x276.png.webp 480w" /><noscript><img decoding="async" width="800" height="460" src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png" alt="Create fundraising eCards like these from One Tail at a Time&#039;s Christmas campaign." class="wp-image-242423" title="Charity eCards: How to Create Cards That Make A Difference 4" srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards.png 800w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Donation-eCards-480x276.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 800px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 15</figcaption></figure> <p>Based in Chicago, One Tail at a Time rescues and rehomes animals. The nonprofit provides veterinary care, behavioral rehabilitation, and foster homes for rescued animals while they await adoption into loving permanent homes.</p> <p>They launched <a href="/charity-donation-christmas-ecards/">Christmas eCards</a> as a way to raise funds around the holidays. In exchange for a $25 donation, donors could spread holiday cheer with a festive card that featured pictures of One Tail&#8217;s rescue animals. Donors could choose from nine packages to support a particular program One Tail offers. Some of the packages included:</p> <ul class="wp-block-list"> <li>The Gift of a Fresh Start which helped provide high-quality veterinary care to in-need pets</li> <li>The Gift of Community Care which included food, medical care, pet ID tags, microchips, and more</li> <li>The Gift of Critter Care which provided medical care, food, enrichment, and loving foster homes to rabbits, guinea pigs, and chinchillas </li> </ul> <p>Since the nonprofit enabled tribute donations, donors could give a unique Christmas gift to their loved ones. Take notes from their approach, because they also used suggested donation amounts to inspire larger donation amounts.</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link has-background wp-element-button" href="/ex/christmas-charity/onetail-christmas.html" style="background-color:#007cba">Explore One Tail&#8217;s Christmas fundraising eCards.</a></div> </div> <p></p> <h3 class="wp-block-heading">Show Appreciation for Supporters</h3> <p>Normally, you would send an email or a text expressing your gratitude to a donor. Why not send a <a href="/donor-thank-you-letters/">donor thank-you eCard</a> instead? Making your donors feel valued will result in long-lasting and meaningful donor relationships. Just be sure to customize the message with specific details about their gift, such as the gift amount or project they gave to.</p> <p>This strategy extends to your volunteers, too. After each event, thank volunteers for lending their time by sending an eCard that specifically calls out the impact of their work.</p> <p>Beyond <a href="/donor-recognition/">recognizing supporters</a> for their contributions, your team can reach out on important days like birthdays, holidays, and the anniversary of their first donation. This lets them know you&#8217;re thinking about them and appreciate them as individuals.</p> <h4 class="wp-block-heading">Youth For Understanding&#8217;s Appreciation eCards</h4> <figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="775" height="547" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20775%20547'%3E%3C/svg%3E" alt="Charity eCards like this example from YFU can be used to express appreciation for donors and volunteers." class="wp-image-242449 ewww_webp_lazy_load" style="width:525px" title="Charity eCards: How to Create Cards That Make A Difference 5" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation-480x339.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png.webp 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation-480x339.png.webp 480w" /><noscript><img decoding="async" width="775" height="547" src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png" alt="Charity eCards like this example from YFU can be used to express appreciation for donors and volunteers." class="wp-image-242449" style="width:525px" title="Charity eCards: How to Create Cards That Make A Difference 5" srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation.png 775w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_Supporter-Appreciation-480x339.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 16</figcaption></figure> <p>Youth For Understanding (YFU) is an international educational nonprofit that promotes intercultural understanding and mutual respect among young people from different countries and cultures. Founded in 1951, YFU facilitates cultural exchange programs that enable students to live with host families, attend school, and immerse themselves in the daily life of another country.</p> <p>As part of its 70th anniversary, YFU launched an initiative in which participants could reconnect with friends, host families, and others from their experiences. The organization created a series of thank-you eCards branded with its colors and 70th Anniversary campaign logo. Participants could pick their favorite, add a personal message, and choose their preferred sending method.</p> <p>While unique to the organization, this eCard campaign can help you envision how to use eCards to <a href="/volunteer-retention/">retain your volunteers</a> and donors.</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-2 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link has-background wp-element-button" href="/ex/yfu.html" style="background-color:#007cba">Explore YFU&#8217;s thank-you eCards.</a></div> </div> <p></p> <h3 class="wp-block-heading">Spread Cause Awareness</h3> <p>Cause awareness days help nonprofits reach new audiences and start conversations about worthwhile missions. Especially if there&#8217;s a cause awareness day associated with your nonprofit, charity eCards are a great way to spread the word. For instance, May is Mental Health Awareness Month, April 22nd is Earth Day, and Animal Rights Awareness Week falls in June.</p> <p>If not, you can still create cause awareness eCards. Then, encourage supporters to send them for free along with a personal message about how to support your work.</p> <h4 class="wp-block-heading">Peace Wind&#8217;s Cause Awareness eCards</h4> <figure class="wp-block-image aligncenter size-full"><img decoding="async" width="615" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20615%20400'%3E%3C/svg%3E" alt="Spread awareness for your work by creating charity eCards like these from Peace Winds America." class="wp-image-242445 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 6" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png 615w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness-480x312.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 615px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png.webp 615w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness-480x312.png.webp 480w" /><noscript><img decoding="async" width="615" height="400" src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png" alt="Spread awareness for your work by creating charity eCards like these from Peace Winds America." class="wp-image-242445" title="Charity eCards: How to Create Cards That Make A Difference 6" srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness.png 615w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Cause-Awareness-480x312.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 615px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 17</figcaption></figure> <p>Founded in 2008, Peace Winds America supports disaster preparedness, response, and recovery efforts around the world. To spread awareness for their cause, they celebrate World Refugee Day, which also occurs on Father&#8217;s Day. Because of this, they created cards that celebrate both.</p> <p>Supporters could choose <a href="/fathers-day-fundraisers/">digital cards to wish father figures</a> in their lives a happy Father&#8217;s Day. To transform this into a dual fundraising and cause awareness campaign, the organization could&#8217;ve enabled tribute donations. Then, donors could&#8217;ve given in someone&#8217;s name as a Father&#8217;s Day gift and sent a card letting them know.</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link has-background wp-element-button" href="/ex/peacewindsamerica.html" style="background-color:#007cba">Explore Peace Wind&#8217;s nonprofit eCard campaign.</a></div> </div> <p></p> <h3 class="wp-block-heading">Invite People to Events</h3> <p>No matter what type of nonprofit you run, you likely host events. Encourage attendance at your fundraising and awareness events with personalized event invitations. </p> <p>Your team can either send them to past event attendees or let supporters handle the marketing for you. After all, word-of-mouth is one of the most powerful forms of nonprofit marketing. In fact, <a href="https://gettingattention.org/nonprofit-marketing/" target="_blank" rel="noreferrer noopener">88% of individuals</a> trust recommendations from loved ones over any other type of marketing.</p> <h4 class="wp-block-heading">Vineyard Church&#8217;s Invitations</h4> <figure class="wp-block-image aligncenter size-full"><img decoding="async" width="795" height="460" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20795%20460'%3E%3C/svg%3E" alt="Invite supporters to your events with charity eCard invitations like these from Vineyard Church." class="wp-image-242446 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 7" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations-480x278.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png.webp 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations-480x278.png.webp 480w" /><noscript><img decoding="async" width="795" height="460" src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png" alt="Invite supporters to your events with charity eCard invitations like these from Vineyard Church." class="wp-image-242446" title="Charity eCards: How to Create Cards That Make A Difference 7" srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Example-Event-Invitations-480x278.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 18</figcaption></figure> <p>Vineyard Church North Phoenix hosts <a href="/online-invitation-software/">event invitations</a> on its website using our eCard software. They regularly create new invitations for special services like <a href="/easter-fundraising-ideas/">Easter</a> and Christmas!</p> <p>Congregants can select a free eCard to invite loved ones to services or special events the church is hosting. By adding a custom note, the sender can make the invitation even more personal to the recipient.</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-4 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link has-background wp-element-button" href="/ex/church/vineyardnorthpheonix.html" style="background-color:#007cba">Explore Vineyard Church&#8217;s invitations.</a></div> </div> <p></p> <h3 class="wp-block-heading">Appreciate Your Nonprofit&#8217;s Staff</h3> <p>Your nonprofit&#8217;s employees work hard to ensure everything goes smoothly behind the scenes. <a href="/employee-recognition-digital-greeting-ecards/">Commend your hardworking employees</a> by sending them eCards. When workers feel valued, they&#8217;re much more likely to stick around and feel excited to show up each day. In fact, <a href="https://360matchpro.com/employee-engagement/" target="_blank" rel="noreferrer noopener">highly engaged workplaces</a> tend to retain more employees and see 41% lower absenteeism.</p> <p>Send eCards to:</p> <ul class="wp-block-list"> <li>Recognize work-related achievements, such as completing a significant project or reaching a fundraising goal</li> <li>Celebrate employees&#8217; work anniversaries</li> <li>Say happy birthday or spread holiday cheer</li> <li>Celebrate personal milestones like weddings or new children</li> </ul> <p>While some organizations have managers send eCards to standout employees, others enable all employees to recognize their peers. While your approach is up to you, employee recognition eCards are a powerful way to enhance organizational culture.</p> <h4 class="wp-block-heading">Modivcare&#8217;s Staff Appreciation eCards</h4> <figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="775" height="461" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20775%20461'%3E%3C/svg%3E" alt="Create charity eCards that celebrate your staff, like this example from Modivcare." class="wp-image-242428 ewww_webp_lazy_load" style="width:525px" title="Charity eCards: How to Create Cards That Make A Difference 8" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation-480x286.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png.webp 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation-480x286.png.webp 480w" /><noscript><img decoding="async" width="775" height="461" src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png" alt="Create charity eCards that celebrate your staff, like this example from Modivcare." class="wp-image-242428" style="width:525px" title="Charity eCards: How to Create Cards That Make A Difference 8" srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation.png 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Example-Employee-Appreciation-480x286.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 19</figcaption></figure> <p><a href="/modivcares-journey-to-enhanced-company-culture-how-ecardwidget-transformed-employee-recognition/">Modivcare</a> provides quality patient transportation, meal delivery, remote patient monitoring, and personal in-home care to homes across the country. As part of its initiatives, the company prioritizes extending team members the same level of care as its customers.</p> <p>While Modivcare is a <a href="/promotional-marketing-digital-greeting-ecards/">business</a>, nonprofits can emulate its approach to employee retention. The company created a series of eCards branded with its logo and company colors. Some are tied to specific company values while others are more generic, such as birthday and thank-you cards. Employees can send the eCards to commemorate a job well done or just to let their peers know they&#8217;re thinking of them on an important day!</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-5 wp-block-buttons-is-layout-flex"> <div class="wp-block-button"><a class="wp-block-button__link has-background wp-element-button" href="/modivcares-journey-to-enhanced-company-culture-how-ecardwidget-transformed-employee-recognition/" style="background-color:#007cba">Explore Modivcare&#8217;s results.</a></div> </div> <p></p> <h2 class="wp-block-heading" id="tips">How to Create Standout Charity eCards</h2> <p>To offer nonprofit eCards, start by finding an eCard website. While we&#8217;ll explore tips for finding the right platform <a href="#website">later</a>, just know the one you choose will power your campaigns. From here, design a collection of branded eCards that support your campaign&#8217;s purpose.</p> <p>Focus on these aspects when creating your cards:</p> <figure class="wp-block-image aligncenter size-full"><img decoding="async" width="600" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" alt="When designing charity eCards, focus on elements like your image, branding, message, and call to action." class="wp-image-242444 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 9" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png 600w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips-480x320.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png.webp 600w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips-480x320.png.webp 480w" /><noscript><img decoding="async" width="600" height="400" src="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png" alt="When designing charity eCards, focus on elements like your image, branding, message, and call to action." class="wp-image-242444" title="Charity eCards: How to Create Cards That Make A Difference 9" srcset="https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips.png 600w, https://ecardwidget.com/wp-content/uploads/2023/03/Charity-eCards_eCard-Design-Tips-480x320.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 20</figcaption></figure> <ul class="wp-block-list"> <li><strong>Image: </strong>Choose a high-definition image that represents your cause, and consider composition principles such as the rule of thirds to create an aesthetically appealing eCard. Additionally, add interactive aspects like animations. For example, take a look at <a href="/ex/managrams.html">Teremana’s animated Valentine’s Day cards</a>!</li> <li><strong>Branding: </strong>Your nonprofit should already have a cohesive brand identity including its <a href="https://kwala.co/nonprofit-logos/" target="_blank" rel="noopener">logo</a>, colors, and fonts. Include this branding on your charity eCards so viewers can easily identify your nonprofit created them.</li> <li><strong>Message:</strong> You’ll want a short phrase on your eCard. When it comes to writing this phrase, think traditional greeting cards. Be short and sweet, or even include a pun. Commonly, greeting cards have well wishes such as “Happy Birthday” or “<a href="/christmas-fundraising-ideas/">Merry Christmas</a>.” Aside from the phrase on the eCard, consider what message you’ll include inside the card. If you’re sending your eCard to a donor, include <a href="https://kwala.co/donor-thank-you-letters/" target="_blank" rel="noopener">a heartfelt message</a> thanking them for their support. If you’re creating eCards supporters can send, allow them to write their own message.</li> <li><strong>Call to action: </strong>When customizing the pre-populated message for your nonprofit&#8217;s eCard, add a call to action. Whether you direct people to read about your work or register for an event, make it clear what their next step should be.</li> </ul> <p>If you&#8217;re using your charity eCards for fundraising, remember to enable donations and add suggested donation amounts to inspire higher giving. You might instead sell your cards for a specific amount. Remember, our widget works anywhere, like on your donation page, confirmation page, and Shopify storefront.</p> <p>At this point, either make your eCards public for supporters to send or make them available internally for employees.</p> <h2 class="wp-block-heading" id="website">Selecting A Charity eCard Website</h2> <p>Charity eCard platforms streamline the process of creating and selling digital greeting cards. This kind of platform combines user-friendly design tools with eCommerce functionality, so you can design and sell eCards directly from your <a href="https://morweb.org/post/best-nonprofit-websites" target="_blank" rel="noreferrer noopener">nonprofit&#8217;s website</a>.</p> <p>As a premier charity eCard website, <a href="/fundraising-donation-digital-greeting-ecards/">eCardWidget</a> was designed with nonprofits in mind, so our tools have everything you need to create branded greeting cards, collect donations, spread the word about initiatives, and cultivate donor relationships. Upload your eCards directly to your nonprofit&#8217;s website for convenient sending.</p> <figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="775" height="639" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20775%20639'%3E%3C/svg%3E" alt="This mockup shows how our nonprofit eCards can be published directly to your organization&#039;s website." class="wp-image-242429 ewww_webp_lazy_load" style="width:600px" title="Charity eCards: How to Create Cards That Make A Difference 10" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface-480x396.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png.webp 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface-480x396.png.webp 480w" /><noscript><img decoding="async" width="775" height="639" src="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png" alt="This mockup shows how our nonprofit eCards can be published directly to your organization&#039;s website." class="wp-image-242429" style="width:600px" title="Charity eCards: How to Create Cards That Make A Difference 10" srcset="https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface.png 775w, https://ecardwidget.com/wp-content/uploads/2024/02/Charity-eCards_Software-Interface-480x396.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 775px, 100vw" /></noscript><figcaption>Charity eCards: How to Create Cards That Make A Difference 21</figcaption></figure> <p>Here&#8217;s how our eCard software can strengthen your nonprofit&#8217;s fundraising and marketing efforts:</p> <ul class="wp-block-list"> <li><strong>Leverage customizable templates. </strong>Kickstart your designs with one of our dozens of customizable templates tailored to various occasions and causes. Easily select a template. Then, modify it with your message, add your nonprofit&#8217;s logo, and choose colors that resonate with your organization&#8217;s brand identity.</li> <li><strong>Accept donations or sell your eCards</strong>. Easily integrate your charity eCards into your online donation process to let donors pick a custom gift amount. You can even add suggested donation amounts, inspiring them to give more. Alternatively, sell them in your online Shopify store for a fixed price.</li> <li><strong>Easily share charity eCards. </strong>Senders can share eCards via email, social media, or text, making the sharing process a breeze for supporters and your team.</li> <li><strong>Schedule your eCards.</strong> Once someone customizes their eCard, they can schedule it to be sent automatically on a specified date, such as a birthday or other special occasion.</li> <li><strong>Track senders and recipients.</strong> By tracking senders and recipients of charity eCards, you’ll be able to gather data about donors and prospects that you can target with marketing communications.</li> <li><strong>Monitor engagement analytics. </strong>Measure your eCards&#8217; impact via metrics such as open rate, so you can revise your eCard strategy as needed.</li> </ul> <p>If you&#8217;re more of a visual learner, check out our overview video to see how our charity eCard platform works:</p> <center><iframe loading="lazy" width="560" height="315" src="about:blank" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.youtube.com/embed/dtwyesFukAE?si=k8vbaFkd-BRdmTeh"></iframe><noscript><iframe width="560" height="315" src="https://www.youtube.com/embed/dtwyesFukAE?si=k8vbaFkd-BRdmTeh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></noscript></center> <p>Designing nonprofit eCards that elevate your cause has never been easier! From easy card creation to intuitive scheduling tools, you&#8217;ll have everything you need to create and sell outstanding eCards that boost brand awareness and cultivate relationships. Best of all, we make it easy to get started. <a href="/get-a-demo/">Schedule a demo</a>, and in the meantime, <a href="/examples/">explore examples</a> of real organizations that created eCards.</p> <h2 class="wp-block-heading">Conclusion and additional resources</h2> <p>Charity eCards give you a convenient, memorable way to interact with supporters. From spreading cause awareness to fundraising, make use of the unique advantages they offer by implementing them into your fundraisers, marketing campaigns, and supporter appreciation strategies.</p> <p>Remember, the right eCard platform will streamline the eCard creation process, so you can easily create designs that capture your cause. Our platform was designed specifically for organizations, so you can easily tap into this unique fundraising and marketing opportunity.</p> <p>To dive further into the world of nonprofit eCards, check out these educational resources:</p> <ul class="wp-block-list"> <li><a href="/birthday-fundraisers/"><strong>Birthday Fundraisers: How to Secure Year-Round Support</strong></a><strong>:</strong> Birthday fundraisers help supporters support your cause. Learn more about elevating these fundraisers with eCards.</li> <li><strong><a href="/valentines-day-fundraising/">Lovely Valentine’s Day Fundraising Ideas That Work + Tips</a>:</strong> Your nonprofit can leverage charity eCards to boost your fundraising results on any holiday, including Valentine&#8217;s Day! Get inspired with these impactful Valentine&#8217;s Day fundraising ideas.</li> <li><a href="https://www.fundraisingletters.org/digital-cards/" target="_blank" rel="noreferrer noopener"><strong>Digital Card Ideas To Engage Your Nonprofit’s Supporters</strong></a><strong>:</strong> Need design inspiration for your donation eCards? Explore digital card examples for boosting mission awareness, spreading holiday cheer, showing appreciation, and more!</li> </ul> <figure class="wp-block-image size-full"><a href="/fundraising-donation-digital-greeting-ecards/"><img decoding="async" width="795" height="318" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20795%20318'%3E%3C/svg%3E" alt="Use our charity eCard platform to create and sell memorable digital greeting cards for your cause." class="wp-image-242448 ewww_webp_lazy_load" title="Charity eCards: How to Create Cards That Make A Difference 11" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA-480x192.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png.webp 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA-480x192.png.webp 480w" /><noscript><img decoding="async" width="795" height="318" src="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png" alt="Use our charity eCard platform to create and sell memorable digital greeting cards for your cause." class="wp-image-242448" title="Charity eCards: How to Create Cards That Make A Difference 11" srcset="https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA.png 795w, https://ecardwidget.com/wp-content/uploads/2024/03/Charity-eCards_Large-CTA-480x192.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 795px, 100vw" /></noscript></a><figcaption>Charity eCards: How to Create Cards That Make A Difference 22</figcaption></figure> </div> <div class="et_post_meta_wrapper"> </div> </article> </div> <div id="sidebar"> <div id="block-7" class="et_pb_widget widget_block widget_search"><form role="search" method="get" action="https://ecardwidget.com/" class="wp-block-search__button-outside wp-block-search__icon-button wp-block-search" ><label class="wp-block-search__label screen-reader-text" for="wp-block-search__input-1" >Search</label><div class="wp-block-search__inside-wrapper" ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button has-icon wp-element-button" type="submit" ><svg class="search-icon" viewbox="0 0 24 24" width="24" height="24"> <path d="M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"></path> </svg></button></div></form></div><div id="block-32" class="et_pb_widget widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://app.ecardwidget.com/main/register/trymode"><img decoding="async" width="400" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" alt="" class="wp-image-242296 ewww_webp_lazy_load" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png.webp 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png.webp 300w" /><noscript><img decoding="async" width="400" height="300" src="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png" alt="" class="wp-image-242296" srcset="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript></a></figure> </div><div id="nav_menu-2" class="et_pb_widget widget_nav_menu"><h4 class="widgettitle">Team Member Recognition</h4><div class="menu-team-member-recognition-articles-container"><ul id="menu-team-member-recognition-articles" class="menu"><li id="menu-item-241909" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241909"><a href="https://ecardwidget.com/employee-recognition/">Conquering Employee Recognition</a></li> <li id="menu-item-242141" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-242141"><a href="https://ecardwidget.com/employee-gifts/">Thoughtful Employee Gift Ideas</a></li> <li id="menu-item-241907" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241907"><a href="https://ecardwidget.com/remote-employee-recognition/">Remote Employee Recognition</a></li> <li id="menu-item-242464" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-242464"><a href="https://ecardwidget.com/hybrid-employee-retention/">Hybrid Employee Retention Tips</a></li> </ul></div></div><div id="nav_menu-3" class="et_pb_widget widget_nav_menu"><h4 class="widgettitle">Fundraising &#038; Supporter Recognition</h4><div class="menu-fundraising-donor-recognition-container"><ul id="menu-fundraising-donor-recognition" class="menu"><li id="menu-item-241914" class="menu-item menu-item-type-post_type menu-item-object-post current-menu-item menu-item-241914"><a href="https://ecardwidget.com/charity-ecards/" aria-current="page">The Basics of Charity eCards</a></li> <li id="menu-item-241910" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241910"><a href="https://ecardwidget.com/how-to-thank-donors/">Thanking Donors: Best Practices</a></li> <li id="menu-item-242142" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-242142"><a href="https://ecardwidget.com/donor-thank-you-email/">Writing Donor Thank-You Emails</a></li> <li id="menu-item-242143" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-242143"><a href="https://ecardwidget.com/board-member-appreciation/">Expressing Board Member Appreciation</a></li> <li id="menu-item-242465" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-242465"><a href="https://ecardwidget.com/volunteer-retention/">Smart Volunteer Retention Ideas</a></li> </ul></div></div><div id="nav_menu-4" class="et_pb_widget widget_nav_menu"><h4 class="widgettitle">Business Marketing</h4><div class="menu-boost-your-business-container"><ul id="menu-boost-your-business" class="menu"><li id="menu-item-241917" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241917"><a href="https://ecardwidget.com/customer-appreciation-gifts/">Standout Customer Appreciation Gifts</a></li> <li id="menu-item-241916" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241916"><a href="https://ecardwidget.com/corporate-gift-ideas/">Impressive Corporate Gift Ideas</a></li> <li id="menu-item-241915" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-241915"><a href="https://ecardwidget.com/corporate-gifting-companies/">Best Corporate Gifting Platforms</a></li> </ul></div></div><div id="nav_menu-5" class="et_pb_widget widget_nav_menu"><h4 class="widgettitle">Popular Use Cases</h4><div class="menu-popular-use-cases-container"><ul id="menu-popular-use-cases" class="menu"><li id="menu-item-241930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241930"><a href="https://ecardwidget.com/referral-program-ecard-software/">Customer Acquisition</a></li> <li id="menu-item-242466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-242466"><a href="https://ecardwidget.com/fundraising-donation-digital-greeting-ecards/">Fundraising</a></li> <li id="menu-item-241932" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241932"><a href="https://ecardwidget.com/holiday-ecard-software/">Holiday eCards</a></li> <li id="menu-item-241931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241931"><a href="https://ecardwidget.com/online-invitation-software/">Online Invitations</a></li> <li id="menu-item-241933" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241933"><a href="https://ecardwidget.com/work-ecard-software/">Workplace Recognition</a></li> <li id="menu-item-241934" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241934"><a href="https://ecardwidget.com/online-greeting-card-uses/">Other Greeting Cards</a></li> </ul></div></div> </div> </div> </div> </div> <script defer> if (typeof jQuery === 'undefined') { const script = document.createElement('script'); script.src = 'https://code.jquery.com/jquery-3.7.1.min.js'; script.integrity = 'sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo='; script.crossOrigin = 'anonymous'; script.onload = function() { // Once jQuery is loaded, run the main script initializeScript(); }; document.head.appendChild(script); } else { // jQuery already exists, run the main script directly initializeScript(); } function initializeScript() { jQuery(function() { const jQ = jQuery jQ(".et_pb_team_member").append('<a href="#" class="demo_link">Click for demo</a>') jQ('body').append(jQ('#modal_template').html()) let currentIdx = 0 let el = null let res = null window.linkOptions = et_link_options_data.filter(function(el) { return el.class.toLowerCase().includes("et_pb_team_member"); }); let getAndOpen = (res) => { el = jQ("." + res.class) jQ(".iframe").attr("src", res.url); let header = el.find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); jQ("#page-container,.iframe-modal").addClass('iframe-shown'); } jQ(".et_pb_team_member a.demo_link").on("click", function (e) { e.stopImmediatePropagation(); e.preventDefault(); res = window.linkOptions.find((x,i) => { if(jQ(this).parent().attr('class').search(x.class + " ") > -1 ) { currentIdx = i return x } }) getAndOpen(res) }); jQ(".et_pb_team_member").on("click", function (e) { e.stopImmediatePropagation(); e.preventDefault(); res = window.linkOptions.find((x,i) => { if(jQ(this).attr('class').search(x.class + " ") > -1 ) { debugger; currentIdx = i return x } }) getAndOpen(res) }); jQ('.next-iframe').on('click', function() { if(currentIdx+1 < jQ('.et_pb_team_member').length) { jQ(".iframe").attr("src", '/ex/blank.html'); currentIdx = currentIdx+1 res = window.linkOptions[currentIdx] jQ(".iframe").attr("src", res.url); let header = jQ( '.et_pb_team_member_' + currentIdx ).find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); } }); jQ('.prev-iframe').on('click', function() { if(currentIdx-1 >= 0) { jQ(".iframe").attr("src", '/ex/blank.html'); currentIdx = currentIdx-1 res = window.linkOptions[currentIdx] jQ(".iframe").attr("src", res.url); let header = jQ( '.et_pb_team_member_' + currentIdx ).find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); } }); jQ('.close-iframe').on('click', function() { jQ("#page-container,.iframe-modal").removeClass('iframe-shown'); jQ(".iframe").attr("src", '/ex/blank.html'); }); }) } </script> <script id="modal_template" type="text/template"> <div class="iframe-modal"> <div class="iframe-header"> <h2>Example</h2> <button class="prev-iframe"><</button> <button class="next-iframe">></button> <button class="close-iframe">Close</button> </div> <div class="iframe-wrapper"> <iframe class="iframe" src="/ex/blank.html" frameborder="0"> </iframe> </div> </div> </script> <style> .iframe-header h2 { font-weight: bold; color: white; } #page-container { position: relative; transition: filter 0.5s ease, opacity 0.5s ease; } #page-container.iframe-shown { filter: blur(4px); opacity: 0.5; } .iframe-modal { border-top-right-radius: 0; border-top-left-radius: 0; z-index: 9999999; display: flex; flex-direction: column; position: fixed; top: 0; right: 0; bottom: 0; left: 0; box-sizing: border-box; background: rgba(255, 255, 255, 0.75); transition: transform 0.5s ease, opacity 0.5s ease; box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.5); transform: scale(0); opacity: 0; } .iframe-modal.iframe-shown { transform: scale(1); opacity: 1; } .iframe-header { border-top-right-radius: 0; border-top-left-radius: 0; display: flex; background: #0C71C3; color: white; align-items: center; } .iframe-header h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex-grow: 1; padding-left: 1rem; padding-top: 12px; } .iframe-header .close-iframe, .next-iframe, .prev-iframe { margin-left: 1px; padding: 1rem; background: #0C71C3; color: white; font-size: 1.25rem; border: none; outline: none; cursor: pointer; } .iframe-header .close-iframe:hover, .next-iframe:hover, .prev-iframe:hover { background: #2d89d4; } .iframe-header .close-iframe:active, .next-iframe:active, .prev-iframe:active { background: #117bd0; } .iframe-header .close-iframe { border-top-right-radius: 0; } .iframe-wrapper { position: relative; flex-grow: 1; background: #ffffff; border: 0px solid #0C71C3; border-top: none; } .iframe { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> <div class="container" style="padding-top: 20px;"> <div class="ecwecardpromo ecwecardpromo_1"> <h3 style="padding-bottom: 20px; padding-top: 20px;">Choose an eCard template to get started with eCardWidget for free!</h3> <div class="filter-buttons"></div> <div style="padding-bottom: 80px;"> <div class="carousel carousel_1"></div> </div> </div> <style> </style><script type="rocketlazyloadscript"> var ecardTemplates = {"templates":[{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/07AA853D-73AA-4857-BE4B2806AAF17164.jpeg","header":"Hey there!","name":"Cake Day Champion","id":29010,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29010.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/1474B1D7-CBE6-4F21-A60B6EE2191F690A.png","envelope_confetti":true,"description":"Congrats on another trip around the sun! May your day be filled with cake, laughter, and zero emails. You deserve it all, birthday star!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Congrats on another trip around the sun! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your day be filled with cake, laughter, and zero emails. You deserve it all, birthday star!</span></p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/62F9D6A7-7AD1-4503-B7BC540F2CBBF567.jpeg","header":"Hey there!","name":"Blowing Out Candles, Not Knees","id":29018,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29018.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/A3DC5668-8BC3-4029-834E98F10C9F0B0D.png","envelope_confetti":true,"description":"They say wisdom comes with age. So here's to you, getting wiser (and more fabulous) by the minute! Have a blast on your special day! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">They say wisdom comes with age. So here's to you, getting wiser (and more fabulous) by the minute!</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Have a blast on your special day</strong>!</span></p> <p>&nbsp;</p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/70DE3D2B-03F2-4E9A-92EC04C0D9EB2A74.jpeg","header":"Hey there!","name":"Party Mode: Activated","id":29019,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29019.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/DBF2786B-0B62-4CD9-BA11BAA86D35144D.png","envelope_confetti":false,"description":"Warning: Birthday awesomeness overload! Time to put on your party pants and celebrate like it's your job. Because today, it kind of is!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Warning: Birthday awesomeness overload! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Time to put on your party pants and celebrate like it's your job. Because today, it kind of is!</span></p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/19D82E3A-7585-430B-B1B0F29334E6C7AF.jpeg","header":"Hey there!","name":"You're Wine in a World of Water","id":29020,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29020.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/CA368340-457C-4EF5-983777E8C314E993.png","envelope_confetti":false,"description":"Like a fine wine, you just keep getting better with age.&nbsp;Here's to another vintage year of being absolutely amazing.&nbsp; Cheers to you! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Like a fine wine, you just keep getting better with age.&nbsp;Here's to another vintage year of being absolutely amazing.&nbsp;</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Cheers to you!</strong></span></p> <p>&nbsp;</p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":304},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/5DF8482A-AD2E-4DC2-A84CD2D6B2B8647A.jpeg","header":"Hey there!","name":"Confetti-Worthy","id":29022,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29022.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/36F206D3-13D6-425C-A49001DE569F88BB.png","envelope_confetti":true,"description":"Time to paint the town whatever color you want &ndash; it's your birthday! May your day be as special and incredible as you are. Let the festivities begin! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Time to paint the town whatever color you want &ndash; it's your birthday! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your day be as special and incredible as you are. Let the festivities begin!</span></p> <p>&nbsp;</p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":121,"hue":3},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/B2349977-407C-479E-9EAF46F73743B420.jpeg","header":"Hey there!","name":"Birthday Cheer","id":29354,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29354.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6C60ED48-071E-4D39-AF39A6EB36AA5EE5.png","envelope_confetti":false,"description":"Here&rsquo;s to another year of being spectacular! Wishing you joy, success, and lots of cake on your special day!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Here&rsquo;s to another year of being spectacular!</strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Wishing you joy, success, and lots of cake on your special day!</span></p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/A78B2659-D5D1-4D3E-86635D21805926EC.jpeg","header":"Hey there!","name":"Bold Celebrations","id":29355,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29355.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/68964258-171D-415E-8E00338959E64C5B.png","envelope_confetti":false,"description":"May this birthday be filled with bold adventures, sweet memories, and all the happiness you deserve!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">May this birthday be filled with bold adventures, sweet memories, and all the happiness you deserve!</span></p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":244},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/93B8E653-D388-4781-8A4EA95D69E5E120.jpeg","header":"Hey there!","name":"The Best is Yet to Come","id":29356,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29356.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6F9F0067-5BBD-47A5-9A567CDB94B654CF.png","envelope_confetti":true,"description":"Here&rsquo;s to another year of new opportunities and exciting journeys. Wishing you a birthday filled with joy and laughter! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Here&rsquo;s to another year of new opportunities and exciting journeys. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Wishing you a birthday filled with joy and laughter!</span></p> <p>&nbsp;</p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E54A85A4-95E1-46B1-A390908619874208.jpeg","header":"Hey there!","name":"Tis the Season","id":29350,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29350.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/420AC3D7-22FD-4568-BA280176077BE0B6.png","envelope_confetti":false,"description":"May your holidays sparkle with moments of love, joy, and laughter. Merry Christmas and a prosperous New Year to you! &nbsp;","sortOrder":1,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>May your holidays sparkle with moments of love, joy, and laughter. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Merry Christmas and a prosperous New Year to you!</span></p> <p>&nbsp;</p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":41,"hue":0},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/28100C6A-483D-44F0-8BDD350A39A743AA.jpeg","header":"Hey there!","name":"Pumpkin Spice & Everything Nice","id":29185,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29185.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1590509028942-0ac2b8412dbf.jpg","envelope_confetti":false,"description":"Sweater weather is better weather! Wishing you a season full of crisp air, colorful leaves, and all the pumpkin spice your heart desires. Happy Fall, y'all!","sortOrder":2,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Sweater weather is better weather! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Wishing you a season full of crisp air, colorful leaves, and all the pumpkin spice your heart desires. Happy Fall, y'all!</span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":129,"hue":10},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/97E07483-CD51-45A7-BE562FA22C596C54.jpeg","header":"Hey there!","name":"A Season of Blessings","id":29348,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29348.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/767582B8-C6A1-45AC-B14689D3728D74A3.png","envelope_confetti":false,"description":"May your Christmas be filled with love, laughter, and all the warmth of the season. Here&rsquo;s to a joyous and peaceful holiday!","sortOrder":3,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your Christmas be filled with love, laughter, and all the warmth of the season. </span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Here&rsquo;s to a joyous and peaceful holiday!</strong></span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":306},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/3309BF75-9D00-4AE7-A8946FC471BA6351.jpeg","header":"Hey there!","name":"Blooming Joy","id":29167,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29167.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/F8AD15F2-D5B6-4E74-9EC1152B9F0AC99A.png","envelope_confetti":false,"description":"Here's hoping your Easter basket is full of joy, chocolate, and beautiful spring weather. Have a hop-tastic day!","sortOrder":4,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt; color: rgb(0, 0, 0);\">Here's hoping your Easter basket is full of joy, chocolate, and beautiful spring weather. Have a hop-tastic day!</span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/62709B2D-30AA-42F0-B5385C21E88426B2.jpeg","header":"Hey there!","name":"Star-Spangled Awesome","id":29184,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29184.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/A08D47D0-E967-4683-A2469AA8E05F660D.png","envelope_confetti":true,"description":"Wishing you a Fourth of July that's as amazing as you are! May your day be filled with fireworks, fun, and freedom fries. Let's celebrate!","sortOrder":5,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Wishing you a Fourth of July that's as amazing as you are! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your day be filled with fireworks, fun, and freedom fries. Let's celebrate!</span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/9BBAF25E-72B7-4474-8E600B46266CB1FC.jpeg","header":"Hey there!","name":"Festival of Lights","id":29166,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29166.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/2432CA80-2251-4C69-AA476A685FD1F2B1.png","envelope_confetti":false,"description":"Wishing you a Hanukkah filled with the light of love, the warmth of family, and the joy of tradition. May your celebration be blessed with happiness!","sortOrder":6,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Wishing you a Hanukkah filled with the light of love, the warmth of family, and the joy of tradition. </span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>May your celebration be blessed with happiness!</strong></span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":29,"hue":79},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/A4A86CD9-CCA2-4ABC-BBAC5A5BAA10103A.jpeg","header":"Hey there!","name":"A Time for Celebration","id":29349,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29349.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/A5A05BE7-E4BF-4E21-948987C0DDDE6AE7.png","envelope_confetti":false,"description":"Wishing you a Christmas full of joy and a New Year filled with fresh opportunities. Your presence makes this season even brighter!","sortOrder":7,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Wishing you a Christmas full of joy and a New Year filled with fresh opportunities. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your presence makes this season even brighter!</span></p>"},{"keywords":["Christmas & Holidays"],"is_owner_ecard":false,"widgetid":9305,"categories":["Christmas & Holidays"],"envelope_color_settings":{"contrast":95,"saturation":16,"hue":131},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/1F8A0D9B-8CF8-4678-AC6055CB753E2866.jpeg","header":"Hey there!","name":"Festive Cheer","id":29165,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29165.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/9D7AFCFA-5C04-4716-A1273E7CCCD06C92.png","envelope_confetti":false,"description":"May your holidays sparkle with moments of love, laughter, and goodwill. Here's to a season that's merry and bright! &nbsp;","sortOrder":8,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your holidays sparkle with moments of love, laughter, and goodwill.</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here's to a season that's merry and bright!</span></p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/735EEAE4-FAE6-42DA-8DAE0E7C62F2DA86.jpeg","header":"Hey there!","name":"Champion of Champions","id":29004,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29004.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/4B04B920-EE88-4490-B215B6C02AB685B8.png","envelope_confetti":false,"description":"In the game of awesomeness, you're the undisputed champ. Your work ethic could make a superhero feel lazy. Keep winning at life! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">In the game of awesomeness, you're the undisputed champ. Your work ethic could make a superhero feel lazy.</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Keep winning at life!</strong></span></p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":107,"saturation":7,"hue":0},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E039A51A-B33D-429B-9C121A558E0EE010.jpeg","header":"Hey there!","name":"Eureka Moments","id":29005,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29005.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/3004A738-8A5C-4827-85A769CE6B7D25E3.png","envelope_confetti":false,"description":"Your brain must be exhausted from all these brilliant ideas! Thanks for lighting up our workspace with your genius. You're our idea idol! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your brain must be exhausted from all these brilliant ideas! </strong></span></p> <p dir=\"ltr\">Thanks for lighting up our workspace with your genius. You're our idea idol!</p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":133},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/EB554EE9-DF28-4D73-A49E31B63AA18EFC.jpeg","header":"Hey there!","name":"Captain Fantastic","id":29006,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29006.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6E984D8B-C25C-4D61-A34CB175C3AF5BAC.png","envelope_confetti":false,"description":"With you at the helm, we feel like we could conquer the world (or at least the break room). Your leadership is the secret sauce to our success! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">With you at the helm, we feel like we could conquer the world (or at least the break room).</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your leadership is the secret sauce to our success!</strong></span></p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":200,"saturation":200,"hue":27},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/77277423-A0F6-47CF-8750DED3B30B0D74.jpeg","header":"Hey there!","name":"Cape Optional","id":29008,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29008.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/87FB5E2F-0EEF-4CE2-81DCBBB21174893D.png","envelope_confetti":false,"description":"Is it a bird? Is it a plane? No, it's you, solving problems faster than a speeding bullet! Your customer service skills are truly super. &nbsp;","sortOrder":9999,"details":"<p><span style=\"font-size: 14pt;\">Is it a bird? Is it a plane?</span></p> <p><span style=\"font-size: 14pt;\">No, it's you, solving problems faster than a speeding bullet! Your customer service skills are truly super.</span></p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":31,"hue":152},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/8C01F620-DF2C-43C3-A5679F4BED3BC696.jpeg","header":"Hey there!","name":"Ultimate Team Player","id":29009,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29009.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/E6312A84-72F3-4F6D-A476C01E66BBF44A.png","envelope_confetti":false,"description":"If teamwork were an Olympic sport, you'd be on the podium every time. Thanks for being the glue that holds us all together! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>If teamwork were an Olympic sport, you'd be on the podium every time. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for being the glue that holds us all together!</span></p> <p>&nbsp;</p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/FBB0B12A-C7ED-4B73-ACBF23A30F6128EC.jpeg","header":"Hey there!","name":"Silent Hero","id":29357,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29357.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C3157A1D-6491-465D-8BADEA4988CB0EF4.png","envelope_confetti":false,"description":"You may not always seek the spotlight, but your dedication shines through. Thank you for your hard work and commitment!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>You may not always seek the spotlight, but your dedication shines through. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for your hard work and commitment!</span></p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":174,"hue":197},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E23DC06F-180C-4178-93D880CF463D61DC.jpeg","header":"Hey there!","name":"Setting the Standard","id":29358,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29358.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C6FF13A1-29B0-4055-BC7121C449E77C97.png","envelope_confetti":false,"description":"Your consistent dedication sets a high standard for everyone around you. Thanks for always going the extra mile!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your consistent dedication sets a high standard for everyone around you. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for always going the extra mile!</span></p>"},{"keywords":["Employee Recognition"],"is_owner_ecard":false,"widgetid":9251,"categories":["Employee Recognition"],"envelope_color_settings":{"contrast":95,"saturation":17,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/BFAB5B9D-DB24-496D-83A0A13C2AD09BE8.jpeg","header":"Hey there!","name":"A Key Player","id":29360,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29360.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1569470451072-68314f596aec.jpg","envelope_confetti":false,"description":"Your contributions make all the difference. Thank you for being a vital part of our success and team spirit! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your contributions make all the difference. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for being a vital part of our success and team spirit!</span></p> <p>&nbsp;</p>"},{"keywords":["Special Occasions"],"is_owner_ecard":false,"widgetid":9258,"categories":["Special Occasions"],"envelope_color_settings":{"contrast":27,"saturation":94,"hue":129},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/45F1C777-B395-4916-98AE8A9D2A0B7BEE.jpeg","header":"Hey there!","name":" You're On My Mind","id":29023,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29023.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/155ADDEE-A4D3-4F11-A147E1A384959F66.png","envelope_confetti":false,"description":"Just popping in to say you're pretty great.&nbsp;In case you forgot, here's your reminder. Keep being your amazing self! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Just popping in to say you're pretty great.&nbsp;In case you forgot, here's your reminder.</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Keep being your amazing self!</strong></span></p> <p>&nbsp;</p>"},{"keywords":["Special Occasions"],"is_owner_ecard":false,"widgetid":9258,"categories":["Special Occasions"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/3A50E85D-FDDB-49C6-B9594591AB0C1EA7.jpeg","header":"Hey there!","name":"Chicken Soup for the Soul","id":29024,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29024.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/E6716CD4-5790-4410-9EFA09CB2EC8E42B.png","envelope_confetti":false,"description":"Being sick is no fun, but you make it look good!&nbsp;Here's hoping you're back to your awesome self in no time. The world misses your sparkle! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Being sick is no fun, but you make it look good!&nbsp;Here's hoping you're back to your awesome self in no time.</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>The world misses your sparkle!</strong></span></p> <p>&nbsp;</p>"},{"keywords":["Special Occasions"],"is_owner_ecard":false,"widgetid":9258,"categories":["Special Occasions"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/96BF3F4D-6C17-4AF6-BB55D3B12363FF21.jpeg","header":"Hey there!","name":"Nailed It!","id":29025,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29025.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/E9806A8F-A3A6-45CD-91C7B93BD6F95402.png","envelope_confetti":false,"description":"Look at you, conquering goals like it's your job (wait, is it?). Your success is so bright, we need sunglasses. Keep shining, superstar! &nbsp;","sortOrder":9999,"details":"<p><strong><span style=\"font-size: 14pt;\">Look at you, conquering goals like it's your job (wait, is it?). </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your success is so bright, we need sunglasses. Keep shining, superstar!</span></p> <p>&nbsp;</p>"},{"keywords":["Special Occasions"],"is_owner_ecard":false,"widgetid":9258,"categories":["Special Occasions"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":187},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/FBFE713A-1B83-48AC-939C55D820F70A17.jpeg","header":"Hey there!","name":"Tiny Hands, Big Adventures","id":29026,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29026.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/22347C1C-17E4-4457-A97EBC94DF85E0B9.png","envelope_confetti":true,"description":"Congrats on creating a tiny human! Get ready for a lifetime of giggles, messes, and heart-melting moments. You've got this, super parents! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Congrats on creating a tiny human</strong>!</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Get ready for a lifetime of giggles, messes, and heart-melting moments. You've got this, super parents!</span></p> <p>&nbsp;</p>"},{"keywords":["Special Occasions"],"is_owner_ecard":false,"widgetid":9258,"categories":["Special Occasions"],"envelope_color_settings":{"contrast":112,"saturation":0,"hue":145},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/80994704-DFF3-4567-BD4502C4122C3A50.jpeg","header":"Hey there!","name":"Absence Makes the Heart Grow Fonder","id":29027,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29027.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/F1E3D20E-5DAC-483A-B5D95F81025BC98E.png","envelope_confetti":false,"description":"Just so you know, there's a you-shaped hole in my day. Can't wait to see you and catch up on all the awesomeness. I've missed!","sortOrder":9999,"details":"<h2 dir=\"ltr\"><span style=\"font-size: 18pt;\"><sup>Just so you know, there's a you-shaped hole in my day. </sup></span></h2> <p><span style=\"font-size: 14pt;\">Can't wait to see you and catch up on all the awesomeness. I've missed!</span></p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/CF18AA41-0FBE-465E-B523BB204B753448.jpeg","header":"Hey there!","name":"Secret Ingredient","id":29136,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29136.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/69569A32-11FB-4FAE-9402A0FE5887F3BE.png","envelope_confetti":false,"description":"If life were a recipe, you'd be the ingredient that makes everything taste amazing. Thanks for adding your special flavor to our world! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>If life were a recipe, you'd be the ingredient that makes everything taste amazing. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for adding your special flavor to our world!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":339},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/02A7791A-27B1-4F5B-A40674972C23F9E5.jpeg","header":"Hey there!","name":"Sunshine Spreader","id":29137,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29137.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C4D524D4-EC9C-4CD6-B0EC889B7DB10076.png","envelope_confetti":false,"description":"Your thoughtfulness is like a ray of sunshine on a cloudy day. Thanks for brightening our world with your kindness! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your thoughtfulness is like a ray of sunshine on a cloudy day. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for brightening our world with your kindness!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":31,"hue":92},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/9295C4D7-C2ED-4E37-B69EC7215EA1C0B7.jpeg","header":"Hey there!","name":"MVP Status","id":29138,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29138.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1619252584172-a83a949b6efd.jpg","envelope_confetti":false,"description":"In the game of awesome, you're batting a thousand!&nbsp; Your hard work and dedication make our team shine. Thanks for knocking it out of the park! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">In the game of awesome, you're batting a thousand!&nbsp;</span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your hard work and dedication make our team shine. Thanks for knocking it out of the park!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":43,"saturation":80,"hue":0},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/93F68B70-D833-439B-8A86DE54EABC24FA.jpeg","header":"Hey there!","name":"Gratitude Overload","id":29139,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29139.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/1DB23539-51FE-46CF-8AD7253028BD5472.png","envelope_confetti":false,"description":"A million thanks wouldn't be enough!&nbsp; Your help was a game-changer. We're over the moon with gratitude for your amazing support! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>A million thanks wouldn't be enough!&nbsp;</strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your help was a game-changer. We're over the moon with gratitude for your amazing support!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":101,"saturation":118,"hue":329},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E206F37C-22F2-496F-B52B8592DABED4B0.jpeg","header":"Hey there!","name":"Earth-Shaking Awesomeness","id":29140,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29140.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/BC880A2A-B97C-4F1C-AC0FEF212DA7868C.png","envelope_confetti":false,"description":"Your awesomeness is off the Richter scale! Thanks for shaking things up with your incredible spirit. You make our world a better place! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your awesomeness is off the Richter scale! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for shaking things up with your incredible spirit. You make our world a better place!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/826F593B-5618-47CD-88F46F9ECE4B93A0.jpeg","header":"Hey there!","name":"Genuine Appreciation","id":29351,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29351.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/807828D7-AD87-4295-8A4D0B97050EAF9B.png","envelope_confetti":false,"description":"Your thoughtfulness never goes unnoticed. Thank you for always going above and beyond. You truly make a difference! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your thoughtfulness never goes unnoticed. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for always going above and beyond. You truly make a difference!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/AA0A0762-EE51-476A-8C593F2D8B019B4A.jpeg","header":"Hey there!","name":"Dependability Recognized","id":29352,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29352.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/CDBB1A73-DB37-4C36-A52EE041A274A3C9.png","envelope_confetti":false,"description":"In every task, you show up with excellence and commitment. Thank you for consistently delivering on your promises! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>In every task, you show up with excellence and commitment. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for consistently delivering on your promises!</span></p> <p>&nbsp;</p>"},{"keywords":["Thank You"],"is_owner_ecard":false,"widgetid":9297,"categories":["Thank You"],"envelope_color_settings":{"contrast":95,"saturation":31,"hue":306},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/DDFA5970-1010-418A-BCF6E4079A4BD704.jpeg","header":"Hey there!","name":"Professional Gratitude","id":29353,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29353.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/772660A0-E2D2-4ACD-82CE92B1E4F66FE8.png","envelope_confetti":false,"description":"In a world full of choices, we&rsquo;re honored that you&rsquo;ve chosen us. Thank you for your continued partnership and support! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">In a world full of choices, we&rsquo;re honored that you&rsquo;ve chosen us. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for your continued partnership and support!</span></p> <p>&nbsp;</p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":145,"hue":312},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/956B030F-2FD0-465E-9938DD06EEE95187.jpeg","header":"Hey there!","name":"Spreading Kindness in Your Name","id":29343,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29343.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/277F5263-3B96-4BFA-8E5990689510F50B.png","envelope_confetti":false,"description":"In honor of your giving nature, a donation has been made to support a cause that creates meaningful change.&nbsp; Your kindness is a gift that keeps on giving, touching lives far beyond measure. &nbsp;","sortOrder":1,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">In honor of your giving nature, a donation has been made to support a cause that creates meaningful change.&nbsp;</span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your kindness is a gift that keeps on giving, touching lives far beyond measure.</strong></span></p> <p>&nbsp;</p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":199,"hue":36},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/50FD995E-F83E-47EE-B6DF6D68F413B469.jpeg","header":"Hey there!","name":"A Legacy of Generosity","id":29342,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29342.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/FB82CA3C-424E-429B-BDA5656841CFFA4F.png","envelope_confetti":false,"description":"In your name, a gift has been made to support a mission close to your heart. Your generosity is leaving a legacy of hope and transformation for those who need it most.","sortOrder":2,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>In your name, a gift has been made to support a mission close to your heart. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your generosity is leaving a legacy of hope and transformation for those who need it most.</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":114,"hue":312},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/DF2670C4-747B-49D5-88DCA6B406B78E8F.jpeg","header":"Hey there!","name":"A Gift That Matters","id":29341,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29341.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/AB3C18C7-0017-48C6-91AB3360EF79323A.png","envelope_confetti":false,"description":"To honor your compassionate spirit, a donation has been made to a worthy cause. Your influence continues to uplift and inspire those who need it most.","sortOrder":3,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">To honor your compassionate spirit, a donation has been made to a worthy cause. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your influence continues to uplift and inspire those who need it most.</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/5097DF97-F60F-43DB-ADC7783280CD1991.jpeg","header":"Hey there!","name":"Impact Beyond Measure","id":29340,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29340.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/74F9213B-49EC-4074-B0DB80D8C76ADE85.png","envelope_confetti":false,"description":"In recognition of your incredible heart, a donation has been made on your behalf. Your generosity is helping to drive real change and making a lasting impact. &nbsp;","sortOrder":4,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">In recognition of your incredible heart, a donation has been made on your behalf. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your generosity is helping to drive real change and making a lasting impact.</span></p> <p>&nbsp;</p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/5F776FB2-E189-4F87-82233535D3CB72CB.jpeg","header":"Hey there!","name":"Paying It Forward","id":29338,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29338.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/267FB815-541F-411A-B87C84C301EAD6EA.png","envelope_confetti":false,"description":"In your honor, a donation has been made to further the work of a deserving cause. Your generosity is inspiring positive change, creating a ripple effect that touches many lives. &nbsp;","sortOrder":5,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>In your honor, a donation has been made to further the work of a deserving cause. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your generosity is inspiring positive change, creating a ripple effect that touches many lives.</span></p> <p>&nbsp;</p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/966924B3-9C83-448A-93DFE5FE72D32332.jpeg","header":"Hey there!","name":"A Meaningful Tribute","id":29337,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29337.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/1EC3662D-5A28-4530-A359F5AA441DEADB.png","envelope_confetti":false,"description":"To celebrate you, a donation has been made to support a cause that matters. Your kindness and generosity are making the world a better place, one thoughtful gesture at a time.","sortOrder":6,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>To celebrate you, a donation has been made to support a cause that matters. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your kindness and generosity are making the world a better place, one thoughtful gesture at a time.</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/D295DE55-2BA9-42C7-80BBADB9F5900752.jpeg","header":"Hey there!","name":"Forever in Our Hearts","id":29134,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29134.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1566041510394-cf7c8fe21800.jpg","envelope_confetti":false,"description":"To honor the memory of someone truly special, we've made a donation that will continue their legacy of kindness and compassion.","sortOrder":7,"details":"<p><span style=\"font-size: 14pt;\">To honor the memory of someone truly special, we've made a donation that will continue their legacy of kindness and compassion.</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":93,"saturation":0,"hue":111},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/DE9C4FC7-30C0-4DEA-B159F0AE95FC6223.jpeg","header":"Hey there!","name":"Lasting Impression","id":29133,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29133.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/FBAC0B96-8B46-4F37-9570C129D6B0D1F0.png","envelope_confetti":false,"description":"Your generosity is like a boomerang &ndash; it always comes back around. We've made a donation in your honor to keep the good vibes flowing!","sortOrder":8,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your generosity is like a boomerang &ndash; it always comes back around. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">We've made a donation in your honor to keep the good vibes flowing!</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":33,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/0BCDE907-5D39-49F7-8CCC69049F7FB81C.jpeg","header":"Hey there!","name":"Growing Goodness","id":29132,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29132.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/E066F256-BA2C-4127-B9DEF040D682EF07.png","envelope_confetti":false,"description":"We took a page from your book of awesomeness and made a donation to a cause close to your heart. Watch that kindness grow! &nbsp;","sortOrder":9,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">We took a page from your book of awesomeness and made a donation to a cause close to your heart. </span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Watch that kindness grow!</span></p> <p>&nbsp;</p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/4243B0B9-8D3E-49C2-A56498F25DDCA916.jpeg","header":"Hey there!","name":"Inspiration Station","id":29131,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29131.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/02D6C8C8-A2B7-4B6F-A206A81D18464E73.png","envelope_confetti":false,"description":"Your big heart has inspired us to spread the love. We've made a donation in your name &ndash; consider it karma points for being amazing!","sortOrder":10,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your big heart has inspired us to spread the love.</span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">We've made a donation in your name &ndash; consider it karma points for being amazing!</span></p>"},{"keywords":["In Honor Of & Donations"],"is_owner_ecard":false,"widgetid":9294,"categories":["In Honor Of & Donations"],"envelope_color_settings":{"contrast":100,"saturation":80,"hue":329},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/D72D3CCE-890C-4EAF-85AF189F57358B5A.jpeg","header":"Hey there!","name":"Ripple Effect","id":29129,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29129.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6E2771C4-B752-4296-9BEE7384AD776E1C.png","envelope_confetti":false,"description":"Your kindness is creating waves of goodness! &nbsp;We've made a donation in your name, spreading your awesome influence even further.","sortOrder":11,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Your kindness is creating waves of goodness!</span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">&nbsp;We've made a donation in your name, spreading your awesome influence even further.</span></p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/FB3A1BD0-4F9D-41FB-A6A507EA8D3A33D7.jpeg","header":"Hey there!","name":"Celebrating Another Year","id":28969,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28969.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1536009190979-329b94ad4d57.jpg","envelope_confetti":false,"description":"Look at you, turning work years into gold! Your dedication shines brighter than a disco ball at an office party. Here's to more years of being fantastic!","sortOrder":9999,"details":"<p><span style=\"font-size: 14pt;\"><strong>Look at you, turning work years into gold! </strong></span></p> <p>Your dedication shines brighter than a disco ball at an office party. Here's to more years of being fantastic!</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":10,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/02173F49-EF27-4ACB-8231F9428EB61882.jpeg","header":"Hey there!","name":"Milestones and Memories","id":28983,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28983.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C03D38AD-9973-4141-AEE536B0E6B2C388.png","envelope_confetti":false,"description":"They should name a conference room after you! Your contributions are the stuff of office legends. Thanks for making work feel less like... well, work!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>They should name a conference room after you! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your contributions are the stuff of office legends. Thanks for making work feel less like... well, work!</span></p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/2059664F-E6EA-4DAE-92137FBDC93BEC76.jpeg","header":"Hey there!","name":"Years of Brilliance","id":28985,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28985.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6E2771C4-B752-4296-9BEE7384AD776E1C.png","envelope_confetti":false,"description":"Look at you, turning work years into gold! Your dedication shines brighter than a disco ball at an office party. Here's to more years of being fantastic! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Look at you, turning work years into gold! </strong></span></p> <p dir=\"ltr\">Your dedication shines brighter than a disco ball at an office party. Here's to more years of being fantastic!</p> <p>&nbsp;</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/9906B58F-F3FE-4A01-98D2ED5B14BC6FE1.jpeg","header":"Hey there!","name":"High Five for Five","id":28990,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28990.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/850DE575-AD33-4776-94F99D7C1894CC9C.png","envelope_confetti":false,"description":"Five years of bringing your A-game! That's like... 1,825 days of awesomeness. Keep being you, because you're crushing this whole career thing! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt; font-family: tahoma, arial, helvetica, sans-serif;\"><strong>Five years of bringing your A-game! </strong></span></p> <p dir=\"ltr\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 14pt;\">That's like... 1,825 days of awesomeness. Keep being you, because you're crushing this whole career thing!</span></p> <p>&nbsp;</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/1F485C68-50D6-4153-8E3D7B603F43A5C3.jpeg","header":"Hey there!","name":"Perfect 10","id":28992,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28992.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/CE58EFAD-518F-47E1-87094EC301C4EB61.png","envelope_confetti":false,"description":"Ten years? That's not a job, that's a saga! Your commitment is truly epic. Here's to you, the hero of our workplace story! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Ten years? That's not a job, that's a saga! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your commitment is truly epic. Here's to you, the hero of our workplace story!</span></p> <p>&nbsp;</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":68,"saturation":200,"hue":287},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/FE0457F1-3A62-4591-A5C8634DA2AC2C56.jpeg","header":"Hey there!","name":"Career Superstar","id":28994,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_28994.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1650220796556-22f512aec67f.jpg","envelope_confetti":false,"description":"If there was an Oscar for 'Best Performance in a Professional Role,' you'd need a bigger trophy cabinet. Thanks for making excellence look easy!","sortOrder":9999,"details":"<p dir=\"ltr\">If there was an Oscar for 'Best Performance in a Professional Role,' you'd need a bigger trophy cabinet.</p> <p dir=\"ltr\"><strong>Thanks for making excellence look easy!</strong></p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":162,"hue":303},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/7EB199EC-3C1B-45B4-81997578EBC97F5B.jpeg","header":"Hey there!","name":"Time Well Spent","id":29362,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29362.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/8E767C6F-ED7E-43A3-B04EB9D81C7EF983.png","envelope_confetti":true,"description":"It&rsquo;s been an incredible journey, and your dedication continues to inspire. Here&rsquo;s to celebrating your commitment and achievements! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>It&rsquo;s been an incredible journey, and your dedication continues to inspire. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here&rsquo;s to celebrating your commitment and achievements!</span></p> <p>&nbsp;</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/099177FD-4232-4DCF-BF11C53CA0E7769F.jpeg","header":"Hey there!","name":"Your Journey Matters","id":29363,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29363.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/DC40EE61-3632-4C7F-858A0D22B2FFC8D8.png","envelope_confetti":false,"description":"With each year you grow, we all benefit. Thank you for making each moment count and for helping us reach new heights together! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>With each year you grow, we all benefit. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thank you for making each moment count and for helping us reach new heights together!</span></p> <p>&nbsp;</p>"},{"keywords":["Work Anniversaries & Milestones"],"is_owner_ecard":false,"widgetid":9236,"categories":["Work Anniversaries & Milestones"],"envelope_color_settings":{"contrast":95,"saturation":0,"hue":0},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/383EAB7E-981B-47BC-82C024A116C58257.jpeg","header":"Hey there!","name":"Your Legacy of Dedication","id":29364,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29364.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/662D8F50-393B-4AC8-8DF4B96D64924EF7.png","envelope_confetti":true,"description":"Each year, your influence grows stronger. Here&rsquo;s to the lasting impact you&rsquo;ve made and the bright future ahead! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Each year, your influence grows stronger. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here&rsquo;s to the lasting impact you&rsquo;ve made and the bright future ahead!</span></p> <p>&nbsp;</p>"},{"keywords":["Client & Customer Appreciation"],"is_owner_ecard":false,"widgetid":9342,"categories":["Client & Customer Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":89,"hue":317},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/B494C13F-3BBB-41A7-95AFE714D4151BF5.jpeg","header":"Hey there!","name":"Sweet Success","id":29330,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29330.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/843C839A-3F3C-4E10-A395B0978374F91D.png","envelope_confetti":false,"description":"Working with you is like having our cake and eating it too. Thanks for making business a treat!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Working with you is like having our cake and eating it too. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for making business a treat!</span></p>"},{"keywords":["Client & Customer Appreciation"],"is_owner_ecard":false,"widgetid":9342,"categories":["Client & Customer Appreciation"],"envelope_color_settings":{"contrast":65,"saturation":1,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E8ED0D3B-B9FB-4494-A4191B68A7781308.jpeg","header":"Hey there!","name":"Solid as a Rock","id":29331,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29331.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1581095146373-cd331553812f.jpg","envelope_confetti":false,"description":"Working with you is like having our cake and eating it too. Thanks for making business a treat!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Working with you is like having our cake and eating it too. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for making business a treat!</span></p>"},{"keywords":["Client & Customer Appreciation"],"is_owner_ecard":false,"widgetid":9342,"categories":["Client & Customer Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":81,"hue":207},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/E5893CC0-519A-4E21-B5AB062C138E365E.jpeg","header":"Hey there!","name":"Perfect Match","id":29332,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29332.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/565026B2-60A4-48EB-BC82122C64AF3FC4.png","envelope_confetti":false,"description":"Of all the places in all the world, you walked into ours. Here's looking at you &ndash; thanks for choosing us!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Of all the places in all the world, you walked into ours. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here's looking at you &ndash; thanks for choosing us!</span></p>"},{"keywords":["Client & Customer Appreciation"],"is_owner_ecard":false,"widgetid":9342,"categories":["Client & Customer Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":174,"hue":132},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/A7E9A6E2-3C0F-4BE4-B10264A1E3779AD2.jpeg","header":"Hey there!","name":"Guiding Light","id":29333,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29333.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C29DE868-35EA-4191-AEDB10F05F5924F0.png","envelope_confetti":false,"description":"Your insights are like GPS for our business &ndash; always guiding us in the right direction. Thanks for helping us navigate toward excellence!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Your insights are like GPS for our business &ndash; always guiding us in the right direction. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for helping us navigate toward excellence!</span></p>"},{"keywords":["Client & Customer Appreciation"],"is_owner_ecard":false,"widgetid":9342,"categories":["Client & Customer Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":114,"hue":328},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/cover_eym396sf2.jpeg","header":"Hey there!","name":" Dynamic Duo","id":29654,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_eym396sf2.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/13F63F5A-2ED9-410C-9550E3A5789154ED.png","envelope_confetti":false,"description":"With you by our side, we feel like we could take on the world (or at least a really big project). Here's to many more wins together! &nbsp;","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>With you by our side, we feel like we could take on the world (or at least a really big project). </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here's to many more wins together!</span></p> <p>&nbsp;</p>"},{"keywords":["Donor Appreciation"],"is_owner_ecard":false,"widgetid":9336,"categories":["Donor Appreciation"],"envelope_color_settings":{"contrast":170,"saturation":200,"hue":323},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/6C884D24-A35A-45F3-838A397B785C7116.jpeg","header":"Hey there!","name":"Cape Not Required","id":29317,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29317.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C47D22B6-0B5C-4F98-AF295DB770718886.png","envelope_confetti":false,"description":"Not all heroes wear capes, but they do make donations! Your generosity is our superpower. Thanks for helping us save the day!","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Not all heroes wear capes, but they do make donations! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your generosity is our superpower. Thanks for helping us save the day!</span></p>"},{"keywords":["Donor Appreciation"],"is_owner_ecard":false,"widgetid":9336,"categories":["Donor Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":14,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/DDA8F6DC-1D45-4CE8-82A3D677AFBA29C0.jpeg","header":"Hey there!","name":"Jaw-Dropping Generosity","id":29318,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29318.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/C3AD805E-8610-4773-9EA6C5D43AC0AA2F.png","envelope_confetti":false,"description":"We're in awe of your generosity! Your support is like a magic wand, turning our dreams into reality.","sortOrder":9999,"details":"<p><strong><span style=\"font-size: 14pt;\">We're in awe of your generosity! </span></strong></p> <p><span style=\"font-size: 14pt;\">Your support is like a magic wand, turning our dreams into reality.</span></p>"},{"keywords":["Donor Appreciation"],"is_owner_ecard":false,"widgetid":9336,"categories":["Donor Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":200,"hue":360},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/04D14DAE-27ED-4001-B5F7F949ECD38FAC.jpeg","header":"Hey there!","name":"Victory Lap","id":29319,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29319.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/87B058AF-9794-4300-A40A2844CE935E9C.png","envelope_confetti":false,"description":"With supporters like you in our corner, we feel unbeatable! Your donation is the push we needed to go the extra mile. You're our MVP &ndash; Most Valuable Philanthropist!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>With supporters like you in our corner, we feel unbeatable! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your donation is the push we needed to go the extra mile. You're our MVP &ndash; Most Valuable Philanthropist!</span></p>"},{"keywords":["Donor Appreciation"],"is_owner_ecard":false,"widgetid":9336,"categories":["Donor Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":96,"hue":166},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/56A41146-FBEE-418F-A23739155A39BAD5.jpeg","header":"Hey there!","name":"Soaring High","id":29322,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29322.json","envelope_bg_image_url":"/assets/uploads/ci/_stock/unsplash/photo-1464618663641-bbdd760ae84a.jpg","envelope_confetti":false,"description":"Thanks to you, we're flying high! Your generous gift gives us the lift we need to reach new heights You're the updraft to our ambitions!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Thanks to you, we're flying high!</strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your generous gift gives us the lift we need to reach new heights You're the updraft to our ambitions!</span></p>"},{"keywords":["Donor Appreciation"],"is_owner_ecard":false,"widgetid":9336,"categories":["Donor Appreciation"],"envelope_color_settings":{"contrast":95,"saturation":71,"hue":302},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/8833BB9E-B85F-4825-87648F37ED36CBBC.jpeg","header":"Hey there!","name":"Peak Performance","id":29327,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29327.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/8D8DA528-CB4D-4799-9DA2944C9164E1DC.png","envelope_confetti":false,"description":"With your help, no peak is too high! Your donation is the equipment we needed for this climb. Thanks for being our support team on this amazing journey!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>With your help, no peak is too high! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your donation is the equipment we needed for this climb. Thanks for being our support team on this amazing journey!</span></p>"},{"keywords":["Team & Company Values"],"is_owner_ecard":false,"widgetid":9276,"categories":["Team & Company Values"],"envelope_color_settings":{"contrast":95,"saturation":9,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/AFA4C0DA-FB7A-4B2D-B069F07274B64DF5.jpeg","header":"Hey there!","name":"Dream Team","id":29124,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29124.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/4271F1F2-C330-439D-BF806E2937B34A5F.png","envelope_confetti":false,"description":"Together, we're not just a team, we're a force of nature! Your commitment to our values makes us stronger than a double shot of espresso.","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Together, we're not just a team, we're a force of nature! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your commitment to our values makes us stronger than a double shot of espresso.</span></p>"},{"keywords":["Team & Company Values"],"is_owner_ecard":false,"widgetid":9276,"categories":["Team & Company Values"],"envelope_color_settings":{"contrast":163,"saturation":147,"hue":341},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/DBF5F7A8-B23D-4160-BC2E43CAF9EC9766.jpeg","header":"Hey there!","name":"Idea Factory","id":29125,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29125.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/6CAB1D4B-4773-4FEA-92998280BB3B3674.png","envelope_confetti":false,"description":"Our creativity could power a small city! Thanks for bringing your best ideas to the table. Together, we're turning 'what ifs' into 'wow!'","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Our creativity could power a small city! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Thanks for bringing your best ideas to the table. Together, we're turning 'what ifs' into 'wow!'</span></p>"},{"keywords":["Team & Company Values"],"is_owner_ecard":false,"widgetid":9276,"categories":["Team & Company Values"],"envelope_color_settings":{"contrast":175,"saturation":0,"hue":360},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/45BE8A5C-A9D4-488A-88B42F9C3D002B15.jpeg","header":"Hey there!","name":"The Right Stuff","id":29126,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29126.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/A9F48982-646E-4DAE-8FD1C70C1A0D47DD.png","envelope_confetti":false,"description":"We don't just talk the talk, we walk the walk &ndash; in really comfortable shoes. Your commitment to doing the right thing keeps us on the straight and narrow.","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">We don't just talk the talk, we walk the walk &ndash; in really comfortable shoes. </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your commitment to doing the right thing keeps us on the straight and narrow.</span></p>"},{"keywords":["Team & Company Values"],"is_owner_ecard":false,"widgetid":9276,"categories":["Team & Company Values"],"envelope_color_settings":{"contrast":144,"saturation":200,"hue":200},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/BC584951-4B06-4196-97577E3764C2EF56.jpeg","header":"Hey there!","name":"Customer Love","id":29128,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29128.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/76109F99-CFD4-4DB8-B6023BF405B9236B.png","envelope_confetti":false,"description":"Our customers aren't just always right, they're our raison d'&ecirc;tre! Your dedication to their happiness makes us the superhero team of client satisfaction.","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Our customers aren't just always right, they're our raison d'&ecirc;tre! </span></strong></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Your dedication to their happiness makes us the superhero team of client satisfaction.</span></p>"}],"categories":["Birthdays","Christmas & Holidays","Employee Recognition","Special Occasions","Thank You","In Honor Of & Donations","Work Anniversaries & Milestones","Client & Customer Appreciation","Donor Appreciation","Team & Company Values"]}; </script> <script type="rocketlazyloadscript"> </script> <script type="rocketlazyloadscript">window.perpage = 4;</script> </div> <footer id="main-footer"> <div class="container"> <div id="footer-widgets" class="clearfix"> <div class="footer-widget"><div id="block-27" class="fwidget et_pb_widget widget_block"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <p>Solutions </p> </div> </div> </div><div id="block-12" class="fwidget et_pb_widget widget_block"> <ul class="wp-block-list"> <li class="has-small-font-size"><a href="/promotional-marketing-digital-greeting-ecards/">Business Marketing</a></li> <li class="has-small-font-size"><a href="/fundraising-donation-digital-greeting-ecards/">Nonprofit Fundraising </a></li> <li class="has-small-font-size"><a href="/employee-recognition-digital-greeting-ecards/">Employee Recognition</a></li> <li class="has-small-font-size"><a href="/donor-recognition-software-custom-digital-greeting-cards/">Donor Recognition</a></li> </ul> </div></div><div class="footer-widget"><div id="block-26" class="fwidget et_pb_widget widget_block"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <p>Top Resources </p> </div> </div> </div><div id="block-18" class="fwidget et_pb_widget widget_block"> <ul class="has-small-font-size wp-block-list"> <li><a href="/customer-appreciation-gifts/">Top Customer Appreciation Gifts</a></li> <li><a href="/employee-engagement/">Employee Engagement Guide</a></li> <li><a href="/charity-ecards/">Charity eCards for Nonprofits</a></li> <li><a href="/employee-engagement-software/">Employee Engagement Software</a></li> <li class="has-small-font-size"><a href="/corporate-gift-ideas/">Best Corporate Gift Ideas</a></li> </ul> </div><div id="block-17" class="fwidget et_pb_widget widget_block widget_text"> <p></p> </div></div> </div> </div> <div id="et-footer-nav"> <div class="container"> <ul id="menu-footer-menu" class="bottom-nav"><li id="menu-item-241922" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241922"><a href="https://ecardwidget.com/examples/">Example Showcase</a></li> <li id="menu-item-241923" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241923"><a href="https://ecardwidget.com/features/">Features</a></li> <li id="menu-item-241590" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-241590"><a target="_blank" rel="noopener" href="https://help.ecardwidget.com/en/">Help Center</a></li> <li id="menu-item-241591" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-241591"><a href="/calendar">Schedule a Call</a></li> <li id="menu-item-241924" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-241924"><a href="https://ecardwidget.com/pricing/">Pricing</a></li> <li id="menu-item-241594" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-241594"><a href="https://app.ecardwidget.com/main/login">Login</a></li> <li id="menu-item-241595" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-241595"><a href="https://app.ecardwidget.com/main/register">Register</a></li> </ul> </div> </div> <div id="footer-bottom"> <div class="container clearfix"> <div id="footer-info"><div> <p>   Copyright © 2024 eCardWidget LLC | <a href="/privacy">Privacy Policy</a> | <a href="/terms">Terms of Service</a> | <a href="https://ecardwidget.com/docs/">Help &amp; Support</a> </p> </div></div> </div> </div> </footer> </div> </div> </div> <style> #previewModal { z-index: 9999999999999; padding: 20px; } .slick-prev:before, .slick-next:before { color: black !important; } .filter-buttons { margin-bottom: 10px; text-align: left; } .filter-buttons button { border: none; font-size: 11px; padding: 4px 8px; background-color: white; color: black; outline: 1px solid #ccc; border-radius: 5px; cursor: pointer; margin: 5px; transition: background-color 0.3s, color 0.3s, border 0.3s; border: 1px solid #d1d1d1; } .filter-buttons button:hover { outline: 1px solid black; } .filter-buttons button.selected { outline: 1px solid black; background-color: white; } .carousel { margin: 0 auto; } .carousel-item { background-color: white; border-radius: 10px; border: 1px solid #d1d1d1; display: flex; flex-direction: column; justify-content: space-between; height: 100%; overflow: hidden; margin: 0 5px; width: 95% !important; } .carousel-item img { max-width: 100%; height: auto; margin: 0; border-radius: 10px 10px 0 0; } .template-name { font-size: 14px; text-align: center; margin-top: 5px; margin-bottom: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Buttons layout */ .button-wrapper { border-top: 1px solid #ccc; display: flex; justify-content: space-around; position: relative; } .carousel-buttons { flex-grow: 1; padding: 10px; background-color: white; color: black; border: none; cursor: pointer; transition: background-color 0.3s; } .carousel-buttons:first-child { border-right: 1px solid #ccc; } .carousel-buttons:hover { background-color: black; color: white; } /* Modal styling */ .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); } .modal-content { background-color: #fff; margin: 0; padding: 0; width: 100%; height: 100%; position: relative; } .modal-close { position: absolute; color: black; top: 20px; right: 20px; background-color: white; border: 2px solid black; border-radius: 50%; width: 40px; height: 40px; display: inline-block; text-align: center; cursor: pointer; font-size: 28px; transition: background-color 0.3s; } .modal-close:hover { background-color: #ccc; } .modal iframe { width: 100%; height: 100%; border: none; } .carousel-buttons, .template-name { font-size: 14px; } .flex-container { display: flex; flex-wrap: wrap; justify-content: flex-start; /* Align items to the start */ } .flex-container .carousel-item { flex: 0 1 calc(20% - 10px); /* Prevent items from growing */ margin: 5px; box-sizing: border-box; /* Include padding and border in the element's total width and height */ } @media (max-width: 1024px) { .flex-container .carousel-item { flex: 0 1 calc(25% - 10px); /* 4 items per row */ } } @media (max-width: 768px) { .flex-container .carousel-item { flex: 0 1 calc(50% - 10px); /* 2 items per row */ } } @media (max-width: 480px) { .flex-container .carousel-item { flex: 0 1 100%; /* 1 item per row */ } } </style> <div id="previewModal" class="modal"> <div class="modal-content"> <span class="modal-close">&times;</span> <iframe id="previewFrame"></iframe> </div> </div> <!-- Slick JS and jQuery from CDN --> <script type="rocketlazyloadscript" data-rocket-src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script> <script type="rocketlazyloadscript"> var classname = '.carousel'; $(document).ready(function() { window.loadedTotal = $('.carousel').length; if(window.showfirst && (window.loadedTotal > window.showfirst)) { classname = '.carousel_' + (window.loadedTotal - 1); $('.ecwecardpromo').hide(); $('.ecwecardpromo_' + (window.loadedTotal - 1)).show(); } let selectedCategory = ''; // Group all categories from the available templates let availableCategories = []; ecardTemplates.templates.forEach(template => { template.categories.forEach(category => { if (!availableCategories.includes(category)) { availableCategories.push(category); } }); }); // Only show filters if more than one category is available if (availableCategories.length > 1) { // Add the "All" filter button $('.filter-buttons').append(`<button class="selected" data-category="All" onclick="clearFilter()">All</button>`); availableCategories.forEach(category => { $('.filter-buttons').append(`<button data-category="${category}" onclick="filterTemplates(['${category}'])">${category}</button>`); }); } if(window.carousel === undefined) { window.carousel = true; } // Function to load carousel content function loadCarousel(filteredTemplates) { if (window.carousel === false) { // Display slides in a flex container $(classname).empty(); // Clear the previous items filteredTemplates.forEach(template => { $(classname).append(` <div class="carousel-item"> <img src="${template.thumbnail}" alt="${template.name}"> <div class="template-name" title="${template.name}">${template.name}</div> <div class="button-wrapper"> <button class="carousel-buttons" onclick="previewTemplate(${template.id})">Preview</button> <button class="carousel-buttons" onclick="createTemplate(${template.id})">Send</button> </div> </div> `); }); // Apply flex container styles $(classname).addClass('flex-container'); } else { // Initialize Slick slider as usual if ($(classname).hasClass('slick-initialized')) { $(classname).slick('unslick'); // Destroy the existing carousel } $(classname).empty(); // Clear the previous items filteredTemplates.forEach(template => { $(classname).append(` <div class="carousel-item"> <img src="${template.thumbnail}" alt="${template.name}"> <div class="template-name" title="${template.name}">${template.name}</div> <div class="button-wrapper"> <button class="carousel-buttons" onclick="previewTemplate(${template.id})">Preview</button> <button class="carousel-buttons" onclick="createTemplate(${template.id})">Send</button> </div> </div> `); }); $(classname).slick({ slidesToShow: window.perpage ? +window.perpage : 5, slidesToScroll: 1, arrows: true, dots: false, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 4, } }, { breakpoint: 768, settings: { slidesToShow: 2, } }, { breakpoint: 480, settings: { slidesToShow: 1, } } ] }); } } // Initial load with all templates loadCarousel(ecardTemplates.templates); // Filter function to support multiple categories window.filterTemplates = function(categories) { selectedCategory = categories.join(', '); filteredTemplates = ecardTemplates.templates.filter(template => { var res = categories.some(category => { var itemCategories = template.categories.join(', '); return itemCategories.includes(category); }); if(res) {console.log(categories, template.name, template.categories);} return res } ); console.log('filteredTemplates', filteredTemplates); loadCarousel(filteredTemplates); // Highlight the selected buttons using data attributes $('.filter-buttons button').removeClass('selected'); categories.forEach(category => { $(`button[data-category="${category}"]`).addClass('selected'); }); }; // Clear filter function window.clearFilter = function() { selectedCategory = ''; loadCarousel(ecardTemplates.templates); $('.filter-buttons button').removeClass('selected'); $('.filter-buttons button[data-category="All"]').addClass('selected'); }; // Create button functionality - Open in a new tab window.createTemplate = function(id) { const url = `https://app.ecardwidget.com/main/register/template?templateid=${id}`; window.open(url, '_blank'); }; // Preview button functionality - Open in a modal window.previewTemplate = function(id) { const url = `https://app.ecardwidget.com/e/${id}`; $('#previewFrame').attr('src', url); $('#previewModal').css('display', 'block'); }; // Close the modal $('.modal-close').click(function() { $('#previewModal').css('display', 'none'); $('#previewFrame').attr('src', ''); // Clear the iframe source }); if (window.categories && window.categories.length > 0) { var categories = window.categories.split(','); window.filterTemplates(categories); $('.filter-buttons').hide(); } }); </script> <div class="ecw-wrap"> <!-- Modal Structure --> <div id="ecw-modal-overlay" class="ecw-modal-overlay" style="display: none"> <div id="ecw-modal" class="ecw-modal"> <div class="ecw-modal-top-bar"> <span id="ecw-modal-title" class="ecw-modal-title">Preview</span> <div class="ecw-modal-navigation"> <!--<button id="prev-demo" class="ecw-modal-nav-btn">&lt;</button> <button id="next-demo" class="ecw-modal-nav-btn">&gt;</button>--> <button id="close-modal" class="ecw-modal-nav-btn">X</button> </div> </div> <iframe id="ecw-modal-iframe" class="ecw-modal-iframe" src="" frameborder="0"></iframe> </div> </div> </div> <!-- JavaScript --> <link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <script type="text/javascript"> var et_link_options_data = [{"class":"et_pb_blurb_0_tb_header","url":"https:\/\/ecardwidget.com\/promotional-marketing-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_1_tb_header","url":"https:\/\/ecardwidget.com\/fundraising-donation-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_2_tb_header","url":"https:\/\/ecardwidget.com\/employee-recognition-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_3_tb_header","url":"https:\/\/ecardwidget.com\/donor-recognition-software-custom-digital-greeting-cards\/","target":"_self"}]; </script> <script src="data:text/javascript;base64,dmFyIGtwZGV0ZWN0ZGVsYXlqcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ3NjcmlwdFt0eXBlPSJyb2NrZXRsYXp5bG9hZHNjcmlwdCJdJykubGVuZ3RoO2lmIChrcGRldGVjdGRlbGF5anMgPj0gMSl7Y2xhc3Mga3Bzb0V4ZWN1dGVTY3JpcHRzIGV4dGVuZHMgUm9ja2V0TGF6eUxvYWRTY3JpcHRze3N0YXRpYyBrcHNvRmlyZSgpe2lmKG5hdmlnYXRvci51c2VyQWdlbnQubWF0Y2goLzExNy4wLjAuMHwxMTkuMC4wLjB8bWV0cml4fHBpbmd8ZGFyZXxwdHN0L2kpKXt2YXIgZT1uZXcgUm9ja2V0TGF6eUxvYWRTY3JpcHRzKFsia2V5ZG93biIsIm1vdXNlb3ZlciIsInRvdWNobW92ZSIsInRvdWNoc3RhcnQiLCJ0b3VjaGVuZCIsInRvdWNoY2FuY2VsIiwidG91Y2hmb3JjZWNoYW5nZSIsIndoZWVsIl0pO31lbHNle3ZhciBlPW5ldyBSb2NrZXRMYXp5TG9hZFNjcmlwdHMoWyJsb2FkIl0pO31lLl9hZGRVc2VySW50ZXJhY3Rpb25MaXN0ZW5lcihlKTt9fWtwc29FeGVjdXRlU2NyaXB0cy5rcHNvRmlyZSgpO30=" id="mLQFAVgBhg"></script> <style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-buttons-is-layout-1{justify-content:center;}.wp-container-core-buttons-is-layout-2{justify-content:center;}.wp-container-core-buttons-is-layout-3{justify-content:center;}.wp-container-core-buttons-is-layout-4{justify-content:center;}.wp-container-core-buttons-is-layout-5{justify-content:center;}.wp-container-core-columns-is-layout-1{flex-wrap:nowrap;}.wp-container-core-columns-is-layout-2{flex-wrap:nowrap;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/addons-for-divi/assets/libs/magnific-popup/magnific-popup.js?ver=4.0.5" id="divi-torque-lite-magnific-popup-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/addons-for-divi/assets/libs/slick/slick.min.js?ver=4.0.5" id="divi-torque-lite-slick-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/addons-for-divi/assets/libs/counter-up/counter-up.min.js?ver=4.0.5" id="divi-torque-lite-counter-up-js"></script> <script type="text/javascript" id="divi-torque-lite-frontend-js-extra"> /* <![CDATA[ */ var diviTorqueLiteFrontend = {"ajaxurl":"https:\/\/ecardwidget.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/addons-for-divi/assets/js/frontend.js?ver=4.0.5" id="divi-torque-lite-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/wp-admin\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/ecardwidget.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/assets/vendor/ivent/dist/ivent.min.js?ver=0.2.0" id="ivent-js"></script> <script type="text/javascript" id="ghostkit-helper-js-extra"> /* <![CDATA[ */ var ghostkitVariables = {"version":"3.3.3","pro":"","themeName":"Divi","settings":[],"disabledBlocks":[],"media_sizes":{"sm":576,"md":768,"lg":992,"xl":1200},"timezone":"UTC-06:00","googleMapsAPIKey":"","googleMapsAPIUrl":"https:\/\/maps.googleapis.com\/maps\/api\/js?v=3.exp&language=en","googleReCaptchaAPISiteKey":"","googleReCaptchaAPISecretKey":"","sidebars":{"sidebar-1":{"id":"sidebar-1","name":"Sidebar"},"sidebar-2":{"id":"sidebar-2","name":"Footer Area #1"},"sidebar-3":{"id":"sidebar-3","name":"Footer Area #2"},"sidebar-4":{"id":"sidebar-4","name":"Footer Area #3"},"sidebar-5":{"id":"sidebar-5","name":"Footer Area #4"},"sidebar-6":{"id":"sidebar-6","name":"Footer Area #5"},"sidebar-7":{"id":"sidebar-7","name":"Footer Area #6"}},"icons":[],"shapes":[],"fonts":[],"customTypographyList":[],"admin_url":"https:\/\/ecardwidget.com\/wp-admin\/","admin_templates_url":"https:\/\/ecardwidget.com\/wp-admin\/edit.php?post_type=ghostkit_template"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="ghostkit-helper-js-before"> /* <![CDATA[ */ if (ghostkitVariables) { ghostkitVariables.allowPluginColorPalette = true; } if (ghostkitVariables) { ghostkitVariables.allowPluginCustomizer = true; } /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/build/assets/js/helper.js?ver=92f8f9a51426f7f1344e" id="ghostkit-helper-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/build/assets/js/event-fallbacks.js?ver=fd98446294b25194fdff" id="ghostkit-event-fallbacks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/assets/vendor/motion/dist/motion.min.js?ver=10.16.2" id="motion-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/build/assets/js/main.js?ver=e413b5dd702e70f45593" id="ghostkit-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/build/gutenberg/extend/effects/frontend.js?ver=0e89fdfc9b3f7caaefff" id="ghostkit-extension-effects-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/ghostkit/build/gutenberg/style-variants/core-list/frontend.js?ver=a973ba5275fec96abda8" id="ghostkit-style-variant-core-list-js"></script> <script type="text/javascript" id="divi-custom-script-js-extra"> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/ecardwidget.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/ecardwidget.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/ecardwidget.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"554c98138f","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"51aef3fa86","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"239803","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/ecardwidget.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#43a2bc","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4" id="divi-custom-script-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.4" id="fitvids-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.27.4" id="jquery-mobile-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=4.27.4" id="magnific-popup-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.27.4" id="easypiechart-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.27.4" id="salvattore-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.4" id="et-core-common-js"></script> <script type="text/javascript" id="et-builder-modules-script-motion-js-extra"> /* <![CDATA[ */ var et_pb_motion_elements = {"desktop":[],"tablet":[],"phone":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.27.4" id="et-builder-modules-script-motion-js"></script> <script type="text/javascript" id="et-builder-modules-script-sticky-js-extra"> /* <![CDATA[ */ var et_pb_sticky_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4" id="et-builder-modules-script-sticky-js"></script> <script id="cz8MjVA6ko" async src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvMTE3LjAuMC4wfDExOS4wLjAuMHxtZXRyaXh8cGluZ3xkYXJlfHB0c3QvaSkpe3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImtleWRvd24iLCJtb3VzZW92ZXIiLCJ0b3VjaG1vdmUiLCJ0b3VjaHN0YXJ0IiwidG91Y2hlbmQiLCJ0b3VjaGNhbmNlbCIsInRvdWNoZm9yY2VjaGFuZ2UiLCJ3aGVlbCJdO31lbHNle3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImxvYWQiXTt9a3BVc2VySW50ZXJhY3Rpb25FdmVudHMuZm9yRWFjaChmdW5jdGlvbihldmVudCl7d2luZG93LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnQsa3BUcmlnZ2VyU2NyaXB0TG9hZGVyLHtwYXNzaXZlOnRydWV9KX0pO2Z1bmN0aW9uIGtwVHJpZ2dlclNjcmlwdExvYWRlcigpe2h3dExITG9jUkY2a3UzTygpO2twVXNlckludGVyYWN0aW9uRXZlbnRzLmZvckVhY2goZnVuY3Rpb24oZXZlbnQpe3dpbmRvdy5yZW1vdmVFdmVudExpc3RlbmVyKGV2ZW50LGtwVHJpZ2dlclNjcmlwdExvYWRlcix7cGFzc2l2ZTp0cnVlfSl9KTt9ZnVuY3Rpb24gaHd0TEhMb2NSRjZrdTNPKCl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgibGlua1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgiaHJlZiIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BsaW5raHJlZiIpKX0pO3NldFRpbWVvdXQoZnVuY3Rpb24oKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJzY3JpcHRbZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoInNyYyIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BzY3JpcHRzcmMiKSl9KTt9LDIwMCk7aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpKXtpZihkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCJ2aWRlb1tkYXRhLWtwdmlkZW9zcmNdIikpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInZpZGVvW2RhdGEta3B2aWRlb3NyY10iKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJzcmMiLGVsZW0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwdmlkZW9zcmMiKSl9KTt9aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSBzb3VyY2UiKSl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXTpub3QoW2RhdGEta3B2aWRlb3NyY10pIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgic3JjIixlbGVtLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdzb3VyY2UnKVswXS5nZXRBdHRyaWJ1dGUoImRhdGEta3B2aWRlb3NyYyIpKX0pO319fQ=="></script> <script type="rocketlazyloadscript">jQuery("style#grid-custom-css").append(" ");</script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async data-type="kppassive" data-kpscriptsrc="https://ecardwidget.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1733173866 -->

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