CINXE.COM

ActiveCampaign Education Center

<!DOCTYPE html> <html lang="en" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],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",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),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(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}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((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.activecampaign.com/xmlrpc.php"> <link rel="alternate" hreflang="en" href="https://www.activecampaign.com/learn" /> <link rel="alternate" hreflang="x-default" href="https://www.activecampaign.com/learn" /> <!-- Search Engine Optimization by Rank Math - https://rankmath.com/ --> <title>ActiveCampaign Education Center</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CIBM%20Plex%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CIBM%20Plex%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%20Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CIBM%20Plex%20Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /></noscript> <meta name="description" content="Our Education Center focuses on training, tutorials, and tips for using your ActiveCampaign account more effectively. Begin your training and grow your business."/> <meta name="robots" content="follow, index, max-snippet:200, max-video-preview:10, max-image-preview:large"/> <link rel="canonical" href="https://www.activecampaign.com/learn" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="ActiveCampaign Education Center" /> <meta property="og:description" content="Our Education Center focuses on training, tutorials, and tips for using your ActiveCampaign account more effectively. Begin your training and grow your business." /> <meta property="og:url" content="https://www.activecampaign.com/learn" /> <meta property="og:site_name" content="ActiveCampaign" /> <meta property="og:updated_time" content="2024-07-08T11:58:13-05:00" /> <meta property="og:image" content="https://www.activecampaign.com/wp-content/uploads/2021/10/ActiveCampaign_Logo_OpenGraph.png" /> <meta property="og:image:secure_url" content="https://www.activecampaign.com/wp-content/uploads/2021/10/ActiveCampaign_Logo_OpenGraph.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:alt" content="Learn" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="ActiveCampaign Education Center" /> <meta name="twitter:description" content="Our Education Center focuses on training, tutorials, and tips for using your ActiveCampaign account more effectively. Begin your training and grow your business." /> <meta name="twitter:image" content="https://www.activecampaign.com/wp-content/uploads/2021/10/ActiveCampaign_Logo_OpenGraph.png" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="4 minutes" /> <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https://www.activecampaign.com/learn#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://www.activecampaign.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://www.activecampaign.com/learn","name":"Learn"}}]}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//cdn.getambassador.com' /> <link rel='dns-prefetch' href='//cdn.sajari.com' /> <link rel='dns-prefetch' href='//pixel.cdnwidget.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="ActiveCampaign &raquo; Feed" href="https://www.activecampaign.com/feed" /> <link rel="alternate" type="application/rss+xml" title="ActiveCampaign &raquo; Comments Feed" href="https://www.activecampaign.com/comments/feed" /> <style> 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-inline-css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} </style> <style id='global-styles-inline-css'> body{--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--color--ac-blue: #004CFF;--wp--preset--color--ac-blue-200: #EAF6FF;--wp--preset--color--midnight: #0E1C38;--wp--preset--color--dusk: #003343;--wp--preset--color--cream: #F2F1E5;--wp--preset--color--moss: #255131;--wp--preset--color--dawn: #FF551D;--wp--preset--color--maroon: #821469;--wp--preset--color--midday: #756031;--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--gradient--ocean: linear-gradient(165deg, rgb(53, 106, 230) 50%, rgb(53, 106, 230) 0px, rgb(64, 114, 231) 0px);--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--font-size--type-1: 12px;--wp--preset--font-size--type-2: 14px;--wp--preset--font-size--type-3: 16px;--wp--preset--font-size--type-4: 18px;--wp--preset--font-size--type-5: 20px;--wp--preset--font-size--type-6: 24px;--wp--preset--font-size--type-7: 28px;--wp--preset--font-family--plex-sans-regular: IBM Plex Regular;--wp--preset--font-family--plex-sans-medium: IBM Plex Medium;--wp--preset--font-family--plex-sans-semibold: IBM Plex Semi Bold;--wp--preset--font-family--plex-sans-bold: IBM Plex Bold;--wp--preset--font-family--poppins: Poppins Bold;--wp--preset--font-family--ibm-plex-mono-bold: IBM Plex Mono Bold;--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--spacing--100: 2px;--wp--preset--spacing--200: 4px;--wp--preset--spacing--300: 8px;--wp--preset--spacing--400: 12px;--wp--preset--spacing--500: 16px;--wp--preset--spacing--600: 20px;--wp--preset--spacing--700: 24px;--wp--preset--spacing--800: 28px;--wp--preset--spacing--900: 32px;--wp--preset--spacing--1000: 48px;--wp--preset--spacing--1100: 64px;--wp--preset--spacing--1200: 80px;--wp--preset--spacing--1300: 128px;--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);}.wp-block-heading{--wp--preset--font-size--type-0: 20px;--wp--preset--font-size--type-1: 28px;--wp--preset--font-size--type-2: 32px;--wp--preset--font-size--type-3: 36px;--wp--preset--font-size--type-4: 40px;--wp--preset--font-size--type-5: 44px;--wp--preset--font-size--type-6: 48px;--wp--preset--font-size--type-7: 60px;}.wp-block-image{--wp--preset--spacing--hang-100: -2px;--wp--preset--spacing--hang-200: -4px;--wp--preset--spacing--hang-300: -8px;--wp--preset--spacing--hang-400: -12px;--wp--preset--spacing--hang-500: -16px;--wp--preset--spacing--hang-600: -20px;--wp--preset--spacing--hang-700: -24px;--wp--preset--spacing--hang-800: -28px;--wp--preset--spacing--hang-900: -32px;--wp--preset--spacing--hang-1000: -48px;--wp--preset--spacing--hang-1100: -64px;--wp--preset--spacing--hang-1200: -80px;--wp--preset--spacing--hang-1300: -128px;}body { margin: 0;--wp--style--global--content-size: 712px;--wp--style--global--wide-size: 1080px; }.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(.wp-site-blocks) > * { margin-block-start: var(--wp--preset--spacing--500); margin-block-end: 0; }:where(.wp-site-blocks) > :first-child:first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child:last-child { margin-block-end: 0; }body { --wp--style--block-gap: var(--wp--preset--spacing--500); }:where(body .is-layout-flow) > :first-child:first-child{margin-block-start: 0;}:where(body .is-layout-flow) > :last-child:last-child{margin-block-end: 0;}:where(body .is-layout-flow) > *{margin-block-start: var(--wp--preset--spacing--500);margin-block-end: 0;}:where(body .is-layout-constrained) > :first-child:first-child{margin-block-start: 0;}:where(body .is-layout-constrained) > :last-child:last-child{margin-block-end: 0;}:where(body .is-layout-constrained) > *{margin-block-start: var(--wp--preset--spacing--500);margin-block-end: 0;}:where(body .is-layout-flex) {gap: var(--wp--preset--spacing--500);}:where(body .is-layout-grid) {gap: var(--wp--preset--spacing--500);}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .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;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{font-family: var(--wp--preset--font-family--plex-sans-regular);line-height: 1.25;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.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-ac-blue-color{color: var(--wp--preset--color--ac-blue) !important;}.has-ac-blue-200-color{color: var(--wp--preset--color--ac-blue-200) !important;}.has-midnight-color{color: var(--wp--preset--color--midnight) !important;}.has-dusk-color{color: var(--wp--preset--color--dusk) !important;}.has-cream-color{color: var(--wp--preset--color--cream) !important;}.has-moss-color{color: var(--wp--preset--color--moss) !important;}.has-dawn-color{color: var(--wp--preset--color--dawn) !important;}.has-maroon-color{color: var(--wp--preset--color--maroon) !important;}.has-midday-color{color: var(--wp--preset--color--midday) !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-ac-blue-background-color{background-color: var(--wp--preset--color--ac-blue) !important;}.has-ac-blue-200-background-color{background-color: var(--wp--preset--color--ac-blue-200) !important;}.has-midnight-background-color{background-color: var(--wp--preset--color--midnight) !important;}.has-dusk-background-color{background-color: var(--wp--preset--color--dusk) !important;}.has-cream-background-color{background-color: var(--wp--preset--color--cream) !important;}.has-moss-background-color{background-color: var(--wp--preset--color--moss) !important;}.has-dawn-background-color{background-color: var(--wp--preset--color--dawn) !important;}.has-maroon-background-color{background-color: var(--wp--preset--color--maroon) !important;}.has-midday-background-color{background-color: var(--wp--preset--color--midday) !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-ac-blue-border-color{border-color: var(--wp--preset--color--ac-blue) !important;}.has-ac-blue-200-border-color{border-color: var(--wp--preset--color--ac-blue-200) !important;}.has-midnight-border-color{border-color: var(--wp--preset--color--midnight) !important;}.has-dusk-border-color{border-color: var(--wp--preset--color--dusk) !important;}.has-cream-border-color{border-color: var(--wp--preset--color--cream) !important;}.has-moss-border-color{border-color: var(--wp--preset--color--moss) !important;}.has-dawn-border-color{border-color: var(--wp--preset--color--dawn) !important;}.has-maroon-border-color{border-color: var(--wp--preset--color--maroon) !important;}.has-midday-border-color{border-color: var(--wp--preset--color--midday) !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-ocean-gradient-background{background: var(--wp--preset--gradient--ocean) !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;}.has-type-1-font-size{font-size: var(--wp--preset--font-size--type-1) !important;}.has-type-2-font-size{font-size: var(--wp--preset--font-size--type-2) !important;}.has-type-3-font-size{font-size: var(--wp--preset--font-size--type-3) !important;}.has-type-4-font-size{font-size: var(--wp--preset--font-size--type-4) !important;}.has-type-5-font-size{font-size: var(--wp--preset--font-size--type-5) !important;}.has-type-6-font-size{font-size: var(--wp--preset--font-size--type-6) !important;}.has-type-7-font-size{font-size: var(--wp--preset--font-size--type-7) !important;}.has-plex-sans-regular-font-family{font-family: var(--wp--preset--font-family--plex-sans-regular) !important;}.has-plex-sans-medium-font-family{font-family: var(--wp--preset--font-family--plex-sans-medium) !important;}.has-plex-sans-semibold-font-family{font-family: var(--wp--preset--font-family--plex-sans-semibold) !important;}.has-plex-sans-bold-font-family{font-family: var(--wp--preset--font-family--plex-sans-bold) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-ibm-plex-mono-bold-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono-bold) !important;}.wp-block-heading.has-type-0-font-size{font-size: var(--wp--preset--font-size--type-0) !important;}.wp-block-heading.has-type-1-font-size{font-size: var(--wp--preset--font-size--type-1) !important;}.wp-block-heading.has-type-2-font-size{font-size: var(--wp--preset--font-size--type-2) !important;}.wp-block-heading.has-type-3-font-size{font-size: var(--wp--preset--font-size--type-3) !important;}.wp-block-heading.has-type-4-font-size{font-size: var(--wp--preset--font-size--type-4) !important;}.wp-block-heading.has-type-5-font-size{font-size: var(--wp--preset--font-size--type-5) !important;}.wp-block-heading.has-type-6-font-size{font-size: var(--wp--preset--font-size--type-6) !important;}.wp-block-heading.has-type-7-font-size{font-size: var(--wp--preset--font-size--type-7) !important;} </style> <link rel='stylesheet' id='ac-block-menu-dropdown-frontend-css-css' href='https://www.activecampaign.com/wp-content/mu-plugins/ac-blocks/build/ac-block-menu-dropdown-frontend.b5946dd8966a97654b1d.css?ver=ac-block-menu-dropdown-frontend.b5946dd8966a97654b1d.css' media='all' /> <link rel='stylesheet' id='bcct_style-css' href='https://www.activecampaign.com/wp-content/plugins/better-click-to-tweet/assets/css/styles.css?ver=3.0' media='all' /> <link rel='stylesheet' id='wpml-blocks-css' href='https://www.activecampaign.com/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.6' media='all' /> <link rel='stylesheet' id='wpml-legacy-dropdown-0-css' href='https://www.activecampaign.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1' media='all' /> <style id='wp-webfonts-inline-css'> @font-face{font-family:"IBM Plex Regular";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-regular.woff2') format('woff2');}@font-face{font-family:"IBM Plex Medium";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-500.woff2') format('woff2');}@font-face{font-family:"IBM Plex Semi Bold";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-600.woff2') format('woff2');}@font-face{font-family:"IBM Plex Bold";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-700.woff2') format('woff2');}@font-face{font-family:"Poppins Bold";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/poppins-v15-latin-700.woff2') format('woff2');}@font-face{font-family:"IBM Plex Mono Bold";font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/IBMPlexMono-Bold.ttf') format('truetype');} </style> <link rel='stylesheet' id='active-campaign-styles-css' href='https://www.activecampaign.com/wp-content/themes/activecampaign/build/css/index.css?ver=1722438044' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.23.0' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1732290523' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6' media='all' /> <link rel='stylesheet' id='elementor-post-6-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/post-6.css?ver=1732290514' media='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?ver=1732290523' media='all' /> <link rel='stylesheet' id='elementor-post-1211-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/post-1211.css?ver=1732291660' media='all' /> <link rel='stylesheet' id='elementor-post-435-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/post-435.css?ver=1732290531' media='all' /> <link rel='stylesheet' id='elementor-post-102-css' href='https://www.activecampaign.com/wp-content/uploads/elementor/css/post-102.css?ver=1732290532' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.activecampaign.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src='https://www.activecampaign.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1' id='wpml-legacy-dropdown-0-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.0' id='jquery-core-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1' id='jquery-migrate-js' defer></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.activecampaign.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://www.activecampaign.com/?p=1211' /> <link rel="alternate" type="application/json+oembed" href="https://www.activecampaign.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.activecampaign.com%2Flearn" /> <link rel="alternate" type="text/xml+oembed" href="https://www.activecampaign.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.activecampaign.com%2Flearn&#038;format=xml" /> <!-- HFCM by 99 Robots - Snippet # 2: GTM --> <!-- 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-NQ88L9R');</script> <!-- End Google Tag Manager --> <!-- Add GTM script part 2 after body tag --> <script type="text/javascript"> document.onload = function() { let gtm = document.createElement('noscript'); let iframe = document.createElement('iframe') iframe.src = 'https://www.googletagmanager.com/ns.html?id=GTM-NQ88L9R'; iframe.style.display = 'none'; iframe.style.visibility = 'hidden'; iframe.style.width = '0'; iframe.style.height = '0'; gtm.appendChild(iframe); document.body.parentNode.insertBefore(gtm, document.body.firstChild); } </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 18: Adobe --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 20: --> <style> .otgs-development-site-front-end{ display:none !important; } </style> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 22: Adobe Pre-Hiding Snippet --> <script data-nolazy> //prehiding snippet for Adobe Target with asynchronous tags deployment ;(function(win, doc, style, timeout) { var STYLE_ID = 'at-body-style'; function getParent() { return doc.getElementsByTagName('head')[0]; } function addStyle(parent, id, def) { if (!parent) { return; } var style = doc.createElement('style'); style.id = id; style.innerHTML = def; parent.appendChild(style); } function removeStyle(parent, id) { if (!parent) { return; } var style = doc.getElementById(id); if (!style) { return; } parent.removeChild(style); } addStyle(getParent(), STYLE_ID, style); setTimeout(function() { removeStyle(getParent(), STYLE_ID); }, timeout); }(window, document, "body {opacity: 0 !important}", 3000)); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 23: Adobe Async --> <script src="https://assets.adobedtm.com/fccae223403d/b9ca3c9bef1d/launch-dab30381be28.min.js" async></script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 24: Whisperlink style fixes --> <style> .camp ul.is-style-check-white-tick li a{ color: white; text-decoration:underline } .camp ul.is-style-check-white-tick li a:hover{ color:white; text-decoration:none; } </style> <!-- /end HFCM by 99 Robots --> <meta name="generator" content="WPML ver:4.6.6 stt:1,4,3,27,66,2;" /> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-regular.woff2" crossorigin> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-500.woff2" crossorigin> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-600.woff2" crossorigin> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/ibm-plex-sans-v8-latin-700.woff2" crossorigin> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/themes/activecampaign/build/fonts/poppins-v15-latin-700.woff2" crossorigin> <link rel="preload" as="font" href="https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2" crossorigin><meta name="generator" content="Elementor 3.16.5; features: e_dom_optimization, e_optimized_assets_loading, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"> <style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><link rel="icon" href="https://www.activecampaign.com/wp-content/uploads/2023/10/cropped-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.activecampaign.com/wp-content/uploads/2023/10/cropped-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.activecampaign.com/wp-content/uploads/2023/10/cropped-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.activecampaign.com/wp-content/uploads/2023/10/cropped-favicon-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="page-template-default page page-id-1211 page-parent wp-custom-logo wp-embed-responsive site-wrapper safari page-learn group-blog no-js lang-en elementor-default elementor-kit-6 elementor-page elementor-page-1211"> <a class="skip-link screen-reader-text" href="#main">Skip to content</a> <div class="craftHeader craft-api"> <div class="skeleton-loader"> <div class="skeleton-logo"></div> <div class="skeleton-links"> <div class="skeleton-line"></div> <div class="skeleton-line"></div> <div class="skeleton-line"></div> <div class="skeleton-line"></div> <div class="skeleton-line"></div> </div> <div class="skeleton-buttons"> <div class="skeleton-button"></div> <div class="skeleton-button"></div> <div class="skeleton-mobile-menu"></div> </div> </div> <div class="dynamic-header loading"></div> </div> <div class="camp subnav-wrapper"> <nav id="subpage-nav" class="subpage-nav bg-midnight" data-state="collapsed" aria-expanded="false"> <div class="container flex flex-column l--flex-row px-0 l--px-4"> <div class="subpage-nav-topic-wrap"> <div class="subpage-nav-topic"> <a href="/learn/"> Learn </a> </div> <button class="subpage-nav-button" aria-haspopup="true"> <i class="fa fa-caret-down"></i> </button> </div> <ul id="subpage-nav-menu" class="subpage-nav-menu"><li id="menu-item-37943" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37943"><a href="/learn/start/getting-started">Getting Started</a></li> <li id="menu-item-37944" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37944"><a href="/learn/browse?category=email-marketing">Marketing</a></li> <li id="menu-item-37945" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37945"><a href="/learn/browse?category=sales-automation">Sales</a></li> <li id="menu-item-37946" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-37946"><a href="/learn/browse?category=email-marketing">Email</a></li> <li id="menu-item-23746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23746"><a href="https://www.activecampaign.com/learn/guides">Guides</a></li> <li id="menu-item-23747" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23747"><a href="https://www.activecampaign.com/learn/videos">Videos</a></li> <li id="menu-item-173274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-173274"><a href="https://www.activecampaign.com/learn/webinars">Webinars</a></li> <li id="menu-item-190105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-190105"><a href="https://www.activecampaign.com/learn/study-halls">Workshops</a></li> <li id="menu-item-94572" class="button menu-item menu-item-type-custom menu-item-object-custom menu-item-94572"><a href="/newsletter?type=learn">Get updates</a></li> </ul> </div> </nav> </div> <main id="main" class="site-main container"> <article id="post-1211" class="post-1211 page type-page status-publish hentry"> <div class="entry-content"> <div data-elementor-type="wp-page" data-elementor-id="1211" class="elementor elementor-1211" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-84e892b elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="84e892b" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6478cea py-80 px-8 " data-id="6478cea" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-88012cd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="88012cd" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-66b5171" data-id="66b5171" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cc888c4 lead-in elementor-widget elementor-widget-heading" data-id="cc888c4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">START HERE</h1> </div> </div> <div class="elementor-element elementor-element-0e04434 elementor-widget elementor-widget-heading" data-id="0e04434" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">ActiveCampaign</h2> </div> </div> <div class="elementor-element elementor-element-55bf7b1 elementor-widget elementor-widget-heading" data-id="55bf7b1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">University</h2> </div> </div> <div class="elementor-element elementor-element-12ffb9a elementor-widget elementor-widget-text-editor" data-id="12ffb9a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center">Our Education Center focuses on training, tutorials, and tips for using your ActiveCampaign account more effectively. Begin your training and grow your business.</p> </div> </div> <div class="elementor-element elementor-element-581882e elementor-widget elementor-widget-buttons" data-id="581882e" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container center"> <a href="https://www.activecampaign.com/learn/start/getting-started" class="act-button mint mint " target="_blank">Get started</a> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4ca05299 -mt-48 mx-16 p-8 mb-40 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ca05299" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-710d715e elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-710d715e card-wrap is-actionable illustration p-8" data-id="710d715e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1c5e66e6 py-32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="1c5e66e6" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="/community" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><circle cx="32" cy="32" r="27" fill="white" stroke="#356AE6" stroke-width="2"></circle><path d="M47 32C47 39.5902 45.2399 46.4127 42.4455 51.3029C39.6349 56.2213 35.9046 59 32 59C28.0954 59 24.3651 56.2213 21.5545 51.3029C18.7601 46.4127 17 39.5902 17 32C17 24.4098 18.7601 17.5873 21.5545 12.6971C24.3651 7.77868 28.0954 5 32 5C35.9046 5 39.6349 7.77868 42.4455 12.6971C45.2399 17.5873 47 24.4098 47 32Z" stroke="#356AE6" stroke-width="2"></path><rect x="31" y="4" width="2" height="56" fill="#356AE6"></rect><rect x="9" y="17" width="46" height="2" fill="#356AE6"></rect><rect x="4" y="31" width="56" height="2" fill="#356AE6"></rect><rect x="9" y="45" width="46" height="2" fill="#356AE6"></rect><circle cx="32" cy="32" r="27" stroke="#356AE6" stroke-width="2"></circle></svg> </a> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <a href="/community" > Community </a> </h3> <p class="elementor-icon-box-description"> Ask questions, share best practices, and connect with marketers around the globe. </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-5411c1b6 elementor-widget elementor-widget-buttons" data-id="5411c1b6" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container center"> <a href="/community" class="act-button mint small" target="_blank">Go to Community Home</a> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3820eb57 elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-710d715e card-wrap is-actionable illustration p-8" data-id="3820eb57" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-39e07e1f py-32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="39e07e1f" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="https://community.activecampaign.com/?_ga=2.26419581.1783649175.1627311158-1736715663.1626800772" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><rect width="64" height="64" fill="white"></rect><path d="M17 56V57H1V56C1 51.5817 4.58172 48 9 48C13.4183 48 17 51.5817 17 56Z" fill="white" stroke="#356AE6" stroke-width="2"></path><circle cx="9" cy="40" r="3" fill="white" stroke="#356AE6" stroke-width="2"></circle><path d="M40 56V57H24V56C24 51.5817 27.5817 48 32 48C36.4183 48 40 51.5817 40 56Z" fill="#C1D1F7" stroke="#356AE6" stroke-width="2"></path><circle cx="32" cy="40" r="3" fill="#C1D1F7" stroke="#356AE6" stroke-width="2"></circle><path d="M46 56C46 51.0294 50.0294 47 55 47V47C59.9706 47 64 51.0294 64 56V58H46V56Z" fill="#356AE6"></path><circle cx="55" cy="40" r="4" fill="#356AE6"></circle><path fill-rule="evenodd" clip-rule="evenodd" d="M5 16.5C5 10.701 9.70101 6 15.5 6H48.5C54.299 6 59 10.701 59 16.5C59 22.299 54.299 27 48.5 27H48L43.6567 31.3433L39.3135 27H25L20.6567 31.3433L16.3135 27H15.5C9.70101 27 5 22.299 5 16.5Z" fill="#C1D1F7"></path><rect x="14" y="12" width="15" height="2" fill="#356AE6"></rect><rect x="14" y="18" width="37" height="2" fill="#356AE6"></rect><rect x="33" y="12" width="10" height="2" fill="#356AE6"></rect></svg> </a> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <a href="https://community.activecampaign.com/?_ga=2.26419581.1783649175.1627311158-1736715663.1626800772" > Forum </a> </h3> <p class="elementor-icon-box-description"> Join a discussion or see what other members have to say. </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-7d6a78f1 elementor-widget elementor-widget-buttons" data-id="7d6a78f1" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container center"> <a href="https://community.activecampaign.com/?_ga=2.26419581.1783649175.1627311158-1736715663.1626800772" class="act-button mint small" target="_blank">Join the discussion</a> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6004aefc elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-710d715e card-wrap is-actionable illustration p-8" data-id="6004aefc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-532cc634 py-32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="532cc634" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="/support" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><path d="M43 11V12H44H54V62C54 62.5523 53.5523 63 53 63H11C10.4477 63 10 62.5523 10 62V2C10 1.44772 10.4477 1 11 1H43V11ZM45 10V2.41421L52.5858 10H45Z" stroke="#356AE6" stroke-width="2"></path><rect x="15" y="6" width="16" height="4" fill="#5884EA"></rect><rect x="15" y="12" width="9" height="2" fill="#C1D1F7"></rect><rect x="15" y="19" width="34" height="2" fill="#C1D1F7"></rect><rect x="15" y="24" width="29" height="2" fill="#C1D1F7"></rect><rect x="15" y="29" width="34" height="2" fill="#C1D1F7"></rect><rect x="15" y="49" width="24" height="2" fill="#C1D1F7"></rect><rect x="15" y="54" width="30" height="2" fill="#C1D1F7"></rect><rect x="15" y="35" width="34" height="10" fill="#C1D1F7"></rect></svg> </a> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <a href="/support" > Help Docs </a> </h3> <p class="elementor-icon-box-description"> Find product documentation and other resource materials. </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-20b05dbb elementor-widget elementor-widget-buttons" data-id="20b05dbb" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container center"> <a href="/support" class="act-button mint small" target="_blank">Find documents</a> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-27172512 elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-710d715e card-wrap is-actionable illustration p-8" data-id="27172512" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3b9fb29d py-32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="3b9fb29d" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <a href="/partner" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" fill="none"><g clip-path="url(#clip0)"><path d="M7.5 42.85L1.5 39.9V10.85L20.1 21.05L7.5 42.85Z" fill="#E3EBFC" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10"></path><path d="M56.5499 42.85L62.5499 39.9V10.85L43.95 21.05L56.5499 42.85Z" fill="white" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10"></path><path d="M46.1499 25.75C44.6499 25.6 36.8999 24.8 31.3499 24.75C31.8499 24.95 32.2999 25.2 32.7499 25.5C35.1499 27.3 39.4999 30.4 42.8499 32.4C43.1499 32.6 43.2499 32.95 43.0499 33.25C42.9499 33.4 42.8499 33.6 42.6999 33.85C41.6499 35.65 39.3499 36.3 37.5499 35.25L31.5499 31.8C31.2499 31.65 30.8999 31.75 30.6999 32C30.0499 32.95 29.3499 33.7 28.5499 34.25L28.4999 34.9L14.3499 43.05C13.3499 43.6 13.0499 44.85 13.5999 45.85C14.1499 46.85 15.3999 47.15 16.3999 46.6L27.8999 39.95L28.3999 40.8L18.9499 46.25C18.4999 46.55 18.1499 47 17.9999 47.5C17.8499 48.05 17.9499 48.6 18.1999 49.05C18.4499 49.5 18.8999 49.85 19.4499 50C19.9999 50.15 20.5499 50.05 20.9999 49.8L30.4499 44.35L30.9499 45.2L24.8999 48.7C24.4499 48.95 24.0999 49.4 23.9499 49.95C23.7999 50.5 23.8999 51.05 24.1499 51.5C24.3999 51.95 24.8499 52.3 25.3999 52.45C25.9499 52.6 26.4999 52.5 26.9499 52.25L32.9999 48.75L33.4999 49.6L31.0499 51C30.0499 51.55 29.7499 52.8 30.2999 53.8C30.8499 54.8 32.0999 55.1 33.0999 54.55L37.2499 52.15C37.2999 52.1 43.9999 48.3 46.1999 46.75C51.2999 43.2 53.0999 39.35 53.4999 38.45L46.1499 25.75Z" fill="#E3EBFC"></path><g style="mix-blend-mode:multiply"><path d="M35.6998 53.3C35.4498 53.4 35.1498 53.45 34.8998 53.45C33.6998 53.45 32.7498 52.5 32.7498 51.3C32.7498 50.6 33.0998 50 33.5998 49.6L33.2498 48.95L33.0998 48.7C32.7998 48.85 32.4998 48.95 32.0998 48.95C30.9498 48.95 30.0498 48.05 30.0498 46.9C30.0498 46.15 30.4498 45.5 31.0498 45.15L30.6998 44.5C30.6998 44.5 30.6998 44.5 30.6998 44.45V44.95L30.3998 44.35C30.1498 44.45 29.8998 44.5 29.5998 44.5C28.4498 44.5 27.5498 43.6 27.5498 42.45C27.5498 41.75 27.9498 41.1 28.4998 40.75L28.1998 40.15V40.1L28.1498 40.55L27.8498 40C27.5498 40.15 27.2498 40.25 26.9498 40.25C25.7998 40.25 24.8998 39.35 24.8998 38.2C24.8998 37.4 25.3498 36.75 25.9998 36.4L25.4998 35.75C25.3498 35.5 25.5498 35.45 25.2998 35.55L13.8498 42.2C12.3998 43.05 11.8998 44.9 12.7498 46.35C13.2998 47.3 14.3498 47.85 15.3998 47.85C15.8998 47.85 16.4498 47.7 16.8998 47.45L16.9998 47.4C16.8498 48.15 16.9498 48.9 17.3498 49.55C17.7498 50.25 18.3998 50.75 19.1998 50.95C19.4498 51 19.7498 51.05 19.9998 51.05C20.5498 51.05 21.0498 50.9 21.4998 50.65L22.8998 49.85C22.7498 50.6 22.8498 51.35 23.2498 52C23.6498 52.7 24.2998 53.2 25.0998 53.4C25.3498 53.45 25.6498 53.5 25.8998 53.5C26.4498 53.5 26.9498 53.35 27.3998 53.1L29.0498 52.15C28.8998 52.85 28.9998 53.65 29.3998 54.3C29.9498 55.25 30.9998 55.8 32.0498 55.8C32.5498 55.8 33.0998 55.65 33.5498 55.4L35.9998 54C36.2498 53.85 35.7998 53.55 35.6998 53.3Z" fill="#E3EBFC"></path></g><path d="M13.4999 42.9999C11.2999 40.0499 10.6499 37.3499 10.6499 37.3499L17.6999 25.0999L28.4999 24.2999C29.9999 24.1999 31.4999 24.5999 32.6999 25.4999C35.0999 27.2999 39.4499 30.3999 42.7999 32.3999C43.0999 32.5999 43.1999 32.9499 42.9999 33.2499C42.8999 33.3999 42.7999 33.5999 42.6499 33.8499C41.5999 35.6499 39.2999 36.2999 37.4999 35.2499L31.4999 31.7999C31.1999 31.6499 30.8499 31.7499 30.6499 31.9999C27.0999 37.3499 20.5499 35.6499 20.5499 35.6499" fill="white"></path><path d="M13.4999 42.9999C11.2999 40.0499 10.6499 37.3499 10.6499 37.3499L17.6999 25.0999L28.4999 24.2999C29.9999 24.1999 31.4999 24.5999 32.6999 25.4999C35.0999 27.2999 39.4499 30.3999 42.7999 32.3999C43.0999 32.5999 43.1999 32.9499 42.9999 33.2499C42.8999 33.3999 42.7999 33.5999 42.6499 33.8499C41.5999 35.6499 39.2999 36.2999 37.4999 35.2499L31.4999 31.7999C31.1999 31.6499 30.8499 31.7499 30.6499 31.9999C27.0999 37.3499 20.5499 35.6499 20.5499 35.6499" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M28.5 24.3001C34.2 23.9501 46.2 25.2501 46.45 25.2501L54.05 38.4001C54.05 38.4001 52.5 42.9001 46.5 47.1501C44.2 48.7501 37.5 52.6001 37.5 52.6001" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M28.15 40.4L16.65 47C15.45 47.7 13.9 47.3 13.2 46.05C12.5 44.85 12.9 43.3 14.15 42.6L28 34.6" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M30.7001 44.8L21.2501 50.25C20.0501 50.95 18.5001 50.55 17.8001 49.3C17.1001 48.1 17.5001 46.55 18.7501 45.85L28.2001 40.4" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M33.2498 49.2001L27.1998 52.7001C25.9998 53.4001 24.4498 53 23.7498 51.75C23.0498 50.55 23.4498 49 24.6998 48.3L30.7498 44.8" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M35.8002 53.5999L33.3502 55C32.1502 55.7 30.6002 55.2999 29.9002 54.0499C29.2002 52.8499 29.6002 51.2999 30.8502 50.5999L33.3002 49.2" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M39.6001 50.2501L39.7501 50.5501C40.4001 51.6501 40.0501 53.1001 38.9501 53.7501L38.6001 53.9501C37.5001 54.6001 36.0501 54.2501 35.4001 53.1501L35.2501 52.8501C34.5001 51.6501 34.9001 50.1001 36.1001 49.3501C37.3001 48.6501 38.9001 49.0501 39.6001 50.2501Z" fill="white" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M51.3999 40.35L52.2499 41.75C52.8999 42.85 52.5499 44.3 51.4499 44.95L51.0999 45.15C49.9999 45.8 48.5499 45.45 47.8999 44.35L47.0499 43C46.2999 41.8 46.6999 40.25 47.8999 39.5C49.0999 38.8 50.6499 39.15 51.3999 40.35Z" fill="white" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M42.5 45.2501L44.45 48.5001C45.1 49.6001 44.75 51.0501 43.65 51.7001L43.3 51.9001C42.2 52.5501 40.75 52.2001 40.1 51.1001L38.15 47.8501C37.4 46.6501 37.8 45.1001 39 44.3501C40.2 43.6501 41.75 44.0501 42.5 45.2501Z" fill="white" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path><path d="M45.8003 40.9L48.8003 45.85C49.4503 46.95 49.1003 48.4 48.0003 49.05L47.6503 49.25C46.5503 49.9 45.1003 49.55 44.4503 48.45L41.4503 43.5C40.7003 42.3 41.1003 40.75 42.3003 40C43.5003 39.3 45.0503 39.7 45.8003 40.9Z" fill="white" stroke="#356AE6" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"></path></g><defs><clipPath id="clip0"><rect width="64" height="64" fill="white"></rect></clipPath></defs></svg> </a> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <a href="/partner" > Partner </a> </h3> <p class="elementor-icon-box-description"> Open a new stream of revenue – while creating an incredible experience for your customers. </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-54f293e0 elementor-widget elementor-widget-buttons" data-id="54f293e0" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container center"> <a href="/partner" class="act-button mint small" target="_blank">Become a partner</a> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1701caf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1701caf" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-86a1d84" data-id="86a1d84" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5c0b6aa elementor-widget elementor-widget-image" data-id="5c0b6aa" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="31" height="31" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2031%2031'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36686" alt="76eb3878fab995071283f57ff1ba7bfc" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/76eb3878fab995071283f57ff1ba7bfc.svg"><noscript><img decoding="async" width="31" height="31" src="https://www.activecampaign.com/wp-content/uploads/2021/10/76eb3878fab995071283f57ff1ba7bfc.svg" class="attachment-large size-large wp-image-36686" alt="76eb3878fab995071283f57ff1ba7bfc"></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b473c24" data-id="b473c24" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a594872 elementor-widget elementor-widget-text-editor" data-id="a594872" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span class="fs-400 slate" data-v-0c9f5b4d=""><strong>Ideas or feedback</strong> on how we can enhance our current or future product offering? We’re all ears!</span> </p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d9e2e9d" data-id="d9e2e9d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-43825cf act-button link link-underlines elementor-widget elementor-widget-button" data-id="43825cf" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://ideas.activecampaign.com/?_ga=2.143333821.903513667.1633355929-2106641510.1629389228"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Submit an idea</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ef83423 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ef83423" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64d5c96" data-id="64d5c96" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fb3e08e elementor-widget elementor-widget-learn-search" data-id="fb3e08e" data-element_type="widget" data-widget_type="learn-search.default"> <div class="elementor-widget-container"> <div class="learn-search"> <h2>What do you want to learn today?</h2> <form method="get" class="search-form" action="https://www.activecampaign.com/search"> <label for="search-field-1333350921"> <span class="screen-reader-text" aria-label="Enter a search term">To search this site, enter a search term</span> <input class="search-field large" id="search-field-1333350921" type="search" name="q" value="" aria-required="false" autocomplete="off" placeholder="Search for anything" /> </label> <input type="submit" id="search-submit" class="button button-search screen-reader-text" tabindex="-1" value="Search" /> <input type="hidden" name="search_area" value="learn"> </form> <h5 class="lead-in">OR EXPLORE A CATEGORY:</h5> <div class="learn-search-categories"> <a href="https://www.activecampaign.com/learn/browse?category=contact-management">Contact Management</a> <a href="https://www.activecampaign.com/learn/browse?category=email-marketing">Email Marketing</a> <a href="https://www.activecampaign.com/learn/browse?category=general-business">General Business</a> <a href="https://www.activecampaign.com/learn/browse?category=getting-started">Getting Started</a> <a href="https://www.activecampaign.com/learn/browse?category=integrations">Integrations</a> <a href="https://www.activecampaign.com/learn/browse?category=marketing-automation">Marketing Automation</a> <a href="https://www.activecampaign.com/learn/browse?category=partner-resources">Partner Resources</a> <a href="https://www.activecampaign.com/learn/browse?category=privacy-compliance">Privacy &amp; Compliance</a> <a href="https://www.activecampaign.com/learn/browse?category=sales-automation">Sales Automation</a> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-bcf765b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bcf765b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-80359bc" data-id="80359bc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-048bce7 elementor-widget elementor-widget-post-selector" data-id="048bce7" data-element_type="widget" data-widget_type="post-selector.default"> <div class="elementor-widget-container"> <section class="ac-post-selector"> <header class="post-selector-header"> <img width="32" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" class="header-icon" alt="8d9008472a4d0ff1b556eee95005db4c" decoding="async" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/8d9008472a4d0ff1b556eee95005db4c.svg"><noscript><img width="32" height="32" src="https://www.activecampaign.com/wp-content/uploads/2021/10/8d9008472a4d0ff1b556eee95005db4c.svg" class="header-icon" alt="8d9008472a4d0ff1b556eee95005db4c" decoding="async"></noscript> <h2>Marketing Automation</h2> <a href="/learn/browse?category=marketing-automation" class="act-button link underline">All posts in Marketing Automation</a> </header> <article class="post-selector-feature"> <a class="feature-link" href="https://www.activecampaign.com/learn/videos/add-a-contact-to-a-specific-point-in-an-automation"> <div class="post-image"> <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="" height="" width="" class="" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/ptvv1n5xo_addacontacttoaspecificpointinanautomation.jpg"><noscript><img decoding="async" src="https://d226aj4ao1t61q.cloudfront.net/ptvv1n5xo_addacontacttoaspecificpointinanautomation.jpg" alt="" height="" width="" class=""></noscript> </div> <div class="post-info"> <h5 class="lead-in">VIDEO</h5> <h3>Add a Contact to a Specific Point in an Automation</h3> </div> </a> </article> <section class="post-selector-selected-posts"> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/sending-automation-emails-on-weekdays-only" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/2v0lktuo9_sendingautomationemailsonweekdaysonly.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/2v0lktuo9_sendingautomationemailsonweekdaysonly.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Sending Automation Emails on Weekdays Only</h2> <div class="card-content"> Take the weekend off emails! In this video, we show how to make sure that emails are only sending on weekdays. So kick back, relax, and see how its done. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/skipping-wait-steps-when-testing-an-automation" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/xykle39z2_skippingwaitsteps.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/xykle39z2_skippingwaitsteps.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Skipping Wait Steps When Testing an Automation</h2> <div class="card-content"> In this video, we show how to skip a wait step when testing an automation. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/measuring-your-marketing" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2024/01/9-Core-Keywords-1.png" /><noscript><img class="aspect-image cover" alt="" src="https://www.activecampaign.com/wp-content/uploads/2024/01/9-Core-Keywords-1.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">guide</p> <h2 class="card-title ">Measuring Your Marketing</h2> <div class="card-content"> There are many ways to measure the success of your marketing and identify any shortcomings in your process. Learn more about some of the metrics and relevant tactics available in... </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> </section> </section> </div> </div> <div class="elementor-element elementor-element-1beb8f0 elementor-widget elementor-widget-post-selector" data-id="1beb8f0" data-element_type="widget" data-widget_type="post-selector.default"> <div class="elementor-widget-container"> <section class="ac-post-selector"> <header class="post-selector-header"> <img width="32" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" class="header-icon" alt="9a8b4c49dab7c4a40dd9bdf657f9028a" decoding="async" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/9a8b4c49dab7c4a40dd9bdf657f9028a.svg"><noscript><img width="32" height="32" src="https://www.activecampaign.com/wp-content/uploads/2021/10/9a8b4c49dab7c4a40dd9bdf657f9028a.svg" class="header-icon" alt="9a8b4c49dab7c4a40dd9bdf657f9028a" decoding="async"></noscript> <h2>Sales</h2> <a href="/learn/browse?category=sales-automation" class="act-button link underline">All posts in Sales</a> </header> <article class="post-selector-feature"> <a class="feature-link" href="https://www.activecampaign.com/learn/videos/creating-private-pipelines"> <div class="post-image"> <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="lh5qe4p creatingprivatepipelines" height="" width="" class="" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/lh5qe4p_creatingprivatepipelines.jpg"><noscript><img decoding="async" src="https://d226aj4ao1t61q.cloudfront.net/lh5qe4p_creatingprivatepipelines.jpg" alt="lh5qe4p creatingprivatepipelines" height="" width="" class=""></noscript> </div> <div class="post-info"> <h5 class="lead-in">VIDEO</h5> <h3>Creating Private Pipelines</h3> </div> </a> </article> <section class="post-selector-selected-posts"> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/skipping-wait-steps-when-testing-an-automation" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/xykle39z2_skippingwaitsteps.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/xykle39z2_skippingwaitsteps.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Skipping Wait Steps When Testing an Automation</h2> <div class="card-content"> In this video, we show how to skip a wait step when testing an automation. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/introduction-to-the-deals-crm" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2016/12/Background.png" /><noscript><img class="aspect-image cover" alt="" src="https://www.activecampaign.com/wp-content/uploads/2016/12/Background.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">guide</p> <h2 class="card-title ">An Introduction to the Deals CRM</h2> <div class="card-content"> Clicking on the “Deals” tab in ActiveCampaign takes you to our comprehensive CRM, a feature exclusive to our Plus, Professional, and Enterprise plans. In this foundational guide, we explain the... </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/?post_type=video&#038;p=14159" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/o8fy1fgfy_deals_setting_up.png" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/o8fy1fgfy_deals_setting_up.png" /></noscript> <div class="video-runtime">01:44:00</div> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Setting Up Your First Pipeline</h2> <div class="card-content"> Pipelines are made up of stages. Each stage is a step in a process. Our pipelines can be customized to add as many stages as you need. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> </section> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-177046a elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="177046a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-30679b7" data-id="30679b7" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3c32304 elementor-widget elementor-widget-heading" data-id="3c32304" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://courses.activecampaign.com/?_ga=2.103092616.903513667.1633355929-2106641510.1629389228">Enroll in Courses and learn the fundamentals of marketing automation</a></h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f804f9b" data-id="f804f9b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c81df38 elementor-list-item-link-inline elementor-align-right no-bullets link link-underlines elementor-mobile-align-left elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="c81df38" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://courses.activecampaign.com/?_ga=2.238246528.1091357950.1638730811-991456222.1635432059"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-icon-list-text">Start learning today</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-0ccdf6b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0ccdf6b" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8b039" data-id="cb8b039" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ac78bf elementor-widget elementor-widget-post-selector" data-id="1ac78bf" data-element_type="widget" data-widget_type="post-selector.default"> <div class="elementor-widget-container"> <section class="ac-post-selector"> <header class="post-selector-header"> <img width="32" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" class="header-icon" alt="8a1d1656d9ce3dd45a711228c667798e" decoding="async" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/8a1d1656d9ce3dd45a711228c667798e.svg"><noscript><img width="32" height="32" src="https://www.activecampaign.com/wp-content/uploads/2021/10/8a1d1656d9ce3dd45a711228c667798e.svg" class="header-icon" alt="8a1d1656d9ce3dd45a711228c667798e" decoding="async"></noscript> <h2>Email Marketing</h2> <a href="/learn/browse?category=email-marketing" class="act-button link underline">All posts in Email Marketing</a> </header> <article class="post-selector-feature"> <a class="feature-link" href="https://www.activecampaign.com/learn/guides/a-guide-to-campaigns"> <div class="post-image"> <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="kstdu9gql carrying email" height="" width="" class="" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/kstdu9gql_carrying-email.png"><noscript><img decoding="async" src="https://d226aj4ao1t61q.cloudfront.net/kstdu9gql_carrying-email.png" alt="kstdu9gql carrying email" height="" width="" class=""></noscript> </div> <div class="post-info"> <h5 class="lead-in">GUIDE</h5> <h3>A Guide to Campaigns</h3> <div class="post-excerpt"> <p> There are six different types of Campaigns available in ActiveCampaign: Standard, Automated, Auto Responder, Split Testing, RSS Triggered, and Date... </p> </div> </div> </a> </article> <section class="post-selector-selected-posts"> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/email-deliverability-best-practices" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/0qabb8kzb_blog_healthymail.png" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/0qabb8kzb_blog_healthymail.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">guide</p> <h2 class="card-title ">Email Deliverability Best Practices</h2> <div class="card-content"> Deliverability is a complex equation with a lot of important factors. Keeping these best practices and your goals in mind will empower you to improve your email campaigns over time. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/?post_type=video&#038;p=14645" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/nxaeg7cb3_image2016-09-13at2.33.41pm.png" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/nxaeg7cb3_image2016-09-13at2.33.41pm.png" /></noscript> <div class="video-runtime">02:24:00</div> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Campaign Types</h2> <div class="card-content"> In this video we&#039;ll explain the six different email campaign types we offer so that you know which campaign to use and when. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/?post_type=video&#038;p=14647" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/xx6madh3_image2016-09-13at2.31.04pm.png" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/xx6madh3_image2016-09-13at2.31.04pm.png" /></noscript> <div class="video-runtime">03:42:00</div> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <p class="card-meta-post-type">video</p> <h2 class="card-title ">Create A Campaign &#038; A List Segment</h2> <div class="card-content"> Sending a targeted campaign is one of the most effective marketing tools at your disposal. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> </section> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-8ce4be8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8ce4be8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ed5e924" data-id="ed5e924" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-73b5982 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="73b5982" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3345c4d3 py-48 px-8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3345c4d3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6a763a2d" data-id="6a763a2d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-1ed121f py-32 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1ed121f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9f4a8cf" data-id="9f4a8cf" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-188d274c elementor-widget elementor-widget-heading" data-id="188d274c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">We have even more coming</h2> </div> </div> <div class="elementor-element elementor-element-34728aa3 elementor-widget elementor-widget-text-editor" data-id="34728aa3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Sign up for our newsletter to stay on top of the marketing automation industry, our product, and the ActiveCampaign culture.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-35f3de7" data-id="35f3de7" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5c260ff elementor-widget elementor-widget-act-newsletter-signup-form-widget" data-id="5c260ff" data-element_type="widget" data-widget_type="act-newsletter-signup-form-widget.default"> <div class="elementor-widget-container"> <form class="act-newsletter-signup ac-form" data-cta-form novalidate data-gtm-header action="https://ac.activehosted.com/proc.php" method="POST"> <input name="email" type="email" class="ac-input large" placeholder="Enter your email" aria-label="" data-cta-form-input> <input name="salmon" type="hidden" value class="salmonform" data-cta-form-salmon> <input name="locale" type="hidden" value="en" data-cta-form-locale> <input type="hidden" name="u" data-name="u" value="2181"> <input type="hidden" name="f" data-name="f" value="2181"> <input type="hidden" name="s" data-name="s"> <input type="hidden" name="c" value="0" data-name="c"> <input type="hidden" name="m" value="0" data-name="m"> <input type="hidden" name="act" value="sub" data-name="act"> <input type="hidden" name="v" value="2" data-name="v"> <input type="hidden" id="field[199]" name="field[199]" value="XX" placeholder="" data-name="geoip_country"> <button type="submit" class="act-button" data-cta-form-submit data-gtm-heade="trial-submit-btn"> Sign up </button> <p class="error-message" data-cta-form-error-message> <span><i class="fa fa-exclamation-circle" aria-hidden="true"></i></span> Please enter a valid email address to continue. </p> </form> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a4b8309 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a4b8309" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1cc117f" data-id="1cc117f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-82b6b27 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="82b6b27" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-cfe9580 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cfe9580" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e224c91" data-id="e224c91" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6d1d288 elementor-widget elementor-widget-post-selector" data-id="6d1d288" data-element_type="widget" data-widget_type="post-selector.default"> <div class="elementor-widget-container"> <section class="ac-post-selector"> <header class="post-selector-header"> <img width="32" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" class="header-icon" alt="3fad523702c780aafa467b2e0bfccfbc" decoding="async" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/3fad523702c780aafa467b2e0bfccfbc.svg"><noscript><img width="32" height="32" src="https://www.activecampaign.com/wp-content/uploads/2021/10/3fad523702c780aafa467b2e0bfccfbc.svg" class="header-icon" alt="3fad523702c780aafa467b2e0bfccfbc" decoding="async"></noscript> <h2>Guides</h2> <a href="/learn/guides" class="act-button link underline">All posts in Guides</a> </header> <section class="post-selector-selected-posts"> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/3-steps-to-building-your-first-automation" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/01/Automation_Blog_02.png" /><noscript><img class="aspect-image cover" alt="" src="https://www.activecampaign.com/wp-content/uploads/2021/01/Automation_Blog_02.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">3 Steps to Building Your First Automation</h2> <div class="card-content"> Automations unlock the power of ActiveCampaign. Move beyond basic email sends and get started building your first automations. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/a-beginners-guide-to-lists" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/09/fallback-image.png" /><noscript><img class="aspect-image cover" alt="" src="https://www.activecampaign.com/wp-content/uploads/2021/09/fallback-image.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">A Beginner&#039;s Guide to Lists</h2> <div class="card-content"> The primary purpose of lists is to segment your contacts at the broadest possible level. This guide further explains that, defines list types, and explores the other functions that lists... </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/guides/7-steps-to-create-your-best-automated-follow-up-sequence" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/09/fallback-image.png" /><noscript><img class="aspect-image cover" alt="" src="https://www.activecampaign.com/wp-content/uploads/2021/09/fallback-image.png" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">7 Steps To Create Your Best Automated Follow-Up Sequence</h2> <div class="card-content"> Don&#039;t build your automated follow-up sequence without reading our guide first. This guide will take you through the strategy behind a good follow-up sequence and how to develop one that&#039;s... </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> </section> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-625e26d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="625e26d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-369eed6" data-id="369eed6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-20b904a elementor-widget elementor-widget-post-selector" data-id="20b904a" data-element_type="widget" data-widget_type="post-selector.default"> <div class="elementor-widget-container"> <section class="ac-post-selector"> <header class="post-selector-header"> <img width="32" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" class="header-icon" alt="f5967ddaf2f18bbde35593667d7eda00" decoding="async" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/f5967ddaf2f18bbde35593667d7eda00.svg"><noscript><img width="32" height="32" src="https://www.activecampaign.com/wp-content/uploads/2021/10/f5967ddaf2f18bbde35593667d7eda00.svg" class="header-icon" alt="f5967ddaf2f18bbde35593667d7eda00" decoding="async"></noscript> <h2>Videos</h2> <a href="/learn/videos" class="act-button link underline">All posts in Videos</a> </header> <section class="post-selector-selected-posts"> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/3-steps-to-building-your-first-automation" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/m21727v9h_howto3stepautomation.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/m21727v9h_howto3stepautomation.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">3 Steps To Building Your First Automation</h2> <div class="card-content"> This is a&nbsp;fairly simple but very effective automation that should open your mind to the exciting world of automation. Jump in! We got you! </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/importing-contacts" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/xko93i7j_importingcontacts.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/xko93i7j_importingcontacts.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">Importing Contacts</h2> <div class="card-content"> He&#8217;s an importer/exporter. What does he import? Contacts. What does he export? Business changing automations! In this video we show you a couple of ways to import your contacts. </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> <div class="card-wrap is-actionable "> <a href="https://www.activecampaign.com/learn/videos/how-to-create-an-advanced-search" target="_self" > <div class="card-image-wrapper aspect-ratio-box"> <img class="aspect-image cover" alt="" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="https://d226aj4ao1t61q.cloudfront.net/mc1dmayx8_howtocreateanadvancedsearch.jpg" /><noscript><img class="aspect-image cover" alt="" src="https://d226aj4ao1t61q.cloudfront.net/mc1dmayx8_howtocreateanadvancedsearch.jpg" /></noscript> </div><!-- .card-image-wrapper --> <div class="card-content-wrapper"> <h2 class="card-title ">How to Create an Advanced Search</h2> <div class="card-content"> Wanna find out which of your contacts have entered an automation AND who are tagged that their favorite animal is a mongoose? THEN make a segment for those automation using... </div><!-- .card-content --> </div><!-- .card-content-wrapper --> </a><!-- .is-actionable .act-button --> </div><!-- .card-wrap --> </section> </section> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-cd5aef3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cd5aef3" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-038a158" data-id="038a158" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6a73b61 elementor-widget elementor-widget-image" data-id="6a73b61" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="640" height="506" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20506'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36625" alt="eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0" data-lazy-srcset="https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-1024x809.png 1024w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-300x237.png 300w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-768x607.png 768w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0.png 1080w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-1024x809.png"><noscript><img decoding="async" width="640" height="506" src="https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-1024x809.png" class="attachment-large size-large wp-image-36625" alt="eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0" srcset="https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-1024x809.png 1024w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-300x237.png 300w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0-768x607.png 768w, https://www.activecampaign.com/wp-content/uploads/2021/10/eyJidWNrZXQiOiJhYy1zdXBwb3J0aW1hZ2VzIiwia2V5IjoiMWo3ajVjdmE4X29uZS1vbi1vbmUucG5nIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDgwLCJmaXQiOiJjb3ZlciJ9fX0.png 1080w" sizes="(max-width: 640px) 100vw, 640px"></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a57cf6d" data-id="a57cf6d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-36bab44 elementor-widget elementor-widget-heading" data-id="36bab44" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Learn from an expert</h2> </div> </div> <div class="elementor-element elementor-element-7ad1889 elementor-widget elementor-widget-text-editor" data-id="7ad1889" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Attend one of our upcoming ActiveTraining webinars to quickly become an expert in the ActiveCampaign Marketing and the Sales tools. Or jump into one of our our interactive workshops where you can get strategic, personalized guidance from an expert on a dedicated feature in the platform.</p> </div> </div> <div class="elementor-element elementor-element-0c400c2 elementor-widget elementor-widget-buttons" data-id="0c400c2" data-element_type="widget" data-widget_type="buttons.default"> <div class="elementor-widget-container"> <div class="widget-container "> <div class="act-button-container left"> <a href="/activetraining" class="act-button mint medium" target="_blank">Register for a training</a> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-776e621 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="776e621" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fbd0e3" data-id="1fbd0e3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fd82412 elementor-widget elementor-widget-heading" data-id="fd82412" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Join our communities</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9aa2a3f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9aa2a3f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-b91b765" data-id="b91b765" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dd8dae4 elementor-widget elementor-widget-image" data-id="dd8dae4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="64" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36631" alt="ujp7ot2yh facebook icon" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/ujp7ot2yh_facebook-icon.png"><noscript><img decoding="async" width="64" height="64" src="https://www.activecampaign.com/wp-content/uploads/2021/10/ujp7ot2yh_facebook-icon.png" class="attachment-large size-large wp-image-36631" alt="ujp7ot2yh facebook icon"></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-293856a" data-id="293856a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5b232e1 elementor-widget elementor-widget-heading" data-id="5b232e1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Official Facebook Group</h6> </div> </div> <div class="elementor-element elementor-element-12c712a elementor-widget elementor-widget-text-editor" data-id="12c712a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Join a Facebook group in the language you prefer and connect with other users in your region or around the globe</p> </div> </div> <div class="elementor-element elementor-element-a2a1cb0 elementor-list-item-link-inline elementor-align-left no-bullets link link-underlines elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="a2a1cb0" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://www.facebook.com/groups/activecampaign.community/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-icon-list-text">Join today</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-eb02939" data-id="eb02939" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a829202 elementor-widget elementor-widget-image" data-id="a829202" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="64" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36637" alt="69mzutuev slack icon" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/69mzutuev_slack-icon.png"><noscript><img decoding="async" width="64" height="64" src="https://www.activecampaign.com/wp-content/uploads/2021/10/69mzutuev_slack-icon.png" class="attachment-large size-large wp-image-36637" alt="69mzutuev slack icon"></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-54f0b8e" data-id="54f0b8e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-711a03f elementor-widget elementor-widget-heading" data-id="711a03f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Slack Channel</h6> </div> </div> <div class="elementor-element elementor-element-cdb7c3d elementor-widget elementor-widget-text-editor" data-id="cdb7c3d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Connect with developers, marketers, and business owners to share knowledge about ActiveCampaign</p> </div> </div> <div class="elementor-element elementor-element-d5430d7 elementor-list-item-link-inline elementor-align-left no-bullets link link-underlines elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="d5430d7" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://join.slack.com/t/activecampaign-group/shared_invite/zt-dmrwtjhx-u789a3fWEY8xSbf9eIuoyw" target="_blank" rel="noopener"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-icon-list-text">Join the conversation</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-fcd331e" data-id="fcd331e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2b805df elementor-widget elementor-widget-image" data-id="2b805df" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="64" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36643" alt="3hk1hgec9 users icon" data-lazy-src="https://www.activecampaign.com/wp-content/uploads/2021/10/3hk1hgec9_users-icon.png"><noscript><img decoding="async" width="64" height="64" src="https://www.activecampaign.com/wp-content/uploads/2021/10/3hk1hgec9_users-icon.png" class="attachment-large size-large wp-image-36643" alt="3hk1hgec9 users icon"></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-1ae8d29" data-id="1ae8d29" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-02fa203 elementor-widget elementor-widget-heading" data-id="02fa203" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Forum</h6> </div> </div> <div class="elementor-element elementor-element-722df8d elementor-widget elementor-widget-text-editor" data-id="722df8d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Share insights and ask questions to users about the ActiveCampaign Platform</p> </div> </div> <div class="elementor-element elementor-element-63b16d4 elementor-list-item-link-inline elementor-align-left no-bullets link link-underlines elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="63b16d4" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://community.activecampaign.com/?_ga=2.7026226.1091357950.1638730811-991456222.1635432059"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-icon-list-text">Learn more</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> </div> </div><!-- .entry-content --> </article><!-- #post-## --> </main><!-- #main --> <div class="craftFooter craft-api"></div> <!-- HFCM by 99 Robots - Snippet # 1: Tracking --> <!-- AC conversion reporting --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var trackac = document.createElement("script"); trackac.defer = true; trackac.type = "text/javascript"; trackac.src = "//www.activecampaign.com/_track.php?r="+encodeURIComponent(document.referrer)+"&u="+encodeURIComponent(window.location.href); var trackac_s = document.getElementsByTagName("script"); if (trackac_s.length) { trackac_s[0].parentNode.appendChild(trackac); } else { var trackac_h = document.getElementsByTagName("head"); trackac_h.length && trackac_h[0].appendChild(trackac); } </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> function setCookie(name, value, days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } var url = window.location.href; var arr = url.match(/(\?|&)_r=([^&]*)/); if (arr) { setCookie("acAffiliate", arr[2], 90); } </script> <script type="rocketlazyloadscript" src='https://js.sentry-cdn.com/b822c481a6c34679af9122e5576d7311.min.js' crossorigin="anonymous" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { Sentry.onLoad(function() { Sentry.init({ environment: "{{ if { env:APP_ENV } === 'dev' }}development{{ else }}{{ if { env:IS_STAGING } }}staging{{ else }}production{{ /if }}{{ /if }}", denyUrls: [ /* Facebook flakiness */ /graph\.facebook\.com/i, /* Facebook blocked */ /connect\.facebook\.net\/en_US\/all\.js/i, /* Woopra flakiness */ /eatdifferent\.com\.woopra-ns\.com/i, /static\.woopra\.com\/js\/woopra\.js/i, /* Chrome extensions */ /extensions\//i, /^chrome:\/\//i, /* Other plugins */ /127\.0\.0\.1:4001\/isrunning/i, /* Cacaoweb */ /webappstoolbarba\.texthelp\.com\//i, /metrics\.itunes\.apple\.com\.edgesuite\.net\//i, // Ignore Google flakiness /\/(gtm|ga|analytics)\.js/i ], ignoreErrors: [ /* Random plugins/extensions */ 'top.GLOBALS', /* See: http://blog.errorception.com/2012/03/tale-of-unfindable-js-error.html */ 'originalCreateNotification', 'canvas.contentDocument', 'MyApp_RemoveAllHighlights', 'http://tt.epicplay.com', 'https://distillery.wistia.com', 'Can\'t find variable: ZiteReader', 'jigsaw is not defined', 'ComboSearch is not defined', 'http://loading.retry.widdit.com/', 'atomicFindClose', /* Facebook borked */ 'fb_xd_fragment', /* ISP "optimizing" proxy - `Cache-Control: no-transform` seems to / reduce this. (thanks @acdha) / See http://stackoverflow.com/questions/4113268 */ 'bmi_SafeAddOnload', 'EBCallBackMessageReceived', /* See http://toolbar.conduit.com/Developer/HtmlAndGadget/Methods/JSInjection.aspx */ 'conduitPage', // Ignore Google flakiness /\/(gtm|ga|analytics)\.js/i, ], blacklistUrls: [ /* Facebook flakiness */ /graph\.facebook\.com/i, /* Facebook blocked */ /connect\.facebook\.net\/en_US\/all\.js/i, /* Woopra flakiness */ /eatdifferent\.com\.woopra-ns\.com/i, /static\.woopra\.com\/js\/woopra\.js/i, /* Chrome extensions */ /extensions\//i, /^chrome:\/\//i, /* Other plugins */ /127\.0\.0\.1:4001\/isrunning/i, /* Cacaoweb */ /webappstoolbarba\.texthelp\.com\//i, /metrics\.itunes\.apple\.com\.edgesuite\.net\//i, // Ignore Google flakiness /\/(gtm|ga|analytics)\.js/i ] }); }); }) </script> <!-- Leads tracking - minified script --> <!-- <script type="rocketlazyloadscript">var queryForm=function(e){var t=!(!e||!e.reset)&&e.reset,o=window.location.toString().split("?"),n=document.referrer,r=new Date;if(window.localStorage.setItem("date",r),n.length>0){var i=(n=n.replace(/^http(s?):\/\//i,"")).split(".");"www"==i[0]?refDomain=i[1].toString():refDomain=i[0].toString(),sessionStorage.setItem("referring_domain",decodeURIComponent(refDomain))}if(o.length>1){var a=o[1].split("&");for(l in a){var s=a[l].split("=");(t||null===sessionStorage.getItem(s[0]))&&sessionStorage.setItem(s[0],decodeURIComponent(s[1]))}}for(var m=document.querySelectorAll("input[type=hidden], input[type=text]"),l=0;l<m.length;l++){var g=m[l].name.match(/\[(.*?)\]/);if(g)if("current_date"===g[1])var d=window.localStorage.getItem("date");else d=sessionStorage.getItem(g[1]);d&&(document.getElementsByName(m[l].name)[0].value=d)}};setTimeout(function(){queryForm()},3e3);</script>--> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 17: Geo Form Fix --> <script> (function () { var storageCheck = (function() { var uid = 'ACLocalStorageTest'; var result; try { localStorage.setItem(uid, uid); result = localStorage.getItem(uid) === uid; localStorage.removeItem(uid); return result && localStorage; } catch (exception) {} }()); var initGeoField = function (locationField) { if (locationField && locationField.value.match(/^([A-Z]{2})/)) { if (storageCheck && localStorage.getItem('GeoLoc') && localStorage.getItem('GeoLoc').match(/^([A-Z]{2})/)){ locationField.value = localStorage.getItem('GeoLoc'); } else { fetch('https://www.activecampaign.com/wp-content/themes/activecampaign/json/location.php') .then(res => res.json()) .then((out) => { if (storageCheck && out.location !== 'XX'){ localStorage.setItem('GeoLoc', out.location); } //console.log('Original Location: ', locationField.value); locationField.value = out.location //console.log('Updated Location: ', locationField.value); }).catch(err => console.error(err)); } } } // Elementor Forms var forms = document.querySelectorAll('.elementor-form'); if (forms) { forms.forEach(function (item) { var locationField = item.querySelector('.elementor-field-type-hidden > input[type=hidden]'); if (locationField){ initGeoField(locationField); } }); } // Blog Signup var fields = document.querySelectorAll('input[data-name="geoip_country"]'); if (fields) { fields.forEach(function (locationField) { initGeoField(locationField); }); } })(); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 21: URL Tracking --> <script type="rocketlazyloadscript"> (function(){ const setSessionParams = () => { const urlParams = new URLSearchParams(location.search); const trackedParameters = [ 'cid', 'mMact', 'mMc', 'mMsta', 'mMt', 'utm_campaign', 'utm_medium', 'utm_source', 'wid' ]; if (urlParams){ trackedParameters.forEach((param) => { if (urlParams.has(param)){ sessionStorage.setItem(param,urlParams.get(param)); } }) } } //check referring domain const setReferringDomain = () => { if (sessionStorage.getItem('referring_domain') === null){ try { let url = (new URL(document.referrer)); if (url.host){ // ignore staging and live environments if (!url.host.includes('wpengine') && !url.host.includes('activecampaign')){ sessionStorage.setItem('referring_domain', url.host); } } } catch (e){ //console.log(e); } } } setReferringDomain(); setSessionParams(); })() </script> <!-- /end HFCM by 99 Robots --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /** * We define our custom disqus configs here. This function is invoked from: * /disqus-comment-system/public/js/comment_embed.js by variable `disqus_config_custom` */ var disqus_config = function () { this.language = "en"; }; </script><!-- eHawkTalon Script --> <script type="text/javascript" id="ehawk-init" src="https://www.activecampaign.com/wp-content/themes/activecampaign/assets/js/ehawk-talon-6-init.js" defer></script><script src='https://www.activecampaign.com/wp-content/mu-plugins/ac-blocks/build/ac-block-menu-dropdown-frontend.c3470337b392f0c390bb.js?ver=ac-block-menu-dropdown-frontend.c3470337b392f0c390bb.js' id='ac-block-menu-dropdown-frontend-js-js' defer></script> <script id="rocket-browser-checker-js-after"> "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 id='rocket-preload-links-js-extra'> var RocketPreloadLinksConfig = {"excludeUris":"\/it\/sales-crm|\/br\/marketing-automation|\/br\/email-marketing|\/lp\/sem\/marketing-automation|\/about|\/es\/marketing-automation|\/about\/events|\/resources\/customer-enablement-workshops|\/security\/security-package|\/email-marketing|\/contact|\/search|\/customer-experience-automation|\/br\/feature\/marketing-automation|\/br\/glossary\/dmarc|\/about\/diversity-equity-inclusion|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"","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:\/\/www.activecampaign.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script id="rocket-preload-links-js-after"> (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 src='https://www.activecampaign.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2' id='wp-polyfill-inert-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11' id='regenerator-runtime-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script> <script src='https://www.activecampaign.com/wp-content/themes/activecampaign/build/js/index.js?ver=1739378540' id='active-campaign-scripts-js' defer></script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.16.2' id='elementor-pro-webpack-runtime-js' defer></script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.16.5' id='elementor-webpack-runtime-js' defer></script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.16.5' id='elementor-frontend-modules-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1' id='wp-hooks-js'></script> <script src='https://www.activecampaign.com/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef' id='wp-i18n-js'></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.activecampaign.com\/wp-admin\/admin-ajax.php","nonce":"6df17705a6","urls":{"assets":"https:\/\/www.activecampaign.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.activecampaign.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}}, "facebook_sdk":{"lang":"en","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.activecampaign.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.16.2' id='elementor-pro-frontend-js' defer></script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2' id='elementor-waypoints-js' defer></script> <script src='https://www.activecampaign.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2' id='jquery-ui-core-js' defer></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":600,"lg":960,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":599,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":959,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}, "version":"3.16.5","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"additional_custom_breakpoints":true,"theme_builder_v2":true,"landing-pages":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/www.activecampaign.com\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-container","settings":{"page":[],"editorPreferences":[]},"kit":{"viewport_mobile":599,"viewport_tablet":"959","body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":1211,"title":"ActiveCampaign%20Education%20Center","excerpt":"","featuredImage":false}}; </script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.16.5' id='elementor-frontend-js' defer></script> <script src='https://www.activecampaign.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.16.2' id='pro-elements-handlers-js' defer></script> <div class="svg-sprite-wrapper"><svg width="0" height="0" style="position:absolute"><symbol viewBox="0 0 24 24" id="arrow-back" xmlns="http://www.w3.org/2000/svg"><path fill="#356AE6" d="M5.414 11H22v2H5.414l7.293 7.293-1.414 1.414L1.586 12l9.707-9.707 1.414 1.414L5.414 11z"/></symbol><symbol fill="none" viewBox="0 0 24 25" id="arrow-left" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#aba)"><path fill-rule="evenodd" clip-rule="evenodd" d="M23 13.54H4.375l9.085 9.3-1.431 1.398L.602 12.54 12.03.84l1.43 1.398-9.084 9.302H23v2Z" fill="#1F2129"/></g><defs><clipPath id="aba"><path fill="#fff" transform="translate(0 .54)" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol viewBox="0 0 24 24" id="back-arrow" xmlns="http://www.w3.org/2000/svg"><defs><path id="aca" d="M5.414 11H22v2H5.414l7.293 7.293-1.414 1.414L1.586 12l9.707-9.707 1.414 1.414L5.414 11z"/></defs><g fill="none" fill-rule="evenodd"><mask id="acb" fill="#fff"><use xlink:href="#aca"/></mask><use fill="currentColor" fill-rule="nonzero" xlink:href="#aca"/><g mask="url(#acb)"><path d="M0 0h24v24H0z"/></g></g></symbol><symbol fill="none" viewBox="0 0 16 16" id="calendar" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 0h-2v2H4V0H2v2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2V0Zm0 6H2v8h12V6Zm-2 2H9v3h3V8Z" fill="#5F667E"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="calendar-event" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19 0h-3v3H8V0H5v3H3a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-2V0ZM3 9h18v12H3V9Zm16 2h-4v4h4v-4Z" fill="#1F2129"/></symbol><symbol viewBox="0 0 16 28" id="caret-down" xmlns="http://www.w3.org/2000/svg"><path fill="#444" d="M16 11a.99.99 0 0 1-.297.703l-7 7C8.516 18.89 8.265 19 8 19s-.516-.109-.703-.297l-7-7A.996.996 0 0 1 0 11c0-.547.453-1 1-1h14c.547 0 1 .453 1 1z"/></symbol><symbol viewBox="0 0 24 24" id="check" xmlns="http://www.w3.org/2000/svg"><path fill="#19CCA3" d="M8.382 16.956 20.202 4 22 5.64 8.5 20.44 2 14.22l1.683-1.76z"/></symbol><symbol fill="none" viewBox="0 0 8 8" id="chevron-filled-right" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4Z" fill="#356AE6"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-banana" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#facf3f"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-creamsicle" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#ff8730"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-lavender" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#73f"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-mint" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#19cca3"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-ocean" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#356ae6"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-slate" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#4e5468"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-strawberry" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#f3376b"/></symbol><symbol style="enable-background:new 0 0 8 8" xml:space="preserve" viewBox="0 0 8 8" id="chevron-filled-right-white" xmlns="http://www.w3.org/2000/svg"><path d="M6 4 2 0v8l4-4z" style="fill:#fff"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="chevron-lined-right" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.707.293 6.293 1.707 16.586 12 6.293 22.293l1.414 1.414L19.414 12 7.707.293Z" fill="#1F2129"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="clock-time" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm2 0c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-11-.054V5h-2v8.054l4.47 2.794 1.06-1.696L13 11.946Z" fill="#1F2129"/></symbol><symbol viewBox="0 0 22.5 22.27" id="close" xmlns="http://www.w3.org/2000/svg"><defs><style>.ase976b01e-b823-4a33-afa4-7e423e5efc07{fill:#303536}</style></defs><g id="asbc0933f0-4035-477f-a26f-3729a5f20fc6" data-name="Layer 2"><g id="asac142a7b-f51d-4aa6-8dfb-c0c4fdfa64fb" data-name="Layer 1"><path class="ase976b01e-b823-4a33-afa4-7e423e5efc07" d="m.4 2.17 19.44 19.44a1.25 1.25 0 1 0 1.77-1.77L2.17.4A1.18 1.18 0 0 0 .4.4a1.18 1.18 0 0 0 0 1.77Z"/><path class="ase976b01e-b823-4a33-afa4-7e423e5efc07" d="M2.66 21.87 22.1 2.43a1.18 1.18 0 0 0 0-1.77 1.18 1.18 0 0 0-1.77 0L.89 20.1a1.18 1.18 0 0 0 0 1.77 1.18 1.18 0 0 0 1.77 0Z"/></g></g></symbol><symbol viewBox="0 0 48 48" id="divider-handle" xmlns="http://www.w3.org/2000/svg"><circle fill="#1f2129" cx="24" cy="24" r="24"/><path d="M28.5 30V18l7 6zm-9-12v12l-7-6z" fill="#fff"/></symbol><symbol fill="none" viewBox="0 0 16 16" id="download" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="m11.226 5.843-.284-1.431a3 3 0 0 0-5.885 0l-.284 1.431-1.45.167A1.5 1.5 0 0 0 3.5 9H5v2H3.5a3.5 3.5 0 0 1-.405-6.977 5.002 5.002 0 0 1 9.81 0A3.5 3.5 0 0 1 12.5 11H11V9h1.5a1.5 1.5 0 0 0 .176-2.99l-1.45-.167zM7 13V6h2v7h2l-3 3-3-3h2z" fill="#004cff"/></symbol><symbol fill="none" viewBox="0 0 17 17" id="earth-globe" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#ava)"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.577 14.53c2.221 0 4.16-1.207 5.197-3h-.197a2 2 0 0 1-2-2 2 2 0 0 1 0-4h2.197a5.998 5.998 0 0 0-5.197-3 5.998 5.998 0 0 0-5.197 3h.697a2.5 2.5 0 0 1 2 4h1a1.5 1.5 0 0 1 0 3H4.105a5.985 5.985 0 0 0 4.472 2Zm0 2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z" fill="#fff"/></g><defs><clipPath id="ava"><path fill="#fff" transform="translate(.577 .53)" d="M0 0h16v16H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 32 32" id="email-love" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#awa)"><mask id="awb" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="7" width="30" height="22"><rect x="2" y="8" width="28" height="20" rx="1" fill="#fff" stroke="#004CFF" stroke-width="2"/></mask><g mask="url(#awb)" fill="#fff" stroke="#004CFF" stroke-width="2"><rect x="2" y="8" width="28" height="20" rx="1"/><path d="M15.276 14.233 2.315 28h27.371L16.732 14.233a1 1 0 0 0-1.456 0Z"/><path d="M15.32 19.988 2.53 8h26.942L16.688 19.988a1 1 0 0 1-1.368 0Z"/></g><path d="m17.491 12.833 5.223-5.842A4.244 4.244 0 0 0 17.237.603L16 1.407 14.763.603a4.244 4.244 0 0 0-5.477 6.388l5.223 5.842a2 2 0 0 0 2.982 0Z" fill="#004CFF" stroke="#fff" stroke-width="2"/></g><defs><clipPath id="awa"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></symbol><symbol viewBox="0 0 24 28" id="facebook-square" xmlns="http://www.w3.org/2000/svg"><path fill="#444" d="M19.5 2q1.859 0 3.18 1.32T24 6.5v15q0 1.859-1.32 3.18T19.5 26h-2.938v-9.297h3.109l.469-3.625h-3.578v-2.312q0-.875.367-1.313t1.43-.438l1.906-.016V5.765q-.984-.141-2.781-.141-2.125 0-3.398 1.25t-1.273 3.531v2.672H9.688v3.625h3.125v9.297H4.5q-1.859 0-3.18-1.32T0 21.499v-15q0-1.859 1.32-3.18t3.18-1.32h15z"/></symbol><symbol viewBox="0 0 20 20" id="globe" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0zM8.964 18.51a8.507 8.507 0 0 1-5.025-2.45A8.515 8.515 0 0 1 1.429 10c0-2.061.722-4.01 2.048-5.56.034.409.118.848.097 1.162-.08 1.144-.192 1.86.477 2.825.261.376.325.915.452 1.35.125.425.62.649.963.91.69.53 1.35 1.145 2.083 1.611.483.308.784.46.643 1.05-.114.474-.146.766-.39 1.189-.076.129.282.957.4 1.076.361.36.719.691 1.112 1.016.609.503-.06 1.157-.35 1.88zm7.097-2.45a8.51 8.51 0 0 1-4.45 2.36 3.55 3.55 0 0 1 1.053-1.411c.341-.263.768-.77.947-1.17.178-.401.414-.749.652-1.117.34-.524-.837-1.314-1.219-1.48-.858-.373-1.504-.875-2.267-1.412-.543-.383-1.647.2-2.26-.068-.841-.367-1.533-1.005-2.264-1.555-.754-.568-.717-1.23-.717-2.067.59.022 1.43-.164 1.822.311.124.15.55.82.834.582.233-.195-.172-.974-.25-1.157-.241-.563.548-.783.951-1.165.527-.498 1.658-1.28 1.568-1.637-.089-.357-1.13-1.369-1.742-1.21-.092.023-.9.87-1.055 1.002l.012-.829c.003-.174-.325-.353-.31-.466.039-.284.83-.8 1.027-1.026-.138-.087-.609-.491-.751-.432-.345.144-.735.243-1.08.387 0-.12-.014-.232-.031-.343a8.49 8.49 0 0 1 2.178-.632l.677.272.478.567.477.492.417.134.663-.624-.171-.446v-.401c1.31.19 2.547.679 3.63 1.432-.193.018-.406.046-.646.077-.1-.059-.227-.085-.335-.126.314.675.641 1.34.974 2.007.355.711 1.144 1.475 1.282 2.226.164.885.05 1.69.14 2.731.086 1.003 1.13 2.143 1.13 2.143s.483.164.884.107a8.519 8.519 0 0 1-2.248 3.945z" fill="currentColor"/></symbol><symbol viewBox="0 0 30 20" id="hamburger" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M12.5 11.25h16.25A1.18 1.18 0 0 0 30 10a1.18 1.18 0 0 0-1.25-1.25H12.5A1.18 1.18 0 0 0 11.25 10a1.18 1.18 0 0 0 1.25 1.25ZM1.25 2.5h27.5A1.18 1.18 0 0 0 30 1.25 1.18 1.18 0 0 0 28.75 0H1.25A1.18 1.18 0 0 0 0 1.25 1.18 1.18 0 0 0 1.25 2.5Zm0 17.5h27.5a1.25 1.25 0 0 0 0-2.5H1.25a1.25 1.25 0 0 0 0 2.5Z" style="fill:#000" data-name="Layer 1"/></g></symbol><symbol fill="none" viewBox="0 0 12 12" id="icon-link" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h5v2H2v8h8V8h2v4H0V0Z" fill="#5F667E"/><path d="M10.207 3.207 12 5V0H7l1.793 1.793-4.5 4.5 1.414 1.414 4.5-4.5Z" fill="#5F667E"/></symbol><symbol viewBox="0 0 27 32" id="instagram-square" xmlns="http://www.w3.org/2000/svg"><path fill="#444" d="M18.286 16q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339T9.144 16t1.339 3.232 3.232 1.339 3.232-1.339T18.286 16zm2.464 0q0 2.929-2.054 4.982t-4.982 2.054-4.982-2.054T6.678 16t2.054-4.982 4.982-2.054 4.982 2.054T20.75 16zm1.929-7.321q0 .679-.482 1.161t-1.161.482-1.161-.482-.482-1.161.482-1.161 1.161-.482 1.161.482.482 1.161zM13.714 4.75l-1.366-.009q-1.241-.009-1.884 0t-1.723.054-1.839.179-1.277.33q-.893.357-1.571 1.036T3.018 7.911q-.196.518-.33 1.277t-.179 1.839-.054 1.723 0 1.884T2.464 16t-.009 1.366 0 1.884.054 1.723.179 1.839.33 1.277q.357.893 1.036 1.571t1.571 1.036q.518.196 1.277.33t1.839.179 1.723.054 1.884 0 1.366-.009 1.366.009 1.884 0 1.723-.054 1.839-.179 1.277-.33q.893-.357 1.571-1.036t1.036-1.571q.196-.518.33-1.277t.179-1.839.054-1.723 0-1.884T24.964 16t.009-1.366 0-1.884-.054-1.723-.179-1.839-.33-1.277q-.357-.893-1.036-1.571t-1.571-1.036q-.518-.196-1.277-.33t-1.839-.179-1.723-.054-1.884 0-1.366.009zM27.429 16q0 4.089-.089 5.661-.179 3.714-2.214 5.75t-5.75 2.214q-1.571.089-5.661.089t-5.661-.089q-3.714-.179-5.75-2.214T.09 21.661Q.001 20.09.001 16t.089-5.661q.179-3.714 2.214-5.75t5.75-2.214q1.571-.089 5.661-.089t5.661.089q3.714.179 5.75 2.214t2.214 5.75q.089 1.571.089 5.661z"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="language" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 2h11v7h-2c-1.1 0-1.833-.433-2.3-1.004A3.23 3.23 0 0 1 8 6h3V5H8V3H7v2H4v1h3c0 .65-.22 1.409-.7 1.996C5.834 8.567 5.1 9 4 9v1c1.348 0 2.341-.526 3-1.283V12h1V8.717c.375.431.859.787 1.454 1.014A1.992 1.992 0 0 0 9 11v2H2V2Zm7 13H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v7h7a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H11a2 2 0 0 1-2-2v-7Zm6-3h3l3 9h-2l-.667-2h-3.666L14 21h-2l3-9Zm1.5 1.5L15.333 17h2.334L16.5 13.5Z" fill="#1F2129"/></symbol><symbol fill="none" viewBox="0 0 9 5" id="language-caret-down" xmlns="http://www.w3.org/2000/svg"><path d="m4.577 4.53 4-4h-8l4 4Z" fill="#fff"/></symbol><symbol fill="none" viewBox="0 0 19 19" id="language-check" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.468 18.178a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm-2.25-4.189 8.03-8.03-1.06-1.06-6.97 6.969-2.47-2.47-1.06 1.061 3.53 3.53Z" fill="#004CFF"/></symbol><symbol fill="none" viewBox="0 0 12 13" id="lightbulb" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bga)"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.582c0 1.48-.804 2.773-2 3.465v1.535H4V8.047a4 4 0 1 1 6-3.465Zm-2 8v-2H4v2h4Z" fill="#4E5468"/></g><defs><clipPath id="bga"><path fill="#fff" transform="translate(0 .582)" d="M0 0h12v12H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 12 12" id="lightbulb-creamcicle" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 4c0 1.48-.804 2.773-2 3.465V9H4V7.465A4 4 0 1 1 10 4Zm-2 8v-2H4v2h4Z" fill="#E66000"/></symbol><symbol fill="none" viewBox="0 0 12 13" id="lightning" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bia)"><path d="M3 .582v7h2v5l4-7H7l2-5H3Z" fill="#4E5468"/></g><defs><clipPath id="bia"><path fill="#fff" transform="translate(0 .582)" d="M0 0h12v12H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 12 12" id="lightning-mint" xmlns="http://www.w3.org/2000/svg"><path d="M3 0v7h2v5l4-7H7l2-5H3Z" fill="#11866F"/></symbol><symbol viewBox="0 0 24 28" id="linkedin-square" xmlns="http://www.w3.org/2000/svg"><path fill="#444" d="M3.703 22.094h3.609V11.25H3.703v10.844zM7.547 7.906q-.016-.812-.562-1.344t-1.453-.531-1.477.531-.57 1.344q0 .797.555 1.336t1.445.539h.016q.922 0 1.484-.539t.562-1.336zm9.141 14.188h3.609v-6.219q0-2.406-1.141-3.641T16.14 11q-2.125 0-3.266 1.828h.031V11.25H9.296q.047 1.031 0 10.844h3.609v-6.062q0-.594.109-.875.234-.547.703-.93t1.156-.383q1.813 0 1.813 2.453v5.797zM24 6.5v15q0 1.859-1.32 3.18T19.5 26h-15q-1.859 0-3.18-1.32T0 21.5v-15q0-1.859 1.32-3.18T4.5 2h15q1.859 0 3.18 1.32T24 6.5z"/></symbol><symbol viewBox="0 0 24 24" id="magnifying-glass" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zm6.676-1.238 4.48 4.48-1.413 1.415-4.481-4.481a8.5 8.5 0 1 1 1.414-1.414z"/></symbol><symbol viewBox="0 0 24 24" id="magnifying-glass-lt-grey" xmlns="http://www.w3.org/2000/svg"><path fill="#ced3e0" d="M10.5 17a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13zm6.676-1.238 4.48 4.48-1.413 1.415-4.481-4.481a8.5 8.5 0 1 1 1.414-1.414z"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="map-pin-location" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 24s9-9.732 9-14.809C21 4.115 16.97 0 12 0S3 4.115 3 9.191C3 14.268 12 24 12 24Zm0-12a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" fill="#1F2129"/></symbol><symbol viewBox="0 0 148 148" fill="none" id="overlay-play-button" xmlns="http://www.w3.org/2000/svg"><g filter="url(#bna)"><path d="M134.897 70c0 33.69-27.288 61-60.948 61S13 103.69 13 70 40.288 9 73.948 9c33.661 0 60.949 27.31 60.949 61Z" stroke="#fff" stroke-width="2"/><path d="m98.728 69.256-42.124 23.56v-47.12l42.124 23.56Z" fill="#fff"/></g><defs><filter id="bna" x="0" y="0" width="147.897" height="148" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="4"/><feGaussianBlur stdDeviation="6"/><feColorMatrix values="0 0 0 0 0.121569 0 0 0 0 0.129412 0 0 0 0 0.160784 0 0 0 0.08 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow"/><feBlend in="SourceGraphic" in2="effect1_dropShadow" result="shape"/></filter></defs></symbol><symbol viewBox="0 0 24 28" id="pause" xmlns="http://www.w3.org/2000/svg"><path fill="#fff" d="M24 3v22c0 .547-.453 1-1 1h-8c-.547 0-1-.453-1-1V3c0-.547.453-1 1-1h8c.547 0 1 .453 1 1zM10 3v22c0 .547-.453 1-1 1H1c-.547 0-1-.453-1-1V3c0-.547.453-1 1-1h8c.547 0 1 .453 1 1z"/></symbol><symbol viewBox="0 0 22 28" id="play" xmlns="http://www.w3.org/2000/svg"><path fill="#fff" d="M21.625 14.484.875 26.015c-.484.266-.875.031-.875-.516v-23c0-.547.391-.781.875-.516l20.75 11.531c.484.266.484.703 0 .969z"/></symbol><symbol id="play-btn-white" viewBox="0 0 60 60" style="enable-background:new 0 0 60 60" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style>.bpst0{fill:#fff}</style><path class="bpst0" d="M30 60C13.5 60 0 46.5 0 30S13.5 0 30 0s30 13.5 30 30-13.5 30-30 30zm0-58C14.6 2 2 14.6 2 30s12.6 28 28 28 28-12.6 28-28S45.4 2 30 2z"/><path class="bpst0" d="M44 30.3 21.3 43V17.7L44 30.3z"/></symbol><symbol viewBox="0 0 110 110" id="play-button" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle cx="55" cy="55" r="55" fill="#FFF"/><path fill="#356AE6" d="M78 55 39 77V33z"/></g></symbol><symbol viewBox="0 0 110 110" id="play-button-3" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle cx="55" cy="55" r="55" fill="#FFF"/><path fill="#356AE6" d="M78 55 39 77V33z"/></g></symbol><symbol fill="none" viewBox="0 0 16 16" id="question-icon-blue" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 1 0 0 16zm-1.29-4.127A1.13 1.13 0 0 0 7.845 13a1.13 1.13 0 0 0 1.136-1.127 1.13 1.13 0 0 0-1.136-1.127 1.13 1.13 0 0 0-1.136 1.127zm4.118-4.645c-.167.4-.545.91-1.09 1.248-.188.118-.45.284-.77.584a.96.96 0 0 0-.205.438c-.01.065 0 .32 0 .32H6.88a2.59 2.59 0 0 1 .008-.588l.003-.03c.012-.11.044-.406.173-.633.18-.317.335-.474.86-.828l.095-.064c.63-.422.98-.658 1.06-.966.077-.285.107-.616-.14-.888-.22-.24-.515-.282-.842-.293-.308-.01-.73.034-1 .328-.243.267-.218.978-.218.978H5a3.196 3.196 0 0 1 .038-.576c.02-.142.085-.494.233-.82.212-.466.568-.938 1.198-1.207.487-.21.942-.237 1.617-.226.705.01 1.27.116 1.845.502.2.136.797.55 1 1.332a2.21 2.21 0 0 1-.105 1.392z" fill="#356ae6"/></symbol><symbol viewBox="0 0 40 30" id="quotes" xmlns="http://www.w3.org/2000/svg"><path d="M24.295 26.864c-5.094-5.719-1.585-15.673 2.657-19.522 3.615-3.28 9.605-5.96 10.17-5.024.897 1.49-2.636 2.547-5.293 4.938-3.316 3.586-4.43 5.198.16 7.221 4.918 2.22 5.012 4.391 5.17 7.153.398 6.954-7.89 10.207-12.864 5.234zm-19.172-.099C.028 21.046 3.538 11.09 7.78 7.243c3.614-3.28 9.604-5.96 10.17-5.024.897 1.49-2.636 2.547-5.293 4.938-3.316 3.586-4.43 5.198.159 7.221 4.918 2.22 5.013 4.391 5.17 7.153.399 6.954-7.89 10.207-12.863 5.234z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 63 47" id="quotes-ocean" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bua)" fill="#e3ebfc"><path d="M23.304 2.66c-2.207.76-5.673 2.327-8.608 5.648-4.782 5.4-6.74 13.772-4.304 15.688 1.445 1.136 3.227-1.074 7.378-.627.345.037 5.728.698 8.607 5.02 3.15 4.73 2.36 12.423-2.46 16.316-5.965 4.818-13.95.458-14.756 0-5.355-3.037-7.1-8.536-7.993-11.295-2.262-7.082-.668-13.24 0-15.688C4.857 4.205 19.1 0 23.518 0m31.286 2.66c-2.207.76-5.672 2.327-8.607 5.648-4.782 5.4-6.74 13.772-4.304 15.688 1.445 1.136 3.227-1.074 7.378-.627.345.037 5.728.698 8.608 5.02 3.15 4.73 2.36 12.423-2.46 16.316-5.965 4.818-13.95.458-14.756 0-5.355-3.037-7.1-8.536-7.993-11.295-2.262-7.082-.668-13.24 0-15.688C36.357 4.205 50.6 0 55.018 0"/></g><defs><clipPath id="bua"><path fill="#fff" d="M0 0h63v47H0z"/></clipPath></defs></symbol><symbol viewBox="0 0 64.27 47.97" id="quotes-white" xmlns="http://www.w3.org/2000/svg"><path d="M23.67 2.72a20.41 20.41 0 0 0-8.74 5.76c-4.86 5.53-6.85 14.07-4.37 16 1.47 1.16 3.28-1.1 7.49-.64.35 0 5.82.71 8.75 5.12 3.2 4.83 2.4 12.69-2.5 16.67-6.06 4.92-14.17.46-15 0-5.44-3.11-7.22-8.72-8.12-11.54a27.91 27.91 0 0 1 0-16C4.93 4.29 19.39 0 23.89 0m35.34 2.74a20.55 20.55 0 0 0-8.74 5.77c-4.86 5.52-6.85 14.06-4.38 16 1.47 1.16 3.28-1.1 7.5-.64.35 0 5.82.71 8.74 5.13 3.2 4.83 2.4 12.68-2.5 16.66-6.06 4.92-14.17.47-15 0-5.44-3.1-7.22-8.72-8.12-11.54a28.09 28.09 0 0 1 0-16C40.49 4.32 55 0 59.45 0" style="fill:#fff"/></symbol><symbol fill="none" viewBox="0 0 25 25" id="rss-blue" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bxa)"><path fill-rule="evenodd" clip-rule="evenodd" d="M.707 4.418c11.046 0 20 8.954 20 20h4c0-13.255-10.745-24-24-24v4Zm12 20c0-6.627-5.372-12-12-12v-4c8.837 0 16 7.163 16 16h-4Zm-5-3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z" fill="#356AE6"/></g><defs><clipPath id="bxa"><path fill="#fff" transform="translate(.707 .418)" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol viewBox="0 0 22.48 23.43" id="star-with-check" xmlns="http://www.w3.org/2000/svg"><path d="M10.11 1.35a2 2 0 0 1 2.78 0l1 1a2 2 0 0 0 1.67.54l1.37-.19a2 2 0 0 1 2.25 1.63l.24 1.37a2 2 0 0 0 1 1.42l1.23.65a2 2 0 0 1 .86 2.65l-.61 1.24a2 2 0 0 0 0 1.76l.61 1.24a2 2 0 0 1-.86 2.65l-1.23.65a2 2 0 0 0-1 1.42l-.24 1.37a2 2 0 0 1-2.25 1.63l-1.37-.19a2 2 0 0 0-1.67.54l-1 1a2 2 0 0 1-2.78 0l-1-1a2 2 0 0 0-1.67-.54l-1.37.19a2 2 0 0 1-2.25-1.63l-.24-1.37a2 2 0 0 0-1-1.42l-1.23-.65a2 2 0 0 1-.86-2.65l.61-1.24a2 2 0 0 0 0-1.76l-.64-1.28a2 2 0 0 1 .86-2.65l1.23-.65a2 2 0 0 0 1-1.42l.24-1.37a2 2 0 0 1 2.28-1.63l1.37.19a2 2 0 0 0 1.67-.54Z" transform="translate(-.26 -.78)" style="fill:#1bddb1"/><path d="M17.21 9.35 9.5 17.06l-3.71-3.71 1.42-1.41 2.29 2.29 6.29-6.29Z" transform="translate(-.26 -.78)" style="fill:#fff;fill-rule:evenodd"/></symbol><symbol viewBox="0 0 24 28" id="twitter-square" xmlns="http://www.w3.org/2000/svg"><path fill="#444" d="M20 9.531q-.875.391-1.891.531 1.062-.625 1.453-1.828-1.016.594-2.094.797Q16.515 8 15.077 8q-1.359 0-2.32.961t-.961 2.32q0 .453.078.75-2.016-.109-3.781-1.016t-3-2.422q-.453.781-.453 1.656 0 1.781 1.422 2.734-.734-.016-1.563-.406v.031q0 1.172.781 2.086t1.922 1.133q-.453.125-.797.125-.203 0-.609-.063.328.984 1.164 1.625t1.898.656q-1.813 1.406-4.078 1.406-.406 0-.781-.047 2.312 1.469 5.031 1.469 1.75 0 3.281-.555t2.625-1.484 1.883-2.141 1.172-2.531.383-2.633q0-.281-.016-.422.984-.703 1.641-1.703zM24 6.5v15q0 1.859-1.32 3.18T19.5 26h-15q-1.859 0-3.18-1.32T0 21.5v-15q0-1.859 1.32-3.18T4.5 2h15q1.859 0 3.18 1.32T24 6.5z"/></symbol><symbol fill="none" viewBox="0 0 32 32" id="updates-email" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#caa)"><mask id="cab" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="7" width="30" height="22"><rect x="2" y="8" width="28" height="20" rx="1" fill="#fff" stroke="#004CFF" stroke-width="2"/></mask><g mask="url(#cab)" fill="#fff" stroke="#0E1C38" stroke-width="2"><rect x="2" y="8" width="28" height="20" rx="1"/><path d="M15.276 14.233 2.315 28h27.371L16.732 14.233a1 1 0 0 0-1.456 0Z"/><path d="M15.32 19.988 2.53 8h26.942L16.688 19.988a1 1 0 0 1-1.368 0Z"/></g><path d="m17.491 12.833 5.223-5.842A4.244 4.244 0 0 0 17.237.603L16 1.407 14.763.603a4.244 4.244 0 0 0-5.477 6.388l5.223 5.842a2 2 0 0 0 2.982 0Z" fill="#004CFF" stroke="#fff" stroke-width="2"/></g><defs><clipPath id="caa"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 32 32" id="updates-question" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="14" stroke="#0E1C38" stroke-width="2"/><path d="M17.168 17.456c-.063.2-.098.51-.103.93h-2.13c.031-.888.116-1.501.252-1.838.137-.342.49-.733 1.058-1.175l.575-.45c.19-.142.342-.297.458-.465.21-.29.316-.608.316-.955 0-.4-.119-.763-.355-1.089-.232-.331-.658-.497-1.278-.497-.61 0-1.045.203-1.302.608a2.353 2.353 0 0 0-.379 1.262H12c.063-1.499.586-2.562 1.57-3.187.62-.4 1.383-.6 2.288-.6 1.189 0 2.175.284 2.959.852.788.568 1.183 1.41 1.183 2.525 0 .683-.17 1.26-.513 1.727-.2.285-.584.648-1.152 1.09l-.56.433c-.305.237-.507.513-.607.829Zm.063 4.291H14.88v-2.28h2.35v2.28Z" fill="#004CFF"/></symbol><symbol fill="none" viewBox="0 0 32 32" id="updates-rss" xmlns="http://www.w3.org/2000/svg"><path d="M19 27c0-7.732-6.268-14-14-14M27 27C27 14.85 17.15 5 5 5" stroke="#0E1C38" stroke-width="2"/><circle cx="8" cy="24" r="3" fill="#004CFF"/></symbol></svg></div><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 src="https://www.activecampaign.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'92cbda553a34797a',t:'MTc0NDA1MzMxOC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

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