CINXE.COM

eCard Software: Custom eCards For Businesses & Non-Profits

<!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>eCard Software: Custom eCards For Businesses &amp; Non-Profits</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%7CABeeZee%3Aregular%2Citalic&#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%7CABeeZee%3Aregular%2Citalic&#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%7CABeeZee%3Aregular%2Citalic&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript><link rel="stylesheet" href="https://ecardwidget.com/wp-content/cache/min/1/a5b17a1400a609e22a9c3588ea01fcb2.css" media="all" data-minify="1" /> <meta name="description" content="Send eCards directly from your website with our simple-to-embed, customizable eCard Widgets. Offer eCards to your visitors for free, a fee, or a donation."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://ecardwidget.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="eCard Software: Custom eCards For Businesses &amp; Non-Profits" /> <meta property="og:description" content="Send eCards directly from your website with our simple-to-embed, customizable eCard Widgets. Offer eCards to your visitors for free, a fee, or a donation." /> <meta property="og:url" content="https://ecardwidget.com/" /> <meta property="og:site_name" content="eCardWidget" /> <meta property="og:updated_time" content="2025-03-12T18:52:38-06:00" /> <meta property="article:published_time" content="2017-06-26T21:35:03-06:00" /> <meta property="article:modified_time" content="2025-03-12T18:52:38-06:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="eCard Software: Custom eCards For Businesses &amp; Non-Profits" /> <meta name="twitter:description" content="Send eCards directly from your website with our simple-to-embed, customizable eCard Widgets. Offer eCards to your visitors for free, a fee, or a donation." /> <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","potentialAction":{"@type":"SearchAction","target":"https://ecardwidget.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://ecardwidget.com/#webpage","url":"https://ecardwidget.com/","name":"eCard Software: Custom eCards For Businesses &amp; Non-Profits","datePublished":"2017-06-26T21:35:03-06:00","dateModified":"2025-03-12T18:52:38-06:00","about":{"@id":"https://ecardwidget.com/#organization"},"isPartOf":{"@id":"https://ecardwidget.com/#website"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://ecardwidget.com/#author","name":"Tim Badolato","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":"Tim Badolato","inLanguage":"en-US"},"sameAs":["https://ecardwidget.wpenginepowered.com"],"worksFor":{"@id":"https://ecardwidget.com/#organization"}},{"headline":"eCard Software: Custom eCards For Businesses &amp; Non-Profits","description":"Send eCards directly from your website with our simple-to-embed, customizable eCard Widgets. Offer eCards to your visitors for free, a fee, or a donation.","datePublished":"2017-06-26T21:35:03-06:00","dateModified":"2025-03-12T18:52:38-06:00","author":{"@id":"https://ecardwidget.com/#author","name":"Tim Badolato"},"@type":"Article","name":"eCard Software: Custom eCards For Businesses &amp; Non-Profits","@id":"https://ecardwidget.com/#schema-419","isPartOf":{"@id":"https://ecardwidget.com/#webpage"},"publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ecardwidget.com/#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:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.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='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/pages/38" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://ecardwidget.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://ecardwidget.com/' /> <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%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%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> <style type="text/css"> #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #4054b2; color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #4054b2;} body.pojo-a11y-focusable a:focus{ outline-style: solid !important; outline-width: 1px !important; outline-color: #FF0000 !important;} #pojo-a11y-toolbar{ top: 100px !important;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #4054b2; color: #ffffff;} @media (max-width: 767px) { #pojo-a11y-toolbar { top: 50px !important; } }</style><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-core-unified-tb-241937-38-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/38/et-core-unified-tb-241937-38.min.css?ver=1741827173" /><link rel="stylesheet" id="et-core-unified-38-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/38/et-core-unified-38.min.css?ver=1741827172" /><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="home page-template-default page page-id-38 et-tb-has-template et-tb-has-header et_pb_button_helper_class et_pb_footer_columns2 et_cover_background et_pb_gutter windows et_pb_gutters3 et_pb_pagebuilder_layout et_no_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" 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 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 menu-item-242107"><a href="https://ecardwidget.com/charity-ecards/">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"> <article id="post-38" class="post-38 page type-page status-publish hentry"> <div class="entry-content"> <div class="et-l et-l--post"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_with_border et_pb_section et_pb_section_0 et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_0"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module ba_animated_text ba_animated_text_0"> <div class="et_pb_module_inner"> <div id="dtq-animated-text-0" class="dtq-module dtq-animated-text dtq-front" data-settings="{&quot;strings&quot;:[&quot;Everything&quot;,&quot;Employee Recognition&quot;,&quot;Fundraising&quot;,&quot;Marketing&quot;,&quot;Invitations&quot;],&quot;showCursor&quot;:true,&quot;loop&quot;:true,&quot;typeSpeed&quot;:100,&quot;startDelay&quot;:300,&quot;backSpeed&quot;:50,&quot;backDelay&quot;:500}" data-type="typed"> <h2 class="dtq-animated-text-head"> <div class="dtq-animated-text-prefix"><span>The eCard Form Builder for </span>&nbsp;</div> <div class="dtq-text-animation dtq-animated-text-main dtq-typed-text"></div> </h2> </div> </div> </div><div class="et_pb_module et_pb_text et_pb_text_0 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Elevate greetings to reflect your brand and captivate your audience. Create stunning eCards with versatile, embeddable, and shareable features.</p></div> </div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_left et_pb_module"> <a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="https://app.ecardwidget.com/main/register" data-icon="&#x35;">Try It Out - For Free!</a> </div><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_left et_pb_module"> <a class="et_pb_button et_pb_button_1 et_pb_bg_layout_light" href="https://ecardwidget.com/get-a-demo/" data-icon="&#x35;">Get a Demo</a> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module ba_video_popup ba_video_popup_0"> <div class="et_pb_module_inner"> <div class="dtq-module dtq-video-popup"> <div class="dtq-video-popup-wrap"> <a class="dtq-video-popup-trigger dtq-popup-vm" data-order="0" data-type="vm" href="https://player.vimeo.com/video/974462195" target="_blank" rel="noopener"> <span class="dtq-video-popup-icon"><svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 494.148 494.148"><g><g><path d="M405.284,201.188L130.804,13.28C118.128,4.596,105.356,0,94.74,0C74.216,0,61.52,16.472,61.52,44.044v406.124 c0,27.54,12.68,43.98,33.156,43.98c10.632,0,23.2-4.6,35.904-13.308l274.608-187.904c17.66-12.104,27.44-28.392,27.44-45.884 C432.632,229.572,422.964,213.288,405.284,201.188z"/> </g></g></svg></span> </a> </div> <div class="dtq-video-popup-figure"> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="compress sizzler3" title="Home 1" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/07/compress_sizzler3.gif"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/2024/07/compress_sizzler3.gif" alt="compress sizzler3" title="Home 1"></noscript> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_with_border et_pb_section et_pb_section_1 et_section_regular" > <div class="et_pb_row et_pb_row_1"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Trusted by 7,500+ Organizations</h2></div> </div><div class="et_pb_module ba_logo_carousel ba_logo_carousel_0"> <div class="et_pb_module_inner"> <div class = "dtq-carousel dtq-logo-carousel dtq-carousel-frontend zoom_in" data-settings="{&quot;responsive&quot;:[{&quot;breakpoint&quot;:980,&quot;settings&quot;:{&quot;slidesToShow&quot;:3}},{&quot;breakpoint&quot;:767,&quot;settings&quot;:{&quot;slidesToShow&quot;:2}}],&quot;cssEase&quot;:&quot;ease-in-out&quot;,&quot;swipe&quot;:true,&quot;variableWidth&quot;:false,&quot;dots&quot;:false,&quot;arrows&quot;:true,&quot;infinite&quot;:true,&quot;autoplay&quot;:true,&quot;autoplaySpeed&quot;:2000,&quot;speed&quot;:700,&quot;slidesToShow&quot;:6,&quot;slidesToScroll&quot;:1,&quot;centerPadding&quot;:&quot;70px&quot;,&quot;centerMode&quot;:false,&quot;vertical&quot;:false,&quot;prevArrow&quot;:&quot;&lt;button type=\&quot;button\&quot; data-icon=\&quot;&amp;#x34;\&quot; class=\&quot;slick-arrow slick-prev\&quot;&gt;Prev&lt;\/button&gt;&quot;,&quot;nextArrow&quot;:&quot;&lt;button type=\&quot;button\&quot; data-icon=\&quot;&amp;#x35;\&quot; class=\&quot;slick-arrow slick-next\&quot;&gt;Prev&lt;\/button&gt;&quot;}" > <div class="ba_logo_carousel_child ba_logo_carousel_child_6"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/08/cropped-WorxLogo.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="cropped" title="Home 2" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/08/cropped-WorxLogo.png"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/08/cropped-WorxLogo.png" src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/08/cropped-WorxLogo.png" alt="cropped" title="Home 2"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_7"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img ewww_webp_lazy_load" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/Daco_474578.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Daco 474578" title="Home 3" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/01/Daco_474578.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/01/Daco_474578.png.webp"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/Daco_474578.png" src="https://ecardwidget.com/wp-content/uploads/2024/01/Daco_474578.png" alt="Daco 474578" title="Home 3"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_8"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/03/2color-horizontal-e1655135848726-300x101.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="2color horizontal e1655135848726" title="Home 4" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/03/2color-horizontal-e1655135848726-300x101.png"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/03/2color-horizontal-e1655135848726-300x101.png" src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/03/2color-horizontal-e1655135848726-300x101.png" alt="2color horizontal e1655135848726" title="Home 4"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_9"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img ewww_webp_lazy_load" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/aldi.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="aldi" title="Home 5" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/01/aldi.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/01/aldi.png.webp"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/aldi.png" src="https://ecardwidget.com/wp-content/uploads/2024/01/aldi.png" alt="aldi" title="Home 5"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_10"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/07/Lock-Up-Large-Stacked-2Color-Black-300x118.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Lock Up Large Stacked 2Color Black" title="Home 6" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/07/Lock-Up-Large-Stacked-2Color-Black-300x118.png"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/07/Lock-Up-Large-Stacked-2Color-Black-300x118.png" src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/07/Lock-Up-Large-Stacked-2Color-Black-300x118.png" alt="Lock Up Large Stacked 2Color Black" title="Home 6"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_11"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img ewww_webp_lazy_load" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/Nissan_logo.svg_.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Nissan logo.svg" title="Home 7" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/01/Nissan_logo.svg_.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/01/Nissan_logo.svg_.png.webp"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/Nissan_logo.svg_.png" src="https://ecardwidget.com/wp-content/uploads/2024/01/Nissan_logo.svg_.png" alt="Nissan logo.svg" title="Home 7"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_12"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img ewww_webp_lazy_load" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/kisspng-brand-fossil-group-watch-clock-chronograph-fossil-logo-5b5afa8d7f6060.6148044515326890375217.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="kisspng brand fossil group watch clock chronograph fossil logo 5b5afa8d7f6060.6148044515326890375217" title="Home 8" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/01/kisspng-brand-fossil-group-watch-clock-chronograph-fossil-logo-5b5afa8d7f6060.6148044515326890375217.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/01/kisspng-brand-fossil-group-watch-clock-chronograph-fossil-logo-5b5afa8d7f6060.6148044515326890375217.png.webp"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/kisspng-brand-fossil-group-watch-clock-chronograph-fossil-logo-5b5afa8d7f6060.6148044515326890375217.png" src="https://ecardwidget.com/wp-content/uploads/2024/01/kisspng-brand-fossil-group-watch-clock-chronograph-fossil-logo-5b5afa8d7f6060.6148044515326890375217.png" alt="kisspng brand fossil group watch clock chronograph fossil logo 5b5afa8d7f6060.6148044515326890375217" title="Home 8"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_13"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/logo-qcdewub4plr27j0xmsh6gnophmcbrnifmpx2z7dd0i.webp" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="logo" title="Home 9" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/01/logo-qcdewub4plr27j0xmsh6gnophmcbrnifmpx2z7dd0i.webp"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/2024/01/logo-qcdewub4plr27j0xmsh6gnophmcbrnifmpx2z7dd0i.webp" src="https://ecardwidget.com/wp-content/uploads/2024/01/logo-qcdewub4plr27j0xmsh6gnophmcbrnifmpx2z7dd0i.webp" alt="logo" title="Home 9"></noscript></div> </div> </div> </div><div class="ba_logo_carousel_child ba_logo_carousel_child_14"> <div class="et_pb_module_inner"> <div class="dtq-carousel-item dtq-logo-carousel-item dtq-swapped-img-selector"> <div class="dtq-lightbox-ctrl"><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/02/logo3239-1-300x149.png" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="logo3239 1" title="Home 10" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/02/logo3239-1-300x149.png"><noscript><img decoding="async" class="dtq-swapped-img" data-mfp-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/02/logo3239-1-300x149.png" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/02/logo3239-1-300x149.png" alt="logo3239 1" title="Home 10"></noscript></div> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_with_border et_pb_section et_pb_section_2 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_2"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Popular Use Cases</h2></div> </div> </div> </div><div class="et_pb_row et_pb_row_3"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_4 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module"> <a class="et_pb_button et_pb_button_2 et_pb_bg_layout_light" href="https://ecardwidget.com/promotional-marketing-digital-greeting-ecards/">For Business &amp; Marketing</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_center et_pb_module"> <a class="et_pb_button et_pb_button_3 et_pb_bg_layout_light" href="https://ecardwidget.com/fundraising-donation-digital-greeting-ecards/">For Nonprofits &amp; Fundraising</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_6 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_4_wrapper et_pb_button_alignment_right et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module"> <a class="et_pb_button et_pb_button_4 et_pb_bg_layout_light" href="https://ecardwidget.com/employee-recognition-digital-greeting-ecards/">For Employee Recognition</a> </div> </div> </div> </div><div class="et_pb_with_border et_pb_section et_pb_section_3 churchinviter et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_4"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_3 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Real Examples to Check Out</h2> <p style="text-align: center;"><span>Click and browse through each example.</span></p> <div class="ecw-wrap"><div class="showcase-container"></div></div><style> .ecw-wrap .showcase-container { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; margin-top: 20px; margin-bottom: 30px; } .ecw-wrap .ecw-card { color: black; background-color: white; border-radius: 10px; box-shadow: 0px 0px 20px #00000024; display: flex; flex-direction: column; overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .ecw-wrap .ecw-card-thumbnail { position: relative; overflow: hidden; padding-top: 63.54%; width: 100%; } .ecw-wrap .slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; opacity: 0; } .ecw-wrap .et_builder_inner_content { z-index:5 !important; } .ecw-wrap .slide.active { opacity: 1; } .ecw-wrap .ecw-arrow { position: absolute; top: 50%; transform: translateY(-50%); font-size: 16px !important; color: white; background: rgba(0, 0, 0, 0.5); padding: 0; cursor: pointer; z-index: 1; border-radius: 200px; width: 30px; height: 30px; line-height: 30px; text-align: center; display: none; } .ecw-wrap .ecw-card-thumbnail:hover .ecw-arrow { display: block; /* Show arrows on hover */ } .ecw-wrap .ecw-arrow.left { left: 10px; } .ecw-wrap .ecw-arrow.right { right: 10px; } .ecw-wrap .ecw-card-thumbnail:hover .ecw-arrow { display: block; } .ecw-wrap .breadcrumbs { position: absolute; bottom: 0; left: 0; right: 0; height: 10%; display: flex; align-items: center; justify-content: center; z-index: 0; /* Ensuring breadcrumbs are below arrows */ } .ecw-wrap .breadcrumb { width: 10px; height: 10px; background: black; border-radius: 50%; margin: 0 5px; cursor: pointer; opacity: 0.5; border: 1px solid white; } .ecw-wrap .breadcrumb.active { opacity: 1; } .ecw-wrap .ecw-card-main { display: grid; grid-template-columns: 1fr auto; align-items: start; flex-grow: 1; } .ecw-wrap .ecw-card-body { padding: 20px; } .ecw-wrap .ecw-card-title { color: #111; font-size: 17px; font-weight: bold; padding-bottom: 4px; } .ecw-wrap .ecw-card-content { color: #444; font-size: 14px; line-height: 25px; } .ecw-wrap .extra-footer { display: grid; flex-shrink: 0; grid-template-columns: 1fr 1fr; border-top: 1px solid #eaeaea; } .ecw-wrap .footer-button { text-decoration: none; text-align: center; color: #0b71c3; padding: 15px 0; display: flex; justify-content: center; align-items: center; font-size: 14px; text-transform: uppercase; font-weight: 500; } .ecw-wrap .footer-button:hover { background: #eef2f6; } .ecw-wrap .footer-button:first-child { border-right: 1px solid #eaeaea; } .ecw-wrap .footer-button:only-child { grid-column: 1 / -1; border-right: none; } .ecw-wrap .footer-button i { padding-right: 9px; font-size: 11px; } .ecw-wrap .thumbnail-hover { cursor: pointer; z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; width: 40px; height: 40px; border-radius: 50%; background: rgba(0, 0, 0, 0.6); align-items: center; justify-content: center; text-align: center; color: white; font-size: 17px; text-decoration: none; } .ecw-wrap .ecw-card-thumbnail:hover .thumbnail-hover { display: flex; } @media (max-width: 1268px) { .ecw-wrap .showcase-container { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 768px) { .ecw-wrap .footer-button:first-child { border-right: 0; border-bottom: 1px solid #aaa; } .ecw-wrap .showcase-container { grid-template-columns: 1fr; } .ecw-wrap .ecw-card-main { grid-template-columns: 1fr; } .ecw-wrap .extra-footer { grid-template-columns: 1fr; } } .ecw-wrap .ecw-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); z-index: 9999999999999999; display: flex; align-items: center; /* Center vertically */ justify-content: center; /* Center horizontally */ } .ecw-wrap .ecw-modal { width: 95%; height: 95%; background-color: white; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); position: relative; display: flex; flex-direction: column; overflow-y: auto; /* Enable scrolling for overflow content */ } .ecw-wrap .ecw-modal-top-bar { display: flex; justify-content: space-between; align-items: center; padding: 10px; background-color: #f1f1f1; border-top-left-radius: 10px; border-top-right-radius: 10px; font-family: sans-serif !important; } .ecw-wrap .ecw-modal-top-bar button { font-size: 11px; } .ecw-wrap .ecw-modal-title { font-weight: bold; } .ecw-wrap .ecw-modal-navigation { display: flex; align-items: center; } .ecw-wrap .ecw-modal-nav-btn { margin: 0 5px; padding: 5px 10px; cursor: pointer; } .ecw-wrap .ecw-modal-iframe { flex-grow: 1; width: 100%; border: none; } /* Full-screen modal on mobile devices */ @media (max-width: 768px) { .ecw-wrap .modal { width: 100%; height: 100%; border-radius: 0; } } .ecw-wrap .filter-pill { padding: 5px 9px; border-radius: 5px; margin-right: 10px; border: 2px solid black; cursor: pointer; background: white; color: black; margin-bottom: 7px; } .ecw-wrap .filter-pill.selected { background: black; color: white; } .ecw-wrap .slide-backdrop { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; z-index: 0; /* Behind the image */ } .ecw-wrap .slide-foreground { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; z-index: 3; /* In front of the image */ } .ecw-wrap .slide { z-index: 1; /* Between backdrop and foreground */ } .ecw-wrap .ecw-arrow, .ecw-wrap .breadcrumbs, .ecw-wrap .thumbnail-hover { z-index: 4; /* Above the foreground */ } .ecw-wrap .slide-top { z-index: 2; } .ecw-wrap .slide-contain { background-size: contain; background-repeat: no-repeat; } .ecw-wrap .slide-backdrop { background-image: url('/wp-content/plugins/ecwshowcase/images/backdrop.jpg'); } .ecw-wrap .slide-foreground { background-image: url('/wp-content/plugins/ecwshowcase/images/foreground.png'); } .ecw-wrap .ecw-card-thumbnail .logo-slide, .ecw-wrap .ecw-card-thumbnail .cards-slide { position: absolute; top: 0; left: 0; width: 100%; background-size: cover; background-position: center; display: none; /* Hidden by default */ } .ecw-wrap .ecw-card-thumbnail .logo-slide { top: 8%; height: 16%; width: 50%; left: 25%; background-repeat: no-repeat; background-size: contain; } .ecw-wrap .ecw-card-thumbnail .logo-slide { top: 5%; height: 20%; } .ecw-wrap .ecw-card-thumbnail.logo-2x .cards-slide { height: 65%; width: 92%; left: 4%; top: 35%; } .ecw-wrap .ecw-card-thumbnail.logo-2x .logo-slide { top: 3%; height: 29%; } .ecw-wrap .ecw-card-thumbnail .cards-slide { height: 70%; width: 92%; left: 4%; top: 30%; background-repeat: no-repeat; background-size: contain; } .ecw-wrap .ecw-card-thumbnail.single-slide .ecw-arrow.left, .ecw-wrap .ecw-card-thumbnail.single-slide .ecw-arrow.right, .ecw-wrap .ecw-card-thumbnail.single-slide .breadcrumbs { display: none; } </style><script type="rocketlazyloadscript"> let data = [ { "widgetid": 7657, "title": "Seattle Humane", "body": "Seattle Humane raised funds by offering paid eCards, directly supporting their animal welfare programs.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5378/ecard/1C0C3A1D-8774-42CE-A30E7E2268733ACB.jpeg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/user/5378/logo/E9FD903D-1931-423B-93652A1438987421.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/seattlehumane.html?v555", "liveEcard": "https://app.ecardwidget.com/widget/7657/preview/23463/undefined", "categories": ["Donation", "Awareness", "Birthday"] }, { "widgetid": 2753, "title": "Teremana Valentine's Managrams", "logoAndCardsIndex": 0, "envelopeIndex": 1, "body": "Teremana's Valentine's Day campaign through eCardWidget successfully combined special occasion greetings with effective branding, enhancing customer interaction.", "images": ["/wp-content/plugins/ecwshowcase/images/teremana_cards.jpg", "/wp-content/plugins/ecwshowcase/images/teremana.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/teremana_logo.png", "liveLink": "https://ecardwidget.com/ex/managrams.html", "liveEcard": "https://app.ecardwidget.com/widget/2753/preview/16890/en?recipient=Sara&name=Tim&email=&msg=Happy%20Valentine%27s%20Day!", "categories": ["Valentine's", "Holidays", "Special Occasions", "Marketing"] }, { "widgetid": 5095, "title": "Modivcare", "body": "Modivcare utilized eCardWidget for employee recognition, enhancing their internal appreciation program and boosting team morale.", "images": ["/wp-content/plugins/ecwshowcase/images/modivcare_cards.jpg?v3"], "logoImage": "/wp-content/plugins/ecwshowcase/images/modivcare_logo.png?v2", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://app.ecardwidget.com/widget/5095", "liveEcard": "https://app.ecardwidget.com/widget/5095/preview/15581/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Employee Recognition"] }, { "widgetid": 5852, "title": "Raising Cane's Valentine's Campaign", "body": "Canes integrated eCardWidget into their marketing strategy for special occasions, creating unique customer engagement opportunities and strengthening brand loyalty.", "images": ["/wp-content/plugins/ecwshowcase/images/canes_cards.jpg?v3", "/wp-content/plugins/ecwshowcase/images/canes.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/canes_logo.png?v2", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/raising_canes.html", "liveEcard": "https://app.ecardwidget.com/widget/5852/preview/18692/en?recipient=Sara&name=Tim&email=&msg=Happy%20Valentine%27s%20Day!", "categories": ["Valentine's", "Marketing", "Holidays", "Special Occasions"] }, { "widgetid": 5317, "title": "Fexco", "body": "Fexco incorporated our eCardWidget into their corporate culture, using it to acknowledge and celebrate employee milestones and successes.", "images": ["/wp-content/plugins/ecwshowcase/images/fexco_cards.jpg?v43"], "logoImage": "/wp-content/plugins/ecwshowcase/images/fexco_logo.png?v2", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://app.ecardwidget.com/widget/5317", "liveEcard": "https://app.ecardwidget.com/widget/5317/preview/16882/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Employee Recognition"] }, { "widgetid": 7226, "title": "City Harvest", "body": "City Harvest adopted eCardWidget for their community-focused campaigns, allowing donors to send personalized eCards while contributing to their mission of feeding the hungry.", "images": ["/wp-content/plugins/ecwshowcase/images/cityharvest_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/cityharvest.png", "https://app.ecardwidget.com/assets/img/new_assets/showcase/cityharvest2.jpg"], "logoImage": "/wp-content/plugins/ecwshowcase/images/cityharvest_logo.png?v1", "upscaleLogo2x": 1, "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/christmas-charity/cityharvest.html", "liveEcard": "https://app.ecardwidget.com/widget/7226/preview/22852?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Donation", "Holidays", "Christmas", "Community"] }, { "widgetid": 3247, "title": "Wounded Warriors", "envelopeIndex": 1, "logoAndCardsIndex": 0, "body": "Wounded Warriors utilized eCardWidget in their community and family support initiatives. Their tailored eCards helped raise awareness and funds for their cause.", "images": ["/wp-content/plugins/ecwshowcase/images/woundedwarriors_cards.jpg","/wp-content/plugins/ecwshowcase/images/woundedwarrior.png"], "liveLink": "https://ecardwidget.com/ex/woundedWarriors.html", "liveEcard": "https://app.ecardwidget.com/widget/3247/preview/10865/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "logoImage": "/wp-content/plugins/ecwshowcase/images/woundedwarriors_logo.png", "categories": ["Donation", "Awareness", "Community"] }, { "widgetid": 4211, "title": "Worx Power Tools", "envelopeIndex": 1, "logoAndCardsIndex": 0, "body": "Worx Power Tools leveraged eCardWidget for a Father's Day sweepstakes campaign, enhancing customer engagement and brand visibility.", "images": ["/wp-content/plugins/ecwshowcase/images/worx_cards.jpg", "/wp-content/plugins/ecwshowcase/images/worx.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/worx_logo.png", "liveLink": "https://ecardwidget.com/ex/worx.html", "liveEcard": "https://app.ecardwidget.com/widget/4211/preview/15123/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Marketing", "Fathers Day", "Holidays", "Special Occasions"] }, { "widgetid": 8643, "title": "Baypath Humane eCard Catalog", "body": "Boost support for our four-legged friends with Baypath E-Cards. Each card you send raises awareness and crucial funds for animal care efforts at Baypath.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5549/ecard/3041755E-B453-45D8-8F34232771DAA1B5.png"], "logoImage": "/ex/images/baypath-humane-logo-2.png?v1", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/baypathhumane.html", "liveEcard": "https://app.ecardwidget.com/widget/8643/preview/26830/en", "categories": ["Categorized Library", "Donation", "Awareness", "Birthday"] }, { "widgetid": 7212, "title": "Amelia Air Animal Rescue Fundraiser", "body": "Amelia Air boosted donations by offering custom eCards that spread awareness and support for animal rescue efforts.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5050/ecard/AD600E3F-AC38-4D16-B6A0D444D397A045.png"], "logoImage": "https://images.squarespace-cdn.com/content/v1/5e3dafc75cc66e4aeee37224/1612892500882-381OCR2HBCK3NVC6LFSS/AmeliaAirBrandFINAL-1color.png?format=1500w", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/amelia.html", "liveEcard": "https://app.ecardwidget.com/widget/7212/preview/23171/en", "categories": ["Donation", "Awareness", "Birthday"] }, { "widgetid": 6763, "title": "Bible Society Virtual Fundraiser", "body": "The Bible Society increased engagement by selling virtual donation eCards directly through their Shopify store.", "images": ["https://app.ecardwidget.com/assets/uploads/user/4850/ecard/0653F8DD-0523-4811-B92A4530140C6A33.png"], "logoImage": "https://i.vimeocdn.com/portrait/37879363_640x640", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/biblesociety.html", "liveEcard": "https://appify.ecardwidget.com/widget/6763/preview/21914/en?recipient=&name=&email=&msg=", "categories": ["Donation", "Marketing", "Shopify Add-on"] }, { "widgetid": 8063, "title": "American Cancer Society: Colon Cancer Awareness", "body": "The American Cancer Society utilized eCards to enhance awareness and support for colon cancer prevention.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5563/ecard/79122620-FE9E-4CC3-94E7C2913F9BEF22.jpeg"], "logoImage": "https://custom-images.strikinglycdn.com/res/hrscywv4p/image/upload/c_limit,fl_lossy,h_300,w_300,f_auto,q_auto/13923403/401191_499554.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/coloncancer.html", "liveEcard": "https://app.ecardwidget.com/widget/8063/preview/24632/en", "categories": ["Donation", "Awareness"] }, { "widgetid": 5405, "title": "Girl Scouts Volunteer Appreciation", "body": "The Girl Scouts recognized volunteers and supporters effectively by distributing personalized eCards.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/5405/B41D8F48-9324-4CF5-893372F10FEFE9EE.jpg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/5405/logo/20gsrgbmainecouncillockup20gsalaskacouncillockup4965.jpg", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/girlscoutsmaine.html", "liveEcard": "https://app.ecardwidget.com/widget/5405/preview/17181/en", "categories": ["Appreciation", "Community"] }, { "widgetid": 6834, "title": "Hartlie Books eCards", "body": "Hartlie Books leveraged eCards to promote their brand and new book releases, enhancing customer engagement.", "images": ["https://app.ecardwidget.com/assets/uploads/user/4885/ecard/11861DC6-1EB6-400F-A6E6EED15772DD56.png"], "logoImage": "https://app.ecardwidget.com/assets/uploads/user/4885/logo/81F85A44-F0A2-45EB-8FDC06851206DCF7.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/hartlie.html", "liveEcard": "https://app.ecardwidget.com/widget/6834/preview/21376/en", "categories": ["Marketing", "Brand Promotion", "Birthday"] }, { "widgetid": 5112, "title": "Jewish Federation of Palm Beach", "body": "The Jewish Federation of Palm Beach used Shana Tova eCards to successfully raise awareness for their campaigns.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/5112/744C622F-676F-4D5A-AEA08CFEE82F9163.png"], "logoImage": "https://jewishpb.org/landing/wp-content/uploads/2024/03/jfed-color-logo-horizontal.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/jewishpb.html", "liveEcard": "https://app.ecardwidget.com/widget/5112/preview/15672/en", "categories": ["Awareness", "Holidays"] }, { "widgetid": 3454, "title": "Maryland Food Bank Tribute", "body": "Maryland Food Bank facilitated tributes through eCards, increasing participation in their personalized campaign services.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/3454/EA8DE36C-97D8-4BD2-884B14BA14BE6399.jpg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/3454/logo/marylandfoodbanklogohcmyknotag9806.PNG", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/marylandtribute.html", "liveEcard": "https://app.ecardwidget.com/widget/3454/preview/11182/en", "categories": ["Donation", "Community"] }, { "widgetid": 5814, "title": "My Moms Best Advice", "body": "This campaign effectively used eCards to celebrate mothers, driving engagement on special occasions like Mother’s Day.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/5814/34A1BCDD-9EF0-4C9D-A22C23F390BBF9BE.jpg"], "logoImage": "https://images.squarespace-cdn.com/content/v1/58ea95fd5016e13683dcbaf5/1495087339415-4EEUKZ1D4LI8XN03SSQF/mba4+%281%29.jpg?format=1500w", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/mymomsbestadvice.html", "liveEcard": "https://app.ecardwidget.com/widget/5814/preview/19768/en", "categories": ["Holidays", "Special Occasions", "Mother's Day"] }, { "widgetid": 8190, "title": "Open Door Veterinary Collective", "body": "Open Door Veterinary Collective funded pet emergency care by offering tribute eCards, notifying honorees of contributions.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5033/ecard/48CED3A8-015F-4F26-BD6A5F12FBAA7D04.jpeg"], "logoImage": "https://opendoorconsults.org/wp-content/themes/virtuoso/images/logo.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/opendoorvets.html", "liveEcard": "https://app.ecardwidget.com/widget/8190/preview/24797/en", "categories": ["Community", "Donation", "Birthday"] }, { "widgetid": 2031, "title": "Ottawa Hospital", "body": "Ottawa Hospital expressed gratitude to patients and staff using personalized eCards, enhancing hospital community spirit.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/2031/CD167587-3D33-4064-B51695C54EED4AC7.jpeg"], "logoImage": "https://www.ottawahospital.on.ca/wp-content/themes/toh/images/structure/TOH_%20logo-RGB-Bilingual.svg", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/ottawahospital.html", "liveEcard": "https://app.ecardwidget.com/widget/2031/preview/6648/undefined", "categories": ["Employee Recognition", "Appreciation", "Hospital"] }, { "widgetid": 5168, "title": "The House of Vibe", "body": "The House of Vibe attracted a new audience by integrating unique, nature-themed eCards into their marketing strategy.", "images": ["https://app.ecardwidget.com/assets/uploads/user/3804/ecard/86F4C280-5002-40CB-9ECBD7CA2FDB0BDC.png"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/5168/logo/vibelogotransparentfinalblack3448.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/thehouseofvibe.html", "liveEcard": "https://app.ecardwidget.com/widget/5168/preview/16239/en", "categories": ["Marketing", "Brand Promotion"] }, { "widgetid": 7959, "title": "Washington Country Hospitals", "body": "Washington Country Hospitals brightened patient stays by allowing senders to customize eCards, delivered physically by staff.", "images": ["https://app.ecardwidget.com/assets/uploads/user/5535/ecard/9235E9D2-D8FF-45AF-A61C308859D2B807.jpeg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/user/5535/logo/7C2EDAE2-574F-4DB4-A7407C57BACA4215.jpeg", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/washingtoncountryhospitals.html", "liveEcard": "https://app.ecardwidget.com/widget/7959/preview/24326/en", "categories": ["Community", "Hospital"] }, { "widgetid": 5241, "title": "Lutheran Living Resident eCards", "body": "Lutheran Living increased community engagement by offering free eCards, fostering connections between residents and their families.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/5241/227F8A07-548C-4D7D-9A700E10CFDD98BC.png"], "logoImage": "https://lutheran-living.org/wp-content/uploads/2022/03/header_logo.svg", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/business/lutheranliving-greeting-gallery.html", "liveEcard": "https://app.ecardwidget.com/widget/5241/preview/16669/en", "categories": ["Categorized Library", "Community"] }, { "widgetid": 6904, "title": "Make-A-Wish eCard Gift Catalog", "body": "Make-A-Wish enhanced their donor experience by providing a virtual gift catalog of eCards, helping to fund children’s wishes.", "images": ["https://app.ecardwidget.com/assets/uploads/user/4919/ecard/44EE605C-82FE-4855-B5955889781C4625.jpeg"], "logoImage": "https://wishgifts.ca/cdn/shop/files/wishgifts-cadeauxdereve-blue_400x.png?v=1698617756", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "/ex/new/wishgifts.html", "liveEcard": "https://appify.ecardwidget.com/widget/6904/preview/21533/en?recipient=&name=&email=&msg=", "categories": ["Donation", "Categorized Library", "Special Occasions", "Shopify Add-on"] }, { "widgetid": 6121, "title": "OGAWA", "body": "OGAWA promoted their brand and Father's Day campaign by offering themed eCards, increasing seasonal engagement.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/6121/0194BCC6-A80B-474D-B68E79AC02CFF1B1.jpg"], "logoImage": "https://www.ogawaworld.net/image/data/theme/logo/new_logo/ogawa-black-logo-01_021221161649.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/mothers-day/ogawaworld_mothers_day.html", "liveEcard": "https://app.ecardwidget.com/widget/6121/preview/19830/en", "categories": ["Marketing", "Holidays", "Special Occasions", "Father's Day"] }, { "widgetid": 5384, "title": "SolarAid Shopify Fundraising", "body": "SolarAid expanded donor outreach by selling virtual gift eCards via Shopify, supporting educational initiatives.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/5384/73488C08-19C8-493B-AA52CD2782349A60.jpg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/5384/logo/solaraidlogoorangeblackrgb3419.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/charity/solaraid-shopify.html", "liveEcard": "https://appify.ecardwidget.com/widget/5384/preview/17109/en", "categories": ["Donation", "Awareness", "Shopify Add-on"] }, { "widgetid": 3677, "title": "Mathomos", "body": "Mathomos promoted their campaign and increased brand visibility through free eCard offerings.", "images": ["https://app.ecardwidget.com/assets/uploads/ci/3677/66A749B6-25A5-4503-BA97334F7E11B820.jpg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/3677/logo/ukmathmosbrandtilelogocircleweb842.JPG", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/mathmos.html", "liveEcard": "https://app.ecardwidget.com/widget/3677/preview/12428/en", "categories": ["Marketing", "Holidays", "Special Occasions"] }, { "widgetid": 2979, "title": "Harbor Vet Appreciation eCards", "body": "Harbor supported veterinary professionals’ mental health by sending appreciation eCards, with donations made for each card sent.", "images": ["https://app.ecardwidget.com/assets/uploads/user/2870/ecard/02E22E24-ADED-4B6E-B5652591CDC047E2.jpeg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/ci/2979/logo/wavelogoemails48785327.jpg", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/business/harbor-vet-appreciation.html", "liveEcard": "https://app.ecardwidget.com/widget/2979/preview/24682/en", "categories": ["Community", "Appreciation"] }, { "widgetid": 7401, "title": "One Tail Holiday Fundraiser", "body": "One Tail effectively boosted their holiday fundraising efforts by leveraging our eCardWidget, enabling supporters to send season's greetings while contributing to animal welfare.", "images": ["/wp-content/plugins/ecwshowcase/images/onetail_holidaycards.jpg?v3"], "logoImage": "/wp-content/plugins/ecwshowcase/images/onetail_logo.png?v2", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/christmas-charity/onetail-christmas.html", "liveEcard": "https://app.ecardwidget.com/widget/7401/preview/22629/en?recipient=Sara&name=Tim&email=&msg=Merry%20Christmas!", "categories": ["Donation", "Holidays", "Christmas"] }, { "widgetid": 5739, "title": "One Tail Valentine Fundraiser", "body": "For Valentine's Day, One Tail embraced eCardWidget to offer heartfelt eCards. This approach not only spread love but also augmented their donation drive.", "images": ["/wp-content/plugins/ecwshowcase/images/onetail_vdaycards.jpg?v3"], "logoImage": "/wp-content/plugins/ecwshowcase/images/onetail_vdaylogo.png?v2", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/valentines-charity/onetail-puppygram-vday.html", "liveEcard": "https://app.ecardwidget.com/widget/5739/preview/18333/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Valentine's", "Donation", "Holidays", "Special Occasions"] }, { "widgetid": 8031, "title": "Pacific Salmon Foundation's Valentines Fundraiser", "body": "This Valentine's Day, Pacific Salmon Foundation leverages eCardWidget to deliver special eCards, celebrating the love for wild Pacific salmon. It's a unique way to share affection and support salmon recovery efforts.", "images": ["/wp-content/plugins/ecwshowcase/images/psalmonecards.jpg"], "logoImage": "https://app.ecardwidget.com/assets/uploads/user/5578/logo/B162EC27-313A-47C6-ACDC4AA8B3F6B152.png", "envelopeIndex": 1, "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/valentines-charity/pacificsalmon-vday.html", "liveEcard": "https://app.ecardwidget.com/widget/8031/preview/24572/en", "categories": ["Valentine's", "Donation", "Holidays", "Special Occasions"] }, { "widgetid": 1905, "title": "Vineyard Church", "logoAndCardsIndex": 0, "envelopeIndex": 1, "upscaleLogo2x": 0, "body": "Vineyard Church used eCardWidget to send out invites, effectively increasing attendance and participation in their community events.", "images": ["/wp-content/plugins/ecwshowcase/images/vineyard_cards.jpg", "/wp-content/plugins/ecwshowcase/images/vineyardchurch.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/vineyard_logo.png", "liveLink": "https://ecardwidget.com/ex/vineyardnorthphoenix.html", "liveEcard": "https://app.churchinviter.com/widget/1905/preview/6617/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Community", "Invitations"] }, { "widgetid": 4105, "title": "Habitat for Humanity", "body": "Habitat for Humanity’s integration of eCardWidget facilitated tribute donations. This approach personalized donor experience while supporting their community-building initiatives.", "images": ["/wp-content/plugins/ecwshowcase/images/habitat_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/habitat.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/habitat_logo.png?v1", "logoAndCardsIndex": 0, "envelopeIndex": 1, "liveLink": "https://ecardwidget.com/ex/habitforhumanity.html", "liveEcard": "https://app.ecardwidget.com/widget/4105/preview/14838/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Donation", "Community"] }, { "widgetid": 3250, "title": "Youth For Understanding", "body": "Youth For Understanding’s adoption of eCardWidget enabled students to express appreciation for host families and educators, fostering a sense of community and gratitude.", "images": ["/wp-content/plugins/ecwshowcase/images/youthunderstanding_cards.jpg", "/wp-content/plugins/ecwshowcase/images/yfu.png?v1"], "logoImage": "/wp-content/plugins/ecwshowcase/images/youthunderstanding_logo.png", "logoAndCardsIndex": 0, "envelopeIndex": 1, "liveLink": "https://ecardwidget.com/ex/yfu.html", "liveEcard": "https://app.ecardwidget.com/widget/3250/preview/10907/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Community", "Appreciation"] }, { "widgetid": 3525, "title": "Circa Logica Group", "body": "Circa Logica Group harnessed the power of eCardWidget to enhance their employee recognition program, fostering a culture of appreciation and boosting morale.", "images": ["/wp-content/plugins/ecwshowcase/images/circalogica_cards.jpg", "/wp-content/plugins/ecwshowcase/images/circalogica.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/circalogica_logo.png", "logoAndCardsIndex": 0, "envelopeIndex": 1, "liveLink": "https://ecardwidget.com/ex/circalogica.html", "liveEcard": "https://app.ecardwidget.com/widget/3525/preview/11594/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Employee Recognition"] }, { "widgetid": 2740, "title": "Canticos", "body": "Canticos's holiday campaign utilized eCardWidget to connect with their audience, creating a dynamic marketing strategy that boosted engagement and brand presence.", "images": ["/wp-content/plugins/ecwshowcase/images/canticos_cards.jpg", "/wp-content/plugins/ecwshowcase/images/canticos.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/canticos_logo.png", "logoAndCardsIndex": 0, "envelopeIndex": 1, "liveLink": "https://ecardwidget.com/ex/besitos.html", "liveEcard": "https://app.ecardwidget.com/widget/2740/preview/9594/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Valentine's", "Holidays", "Marketing"] }, { "widgetid": 3877, "title": "The Comfort Company", "body": "The Comfort Company integrated eCardWidget to offer support and comfort to their community, providing a personalized way for users to reach out during challenging times.", "envelopeIndex": 1, "images": ["/wp-content/plugins/ecwshowcase/images/comfortco_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/comfortco.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/comfortco_logo.png?v1", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/comfortcompany.html", "liveEcard": "https://app.ecardwidget.com/widget/3877/preview/14016/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Marketing", "Community"] }, { "widgetid": 3454, "title": "Maryland Food Bank", "body": "Maryland Food Bank’s eCardWidget implementation allowed donors to spread awareness post-contribution, amplifying their impact and outreach for hunger relief.", "envelopeIndex": 1, "images": ["/wp-content/plugins/ecwshowcase/images/marylandfood_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/maryland.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/marylandfood_logo.png?v1", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/mdfoodbank.html", "liveEcard": "https://app.ecardwidget.com/widget/3454/preview/11182/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Donation", "Awareness"] }, { "widgetid": 2439, "title": "California Wines", "body": "California Wines used eCardWidget for their holiday campaign, offering themed eCards coupled with digital gifts, enhancing their marketing strategy and customer engagement.", "envelopeIndex": 1, "images": ["/wp-content/plugins/ecwshowcase/images/caliwines_cards.jpg?v3", "/wp-content/plugins/ecwshowcase/images/caliwines.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/caliwines_logo.png?v3", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/discovercaliforniawines.html", "liveEcard": "https://app.ecardwidget.com/widget/2439/preview/8748?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Holidays", "Christmas", "Marketing"] }, { "widgetid": 2273, "title": "Van Wert Health", "body": "Van Wert Health's eCheer Card service, powered by eCardWidget, provided a unique way for friends and family to connect with patients, offering support and boosting morale.", "envelopeIndex": 1, "images": ["/wp-content/plugins/ecwshowcase/images/vanwert_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/vanwert.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/vanwert_logo.png?v1", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/vanwerthealth.html", "liveEcard": "https://app.ecardwidget.com/widget/2273/preview/7468?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Support", "Community"] }, { "widgetid": 3117, "title": "Peace Winds America", "body": "Peace Winds America leveraged eCardWidget to raise awareness for refugee support, enabling users to send meaningful messages and aid global efforts.", "envelopeIndex": 1, "images": ["/wp-content/plugins/ecwshowcase/images/peacewinds_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/peacewinds.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/peacewinds_logo.png?v1", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/peacewindsamerica.html", "liveEcard": "https://app.ecardwidget.com/widget/3117/preview/10538/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Awareness", "Fathers Day", "Holidays", "Community"] }, { "widgetid": 3501, "title": "Keep it Real Christmas Trees", "body": "The Christmas Tree Promotion Board’s use of eCardWidget for their 'Keep it Real' campaign added a fun and engaging element to holiday festivities, increasing consumer interaction.", "envelopeIndex": 1, "upscaleLogo2x": 1, "images": ["/wp-content/plugins/ecwshowcase/images/realtree_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/realtree.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/realtree_logo.jpg?v1", "logoAndCardsIndex": 0, "liveLink": "https://ecardwidget.com/ex/itschristmaskeepitreal.html", "liveEcard": "https://app.ecardwidget.com/widget/3501/preview/11931/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Holidays", "Christmas", "Marketing", "Awareness"] }, { "widgetid": 3393, "title": "Project Sleep", "body": "Project Sleep’s World Narcolepsy Day campaign via eCardWidget played a crucial role in spreading awareness and appreciation, enhancing their outreach and community support efforts.", "envelopeIndex": 1, "logoAndCardsIndex": 0, "upscaleLogo2x": 1, "images": ["/wp-content/plugins/ecwshowcase/images/narcolepsy_cards.jpg?v1", "/wp-content/plugins/ecwshowcase/images/projectsleep.png"], "logoImage": "/wp-content/plugins/ecwshowcase/images/narcolepsy_logo.png?v1", "liveLink": "https://ecardwidget.com/ex/project-sleep.html", "liveEcard": "https://app.ecardwidget.com/widget/3393/preview/11014/en?recipient=Sara&name=Tim&email=&msg=Check%20this%20out!", "categories": ["Awareness", "Community"] } ]; </script><script type="rocketlazyloadscript"> let currentIndex = 0; $ = jQuery; window.onload = function() { let modalIndex = 0; let modalMode = 'ecard'; // Randomize order of the data array // data.sort(() => Math.random() - 0.5); // data = sortData(data); // Function to filter data by widget IDs function filterByWidgetIds() { if (window.widgetids && window.widgetids.length > 0) { data = data.filter(item => window.widgetids.includes(item.widgetid)); } } // Function to filter data by categories function filterByCategories() { if (window.widgetcategories && window.widgetcategories.length > 0) { data = data.filter(item => item.categories.some(category => window.widgetcategories.includes(category)) ); } } function applyItemLimit() { if (typeof window.limit === 'object' && window.limit[0] > 0) { data = data.slice(0, window.limit[0]); } } // Call the filter functions filterByWidgetIds(); filterByCategories(); applyItemLimit(); // Generate category filter pills function generateCategoryFilters() { let allCategories = ["All"]; data.forEach(item => { allCategories = allCategories.concat(item.categories); }); let uniqueCategories = [...new Set(allCategories)]; let filterContainer = $('<div class="category-filters"></div>'); uniqueCategories.forEach(category => { let filterPill = $('<button class="filter-pill"></button>') .text(category) .on('click', function () { if ($(this).text() === "All") { $('.filter-pill').removeClass('selected'); } else { $('.filter-pill:contains("All")').removeClass('selected'); } $(this).toggleClass('selected'); updateCardVisibility(); }); filterContainer.append(filterPill); }); $('.showcase-container').before('<div>Filters:</div>'); $('.showcase-container').before(filterContainer); } // Update card visibility based on selected categories function updateCardVisibility() { let selectedCategories = $('.filter-pill.selected').map(function () { return $(this).text(); }).get(); if (selectedCategories.includes("All") || selectedCategories.length === 0) { $('.filter-pill').removeClass('selected'); $('.filter-pill:contains("All")').addClass('selected'); $('.ecw-card').show(); } else { $('.ecw-card').hide().filter(function () { let cardCategories = $(this).data('categories'); return selectedCategories.some(category => cardCategories.includes(category)); }).show(); } } // Function to create a card function createCard(cardData, cardIndex) { const card = $(`<div class="ecw-card" data-envelopeindex="${cardData.envelopeIndex}" data-slidecount="${cardData.images.length}" data-upscalelogo2x="${cardData.upscaleLogo2x}" data-logoandcardsindex="${cardData.logoAndCardsIndex}"></div>`).data('categories', cardData.categories); const thumbnail = $('<div class="ecw-card-thumbnail"></div>'); const cardMain = $('<div class="ecw-card-main"></div>'); const cardBody = $('<div class="ecw-card-body"></div>'); const cardTitle = $('<div class="ecw-card-title"></div>').html(cardData.title); const cardContent = $('<div class="ecw-card-content"></div>').html(cardData.body); const extraFooter = $('<div class="extra-footer"></div>'); const backdropDiv = $('<div class="slide-backdrop"></div>'); const foregroundDiv = $('<div class="slide-foreground"></div>'); const logoDiv = $('<div class="logo-slide"></div>').css('background-image', `url(${cardData.logoImage})`); thumbnail.append(logoDiv); const hoverEffect = $('<a class="thumbnail-hover"></a>') .html('<i class="fas fa-eye"></i>') .on('click', function (e) { e.preventDefault(); // Prevent default link behavior modalMode = 'site'; openModal(cardData.liveLink, cardData.title, cardIndex); // Open modal with liveLink }); thumbnail.append(hoverEffect); thumbnail.append(backdropDiv); thumbnail.append(foregroundDiv); cardData.images.forEach((image, index) => { if (index === 0) { var imgDivName = '<div class="slide"></div>'; } else { var imgDivName = '<div class="slide slide-top"></div>'; } const imgDiv = $(imgDivName) .css('background-image', `url(${image})`) .addClass(index === 0 ? 'active' : ''); thumbnail.append(imgDiv); }); const breadcrumbs = $('<div class="breadcrumbs"></div>'); cardData.images.forEach((_, index) => { const breadcrumb = $('<div class="breadcrumb"></div>').addClass(index === 0 ? 'active' : ''); breadcrumbs.append(breadcrumb); }); thumbnail.append($('<div class="ecw-arrow left"><i class="fas fa-chevron-left"></i></div>'), $('<div class="ecw-arrow right"><i class="fas fa-chevron-right"></i></div>'), breadcrumbs); cardBody.append(cardTitle, cardContent); cardMain.append(cardBody); if (cardData.videoLink) { extraFooter.append($('<a class="footer-button"></a>').attr('href', '#').html('<i class="fas fa-play"></i> Video Preview').on('click', function (e) { e.preventDefault(); modalMode = 'ecard'; openModal(cardData.videoLink, cardData.title, cardIndex); })); } if (cardData.liveLink) { extraFooter.append($('<a class="footer-button"></a>').attr('href', '#').html('<i class="fas fa-external-link-alt"></i> Try It Live').on('click', function (e) { e.preventDefault(); modalMode = 'site'; console.log("liveLink", modalMode); openModal(cardData.liveLink, cardData.title, cardIndex); })); } if (cardData.liveEcard) { extraFooter.append($('<a class="footer-button"></a>').attr('href', '#').html('<i class="fas fa-play"></i> eCard Example').on('click', function (e) { e.preventDefault(); modalMode = 'ecard'; openModal(cardData.liveEcard, cardData.title, cardIndex); })); } card.append(thumbnail, cardMain, extraFooter); $('.showcase-container').append(card); setupSlider(card); } // Open modal function function openModal(src, title, cardIndex) { modalIndex = cardIndex; $('#ecw-modal-iframe').attr('src', src); $('#ecw-modal-title').text(title); $('#ecw-modal-overlay').show(); } // Close modal function function closeModal() { $('#ecw-modal-overlay').hide(); $('#ecw-modal-iframe').attr('src', ''); } // Setup slider for each card function setupSlider(cardElement) { let sliderIndex = 0; let autoSlide; $('.ecw-arrow', cardElement).on('click', function () { let slideCount = $('.slide', cardElement).length; if ($(this).hasClass('left')) { sliderIndex = (sliderIndex > 0) ? sliderIndex - 1 : slideCount - 1; } else { sliderIndex = (sliderIndex < slideCount - 1) ? sliderIndex + 1 : 0; } goToSlide(cardElement, sliderIndex); }); $('.breadcrumb', cardElement).each(function (index) { $(this).on('click', function () { goToSlide(cardElement, index); }); }); function goToSlide(cardEl, index) { $('.slide', cardEl).removeClass('active').eq(index).addClass('active'); $('.breadcrumb', cardEl).removeClass('active').eq(index).addClass('active'); $(cardEl).data('currentIndex', index); currentIndex = index; $(".slide-backdrop,.slide-foreground", cardEl).hide(); $('.slide', cardEl).removeClass('cards-slide'); $('.slide', cardEl).removeClass('slide-contain'); if(currentIndex == $(cardEl).data('logoandcardsindex')) { $('.slide', cardEl).addClass('cards-slide'); } else { $('.slide', cardEl).addClass('slide-contain'); } $('.ecw-card-thumbnail', cardEl).removeClass('single-slide'); if($(cardEl).data('slidecount') == 1) { $('.ecw-card-thumbnail', cardEl).addClass('single-slide'); } $('.ecw-card-thumbnail', cardEl).removeClass('logo-2x'); if($(cardEl).data('upscalelogo2x') == 1) { $('.ecw-card-thumbnail', cardEl).addClass('logo-2x'); } $('.ecw-card-thumbnail', cardEl).removeClass('logo-1x'); if($(cardEl).data('upscalelogo1x') == 1) { $('.ecw-card-thumbnail', cardEl).addClass('logo-1x'); } $(".logo-slide,.cards-slide", cardEl).hide(); if (currentIndex == $(cardEl).data('logoandcardsindex')) { $(".logo-slide,.cards-slide", cardEl).show(); } if(currentIndex == $(cardEl).data('envelopeindex')) { $('.slide', cardEl).removeClass('slide-contain'); $(".slide-backdrop,.slide-foreground", cardEl).show(); } } $('.slide,.slide-backdrop,.slide-foreground', cardElement).on('mouseenter', function () { autoSlide = setInterval(function () { currentIndex = (currentIndex < $('.slide', cardElement).length - 1) ? currentIndex + 1 : 0; goToSlide(cardElement, currentIndex); }, 2000); }).on('mouseleave', function () { clearInterval(autoSlide); }); goToSlide(cardElement, 0); } // Generate and display category filters if (window.hidefilters !== true) { generateCategoryFilters(); } $('.filter-pill:contains("All")').addClass('selected'); // Create cards from data data.forEach((item, i) => { createCard(item, i); }); // Setup modal navigation $('#close-modal').click(closeModal); // Function to update the modal content function updateModalContent(index) { const cardData = data[index]; console.log("modalMode", modalMode); $('#ecw-modal-iframe').attr('src', modalMode == 'ecard' ? cardData.liveEcard : cardData.liveLink); $('#ecw-modal-title').html(cardData.title); // You can also update other modal contents here if needed } // Event handler for the previous button $('#prev-demo').click(function() { if (modalIndex === 0) { modalIndex = data.length - 1; // Wrap to the last index if at the first item } else { modalIndex--; } updateModalContent(modalIndex); }); // Event handler for the next button $('#next-demo').click(function() { modalIndex = modalIndex < data.length - 1 ? modalIndex + 1 : 0; updateModalContent(modalIndex); }); // Function to open the modal at a specific index function openModalAtIndex(index) { modalIndex = index; updateModalContent(modalIndex); // Add here the code to actually display the modal } }; function sortData(data) { // Get unique categories let uniqueCategories = [...new Set(data.map(item => item.categories[0]))]; let categoryGroups = {}; // Group items by first category uniqueCategories.forEach(category => { categoryGroups[category] = data.filter(item => item.categories[0] === category); }); let sortedData = []; let added = true; while (added) { added = false; // Loop through each unique category and add one item to sortedData uniqueCategories.forEach(category => { if (categoryGroups[category].length > 0) { sortedData.push(categoryGroups[category].shift()); added = true; } }); } return sortedData; } </script> <script type="rocketlazyloadscript">window.widgetids = [7212,2753,5095];window.widgetcategories = "";window.hidefilters = true;window.limit = [3];</script></div> </div> </div> </div><div class="et_pb_row et_pb_row_5"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_8 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_5_wrapper et_pb_button_alignment_center et_pb_module"> <a class="et_pb_button et_pb_button_5 et_pb_bg_layout_light" href="/examples">See more examples</a> </div> </div> </div> </div><div class="et_pb_with_border et_pb_section et_pb_section_4 et_section_regular" > <div class="et_pb_row et_pb_row_6"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_9 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">How It Works</h2></div> </div> </div> </div><div class="et_pb_row et_pb_row_7 et_pb_equal_columns et_pb_gutters2"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_10 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_0 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span data-et-multi-view="{&quot;schema&quot;:{&quot;content&quot;:{&quot;desktop&quot;:&quot;1. Choose Your Approach&quot;,&quot;tablet&quot;:&quot;1. Create an ecard or invite&quot;,&quot;phone&quot;:&quot;1. Create an eCard&quot;}},&quot;slug&quot;:&quot;et_pb_blurb&quot;}" data-et-multi-view-load-tablet-hidden="true" data-et-multi-view-load-phone-hidden="true">1. Choose Your Approach</span></h3> <div class="et_pb_blurb_description"><p>Launch a short-term eCard campaign or build a full-scale custom eCard platform tailored to your brand.</p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_11 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_1 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>2. Create and Customize</span></h3> <div class="et_pb_blurb_description"><p>Design beautiful, branded eCards with our intuitive tools. Customize your setup for campaigns or develop a comprehensive platform with versatile, embeddable, and shareable features.</p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_12 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_2 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>3. Launch and Engage</span></h3> <div class="et_pb_blurb_description"><p>Deploy your campaign or platform. Share eCards via email, social media, or your website, and track engagement to optimize performance and captivate your audience.</p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_13 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_3 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>4. eCards Delivered</span></h3> <div class="et_pb_blurb_description"><p>Recipients receive custom branded eCards that can also include a personal message, creating a memorable and personalized experience, with an opportunity for a call to action.</p></div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_8"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_14 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_button_module_wrapper et_pb_button_6_wrapper et_pb_button_alignment_right et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module"> <a class="et_pb_button et_pb_button_6 et_pb_bg_layout_light" href="https://ecardwidget.com/features/" data-icon="&#x39;">Features</a> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_15 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_7_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module"> <a class="et_pb_button et_pb_button_7 et_pb_bg_layout_light" href="https://ecardwidget.com/get-a-demo/" data-icon="&#x39;">Demo</a> </div> </div> </div> </div><div class="et_pb_with_border et_pb_section et_pb_section_5 churchinviter et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_9"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_16 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_5 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Why Choose Us</h2> <p>Unlock the full potential of your engagement strategy with our powerful eCard solutions</p></div> </div> </div> </div><div class="et_pb_row et_pb_row_10"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_17 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_4 et_pb_text_align_left et_pb_text_align_center-phone et_pb_blurb_position_left et_pb_bg_layout_light et_pb_blurb_position_left_tablet et_pb_blurb_position_top_phone"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Boost Engagement</span></h3> <div class="et_pb_blurb_description"><p>Experience significant increases in audience interaction with customized eCard campaigns.</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_5 et_pb_text_align_left et_pb_text_align_center-phone et_pb_blurb_position_left et_pb_bg_layout_light et_pb_blurb_position_left_tablet et_pb_blurb_position_top_phone"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Quick and Easy Setup</span></h3> <div class="et_pb_blurb_description"><p><span style="font-size: 16px;">Get started quickly with our user-friendly interface and launch campaigns or platforms effortlessly.</span></p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_18 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_6 et_pb_text_align_left et_pb_text_align_center-phone et_pb_blurb_position_left et_pb_bg_layout_light et_pb_blurb_position_left_tablet et_pb_blurb_position_top_phone"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Wide Reach</span></h3> <div class="et_pb_blurb_description"><p>Millions of eCards sent globally, helping brands connect with their audiences across multiple channels.</p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_7 et_pb_text_align_left et_pb_text_align_center-phone et_pb_blurb_position_left et_pb_bg_layout_light et_pb_blurb_position_left_tablet et_pb_blurb_position_top_phone"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone et-pb-icon"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>High Satisfaction</span></h3> <div class="et_pb_blurb_description"><p>Users report greater satisfaction and positive feedback from eCard recipients.</p></div> </div> </div> </div> </div> </div> </div><div id="integrations" class="et_pb_with_border et_pb_section et_pb_section_6 et_section_regular" > <div class="et_pb_row et_pb_row_11"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_19 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_6 et_pb_text_align_center et_pb_bg_layout_dark"> <div class="et_pb_text_inner"><h2>Our Widget Works Everywhere</h2> <p><span>We integrate with every website platform, no matter which one is yours</span></p></div> </div> </div> </div><div class="et_pb_row et_pb_row_12"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_20 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_0"> <a href="https://help.ecardwidget.com/en/articles/7419464-how-do-i-add-ecards-to-my-website"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="platforms" title="platforms" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/10/platforms.jpg"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/10/platforms.jpg" alt="platforms" title="platforms"></noscript></span></a> </div> </div> </div><div class="et_pb_row et_pb_row_13"> <div class="et_pb_column et_pb_column_1_6 et_pb_column_21 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_1"> <span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="wordpress" title="wordpress" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/wordpress.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/wordpress.png" alt="wordpress" title="wordpress"></noscript></span> </div><div class="et_pb_module et_pb_text et_pb_text_7 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: center;">eCard WordPress Plugin</p></div> </div> </div><div class="et_pb_column et_pb_column_1_6 et_pb_column_22 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_2"> <span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="shopify" title="shopify" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/shopify.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/shopify.png" alt="shopify" title="shopify"></noscript></span> </div><div class="et_pb_module et_pb_text et_pb_text_8 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: center;">eCard Shopify App</p></div> </div> </div><div class="et_pb_column et_pb_column_1_6 et_pb_column_23 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_3"> <a href="https://help.ecardwidget.com/en/articles/7421236-integrating-an-ecard-widget-with-your-weebly-site" target="_blank"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="weebly" title="weebly" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/weebly.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/weebly.png" alt="weebly" title="weebly"></noscript></span></a> </div> </div><div class="et_pb_column et_pb_column_1_6 et_pb_column_24 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_4"> <a href="https://help.ecardwidget.com/en/articles/7419464-how-do-i-add-ecards-to-my-website"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="bigcommerce" title="bigcommerce" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/bigcommerce.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/bigcommerce.png" alt="bigcommerce" title="bigcommerce"></noscript></span></a> </div> </div><div class="et_pb_column et_pb_column_1_6 et_pb_column_25 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_5"> <a href="https://help.ecardwidget.com/en/articles/7419464-how-do-i-add-ecards-to-my-website" target="_blank"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="squarespace" title="squarespace" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/squarespace.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/squarespace.png" alt="squarespace" title="squarespace"></noscript></span></a> </div> </div><div class="et_pb_column et_pb_column_1_6 et_pb_column_26 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_6"> <a href="https://help.ecardwidget.com/en/articles/7419464-how-do-i-add-ecards-to-my-website"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" title="wix" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/wix.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2021/01/wix.png" alt="" title="wix"></noscript></span></a> </div> </div> </div><div class="et_pb_row et_pb_row_14"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_27 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_7"> <a href="https://help.ecardwidget.com/en/articles/7419464-how-do-i-add-ecards-to-my-website"><span class="et_pb_image_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="platform support" title="platform_support" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/11/platform_support.jpg"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2022/11/platform_support.jpg" alt="platform support" title="platform_support"></noscript></span></a> </div> </div> </div> </div><div class="et_pb_section et_pb_section_7 churchinviter et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_15"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_28 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_9 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Some of Our Happy Customers</h2></div> </div> </div> </div><div class="et_pb_row et_pb_row_16"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_29 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_testimonial et_pb_testimonial_0 clearfix et_pb_text_align_left et_pb_bg_layout_light et_pb_testimonial_no_image"> <div data-bg="https://ecardwidget.com/wp-content/uploads/sites/15/2022/11/thumb-lorem-face-313_thumb.jpg" style="" class="et_pb_testimonial_portrait rocket-lazyload"></div> <div class="et_pb_testimonial_description"> <div class="et_pb_testimonial_description_inner"><div class="et_pb_testimonial_content"><p><span>Amazing customer service! Customer service was great and super efficient! Great service! We had to add a language to the app, and it was done in just a few hours. The widget works perfectly and really user friendly. Really happy with it! </span><br />★★★★★</p></div></div> <span class="et_pb_testimonial_author">Romina</span> <p class="et_pb_testimonial_meta"><span class="et_pb_testimonial_company">Brain Tumour Founation of Canada</span></p> </div> </div><div class="et_pb_module et_pb_testimonial et_pb_testimonial_1 clearfix et_pb_text_align_left et_pb_bg_layout_light et_pb_testimonial_no_image"> <div data-bg="https://ecardwidget.com/wp-content/uploads/sites/15/2022/11/Donte_Fears-1.jpg" style="" class="et_pb_testimonial_portrait rocket-lazyload"></div> <div class="et_pb_testimonial_description"> <div class="et_pb_testimonial_description_inner"><div class="et_pb_testimonial_content"><p><span>We used eCardWidget to launch an employee recognition campaign within our organization. We have been able to create birthday cards, anniversary cards, company value cards, and others for our employees to send to each other for peer-to-peer recognition. This program has enhanced our overall culture and I couldn’t be more satisfied with my experience!</span><br />★★★★★</p></div></div> <span class="et_pb_testimonial_author">Donte Fears</span> <p class="et_pb_testimonial_meta"><span class="et_pb_testimonial_position">Director, Culture and Team Member Experience</span><span class="et_pb_testimonial_separator">,</span> <span class="et_pb_testimonial_company">Modivcare</span></p> </div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_30 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_testimonial et_pb_testimonial_2 clearfix et_pb_text_align_left et_pb_bg_layout_light et_pb_testimonial_no_image"> <div data-bg="/images/portraits/men/61.jpg" style="" class="et_pb_testimonial_portrait rocket-lazyload"></div> <div class="et_pb_testimonial_description"> <div class="et_pb_testimonial_description_inner"><div class="et_pb_testimonial_content"><p><span>Good feature set and great support! The image uploading and editing process for the cards is nice and simple, and sending works well without getting to Spam folders. I had an issue with the front-end texts not being available Brazilian Portuguese, but with a quick exchange with the developer, the translations were added and the problem’s solved.</span><br />★★★★★</p></div></div> <span class="et_pb_testimonial_author">Yuri Fideli</span> <p class="et_pb_testimonial_meta"><span class="et_pb_testimonial_company">Wagalume Marketing</span></p> </div> </div><div class="et_pb_module et_pb_testimonial et_pb_testimonial_3 clearfix et_pb_text_align_left et_pb_bg_layout_light et_pb_testimonial_no_image"> <div data-bg="https://ecardwidget.com/wp-content/uploads/sites/15/2022/11/thumb-lorem-face-3996_thumb.jpg" style="" class="et_pb_testimonial_portrait rocket-lazyload"></div> <div class="et_pb_testimonial_description"> <div class="et_pb_testimonial_description_inner"><div class="et_pb_testimonial_content"><p><span>A+ customer service and plugin! Loved the plugin/widget from the beginning, and Tim made it even better by being super helpful and responsive to ensure it worked well for our organization of about 7,000 staff. It’s easy to upload your own graphics or make cards on your own and place on our website. Definitely recommend!</span><br />★★★★★</p></div></div> <span class="et_pb_testimonial_author">Natasha</span> <p class="et_pb_testimonial_meta"><span class="et_pb_testimonial_company">St. Joseph&#039;s Healthcare</span></p> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_8 et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_17"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_31 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_10 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Benefits of Our eCard Software</h2> <p style="text-align: center;"><span>Our tools make it easy to connect and cultivate deeper relationships with constituents.</span></p></div> </div> </div> </div><div class="et_pb_row et_pb_row_18"> <div class="et_pb_column et_pb_column_1_3 et_pb_column_32 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_8 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Custom eCard software</span></h3> <div class="et_pb_blurb_description"><p>With our custom ecard software you can simply sign up, choose your ecards, and share the ecard widget on your website or anywhere else!</p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_33 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_blurb et_pb_blurb_9 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Make it yours </span></h3> <div class="et_pb_blurb_description"><p>Take advantage of the vast array of options available for customizing your ecards. Adding your logo, changing layout colors, and switching themes has never been easier.</p></div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_34 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blurb et_pb_blurb_10 et_pb_text_align_center et_pb_blurb_position_top et_pb_bg_layout_light"> <div class="et_pb_blurb_content"> <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><span class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone et-pb-icon et-pb-icon-circle"></span></span></div> <div class="et_pb_blurb_container"> <h3 class="et_pb_module_header"><span>Send with ease </span></h3> <div class="et_pb_blurb_description"><p>Your customers will be able to send an ecard in a few steps. Choose an ecard, personalize, and send. Plus, with the social media features!</p></div> </div> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_9 et_section_regular" > <div class="et_pb_row et_pb_row_19"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_35 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_11 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;">Join 6,000+ organizations growing their brands with eCards.</h2></div> </div> </div> </div><div class="et_pb_row et_pb_row_20"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_36 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_button_8_wrapper et_pb_button_alignment_center et_pb_module"> <a class="et_pb_button et_pb_button_8 et_pb_bg_layout_light" href="https://app.ecardwidget.com/main/register">Get Started!</a> </div> </div> </div> </div><div class="et_pb_section et_pb_section_10 et_pb_with_background et_section_regular" > <span class="et_pb_background_pattern"></span> <div class="et_pb_row et_pb_row_21"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_37 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_12 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2 style="text-align: center;"><span style="color: #ffffff;">Got Questions?</span></h2></div> </div><div class="et_pb_module et_pb_text et_pb_text_13 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: center;">Get in touch and we&#8217;ll get back to you as soon as possible!</p></div> </div><div class="et_pb_module et_pb_code et_pb_code_0"> <div class="et_pb_code_inner"> <iframe loading="lazy" src="about:blank" border="0" style="width:100%; height:402px" title="contact" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://app.ecardwidget.com/api/feedback?embed"></iframe><noscript><iframe src="https://app.ecardwidget.com/api/feedback?embed" border="0" style="width:100%; height:402px" title="contact"></iframe></noscript></div> </div> </div> </div><div class="et_pb_row et_pb_row_22"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_38 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_14 et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><a style="color: #0c59b3;" href="https://ecardrecognizer.com/" target="_blank" rel="noopener">Employee Recognition eCards</a></p></div> </div> </div> </div> </div> </div> </div> </div> </article> </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 From <a href="https://ecardwidget.com/blog/">Our Blog</a></p> </div> </div> </div><div id="block-18" class="fwidget et_pb_widget widget_block"> <ul class="wp-block-list has-small-font-size"> <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" 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(', '); // replace &amp; with & category = category.replace('&amp;', '&'); 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-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.2.0" 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.2.0" 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.2.0" 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.2.0" id="divi-torque-lite-frontend-js"></script> <script type="text/javascript" id="pojo-a11y-js-extra"> /* <![CDATA[ */ var PojoA11yOptions = {"focusable":"","remove_link_target":"","add_role_links":"1","enable_save":"1","save_expiration":"12"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/pojo-accessibility/modules/legacy/assets/js/app.min.js?ver=1.0.0" id="pojo-a11y-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.4.1","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=1403a9c18f9b7b6b9525" 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=decaba978f8c6159be7a" 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=11.15.0" 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=42f5f2cc501efadd2b31" 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":"7098ff5218","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"e50fa0fb20","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":"38","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"off","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="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/plugins/addons-for-divi/assets/libs/typed/typed.min.js?ver=4.2.0" id="divi-torque-lite-typed-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> <a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content">Skip to content</a> <script type="rocketlazyloadscript">jQuery("style#grid-custom-css").append(" ");</script> <nav id="pojo-a11y-toolbar" class="pojo-a11y-toolbar-left pojo-a11y-" role="navigation"> <div class="pojo-a11y-toolbar-toggle"> <a class="pojo-a11y-toolbar-link pojo-a11y-toolbar-toggle-link" href="javascript:void(0);" title="Accessibility Tools" role="button"> <span class="pojo-sr-only sr-only">Open toolbar</span> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" fill="currentColor" width="1em"> <title>Accessibility Tools</title> <path d="M50 .8c5.7 0 10.4 4.7 10.4 10.4S55.7 21.6 50 21.6s-10.4-4.7-10.4-10.4S44.3.8 50 .8zM92.2 32l-21.9 2.3c-2.6.3-4.6 2.5-4.6 5.2V94c0 2.9-2.3 5.2-5.2 5.2H60c-2.7 0-4.9-2.1-5.2-4.7l-2.2-24.7c-.1-1.5-1.4-2.5-2.8-2.4-1.3.1-2.2 1.1-2.4 2.4l-2.2 24.7c-.2 2.7-2.5 4.7-5.2 4.7h-.5c-2.9 0-5.2-2.3-5.2-5.2V39.4c0-2.7-2-4.9-4.6-5.2L7.8 32c-2.6-.3-4.6-2.5-4.6-5.2v-.5c0-2.6 2.1-4.7 4.7-4.7h.5c19.3 1.8 33.2 2.8 41.7 2.8s22.4-.9 41.7-2.8c2.6-.2 4.9 1.6 5.2 4.3v1c-.1 2.6-2.1 4.8-4.8 5.1z"/> </svg> </a> </div> <div class="pojo-a11y-toolbar-overlay"> <div class="pojo-a11y-toolbar-inner"> <p class="pojo-a11y-toolbar-title">Accessibility Tools</p> <ul class="pojo-a11y-toolbar-items pojo-a11y-tools"> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-plus" data-action="resize-plus" data-action-group="resize" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Increase Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-56v56c0 4.25-3.75 8-8 8h-16c-4.25 0-8-3.75-8-8v-56h-56c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h56v-56c0-4.25 3.75-8 8-8h16c4.25 0 8 3.75 8 8v56h56c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Increase Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-minus" data-action="resize-minus" data-action-group="resize" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Decrease Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-144c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h144c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Decrease Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-grayscale" data-action="grayscale" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Grayscale</title><path fill="currentColor" d="M15.75 384h-15.75v-352h15.75v352zM31.5 383.75h-8v-351.75h8v351.75zM55 383.75h-7.75v-351.75h7.75v351.75zM94.25 383.75h-7.75v-351.75h7.75v351.75zM133.5 383.75h-15.5v-351.75h15.5v351.75zM165 383.75h-7.75v-351.75h7.75v351.75zM180.75 383.75h-7.75v-351.75h7.75v351.75zM196.5 383.75h-7.75v-351.75h7.75v351.75zM235.75 383.75h-15.75v-351.75h15.75v351.75zM275 383.75h-15.75v-351.75h15.75v351.75zM306.5 383.75h-15.75v-351.75h15.75v351.75zM338 383.75h-15.75v-351.75h15.75v351.75zM361.5 383.75h-15.75v-351.75h15.75v351.75zM408.75 383.75h-23.5v-351.75h23.5v351.75zM424.5 383.75h-8v-351.75h8v351.75zM448 384h-15.75v-352h15.75v352z"></path></svg></span><span class="pojo-a11y-toolbar-text">Grayscale</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-high-contrast" data-action="high-contrast" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>High Contrast</title><path fill="currentColor" d="M192 360v-272c-75 0-136 61-136 136s61 136 136 136zM384 224c0 106-86 192-192 192s-192-86-192-192 86-192 192-192 192 86 192 192z"></path></svg></span><span class="pojo-a11y-toolbar-text">High Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-negative-contrast" data-action="negative-contrast" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Negative Contrast</title><path fill="currentColor" d="M416 240c-23.75-36.75-56.25-68.25-95.25-88.25 10 17 15.25 36.5 15.25 56.25 0 61.75-50.25 112-112 112s-112-50.25-112-112c0-19.75 5.25-39.25 15.25-56.25-39 20-71.5 51.5-95.25 88.25 42.75 66 111.75 112 192 112s149.25-46 192-112zM236 144c0-6.5-5.5-12-12-12-41.75 0-76 34.25-76 76 0 6.5 5.5 12 12 12s12-5.5 12-12c0-28.5 23.5-52 52-52 6.5 0 12-5.5 12-12zM448 240c0 6.25-2 12-5 17.25-46 75.75-130.25 126.75-219 126.75s-173-51.25-219-126.75c-3-5.25-5-11-5-17.25s2-12 5-17.25c46-75.5 130.25-126.75 219-126.75s173 51.25 219 126.75c3 5.25 5 11 5 17.25z"></path></svg></span><span class="pojo-a11y-toolbar-text">Negative Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-light-background" data-action="light-background" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Light Background</title><path fill="currentColor" d="M184 144c0 4.25-3.75 8-8 8s-8-3.75-8-8c0-17.25-26.75-24-40-24-4.25 0-8-3.75-8-8s3.75-8 8-8c23.25 0 56 12.25 56 40zM224 144c0-50-50.75-80-96-80s-96 30-96 80c0 16 6.5 32.75 17 45 4.75 5.5 10.25 10.75 15.25 16.5 17.75 21.25 32.75 46.25 35.25 74.5h57c2.5-28.25 17.5-53.25 35.25-74.5 5-5.75 10.5-11 15.25-16.5 10.5-12.25 17-29 17-45zM256 144c0 25.75-8.5 48-25.75 67s-40 45.75-42 72.5c7.25 4.25 11.75 12.25 11.75 20.5 0 6-2.25 11.75-6.25 16 4 4.25 6.25 10 6.25 16 0 8.25-4.25 15.75-11.25 20.25 2 3.5 3.25 7.75 3.25 11.75 0 16.25-12.75 24-27.25 24-6.5 14.5-21 24-36.75 24s-30.25-9.5-36.75-24c-14.5 0-27.25-7.75-27.25-24 0-4 1.25-8.25 3.25-11.75-7-4.5-11.25-12-11.25-20.25 0-6 2.25-11.75 6.25-16-4-4.25-6.25-10-6.25-16 0-8.25 4.5-16.25 11.75-20.5-2-26.75-24.75-53.5-42-72.5s-25.75-41.25-25.75-67c0-68 64.75-112 128-112s128 44 128 112z"></path></svg></span><span class="pojo-a11y-toolbar-text">Light Background</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-links-underline" data-action="links-underline" data-action-group="toggle" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Links Underline</title><path fill="currentColor" d="M364 304c0-6.5-2.5-12.5-7-17l-52-52c-4.5-4.5-10.75-7-17-7-7.25 0-13 2.75-18 8 8.25 8.25 18 15.25 18 28 0 13.25-10.75 24-24 24-12.75 0-19.75-9.75-28-18-5.25 5-8.25 10.75-8.25 18.25 0 6.25 2.5 12.5 7 17l51.5 51.75c4.5 4.5 10.75 6.75 17 6.75s12.5-2.25 17-6.5l36.75-36.5c4.5-4.5 7-10.5 7-16.75zM188.25 127.75c0-6.25-2.5-12.5-7-17l-51.5-51.75c-4.5-4.5-10.75-7-17-7s-12.5 2.5-17 6.75l-36.75 36.5c-4.5 4.5-7 10.5-7 16.75 0 6.5 2.5 12.5 7 17l52 52c4.5 4.5 10.75 6.75 17 6.75 7.25 0 13-2.5 18-7.75-8.25-8.25-18-15.25-18-28 0-13.25 10.75-24 24-24 12.75 0 19.75 9.75 28 18 5.25-5 8.25-10.75 8.25-18.25zM412 304c0 19-7.75 37.5-21.25 50.75l-36.75 36.5c-13.5 13.5-31.75 20.75-50.75 20.75-19.25 0-37.5-7.5-51-21.25l-51.5-51.75c-13.5-13.5-20.75-31.75-20.75-50.75 0-19.75 8-38.5 22-52.25l-22-22c-13.75 14-32.25 22-52 22-19 0-37.5-7.5-51-21l-52-52c-13.75-13.75-21-31.75-21-51 0-19 7.75-37.5 21.25-50.75l36.75-36.5c13.5-13.5 31.75-20.75 50.75-20.75 19.25 0 37.5 7.5 51 21.25l51.5 51.75c13.5 13.5 20.75 31.75 20.75 50.75 0 19.75-8 38.5-22 52.25l22 22c13.75-14 32.25-22 52-22 19 0 37.5 7.5 51 21l52 52c13.75 13.75 21 31.75 21 51z"></path></svg></span><span class="pojo-a11y-toolbar-text">Links Underline</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-readable-font" data-action="readable-font" data-action-group="toggle" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Readable Font</title><path fill="currentColor" d="M181.25 139.75l-42.5 112.5c24.75 0.25 49.5 1 74.25 1 4.75 0 9.5-0.25 14.25-0.5-13-38-28.25-76.75-46-113zM0 416l0.5-19.75c23.5-7.25 49-2.25 59.5-29.25l59.25-154 70-181h32c1 1.75 2 3.5 2.75 5.25l51.25 120c18.75 44.25 36 89 55 133 11.25 26 20 52.75 32.5 78.25 1.75 4 5.25 11.5 8.75 14.25 8.25 6.5 31.25 8 43 12.5 0.75 4.75 1.5 9.5 1.5 14.25 0 2.25-0.25 4.25-0.25 6.5-31.75 0-63.5-4-95.25-4-32.75 0-65.5 2.75-98.25 3.75 0-6.5 0.25-13 1-19.5l32.75-7c6.75-1.5 20-3.25 20-12.5 0-9-32.25-83.25-36.25-93.5l-112.5-0.5c-6.5 14.5-31.75 80-31.75 89.5 0 19.25 36.75 20 51 22 0.25 4.75 0.25 9.5 0.25 14.5 0 2.25-0.25 4.5-0.5 6.75-29 0-58.25-5-87.25-5-3.5 0-8.5 1.5-12 2-15.75 2.75-31.25 3.5-47 3.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Readable Font</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-reset" data-action="reset" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewbox="0 0 448 448"><title>Reset</title><path fill="currentColor" d="M384 224c0 105.75-86.25 192-192 192-57.25 0-111.25-25.25-147.75-69.25-2.5-3.25-2.25-8 0.5-10.75l34.25-34.5c1.75-1.5 4-2.25 6.25-2.25 2.25 0.25 4.5 1.25 5.75 3 24.5 31.75 61.25 49.75 101 49.75 70.5 0 128-57.5 128-128s-57.5-128-128-128c-32.75 0-63.75 12.5-87 34.25l34.25 34.5c4.75 4.5 6 11.5 3.5 17.25-2.5 6-8.25 10-14.75 10h-112c-8.75 0-16-7.25-16-16v-112c0-6.5 4-12.25 10-14.75 5.75-2.5 12.75-1.25 17.25 3.5l32.5 32.25c35.25-33.25 83-53 132.25-53 105.75 0 192 86.25 192 192z"></path></svg></span> <span class="pojo-a11y-toolbar-text">Reset</span> </a> </li> </ul> </div> </div> </nav> <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@1744096463 -->

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