CINXE.COM
26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget
<!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>26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget</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&subset=latin%2Clatin-ext&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&subset=latin%2Clatin-ext&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&subset=latin%2Clatin-ext&display=swap" /></noscript><link rel="stylesheet" href="https://ecardwidget.com/wp-content/cache/min/1/a37cff98a611c702b7ebdcebe680c095.css" media="all" data-minify="1" /> <meta name="description" content="Recognition awards are rewards given to employees to show gratitude for their hard work. Discover 26 inspiring employee award ideas that everyone will love."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://ecardwidget.com/recognition-awards/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget" /> <meta property="og:description" content="Recognition awards are rewards given to employees to show gratitude for their hard work. Discover 26 inspiring employee award ideas that everyone will love." /> <meta property="og:url" content="https://ecardwidget.com/recognition-awards/" /> <meta property="og:site_name" content="eCardWidget" /> <meta property="article:section" content="company eCards" /> <meta property="og:updated_time" content="2024-05-01T11:30:44-06:00" /> <meta property="og:image" content="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png" /> <meta property="og:image:secure_url" content="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png" /> <meta property="og:image:width" content="815" /> <meta property="og:image:height" content="310" /> <meta property="og:image:alt" content="recognition awards" /> <meta property="og:image:type" content="image/png" /> <meta property="article:published_time" content="2023-08-16T16:16:56-06:00" /> <meta property="article:modified_time" content="2024-05-01T11:30:44-06:00" /> <meta property="og:video" content="https://www.youtube.com/embed/Ycn20txA4gs" /> <meta property="video:duration" content="93" /> <meta property="ya:ovs:upload_date" content="2023-06-12T07:45:58-07:00" /> <meta property="ya:ovs:allow_embed" content="true" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget" /> <meta name="twitter:description" content="Recognition awards are rewards given to employees to show gratitude for their hard work. Discover 26 inspiring employee award ideas that everyone will love." /> <meta name="twitter:image" content="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Tim Badolato" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="25 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://ecardwidget.com/#organization","name":"eCard Widget","logo":{"@type":"ImageObject","@id":"https://ecardwidget.com/#logo","url":"https://ecardwidget.com/wp-content/uploads/sites/15/2022/02/logo-948.png","contentUrl":"https://ecardwidget.com/wp-content/uploads/sites/15/2022/02/logo-948.png","caption":"eCardWidget","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://ecardwidget.com/#website","url":"https://ecardwidget.com","name":"eCardWidget","publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png","url":"https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png","width":"815","height":"310","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://ecardwidget.com/recognition-awards/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://ecardwidget.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://ecardwidget.com/recognition-awards/","name":"26 Outstanding Recognition Awards to Elevate Company Culture"}}]},{"@type":"WebPage","@id":"https://ecardwidget.com/recognition-awards/#webpage","url":"https://ecardwidget.com/recognition-awards/","name":"26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget","datePublished":"2023-08-16T16:16:56-06:00","dateModified":"2024-05-01T11:30:44-06:00","isPartOf":{"@id":"https://ecardwidget.com/#website"},"primaryImageOfPage":{"@id":"https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png"},"inLanguage":"en-US","breadcrumb":{"@id":"https://ecardwidget.com/recognition-awards/#breadcrumb"}},{"@type":"Person","@id":"https://ecardwidget.com/recognition-awards/#author","name":"Tim Badolato","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/9716f478e0d4ed4a57d04d975ecb9be1?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/9716f478e0d4ed4a57d04d975ecb9be1?s=96&d=mm&r=g","caption":"Tim Badolato","inLanguage":"en-US"},"sameAs":["https://ecardwidget.wpenginepowered.com"],"worksFor":{"@id":"https://ecardwidget.com/#organization"}},{"headline":"26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget","description":"Recognition awards are rewards given to employees to show gratitude for their hard work. Discover 26 inspiring employee award ideas that everyone will love.","datePublished":"2023-08-16T16:16:56-06:00","dateModified":"2024-05-01T11:30:44-06:00","image":{"@id":"https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png"},"author":{"@id":"https://ecardwidget.com/recognition-awards/#author","name":"Tim Badolato"},"@type":"BlogPosting","name":"26 Outstanding Recognition Awards to Elevate Company Culture - eCardWidget","@id":"https://ecardwidget.com/recognition-awards/#schema-1884","isPartOf":{"@id":"https://ecardwidget.com/recognition-awards/#webpage"},"publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ecardwidget.com/recognition-awards/#webpage"}},{"@type":"VideoObject","name":"Boost Employee Engagement with Recognition eCards: Easy Strategy for Effective Employee Appreciation","description":"Want to transform your employee recognition program in just 60 seconds? Look no further! Discover the game-changing potential of recognition eCards in our ul...","uploadDate":"2023-08-15T18:00:00-06:00","thumbnailUrl":"https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png","embedUrl":"https://www.youtube.com/embed/Ycn20txA4gs","duration":"PT1M33S","width":"1280","height":"720","isFamilyFriendly":"True","@id":"https://ecardwidget.com/recognition-awards/#schema-1885","isPartOf":{"@id":"https://ecardwidget.com/recognition-awards/#webpage"},"publisher":{"@id":"https://ecardwidget.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://ecardwidget.com/recognition-awards/#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 » 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/posts/239777" /><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/?p=239777' /> <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%2Frecognition-awards%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%2Frecognition-awards%2F&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-divi-customizer-global-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/global/et-divi-customizer-global.min.css?ver=1741826604" /><link rel="stylesheet" id="et-core-unified-tb-241937-239777-cached-inline-styles" href="https://ecardwidget.com/wp-content/et-cache/239777/et-core-unified-tb-241937-239777.min.css?ver=1741828203" /><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="post-template-default single single-post postid-239777 single-format-standard et-tb-has-template et-tb-has-header et_pb_button_helper_class et_pb_footer_columns2 et_cover_background et_pb_gutter et_pb_gutters3 et_right_sidebar et_divi_theme et-db"> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script> <script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function() { fetch('/wp-admin/admin-ajax.php?action=get_user_country') .then(response => response.json()) .then(data => { if (data.success) { checkCountryAndDisplayBanner(data.data.country); } }).catch(error => console.error('Error fetching country:', error)); }); </script> <div id="cookieConsentBanner" style="display:none; width: 100%; background-color: black; color: white; text-align: center; padding: 20px; position: fixed; bottom: 0; z-index: 999;"> <p>We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.</p> <div style="padding-top: 5px"> <button onclick="acceptCookies()" style="background-color: white; color: black; border: none; padding: 10px 20px; font-size: 16px; cursor: pointer;">Accept</button> <button onclick="declineCookies()" style="background-color: white; color: black; border: none; padding: 10px 20px; font-size: 16px; cursor: pointer;">Decline</button> </div> <div style="text-align: center; font-size: 14px; padding-top: 5px"> <a href="/privacy" target="_blank">Privacy Policy</a> | <a href="/terms" target="_blank">Terms of Service</a> | <a href="https://ecardwidget.com/docs/" target="_blank">Help Center</a> </div> </div> <script type="rocketlazyloadscript"> function checkCountryAndDisplayBanner(countryCode) { const euCountries = ['AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK']; const pipedaCountries = ['CA']; const non_eu_but_similar_to_gdpr = ['GB', 'AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'MT', 'NL', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK', 'NO', 'IS', 'LI', 'CH']; window.isGDPR = euCountries.includes(countryCode) || pipedaCountries.includes(countryCode) || non_eu_but_similar_to_gdpr.includes(countryCode); if (localStorage.getItem('cookieConsent') === 'true') { // GDPR AND COOKIE CONSENT ALREADY GIVEN loadAllScripts(true); } else if (window.isGDPR) { // GDPR or PIPEDA CONSENT WALL showConsentBanner(); } else { // Everyone else loadAllScripts(false); } } function showConsentBanner() { document.getElementById('cookieConsentBanner').style.display = 'block'; } function acceptCookies() { localStorage.setItem('cookieConsent', 'true'); loadAllScripts(true); document.getElementById('cookieConsentBanner').style.display = 'none'; } function declineCookies() { localStorage.setItem('cookieConsent', 'false'); document.getElementById('cookieConsentBanner').style.display = 'none'; } function loadAllScripts() { loadGoogleTagManager(); loadGoogleAnalytics(); loadIntercom(); } function loadGoogleTagManager() { // Dynamically insert the Google Tag Manager script (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NQQZ5GM'); } function loadGoogleAnalytics() { // Load Google Analytics gtag.js var gtagScript = document.createElement('script'); gtagScript.async = true; gtagScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-TQE2LPEGZW'; document.head.appendChild(gtagScript); gtagScript.onload = function() { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-TQE2LPEGZW'); gtag('consent', 'update', { ad_user_data: window.isGDPR ? 'denied' : 'granted', ad_personalization: window.isGDPR ? 'denied' : 'granted', ad_storage: window.isGDPR ? 'denied' : 'granted', analytics_storage: 'granted' }); }; // Load the older Google Analytics library ga.js var gaScript = document.createElement('script'); gaScript.type = 'text/javascript'; gaScript.async = true; gaScript.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gaScript, s); // Legacy GA Tracking var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5435509-13']); _gaq.push(['_trackPageview']); } function loadIntercom() { // Intercom script configuration and loading window.intercomSettings = { app_id: "xcali3p1", api_base: "https://api-iam.intercom.io" }; var intercomScript = document.createElement('script'); intercomScript.type = 'text/javascript'; intercomScript.async = true; intercomScript.src = 'https://widget.intercom.io/widget/xcali3p1'; document.head.appendChild(intercomScript); intercomScript.onload = function() { if (typeof Intercom === "function") { Intercom('reattach_activator'); Intercom('update', window.intercomSettings); } }; } </script><div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div id="main_header" class="et_pb_section et_pb_section_0_tb_header et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_0_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_header et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_0_tb_header et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: right; line-height: 0;"><a href="/" title="home"><img fetchpriority="high" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20250'%3E%3C/svg%3E" height="250" width="1000" style="width: 100%; max-width: 250px" alt="logo" data-lazy-src="https://app.ecardwidget.com/assets/img/ecw-logo.png" /><noscript><img fetchpriority="high" decoding="async" src="https://app.ecardwidget.com/assets/img/ecw-logo.png" height="250" width="1000" style="width: 100%; max-width: 250px" alt="logo" /></noscript></a></p></div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-primary" class="et-menu nav"><li class="mega_menu_solutions_trigger et_pb_menu_page_id-241592 menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-241592"><a href="#">Solutions</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-2244 menu-item menu-item-type-post_type menu-item-object-page menu-item-241926"><a href="https://ecardwidget.com/promotional-marketing-digital-greeting-ecards/">Business & 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 & 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 current_page_parent 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’s hard work. Foster a culture of appreciation.</span></p></div> </div> </div> </div><div class="et_pb_module et_pb_blurb et_pb_blurb_3_tb_header big-btn et_clickable et_pb_text_align_left et_pb_blurb_position_top et_pb_bg_layout_dark"> <div class="et_pb_blurb_content"> <div class="et_pb_blurb_container"> <h4 class="et_pb_module_header"><span>Thank Your Donors with eCards</span></h4> <div class="et_pb_blurb_description"><p><span>Recognize and thank your donors with heartfelt eCards that also streamline the giving process by collecting donations directly through the eCard. Show your gratitude and make a meaningful impact with our convenient solution.</span></p></div> </div> </div> </div> </div> </div><div class="et_pb_row et_pb_row_2_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_4_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_2_tb_header et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><div><span><strong>Other Popular Use-Cases :</strong> </span><a class="link-btn" href="https://ecardwidget.com/referral-program-ecard-software/">Customer Acquisition</a><a class="link-btn" href="https://ecardwidget.com/online-invitation-software/">Event Invitations</a><a class="link-btn" href="https://ecardwidget.com/holiday-ecard-software/">Celebrate Holidays</a><a class="link-btn" href="https://ecardwidget.com/work-ecard-software/">Recognition eCards</a><a class="link-btn" href="https://ecardwidget.com/online-greeting-card-uses/">Greeting Card Software</a></span><a href="https://ecardwidget.com/church-invitations/" class="link-btn">Church Invitations</a><span href="#" class="link-btn">Celebrate Team-Member Anniversaries </span><span href="#" class="link-btn">And more</span></div></div> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div id="main-content"> <div class="container"> <div id="content-area" class="clearfix"> <div id="left-area"> <article id="post-239777" class="et_pb_post post-239777 post type-post status-publish format-standard has-post-thumbnail hentry category-company-ecards category-employee-retention"> <div class="et_post_meta_wrapper"> <h1 class="entry-title">26 Outstanding Recognition Awards to Elevate Company Culture</h1> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="" width="1080" height="675" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png 1080w, https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature-480x183.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png.webp 1080w, https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature-480x183.png.webp 480w" class="ewww_webp_lazy_load" /><noscript><img src="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png" alt="" class="" width="1080" height="675" srcset="https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature.png 1080w, https://ecardwidget.com/wp-content/uploads/2023/08/Recognition-Awards_Feature-480x183.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript> </div> <div class="entry-content"> <p>According to <a href="https://www.workhuman.com/blog/employee-recognition-statistics/" target="_blank" rel="noreferrer noopener">Workhuman’s employee recognition statistics</a>, employees who feel recognized are 73% less likely to feel burned out and five times as likely to feel connected to their workplace culture. Recognition awards are a fantastic way to strengthen these connections, reinforce hard work, and boost retention. In fact, <a href="https://www.zippia.com/advice/employee-recognition-statistics/" target="_blank" rel="noreferrer noopener">strong recognition programs</a> reduce employee turnover by 31%.</p> <p><a href="/employee-recognition/">Recognizing your employees</a> with a prize or award is a memorable way to signal your appreciation. These awards go beyond merely thanking an employee because they thoughtfully celebrate the employee’s work. A meaningful reward will help communicate your appreciation and instill a culture of gratitude in your organization.</p> <p>To help you build a sustainable program, we’ll look at the basics of recognition awards and the best ways to reward employees’ work:</p> <ul class="wp-block-list"> <li><a href="#definition">What are recognition awards?</a></li> <li><a href="#importance">Why are employee awards important for company culture?</a></li> <li><a href="#ideas">26 employee award ideas</a></li> <li><a href="#types">What types of recognition awards should I give?</a></li> <li><a href="#tips">Best practices for better recognition awards</a></li> <li><a href="#delivery">How eCardWidget can help deliver employee awards</a></li> </ul> <p>We’ll share everything you need to know to incorporate recognition awards into your employee engagement strategy. In no time, you’ll show them how important they are to your company’s success.</p> <figure class="wp-block-image aligncenter size-full"><a href="/employee-recognition-digital-greeting-ecards/"><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="Explore how to launch your company’s recognition awards digitally." class="wp-image-241649" title="26 Outstanding Recognition Awards to Elevate Company Culture 1" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-Awards_Banner-CTA.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-Awards_Banner-CTA.png" alt="Explore how to launch your company’s recognition awards digitally." class="wp-image-241649" title="26 Outstanding Recognition Awards to Elevate Company Culture 1"></noscript></a><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 14</figcaption></figure> <h2 class="wp-block-heading" id="definition">What Are Recognition Awards?</h2> <p>Employee recognition awards are honors given to employees as a way to acknowledge their contributions and achievements within an organization. These awards serve as a formal way to celebrate hard work, dedication, and positive impact on the company. At companies that implement this type of recognition, leadership commonly awards employees with trophies, plaques, and certificates. Typical awards include:</p> <ul class="wp-block-list"> <li>Employee of the month</li> <li>Years of service</li> <li>Performance-based awards</li> </ul> <p>They can be implemented for all types of organizations, including nonprofits. After all, their staff members deserve recognition for the work they do just as much as business employees do.</p> <p>Think about your staff like a soccer team. Some players focus on scoring points while other players defend their team’s goal. Both positions have very different roles, but should each be rewarded for the unique value they bring to the team. In the same way, employee recognition awards can come in many different forms, and every role deserves to be recognized. </p> <h3 class="wp-block-heading" id="how-to-create-the-right-employee-awards">How To Create the Right Employee Awards</h3> <p>As you notice ways that your organization benefits from an employee’s work, acknowledge their unique contributions. For instance, you might highlight these attributes in recognition awards:</p> <ul class="wp-block-list"> <li><strong>Impact:</strong> How does their work or specific achievement bring value to the organization?</li> <li><strong>Efficiency:</strong> How does their work ethic efficiently further the company’s goals?</li> <li><strong>Timeliness:</strong> How do their timely results help the organization move forward with its overall mission?</li> </ul> <figure class="wp-block-image aligncenter size-full"><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="Create recognition awards based on attributes like impact, efficiency, and timeliness." class="wp-image-241651" title="26 Outstanding Recognition Awards to Elevate Company Culture 2" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_attributes.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_attributes.png" alt="Create recognition awards based on attributes like impact, efficiency, and timeliness." class="wp-image-241651" title="26 Outstanding Recognition Awards to Elevate Company Culture 2"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 15</figcaption></figure> <p>It’s important to be specific with recognition awards so that employees feel genuinely appreciated for their unique efforts. Also, give awards frequently so that employees feel it’s part of the workplace culture.</p> <h2 class="wp-block-heading" id="importance">Why Are Employee Awards Important for Company Culture?</h2> <p>Recognition gives employees the encouragement they need to know their work is noticed and appreciated. Giving employees this sense of importance through an award can greatly impact how they view their work.</p> <p>Employees aren’t the only ones who benefit from workplace recognition. When employees feel genuinely acknowledged and valued, the organization as a whole, from company leaders to customers, can benefit. Some examples of these benefits include:</p> <figure class="wp-block-image aligncenter size-full"><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="Employee awards are a meaningful way to thank standout workers and can lead to several benefits." class="wp-image-241650" title="26 Outstanding Recognition Awards to Elevate Company Culture 3" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_benefits.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_benefits.png" alt="Employee awards are a meaningful way to thank standout workers and can lead to several benefits." class="wp-image-241650" title="26 Outstanding Recognition Awards to Elevate Company Culture 3"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 16</figcaption></figure> <ul class="wp-block-list"> <li><strong>Confidence:</strong> Awards carry a feeling of success or victory. Recognition awards can give employees confidence in their work because they frame employees’ work as an achievement. This newfound confidence can also encourage them to grow in their roles, take on more responsibilities, and be <a href="/employee-engagement/">engaged in work</a>.</li> <li><strong>Productivity:</strong> Since awards signify significance and success, employees will feel important to their company. <a target="_blank" href="https://www.apollotechnical.com/employee-recognition-statistics/" rel="noreferrer noopener">One employee recognition study</a> found that 85% of surveyed HR professionals say employee recognition programs positively affect organizational culture. These programs enforce the idea that their work requires great attention and efficiency. Therefore, awards can encourage employees to keep up their work or even take on bigger tasks, making them more productive.</li> <li><strong>Positive reputation: </strong>When customers or clients see how your company treats its employees, you’ll gain a positive reputation in the community. Plus, an employee’s positive attitude about their job will translate into helpful customer service and efficient work, which will draw a bigger crowd.</li> <li><strong>Employee retention: </strong>Employees who feel important to the company and recognized for their work will likely want to stay. In fact, over 91% of HR professionals believe recognition makes employees more likely to stick around, according to that same Apollo Technical resource we referenced earlier. By rewarding employees and viewing their work as significant accomplishments, an organization can effectively engage and <a href="/remote-employee-retention/">retain its employees</a>.</li> </ul> <p>Recognition awards are like the first-place prize in a competition. Only one person can receive that prize, and it has to be earned. Whether you give a tangible gift or <a href="/employee-recognition-digital-greeting-ecards/">recognize employees with an eCard</a>, employees won’t forget your intentional efforts to celebrate them.</p> <h2 class="wp-block-heading" id="ideas">26 Employee Award Ideas</h2> <p>Although you may understand the importance of recognition awards, it can be tricky to implement them as a regular part of your recognition efforts. Over-awarding can cause awards to lose their exclusivity. However, you should also avoid under-awarding, which risks making your employees feel undervalued.</p> <p>These employee award ideas can be adapted and customized to fit your organization’s unique culture and values. Remember, the key to successful recognition is to make it meaningful, relevant, and aligned with your company’s goals and values.</p> <h3 class="wp-block-heading" id="employee-of-the-month-quarter-year">Employee of the Month/Quarter/Year</h3> <figure class="wp-block-image aligncenter size-full"><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="Employee of the Month is a classic employee award idea." class="wp-image-241663" title="26 Outstanding Recognition Awards to Elevate Company Culture 4" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_employee-of-the-month-1.jpg"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_employee-of-the-month-1.jpg" alt="Employee of the Month is a classic employee award idea." class="wp-image-241663" title="26 Outstanding Recognition Awards to Elevate Company Culture 4"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 17</figcaption></figure> <p>Create an employee of the month program to highlight an employee each month. This enables you to recognize outstanding employees who consistently go above and beyond in their roles.</p> <p>Use the program to appreciate each employee for their unique contributions rather than hold everyone to the same standard. Make sure to include specific qualifications and boundaries for the program to ensure fairness and appreciation for everyone.</p> <p>For example, you might implement a rule where the same employee is not allowed to be awarded twice within a certain time period. This provides more employees the opportunity to earn the award. You can also establish a standard for receiving the award, such as meeting a work-related goal or receiving a customer recommendation.</p> <h3 class="wp-block-heading" id="going-the-extra-mile">Going The Extra Mile</h3> <p>When an employee does more than their job requires, reward their extra efforts to show your gratitude for their exceptional work. Look for employees who: </p> <ul class="wp-block-list"> <li>Exceed expectations</li> <li>Exhibit company values</li> <li>Work diligently to further the company’s goals</li> </ul> <p>Every role in the company has opportunities to go above and beyond. To truly make your employees feel recognized, call out their specific contributions and how they went beyond their basic job requirements.</p> <h3 class="wp-block-heading" id="team-player-award">Team Player Award</h3> <p>Working with others isn’t always easy, but effective teamwork can achieve great results. When your employees work especially well together, be sure to reward them and thank the team for all their contributions.</p> <p>Acknowledge individuals who excel at collaboration and teamwork, contributing to a positive work environment and supportive team dynamic. You might even reward whole teams who accomplish significant projects or work together to reach a goal.</p> <p>For example, you might send an eCard to celebrate employees’ teamwork, like this one created by <a href="/ex/circalogica.html">Circa Logica Group</a>:</p> <figure class="wp-block-image aligncenter size-full"><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="This screenshot shows how one company used eCards to send recognition awards for teamwork." class="wp-image-241658" title="26 Outstanding Recognition Awards to Elevate Company Culture 5" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_team-player-example.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_team-player-example.png" alt="This screenshot shows how one company used eCards to send recognition awards for teamwork." class="wp-image-241658" title="26 Outstanding Recognition Awards to Elevate Company Culture 5"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 18</figcaption></figure> <p>Notice how whoever sends the card can add a personal message alongside it to reflect their appreciation.</p> <p>By rewarding employees for their team efforts, you’ll encourage them to work together to achieve greater results. Plus, collaborating toward a common goal can ensure that employees don’t feel overwhelmed by having all the responsibility placed on them.</p> <h3 class="wp-block-heading" id="company-representation">Company Representation</h3> <p>While your company’s digital marketing and social media presence play a significant role in representing your company to the public, it’s outstanding customer or client feedback that truly boosts your company’s reputation.<strong> Rewarding employees who receive positive feedback will communicate the importance of your company’s service quality and reputation.</strong></p> <p>You might wait to receive this feedback naturally or ask for feedback by sending out a survey to your customers or clients, asking how their experience with your employee has been and what could be improved. If you send out a survey, encourage customers to give specific examples of how they’ve been helped and what stands out about your employee’s service. That way, you’ll have a specific commendation to pair with the award.</p> <p>This reward will show employees that service is a high priority of your company. Plus, incentivizing positive customer service can boost your company’s reputation in the community when employees work hard to earn that award.</p> <h3 class="wp-block-heading" id="years-of-service">Years of Service</h3> <p><a href="https://nxunite.com/employee-retention/" target="_blank" rel="noreferrer noopener">Reward employee retention</a>, like significant anniversaries at the five, 10, and 15-year points in an employee’s time with your company. Celebrating lengthy stays shows your gratitude for employee loyalty and cultivates a sense of family in the workplace. It expresses that you’re grateful for those who stick around and will go the extra mile to show that appreciation.</p> <figure class="wp-block-image aligncenter size-full"><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="This graphic highlights the benefits of creating a 'Years of Service' recognition award." class="wp-image-241661" title="26 Outstanding Recognition Awards to Elevate Company Culture 6" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_years-of-service.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_years-of-service.png" alt="This graphic highlights the benefits of creating a 'Years of Service' recognition award." class="wp-image-241661" title="26 Outstanding Recognition Awards to Elevate Company Culture 6"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 19</figcaption></figure> <h3 class="wp-block-heading" id="standout-leader">Standout Leader</h3> <p>Give rewards to employees who have taken initiative for work-related projects. By honoring leaders who lead through their actions, you’ll set a positive example for their teams and peers. In other words, you’ll <a href="/how-to-motivate-employees/">motivate employees</a> to take the lead and look for ways to push things forward.</p> <h3 class="wp-block-heading" id="company-culture-ambassador">Company Culture Ambassador</h3> <p>Just as your company aims to uphold its values, employees should also be held to this standard. By rewarding employees who exhibit the company’s values, you’ll communicate that these values are worth being celebrated and highlight these employees as successful representatives of these values.</p> <p>You might create awards for each value, then establish a timeline for giving them. For example, you could give a weekly award to an employee who most exhibited a certain value in the past week.</p> <h3 class="wp-block-heading" id="team-choice">Team Choice</h3> <p>Hold a company-wide vote for the employee who most deserves to be rewarded for their hard work. Ask employees to vote for someone other than themselves and to include the reason they believe a certain person should receive an award.</p> <p>Then, when you reward the winning employee, read out or summarize all of the positive feedback received in the poll. This is an opportunity to make employees feel appreciated, not only by management, but also by their peers.</p> <h3 class="wp-block-heading" id="innovation-pioneer">Innovation Pioneer</h3> <p>Recognize employees who consistently come up with new and inventive ideas that positively impact the organization. This recognition award helps to acknowledge anyone who:</p> <ul class="wp-block-list"> <li>Demonstrates outstanding thinking</li> <li>Comes up with creative solutions</li> <li>Develops efficient methods to perform tasks</li> <li>Brainstorms innovative products or services</li> </ul> <p>The primary purpose of this award is to cultivate a culture of innovation and inspire employees to think outside the box.</p> <h3 class="wp-block-heading" id="customer-service-excellence">Customer Service Excellence</h3> <figure class="wp-block-image aligncenter size-full"><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="Recognition awards customer service" class="wp-image-241652" title="26 Outstanding Recognition Awards to Elevate Company Culture 7" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_customer-service-excellence.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_customer-service-excellence.png" alt="Recognition awards customer service" class="wp-image-241652" title="26 Outstanding Recognition Awards to Elevate Company Culture 7"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 20</figcaption></figure> <p>Honor employees who consistently deliver exceptional customer service, ensuring high levels of customer satisfaction. Particularly reward anyone who:</p> <ul class="wp-block-list"> <li>Receives consistent positive feedback from customers</li> <li>Goes above and beyond to address customer issues</li> <li>Demonstrates the ability to handle challenging customer situations with professionalism</li> <li>Is proactive in ensuring customer satisfaction, such as through professional service or <a href="/customer-appreciation-gifts/">appreciation gifts</a></li> </ul> <p>The “Customer Service Excellence” award is an essential tool for companies that aspire to foster a culture of exceptional customer service. By implementing this award, you’ll reward individual achievements <em>and </em>incentivize all employees to value customer satisfaction.</p> <h3 class="wp-block-heading" id="most-improved">Most Improved</h3> <p>The most successful individuals are those who constantly pursue growth. Celebrate employees who have shown significant growth and improvement in their performance over time. This award spotlights employees who, regardless of where they started, have made remarkable strides in their performance, skills, or contributions to the organization.</p> <p>Giving this type of recognition award will encourage a growth mindset. Employees will realize they can always grow, learn, and improve, regardless of their currency performance level.</p> <h3 class="wp-block-heading" id="rookie-of-the-year">Rookie of The Year</h3> <p><a href="https://teambuilding.com/blog/new-employee-welcome-ideas" target="_blank" rel="noreferrer noopener">Recognize new employees</a> who have made a remarkable impact and contribution in their short time with the company. This recognition award highlights the potential of newcomers, serving as an acknowledgment of their efforts and inspiration for their future at the company.</p> <p>Before selecting your “Rookie of the Year,” you might set the following criteria:</p> <ul class="wp-block-list"> <li>Duration with the company (e.g., employees who have joined within the past year)</li> <li>Exceptional performance metrics</li> <li>Additional responsibilities or projects tackled</li> <li>Positive feedback from colleagues or clients</li> </ul> <p>This award will serve as a testament to the fact that anyone can make a noticeable difference, regardless of their tenure.</p> <h3 class="wp-block-heading" id="outstanding-mentor">Outstanding Mentor</h3> <p>Recognize individuals who have made a significant impact on the professional development of their coworkers. The “Outstanding Mentor” recognition award will help honor employees who have shown exceptional dedication to guiding colleagues, especially those who are newer to the organization.</p> <p>Mentoring is a crucial component of employee development, so spotlight those who assist in others’ professional growth with this employee award idea!</p> <h3 class="wp-block-heading" id="environmental-steward">Environmental Steward</h3> <figure class="wp-block-image aligncenter size-full"><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="Send an eCard like this to whoever wins your Environmental Steward recognition award." class="wp-image-241654" title="26 Outstanding Recognition Awards to Elevate Company Culture 8" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_environmental-steward.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_environmental-steward.png" alt="Send an eCard like this to whoever wins your Environmental Steward recognition award." class="wp-image-241654" title="26 Outstanding Recognition Awards to Elevate Company Culture 8"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 21</figcaption></figure> <p>Recognize employees who actively contribute to sustainability efforts and promote environmentally responsible practices. These individuals embody your company’s commitment to <a target="_blank" href="https://doublethedonation.com/corporate-social-responsibility/" rel="noreferrer noopener">social responsibility</a>, helping to enhance your reputation. Rewarding this type of behavior with a recognition award will drive employees to reduce their carbon footprint in pursuit of this type of recognition.</p> <h3 class="wp-block-heading" id="problem-solving-pro">Problem-Solving Pro</h3> <p>Celebrate employees who consistently find innovative solutions to complex problems, driving efficiency and productivity. This employee recognition award is a formal acknowledgment given to employees who consistently demonstrate exceptional problem-solving skills.</p> <p>The award celebrates those who approach challenges with analytical thinking, creativity, determination, and urgency to find solutions. It’s a powerful way to reinforce a culture of resilience and adaptability.</p> <h3 class="wp-block-heading" id="safety-champion">Safety Champion</h3> <p>Especially for jobs that impose risks, you’ll want to design an employee recognition award for workplace safety. Commend any employees who prioritize and promote safety, helping to ensure a secure environment for everyone.</p> <p>Common characteristics you’ll want to look for include:</p> <ul class="wp-block-list"> <li>Consistently adhering to safety protocols.</li> <li>Proactive identifying and reporting potential hazards.</li> <li>Offering solutions or improvements to existing safety practices.</li> <li>Promoting safety awareness among peers.</li> <li>Taking on a leadership role in safety training or emergency response initiatives.</li> </ul> <p>Whether they work in a high-risk environment or an office, every employee can contribute to a safer workplace. Overall, the “Safety Champion” award will celebrate the pivotal role employees play in maintaining safety standards. It not only recognizes the importance of individual safety practices but also encourages a collective effort toward creating a safer working environment.</p> <h3 class="wp-block-heading" id="adaptability-award">Adaptability Award</h3> <p>Acknowledge employees who have demonstrated remarkable resilience, adaptability, and willingness to embrace change. These employees are the reason your organization can thrive in times of change and uncertainty.</p> <p>In today’s fast-paced environment, adaptability is a prized skill, especially as organizations undergo various technological or structural transitions This award seeks to highlight those who not only manage change effectively but thrive within it, setting an example for their peers.</p> <h3 class="wp-block-heading" id="unsung-hero-award">Unsung Hero Award</h3> <p>Celebrate employees whose behind-the-scenes contributions have significantly impacted your company’s success. The “Unsung Hero Award” is a special employee recognition award that honors individuals who consistently give their all without seeking or receiving widespread recognition.</p> <p>These individuals are the backbone of many successful projects, initiatives, and daily operations, even though they aren’t frequently in the spotlight.</p> <h3 class="wp-block-heading" id="workplace-happiness-ambassador">Workplace Happiness Ambassador</h3> <p>Honor employees who actively promote a healthy and balanced lifestyle among their colleagues and contribute to a positive, enjoyable work atmosphere. Whoever receives this recognition award must often go the extra mile to ensure their colleagues feel supported, valued, and motivated, thereby playing a pivotal role in enhancing team morale and workplace culture.</p> <p>Especially in hybrid and <a href="/remote-employee-engagement/">remote work environments</a>, engagement can be tough to maintain. That’s why anyone who works tirelessly to promote team morale should be commended for their commitment to maintaining a supportive workplace.</p> <h3 class="wp-block-heading" id="cross-department-collaborator">Cross-Department Collaborator</h3> <p>The “Cross-Department Collaborator” award commends individuals who actively seek and nurture collaboration across different departments or teams. Celebrate individuals who excel in collaborating across different departments, fostering synergy and cohesion in the workplace. </p> <p>Such collaboration often results in improved processes, holistic solutions, and innovative ideas that might not have been realized within the confines of a single department. This award celebrates those who see the bigger picture and bridge the silos that are often present in larger organizations.</p> <h3 class="wp-block-heading" id="resilience-award">Resilience Award</h3> <p>Recognize employees who have displayed resilience in the face of challenges and obstacles, maintaining a positive attitude and determination.</p> <p>The “Resilience Award” celebrates individuals who have displayed an exceptional ability to adapt, persevere, and thrive against challenges in the workplace. These employees showcase a strong capacity to bounce back from adversity while maintaining a positive attitude and contributing constructively despite facing difficult circumstances.</p> <h3 class="wp-block-heading" id="inclusivity-champion">Inclusivity Champion</h3> <p>Acknowledge employees who actively promote diversity and inclusion within the workplace. These individuals actively work to ensure that all colleagues feel valued, understood, or integrated into workplace culture, regardless of background, identity, or personal characteristics.</p> <p>To select the recipient of this recognition award, look for someone who:</p> <ul class="wp-block-list"> <li>Advocates for diversity and inclusion initiatives or policies.</li> <li>Proactively supports underrepresented groups in the workplace.</li> <li>Organizes or participates in training sessions or events that promote inclusivity.</li> <li>Exhibits leadership in fostering a culture of understanding, respect, and acceptance.</li> <li>Addresses and combats discriminatory practices or biases in the workplace.</li> </ul> <p>An “Inclusivity Champion” award is vital in today’s diverse and globalized world. It acknowledges the growing role that inclusivity plays in creating a thriving and harmonious workplace. For one, <a target="_blank" href="https://builtin.com/diversity-inclusion/diversity-in-the-workplace-statistics" rel="noreferrer noopener">Built In’s diversity statistics page</a> claims that diverse teams make better decisions 66% of the time, resulting in 2.5 times higher cash flow per employee. Not only that, but employees who feel included are about three times more likely to feel excited by and committed to their organization.</p> <figure class="wp-block-image aligncenter size-full"><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="This infographic shares statistics about the importance of workplace diversity, which reinforces the idea of offering an "Inclusivity Champion" employee award." class="wp-image-241655" title="26 Outstanding Recognition Awards to Elevate Company Culture 9" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_inclusivity-award.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_inclusivity-award.png" alt="This infographic shares statistics about the importance of workplace diversity, which reinforces the idea of offering an "Inclusivity Champion" employee award." class="wp-image-241655" title="26 Outstanding Recognition Awards to Elevate Company Culture 9"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 22</figcaption></figure> <h3 class="wp-block-heading" id="community-impact-award">Community Impact Award</h3> <p>The “Community Impact Award” is an employee recognition award given to individuals who significantly contribute to the advancement of their local community through volunteerism, advocacy, or other community engagement initiatives. </p> <p>These employees not only excel in their professional roles but also go above and beyond to use their skills, resources, and time to positively impact society. By acknowledging their efforts, you’ll emphasize your organization’s commitment to social responsibility, encouraging other employees to engage in meaningful community-based endeavors.</p> <h3 class="wp-block-heading" id="empowerment-award">Empowerment Award</h3> <p>Honor individuals who empower their colleagues, encouraging autonomy and growth. The “Empowerment Award” should be given to employees who consistently inspire their peers to reach their full potential. They should help:</p> <ul class="wp-block-list"> <li>Foster a culture of autonomy, growth, and confidence.</li> <li>Take proactive steps to mentor and share knowledge with peers.</li> <li>Share resources that enable others to succeed.</li> <li><a href="/peer-to-peer-recognition/">Uplift their peers through recognition.</a></li> </ul> <p>This award underscores the importance of leadership that moves beyond management to genuinely uplift others. By celebrating contributions, your organization can place value on collaborative success, nurturing an environment where every team member feels encouraged and equipped to excel.</p> <h3 class="wp-block-heading" id="philanthropy-award">Philanthropy Award</h3> <p>The “Philanthropy Award” is an employee recognition award granted to those who demonstrate a profound commitment to charitable causes through one of the following:</p> <ul class="wp-block-list"> <li>Significant personal donations</li> <li>Fundraising efforts</li> <li>Volunteering their time and skills to nonprofit endeavors. </li> </ul> <p>By honoring these altruistic efforts, this recognition award accentuates your organization’s commitment to community involvement. It serves to inspire other employees to engage in charitable activities and reinforces the value of giving back to society as an integral part of the company’s values.</p> <h3 class="wp-block-heading" id="efficiency-expert">Efficiency Expert</h3> <p>The “Efficiency Expert” award can be given to employees who consistently demonstrate exceptional skill in optimizing tasks, processes, or workflows. For one, these employees find innovative ways to streamline operations, reducing time and resources without compromising quality. What’s more, they also contribute to enhancing overall productivity. </p> <p>By honoring their efforts, the award acknowledges the pivotal role of productivity in the workplace and inspires others to adopt a proactive mindset toward identifying efficiency-enhancing measures.</p> <h2 class="wp-block-heading" id="types">What Types of Recognition Rewards Should I Give?</h2> <p>After establishing which awards you’ll give, you’ll need to decide on prizes to pair with each one. It’s best practice to reward individuals with tangible gifts when possible, even if it’s a certificate.</p> <p>Recognition awards offer an opportunity to get creative with your gratitude, and there are a variety of <a href="/employee-recognition-software/">employee recognition tools</a> at your disposal. Whether you want to go all out with your gifts or keep things simple, we’ll explore recognition award ideas your employees will love.</p> <figure class="wp-block-image aligncenter size-full"><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="Send these tangible rewards alongside your recognition awards." class="wp-image-241660" title="26 Outstanding Recognition Awards to Elevate Company Culture 10" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_types-of-rewards.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_types-of-rewards.png" alt="Send these tangible rewards alongside your recognition awards." class="wp-image-241660" title="26 Outstanding Recognition Awards to Elevate Company Culture 10"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 23</figcaption></figure> <h3 class="wp-block-heading" id="1-donations">1. Donations</h3> <p>Although charitable donations seem like an unconventional award, they’ll mean a lot to the employee who is passionate about a specific nonprofit or cause. Similar to contestants on a game show who compete for a donation to their charity of choice, nonprofit donations can be a meaningful way to reward employees for their hard work.</p> <p>Encourage employees to give through your company’s <a target="_blank" href="https://doublethedonation.com/tips/corporate-matching-gift-programs/" rel="noreferrer noopener">corporate giving program</a> and ask them for a list of nonprofits they support. For example, an employee might request that your company makes a donation to the local animal shelter whenever they earn a reward.</p> <p>After making the donation, send your employee a <a href="/charity-ecards/" target="_blank" rel="noreferrer noopener">charity eCard</a> with the donation information. eCardWidget allows you to streamline this process by <a href="/fundraising-donation-digital-greeting-ecards/">making the donation with an eCard</a>. This award helps employees feel like they’re accomplishing social good through their corporate work. Also, it connects your company to the community and gives you an opportunity to demonstrate your company’s values on a regular basis.</p> <h3 class="wp-block-heading" id="2-certificates">2. Certificates</h3> <p>As a classic reward, certificates are a simple way to reward employees for their workplace achievements. Create certificate templates for different accomplishments. Then, add an employee’s name, print, and sign the certificate whenever they earn one. For example, you might create templates for the following achievements:</p> <ul class="wp-block-list"> <li>Completing a training course</li> <li>Being mentioned in a positive customer review</li> <li>Receiving an office superlative, such as earliest to start the day</li> </ul> <p>To make the award more special, frame the certificate before presenting it to your employee. You might present the certificate in front of the whole office to draw special attention to the employee’s achievement. Also, provide a place in the office to hang the certificates to proudly display your employees’ contributions.</p> <h3 class="wp-block-heading" id="3-plaques">3. Plaques</h3> <p>Plaques are a step up from certificates and may be reserved for more significant accomplishments. These should be more formal and presented from the company rather than one person. For example, the plaque might read, “Technology Incorporated proudly presents this plaque to John Doe for his outstanding performance at the company for 10 years.”</p> <p>Consider these occasions for presenting an employee with a plaque:</p> <ul class="wp-block-list"> <li>Work anniversary</li> <li>Promotion</li> <li>Employee of the year</li> </ul> <p>Because plaques might represent a more significant occasion, accompany the award with a ceremony or party. In the example above, a company leader might present the plaque to John Doe at an after-work party and give a small speech highlighting John’s specific contributions and accomplishments.</p> <h3 class="wp-block-heading" id="4-trophies">4. Trophies</h3> <p>Trophies can be a fun gift to make your employees feel appreciated. Since certificates and plaques can award serious work accomplishments, consider using trophies for more fun recognition opportunities.</p> <p>For example, you might treat trophies as a type of workplace superlative. Give a trophy of a bird and a worm to the employee who arrives the earliest every morning and call it the “early bird” award. Schedule a miniature award ceremony during everyone’s lunch break one day and give the awards in front of everyone in the office.</p> <h3 class="wp-block-heading" id="5-employee-perks">5. Employee Perks</h3> <p>Workplace perks are great rewards for exceptional work since they make the work day more convenient for your employees. Consider the following perks you might give to exceptional employees:</p> <ul class="wp-block-list"> <li><strong>VIP parking spot: </strong>The closest parking spot to the office entrance</li> <li><strong>Company car:</strong> Use of a company car, even just for travel in between home and the office</li> <li><strong>Branded merchandise:</strong> T-shirts, water bottles, laptop bags, and other merchandise with the company’s colors and logo</li> <li><strong>Upgraded desk: </strong>A standing desk or higher quality workspace, according to the employee’s preference</li> </ul> <p>These perks can be combined with other awards to make an employee feel like their accomplishment has earned special treatment. For example, the employee of the month might receive a special parking spot for the month along with a plaque recognizing their exceptional work.</p> <h3 class="wp-block-heading" id="6-paid-time-off">6. Paid Time Off</h3> <p><a href="https://www.myhbpartners.com/blog/2022/5/30/how-do-vacations-lead-to-a-healthier-more-productive-workforce" target="_blank" rel="noreferrer noopener">Employee satisfaction research shows</a> that regular breaks from work can make employees more productive. Consider rewarding accomplishments with some extra time off, not included in their allotted paid time off. For example, you might offer:</p> <ul class="wp-block-list"> <li><strong>An extended break:</strong> Allow employees to take a longer lunch break, start the day later, or leave the office earlier than usual.</li> <li><strong>A half day of work:</strong> Allow employees to either come into the office or leave the office after lunch.</li> <li><strong>A full day off from work:</strong> Offer a long weekend or a break in the middle of the week with a full day off from work.</li> </ul> <p>After employees put extra effort into their jobs, they might appreciate a break! Thank them for their efforts by giving them a chance to rest without having to worry about the number of sick days or PTO they have left.</p> <h3 class="wp-block-heading" id="7-celebration-lunch">7. Celebration Lunch</h3> <p>Celebrate your employees’ accomplishments with a free meal. Tell them to forgo packing lunch before coming in to work the next day.</p> <p>You can ask for their restaurant preferences or give them a company card to purchase the meal themselves. If they’d rather eat in the office, pay to have the meal delivered.</p> <p>If company leaders work closely with the employee, encourage them to take the employee out to a restaurant as a thank-you meal. You might also consider allowing the employee to invite their coworkers for a larger celebration.</p> <h2 class="wp-block-heading" id="tips">Best Practices for Better Recognition Awards</h2> <p>As you start to nail down your employee award titles and rewards, having guidance for choosing ones that’ll motivate your employees can be helpful. Inspire everyone at your company to go above and beyond by implementing these best practices:</p> <figure class="wp-block-image aligncenter size-full"><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="Follow the tips in this graphic to create meaningful employee awards that improve company culture." class="wp-image-241659" title="26 Outstanding Recognition Awards to Elevate Company Culture 11" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_tips.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-awards_tips.png" alt="Follow the tips in this graphic to create meaningful employee awards that improve company culture." class="wp-image-241659" title="26 Outstanding Recognition Awards to Elevate Company Culture 11"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 24</figcaption></figure> <ul class="wp-block-list"> <li><strong>Recognize your employees frequently. </strong>At a minimum, we suggest designating employee awards annually. However, your best bet is to infuse recognition into everyday work. <a href="#delivery">As we’ll explore</a>, you can create employee recognition eCards that managers and peers can send whenever they want to call out exceptional performance.</li> <li><strong>Award actions that align with company values. </strong>Chances are, your organization has a series of values you want employees to exemplify. Common examples include integrity, innovation, accountability, and transparency. Create employee awards that align with these values.</li> <li><strong>Include peer nominations.</strong> Involve employees in the recognition process by allowing them to nominate their peers for awards. This fosters a culture of appreciation and empowers employees to recognize each other’s efforts.</li> <li><strong>Celebrate milestones.</strong> Recognize and celebrate employee milestones such as <a href="/work-anniversary-cards/">reaching work anniversaries</a>, completing major projects, or reaching significant goals. Milestone awards can boost employee morale and loyalty in an instant.</li> <li><strong>Provide tangible rewards.</strong> Consider providing <a href="/corporate-gift-ideas/" target="_blank" rel="noreferrer noopener">tangible rewards</a> like gift cards, personalized gifts, or experiences that employees can enjoy. Remember, we explored plenty of great ideas above! </li> </ul> <p>It’s not enough to create a few half-hearted awards and call it a day. Your award process should be more thoughtful than that! From choosing the appropriate frequency to coordinating tangible gifts, following these tips will help you design awards that motivate employees to reach for the stars!</p> <h2 class="wp-block-heading" id="delivery">How eCardWidget Can Help Deliver Employee Awards</h2> <p>What if we told you that you didn’t have to undertake employee acknowledgment alone? Fortunately, that’s the case! <a href="/employee-engagement-software/">Employee engagement tools</a> can simplify the recognition process substantially.</p> <p>You can level up your recognition awards by delivering them in fun formats. eCards (AKA digital greeting cards) are the perfect way to do this. Backed by eCardWidget, you can design branded eCards that help deliver employee recognition directly to employees’ inboxes. Here’s how it works:</p> <ol class="wp-block-list"> <li>Design eCards that embody your company’s values and brand, or choose from our collection of ready-made designs.</li> <li>Add your eCards to your website or employee portal. Alternatively, we can host it for you as an easy solution.</li> <li>Encourage managers and employees to visit the page to send recognition cards to colleagues.</li> </ol> <figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper"> <div class='et_post_video'><iframe loading="lazy" title="Boost Employee Engagement with Recognition eCards: Easy Strategy for Effective Employee Appreciation" width="1080" height="608" src="about:blank" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.youtube.com/embed/Ycn20txA4gs?feature=oembed"></iframe><noscript><iframe title="Boost Employee Engagement with Recognition eCards: Easy Strategy for Effective Employee Appreciation" width="1080" height="608" src="https://www.youtube.com/embed/Ycn20txA4gs?feature=oembed" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></noscript></div> </div></figure> <p>The sender can attach a personal note to express their gratitude. Not to mention, leadership will be able to see whoever sends and receives the eCard, making larger-scale recognition a breeze.</p> <h3 class="wp-block-heading" id="our-employee-recognition-ecards-in-action">Our Employee Recognition eCards in Action</h3> <p>Curious how eCards can fit into your employee recognition plan? Let’s take a look at a real-world example from Fexco.</p> <figure class="wp-block-image aligncenter size-full"><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="Fexco designed eCards as a way to send employee recognition awards." class="wp-image-241653" title="26 Outstanding Recognition Awards to Elevate Company Culture 12" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/recognition-awards_ecard-example.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/recognition-awards_ecard-example.png" alt="Fexco designed eCards as a way to send employee recognition awards." class="wp-image-241653" title="26 Outstanding Recognition Awards to Elevate Company Culture 12"></noscript><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 25</figcaption></figure> <p>The company designed a series of employee recognition eCards that employees and managers can send to celebrate exceptional work. Each eCard features a vibrant design with fun graphics. The sender can choose a relevant design, whether they want to celebrate teamwork, progression, reliability, or professionalism. Then, they can customize the card’s message to emphasize how they value the recipient’s outstanding contributions. Awarding employees for a job well done has never been easier!</p> <div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex"> <div class="wp-block-button has-custom-font-size has-medium-font-size"><a class="wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button" href="https://app.ecardwidget.com/widget/5317">Explore Fexco’s fun approach to employee recognition.</a></div> </div> <p></p> <h2 class="wp-block-heading" id="final-thoughts-on-employee-awards">Final Thoughts on Employee Awards</h2> <p>Employee appreciation isn’t solely about company events and ceremonies. It’s about instilling a culture of appreciation year-round through regular recognition. </p> <p>No matter which employee awards you choose, be sure to develop a thorough acknowledgment plan before implementing any changes. By establishing a clear plan for awarding your employees, you’ll ensure everyone is rewarded fairly and has an equal opportunity to be recognized. </p> <p>To learn more about employee recognition and engagement, check out the additional resources below:</p> <ul class="wp-block-list"> <li><a href="/employee-gifts/"><strong>Excellent Employee Gift Ideas To Win Their Hearts.</strong></a> Explore this guide to learn more about the gifts you can give employees.</li> <li><a target="_blank" href="https://realhrsolutions.com/employee-coaching/" rel="noreferrer noopener"><strong>Employee Coaching: Complete Overview and How-To Guide.</strong></a> Learn how to motivate employees through performance reviews and motivation.</li> <li><a href="https://doublethedonation.com/employee-recognition-platforms/" target="_blank" rel="noreferrer noopener"><strong>Employee Recognition Platforms To Recharge Your Workplace.</strong></a> If you want to pair your employee awards with tangible rewards, you’ll need tools to send those gifts. Check out these helpful platforms that’ll help deliver recognition rewards.</li> </ul> <figure class="wp-block-image size-full"><a href="/employee-recognition-digital-greeting-ecards/"><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="Click here to explore a convenient way to deliver your employee recognition awards." class="wp-image-241657" title="26 Outstanding Recognition Awards to Elevate Company Culture 13" data-lazy-src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-Awards_Large-CTA-1.png"><noscript><img decoding="async" src="https://ecardwidget.com/wp-content/uploads/sites/15/2023/08/Recognition-Awards_Large-CTA-1.png" alt="Click here to explore a convenient way to deliver your employee recognition awards." class="wp-image-241657" title="26 Outstanding Recognition Awards to Elevate Company Culture 13"></noscript></a><figcaption>26 Outstanding Recognition Awards to Elevate Company Culture 26</figcaption></figure> </div> <div class="et_post_meta_wrapper"> </div> </article> </div> <div id="sidebar"> <div id="block-7" class="et_pb_widget widget_block widget_search"><form role="search" method="get" action="https://ecardwidget.com/" class="wp-block-search__button-outside wp-block-search__icon-button wp-block-search" ><label class="wp-block-search__label screen-reader-text" for="wp-block-search__input-1" >Search</label><div class="wp-block-search__inside-wrapper" ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button has-icon wp-element-button" type="submit" ><svg class="search-icon" viewbox="0 0 24 24" width="24" height="24"> <path d="M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"></path> </svg></button></div></form></div><div id="block-32" class="et_pb_widget widget_block widget_media_image"> <figure class="wp-block-image size-full"><a href="https://app.ecardwidget.com/main/register/trymode"><img decoding="async" width="400" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" alt="Click here to start creating eCards with eCardWidget for free!" class="wp-image-242296 ewww_webp_lazy_load" data-lazy-srcset="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png" data-lazy-src-webp="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png.webp" data-lazy-srcset-webp="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png.webp 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png.webp 300w" /><noscript><img decoding="async" width="400" height="300" src="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png" alt="Click here to start creating eCards with eCardWidget for free!" class="wp-image-242296" srcset="https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA.png 400w, https://ecardwidget.com/wp-content/uploads/2024/02/ECW-sidebar-CTA-300x225.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript></a></figure> </div><div id="block-33" class="et_pb_widget widget_block"> <h2 class="wp-block-heading" id="recent-posts-1">Recent Posts</h2> </div><div id="block-34" class="et_pb_widget widget_block widget_recent_entries"><ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://ecardwidget.com/volunteer-time-off/">Volunteer Time Off Programs: How to Adopt a VTO Initiative</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://ecardwidget.com/employee-recognition-software/">15+ Best Employee Recognition Software To Boost Retention</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://ecardwidget.com/valentines-day-fundraising/">25+ Lovely Valentine’s Day Fundraising Ideas & Helpful Tips</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://ecardwidget.com/employee-recognition/">Employee Recognition: The Basics, Modern Ideas, & Examples</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://ecardwidget.com/christmas-fundraising-ideas/">45+ Festive Christmas Fundraising Ideas to Encourage Giving</a></li> </ul></div> </div> </div> </div> </div> <script defer> if (typeof jQuery === 'undefined') { const script = document.createElement('script'); script.src = 'https://code.jquery.com/jquery-3.7.1.min.js'; script.integrity = 'sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo='; script.crossOrigin = 'anonymous'; script.onload = function() { // Once jQuery is loaded, run the main script initializeScript(); }; document.head.appendChild(script); } else { // jQuery already exists, run the main script directly initializeScript(); } function initializeScript() { jQuery(function() { const jQ = jQuery jQ(".et_pb_team_member").append('<a href="#" class="demo_link">Click for demo</a>') jQ('body').append(jQ('#modal_template').html()) let currentIdx = 0 let el = null let res = null window.linkOptions = et_link_options_data.filter(function(el) { return el.class.toLowerCase().includes("et_pb_team_member"); }); let getAndOpen = (res) => { el = jQ("." + res.class) jQ(".iframe").attr("src", res.url); let header = el.find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); jQ("#page-container,.iframe-modal").addClass('iframe-shown'); } jQ(".et_pb_team_member a.demo_link").on("click", function (e) { e.stopImmediatePropagation(); e.preventDefault(); res = window.linkOptions.find((x,i) => { if(jQ(this).parent().attr('class').search(x.class + " ") > -1 ) { currentIdx = i return x } }) getAndOpen(res) }); jQ(".et_pb_team_member").on("click", function (e) { e.stopImmediatePropagation(); e.preventDefault(); res = window.linkOptions.find((x,i) => { if(jQ(this).attr('class').search(x.class + " ") > -1 ) { debugger; currentIdx = i return x } }) getAndOpen(res) }); jQ('.next-iframe').on('click', function() { if(currentIdx+1 < jQ('.et_pb_team_member').length) { jQ(".iframe").attr("src", '/ex/blank.html'); currentIdx = currentIdx+1 res = window.linkOptions[currentIdx] jQ(".iframe").attr("src", res.url); let header = jQ( '.et_pb_team_member_' + currentIdx ).find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); } }); jQ('.prev-iframe').on('click', function() { if(currentIdx-1 >= 0) { jQ(".iframe").attr("src", '/ex/blank.html'); currentIdx = currentIdx-1 res = window.linkOptions[currentIdx] jQ(".iframe").attr("src", res.url); let header = jQ( '.et_pb_team_member_' + currentIdx ).find('.et_pb_module_header').html() jQ(".iframe-header h2").html(header); } }); jQ('.close-iframe').on('click', function() { jQ("#page-container,.iframe-modal").removeClass('iframe-shown'); jQ(".iframe").attr("src", '/ex/blank.html'); }); }) } </script> <script id="modal_template" type="text/template"> <div class="iframe-modal"> <div class="iframe-header"> <h2>Example</h2> <button class="prev-iframe"><</button> <button class="next-iframe">></button> <button class="close-iframe">Close</button> </div> <div class="iframe-wrapper"> <iframe class="iframe" src="/ex/blank.html" frameborder="0"> </iframe> </div> </div> </script> <style> .iframe-header h2 { font-weight: bold; color: white; } #page-container { position: relative; transition: filter 0.5s ease, opacity 0.5s ease; } #page-container.iframe-shown { filter: blur(4px); opacity: 0.5; } .iframe-modal { border-top-right-radius: 0; border-top-left-radius: 0; z-index: 9999999; display: flex; flex-direction: column; position: fixed; top: 0; right: 0; bottom: 0; left: 0; box-sizing: border-box; background: rgba(255, 255, 255, 0.75); transition: transform 0.5s ease, opacity 0.5s ease; box-shadow: 0 0.25rem 1rem 0 rgba(0, 0, 0, 0.5); transform: scale(0); opacity: 0; } .iframe-modal.iframe-shown { transform: scale(1); opacity: 1; } .iframe-header { border-top-right-radius: 0; border-top-left-radius: 0; display: flex; background: #0C71C3; color: white; align-items: center; } .iframe-header h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex-grow: 1; padding-left: 1rem; padding-top: 12px; } .iframe-header .close-iframe, .next-iframe, .prev-iframe { margin-left: 1px; padding: 1rem; background: #0C71C3; color: white; font-size: 1.25rem; border: none; outline: none; cursor: pointer; } .iframe-header .close-iframe:hover, .next-iframe:hover, .prev-iframe:hover { background: #2d89d4; } .iframe-header .close-iframe:active, .next-iframe:active, .prev-iframe:active { background: #117bd0; } .iframe-header .close-iframe { border-top-right-radius: 0; } .iframe-wrapper { position: relative; flex-grow: 1; background: #ffffff; border: 0px solid #0C71C3; border-top: none; } .iframe { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> <div class="container" style="padding-top: 20px;"> <div class="ecwecardpromo ecwecardpromo_1"> <h3 style="padding-bottom: 20px; padding-top: 20px;">Choose an eCard template to get started with eCardWidget for free!</h3> <div class="filter-buttons"></div> <div style="padding-bottom: 80px;"> <div class="carousel carousel_1"></div> </div> </div> <style> </style><script type="rocketlazyloadscript"> var ecardTemplates = {"templates":[{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/07AA853D-73AA-4857-BE4B2806AAF17164.jpeg","header":"Hey there!","name":"Cake Day Champion","id":29010,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29010.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/1474B1D7-CBE6-4F21-A60B6EE2191F690A.png","envelope_confetti":true,"description":"Congrats on another trip around the sun! May your day be filled with cake, laughter, and zero emails. You deserve it all, birthday star!","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Congrats on another trip around the sun! </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">May your day be filled with cake, laughter, and zero emails. You deserve it all, birthday star!</span></p>"},{"keywords":["Birthdays"],"is_owner_ecard":false,"widgetid":9253,"categories":["Birthdays"],"envelope_color_settings":{"contrast":95,"saturation":90,"hue":1},"thumbnail":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/62F9D6A7-7AD1-4503-B7BC540F2CBBF567.jpeg","header":"Hey there!","name":"Blowing Out Candles, Not Knees","id":29018,"config":"https://app.ecardwidget.com/assets/uploads/user/6522/ecard/ecard_29018.json","envelope_bg_image_url":"https://app.ecardwidget.com/assets/uploads/user/6522/media-images/A3DC5668-8BC3-4029-834E98F10C9F0B0D.png","envelope_confetti":true,"description":"They say wisdom comes with age. So here's to you, getting wiser (and more fabulous) by the minute! Have a blast on your special day! ","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> </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. Here's to another vintage year of being absolutely amazing. Cheers to you! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Like a fine wine, you just keep getting better with age. Here's to another vintage year of being absolutely amazing. </span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Cheers to you!</strong></span></p> <p> </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 – it's your birthday! May your day be as special and incredible as you are. Let the festivities begin! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>Time to paint the town whatever color you want – 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> </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’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’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’s to another year of new opportunities and exciting journeys. Wishing you a birthday filled with joy and laughter! ","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">Here’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> </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! ","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> </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’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’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! ","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> </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! ","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> </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! ","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> </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! ","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> </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. ","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> </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! ","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> </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! ","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> </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. In case you forgot, here's your reminder. Keep being your amazing self! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Just popping in to say you're pretty great. 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> </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! Here's hoping you're back to your awesome self in no time. The world misses your sparkle! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\">Being sick is no fun, but you make it look good! 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> </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! ","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> </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! ","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> </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! ","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> </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! ","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> </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! Your hard work and dedication make our team shine. Thanks for knocking it out of the park! ","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">In the game of awesome, you're batting a thousand! </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> </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! Your help was a game-changer. We're over the moon with gratitude for your amazing support! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>A million thanks wouldn't be enough! </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> </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! ","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> </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! ","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> </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! ","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> </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’re honored that you’ve chosen us. Thank you for your continued partnership and support! ","sortOrder":9999,"details":"<p dir=\"ltr\"><strong><span style=\"font-size: 14pt;\">In a world full of choices, we’re honored that you’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> </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. Your kindness is a gift that keeps on giving, touching lives far beyond measure. ","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. </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> </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. ","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> </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. ","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> </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 – 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 – 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! ","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> </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 – 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 – 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! 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;\"> 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! ","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> </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! ","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> </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! ","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> </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’s been an incredible journey, and your dedication continues to inspire. Here’s to celebrating your commitment and achievements! ","sortOrder":9999,"details":"<p dir=\"ltr\"><span style=\"font-size: 14pt;\"><strong>It’s been an incredible journey, and your dedication continues to inspire. </strong></span></p> <p dir=\"ltr\"><span style=\"font-size: 14pt;\">Here’s to celebrating your commitment and achievements!</span></p> <p> </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! ","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> </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’s to the lasting impact you’ve made and the bright future ahead! ","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’s to the lasting impact you’ve made and the bright future ahead!</span></p> <p> </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 – 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 – 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 – 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 – 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! ","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> </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 – 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 – 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 – 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 – 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'ê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'ê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 & 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">×</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 & with & category = category.replace('&', '&'); 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"><</button> <button id="next-demo" class="ecw-modal-nav-btn">></button>--> <button id="close-modal" class="ecw-modal-nav-btn">X</button> </div> </div> <iframe id="ecw-modal-iframe" class="ecw-modal-iframe" src="" frameborder="0"></iframe> </div> </div> </div> <!-- JavaScript --> <link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <script type="text/javascript"> var et_link_options_data = [{"class":"et_pb_blurb_0_tb_header","url":"https:\/\/ecardwidget.com\/promotional-marketing-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_1_tb_header","url":"https:\/\/ecardwidget.com\/fundraising-donation-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_2_tb_header","url":"https:\/\/ecardwidget.com\/employee-recognition-digital-greeting-ecards\/","target":"_self"},{"class":"et_pb_blurb_3_tb_header","url":"https:\/\/ecardwidget.com\/donor-recognition-software-custom-digital-greeting-cards\/","target":"_self"}]; </script> <script src="data:text/javascript;base64,dmFyIGtwZGV0ZWN0ZGVsYXlqcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ3NjcmlwdFt0eXBlPSJyb2NrZXRsYXp5bG9hZHNjcmlwdCJdJykubGVuZ3RoO2lmIChrcGRldGVjdGRlbGF5anMgPj0gMSl7Y2xhc3Mga3Bzb0V4ZWN1dGVTY3JpcHRzIGV4dGVuZHMgUm9ja2V0TGF6eUxvYWRTY3JpcHRze3N0YXRpYyBrcHNvRmlyZSgpe2lmKG5hdmlnYXRvci51c2VyQWdlbnQubWF0Y2goLzExNy4wLjAuMHwxMTkuMC4wLjB8bWV0cml4fHBpbmd8ZGFyZXxwdHN0L2kpKXt2YXIgZT1uZXcgUm9ja2V0TGF6eUxvYWRTY3JpcHRzKFsia2V5ZG93biIsIm1vdXNlb3ZlciIsInRvdWNobW92ZSIsInRvdWNoc3RhcnQiLCJ0b3VjaGVuZCIsInRvdWNoY2FuY2VsIiwidG91Y2hmb3JjZWNoYW5nZSIsIndoZWVsIl0pO31lbHNle3ZhciBlPW5ldyBSb2NrZXRMYXp5TG9hZFNjcmlwdHMoWyJsb2FkIl0pO31lLl9hZGRVc2VySW50ZXJhY3Rpb25MaXN0ZW5lcihlKTt9fWtwc29FeGVjdXRlU2NyaXB0cy5rcHNvRmlyZSgpO30=" id="mLQFAVgBhg"></script> <style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-buttons-is-layout-1{justify-content:center;}.wp-container-core-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":"87080e3448","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"89359affa1","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":"239777","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/ecardwidget.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#43a2bc","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4" id="divi-custom-script-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.4" id="fitvids-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.27.4" id="jquery-mobile-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=4.27.4" id="magnific-popup-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.27.4" id="easypiechart-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.27.4" id="salvattore-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.4" id="et-core-common-js"></script> <script type="text/javascript" id="et-builder-modules-script-motion-js-extra"> /* <![CDATA[ */ var et_pb_motion_elements = {"desktop":[],"tablet":[],"phone":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.27.4" id="et-builder-modules-script-motion-js"></script> <script type="text/javascript" id="et-builder-modules-script-sticky-js-extra"> /* <![CDATA[ */ var et_pb_sticky_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ecardwidget.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4" id="et-builder-modules-script-sticky-js"></script> <script id="cz8MjVA6ko" async src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvMTE3LjAuMC4wfDExOS4wLjAuMHxtZXRyaXh8cGluZ3xkYXJlfHB0c3QvaSkpe3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImtleWRvd24iLCJtb3VzZW92ZXIiLCJ0b3VjaG1vdmUiLCJ0b3VjaHN0YXJ0IiwidG91Y2hlbmQiLCJ0b3VjaGNhbmNlbCIsInRvdWNoZm9yY2VjaGFuZ2UiLCJ3aGVlbCJdO31lbHNle3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImxvYWQiXTt9a3BVc2VySW50ZXJhY3Rpb25FdmVudHMuZm9yRWFjaChmdW5jdGlvbihldmVudCl7d2luZG93LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnQsa3BUcmlnZ2VyU2NyaXB0TG9hZGVyLHtwYXNzaXZlOnRydWV9KX0pO2Z1bmN0aW9uIGtwVHJpZ2dlclNjcmlwdExvYWRlcigpe2h3dExITG9jUkY2a3UzTygpO2twVXNlckludGVyYWN0aW9uRXZlbnRzLmZvckVhY2goZnVuY3Rpb24oZXZlbnQpe3dpbmRvdy5yZW1vdmVFdmVudExpc3RlbmVyKGV2ZW50LGtwVHJpZ2dlclNjcmlwdExvYWRlcix7cGFzc2l2ZTp0cnVlfSl9KTt9ZnVuY3Rpb24gaHd0TEhMb2NSRjZrdTNPKCl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgibGlua1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgiaHJlZiIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BsaW5raHJlZiIpKX0pO3NldFRpbWVvdXQoZnVuY3Rpb24oKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJzY3JpcHRbZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoInNyYyIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BzY3JpcHRzcmMiKSl9KTt9LDIwMCk7aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpKXtpZihkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCJ2aWRlb1tkYXRhLWtwdmlkZW9zcmNdIikpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInZpZGVvW2RhdGEta3B2aWRlb3NyY10iKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJzcmMiLGVsZW0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwdmlkZW9zcmMiKSl9KTt9aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSBzb3VyY2UiKSl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXTpub3QoW2RhdGEta3B2aWRlb3NyY10pIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgic3JjIixlbGVtLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdzb3VyY2UnKVswXS5nZXRBdHRyaWJ1dGUoImRhdGEta3B2aWRlb3NyYyIpKX0pO319fQ=="></script> <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@1743572732 -->