CINXE.COM

About Us | Matrix Group International

<!DOCTYPE html><html class="no-js" lang="en-US"><head><meta name="module" content="Page" /><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.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="published" content="2020-11-17" /><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="theme-color" content="#6C388E"><link rel="profile" href="https://gmpg.org/xfn/11"><meta name='robots' content='max-image-preview:large' /><style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style><!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer>var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || [];</script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https://yoast.com/wordpress/plugins/seo/ --><title>About Us | Matrix Group International</title><link rel="preload" data-rocket-preload as="image" imagesrcset="https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg.webp 1440w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-300x91.jpg.webp 300w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1024x310.jpg.webp 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-768x233.jpg.webp 768w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1200x363.jpg.webp 1200w" imagesizes="(max-width: 1440px) 100vw, 1440px" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;display=swap" /></noscript><meta name="description" content="Matrix Group is a digital agency that helps associations and nonprofits increase membership, generate revenue, and thrive in the digital space." /><link rel="canonical" href="https://www.matrixgroup.net/about/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="About Us | Matrix Group International" /><meta property="og:description" content="Matrix Group is a digital agency that helps associations and nonprofits increase membership, generate revenue, and thrive in the digital space." /><meta property="og:url" content="https://www.matrixgroup.net/about/" /><meta property="og:site_name" content="Matrix Group International" /><meta property="article:modified_time" content="2024-10-28T08:23:59+00:00" /><meta property="og:image" content="https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg" /><meta property="og:image:width" content="1440" /><meta property="og:image:height" content="436" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:label1" content="Est. reading time" /><meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https://www.matrixgroup.net/about/","url":"https://www.matrixgroup.net/about/","name":"About Us | Matrix Group International","isPartOf":{"@id":"https://www.matrixgroup.net/#website"},"primaryImageOfPage":{"@id":"https://www.matrixgroup.net/about/#primaryimage"},"image":{"@id":"https://www.matrixgroup.net/about/#primaryimage"},"thumbnailUrl":"https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg","datePublished":"2020-11-17T03:51:12+00:00","dateModified":"2024-10-28T08:23:59+00:00","description":"Matrix Group is a digital agency that helps associations and nonprofits increase membership, generate revenue, and thrive in the digital space.","breadcrumb":{"@id":"https://www.matrixgroup.net/about/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.matrixgroup.net/about/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.matrixgroup.net/about/#primaryimage","url":"https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg","contentUrl":"https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg","width":1440,"height":436},{"@type":"BreadcrumbList","@id":"https://www.matrixgroup.net/about/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.matrixgroup.net/"},{"@type":"ListItem","position":2,"name":"Our mission is to help our clients create amazing customer journeys that grow membership and generate revenue."}]},{"@type":"WebSite","@id":"https://www.matrixgroup.net/#website","url":"https://www.matrixgroup.net/","name":"Matrix Group International","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.matrixgroup.net/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --><link rel='dns-prefetch' href='//js.hs-scripts.com' /><link rel='dns-prefetch' href='//unpkg.com' /><link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /><link rel='dns-prefetch' href='//cdn.jsdelivr.net' /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /><link rel="alternate" type="application/rss+xml" title="Matrix Group International &raquo; Feed" href="https://www.matrixgroup.net/feed/" /><link rel="alternate" type="application/rss+xml" title="Matrix Group International &raquo; Comments Feed" href="https://www.matrixgroup.net/comments/feed/" /><link rel="alternate" type="text/calendar" title="Matrix Group International &raquo; iCal Feed" href="https://www.matrixgroup.net/events/?ical=1" /> <script type="rocketlazyloadscript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.matrixgroup.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);</script> <link rel="preload" href="https://www.matrixgroup.net/wp-content/themes/matrixgroup/fonts/ProximaVaraRoman/font.woff2" as="font" type="font/woff2" crossorigin><style id='wp-emoji-styles-inline-css'>img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }</style><link rel='stylesheet' id='wp-block-library-css' href='https://www.matrixgroup.net/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' media='all' /><style id='safe-svg-svg-icon-style-inline-css'>.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%}</style><style id='classic-theme-styles-inline-css'>/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style><style id='global-styles-inline-css'>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--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--primary: #652d88;--wp--preset--color--secondary: #338129;--wp--preset--color--tertiary: #f1f1f1;--wp--preset--color--tertiary-darker: #f7f7f7;--wp--preset--color--font-main: #39333d;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 26.25px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 21px;--wp--preset--font-size--larger: 32px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}</style><link rel='stylesheet' id='lbwps-styles-photoswipe5-main-css' href='https://www.matrixgroup.net/wp-content/plugins/lightbox-photoswipe/assets/ps5/styles/main.css?ver=5.6.1' media='all' /><link rel='stylesheet' id='my-plugin-styles2-css' href='https://www.matrixgroup.net/wp-content/plugins/mg-text-to-speech-plugin//style.css?ver=6.7.1' media='all' /><link rel='stylesheet' id='ctf_styles-css' href='https://www.matrixgroup.net/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.min.css?ver=2.2.4' media='all' /><link rel='stylesheet' id='parent-style-css' href='https://www.matrixgroup.net/wp-content/themes/twentytwenty/style.css?ver=1' media='all' /><link rel='stylesheet' id='child-style-css' href='https://www.matrixgroup.net/wp-content/themes/matrixgroup/dist/style-2cb79147f042e7282de6.css' media='all' /><link rel='stylesheet' id='ProximaVara-Roma-css' href='https://www.matrixgroup.net/wp-content/themes/matrixgroup/fonts/ProximaVaraRoman/stylesheet.css?ver=2' media='all' /><link rel='stylesheet' id='twentytwenty-style-css' href='https://www.matrixgroup.net/wp-content/themes/matrixgroup/style.css?ver=6.7.1' media='all' /><link rel='stylesheet' id='twentytwenty-fonts-css' href='https://www.matrixgroup.net/wp-content/themes/twentytwenty/assets/css/font-inter.css?ver=6.7.1' media='all' /><link rel='stylesheet' id='twentytwenty-print-style-css' href='https://www.matrixgroup.net/wp-content/themes/twentytwenty/print.css?ver=6.7.1' media='print' /><style id='akismet-widget-style-inline-css'>.a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; }</style><link rel="https://api.w.org/" href="https://www.matrixgroup.net/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.matrixgroup.net/wp-json/wp/v2/pages/5" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.matrixgroup.net/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.7.1" /><link rel='shortlink' href='https://www.matrixgroup.net/?p=5' /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.matrixgroup.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.matrixgroup.net%2Fabout%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.matrixgroup.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.matrixgroup.net%2Fabout%2F&#038;format=xml" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.75--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page">var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]);</script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.matrixgroup.net"><link rel="alternate" href="https://www.matrixgroup.net/wp-json/tribe/events/v1/" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to automatic --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript">var dataLayer_content = {"pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Joanna Pineda"}; dataLayer.push( dataLayer_content );</script> <script type="rocketlazyloadscript" data-cfasync="false">(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= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-562V84');</script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <script>document.documentElement.className = document.documentElement.className.replace( 'no-js', 'js' );</script> <link rel="icon" href="https://www.matrixgroup.net/wp-content/uploads/2020/12/favicon-32x32-1.png" sizes="32x32" /><link rel="icon" href="https://www.matrixgroup.net/wp-content/uploads/2020/12/favicon-32x32-1.png" sizes="192x192" /><link rel="apple-touch-icon" href="https://www.matrixgroup.net/wp-content/uploads/2020/12/favicon-32x32-1.png" /><meta name="msapplication-TileImage" content="https://www.matrixgroup.net/wp-content/uploads/2020/12/favicon-32x32-1.png" /><style id="wp-custom-css">.widget_tag_cloud a:before, .widget_tag_cloud h2:before { display: none; } .hs-form-8cf62b03-742d-4bdc-9119-fb8c6cbf6a0a_ec5a1f1e-f1cc-4fb2-ba01-5f937c0fb9db .hs-form-field label:not(.hs-error-msg) { display: none !important; } body .mg-site-content strong { font-variation-settings: "wght" 600,"wdth" 75; } .template-thank-you-webinar .wp-block-media-text { padding-bottom: 3rem; } .mg-block-cta--primary { padding-bottom:11rem !important; } .header-titles .alternate-logo { filter: invert(0) !important; } #site-content .entry-content > .mg-block-cta--primary:first-child { padding-top: 2rem !important; } #site-content .entry-content > .mg-block-cta--primary.mg-block--mt-0:first-child { margin-top: -2rem !important; } .mg-block-content-list .landscape img{ object-fit:contain; width: 100%; position: absolute; height: 100%; margin: auto; top: 0; left: 0; }</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_lazyload_images wpr_lazyload_iframes wpr_oci wpr_image_dimensions wpr_preload_links wpr_desktop" /></head><body class="page-template-default page page-id-5 wp-embed-responsive tribe-no-js singular enable-search-modal has-post-thumbnail has-no-pagination not-showing-comments show-avatars footer-top-visible" data-test="ok"> <noscript><style>#header.mg-site-header { position: relative !important; } #site-content .swiper-slide, .mg-block { opacity: 1 !important; } .swiper-wrapper { display: block !important; } .swiper-button-prev, .swiper-button-next { display: none; } .scale-element .mg-scale-container>* { transform: scale(1); }</style></noscript> <a class="skip-link screen-reader-text" href="#site-content">Skip to the content</a> <!-- GTM Container placement set to automatic --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-562V84" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!--stopindex--><header id="header" class="mg-site-header header-footer-group fixed z-30 w-full" role="banner"><div class="header-inner section-inner max-w-537"><div class="header-titles-wrapper flex justify-between px-0"><div class="header-titles m-0"> <a class="" href="https://www.matrixgroup.net" aria-label="home"> <img width="472" height="148" src="https://www.matrixgroup.net/wp-content/uploads/2024/05/MatrixGroup25years.svg" alt="" class="full-logo w-full"> </a></div><!-- .header-titles --><div class="flex lg:hidden"> <button class="toggle mobile-search-toggle inset-y-0 left-0" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false"> <span class="toggle-inner h-full"> <span class="toggle-icon flex text-white"> <!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <path d="M31.443 28.845l-9.645-9.647c1.484-1.947 2.319-4.452 2.319-7.141 0-6.679-5.379-12.057-12.057-12.057-6.677 0-12.059 5.38-12.059 12.059 0 6.677 5.379 12.056 12.057 12.056 2.691 0 5.1-0.835 7.143-2.317l9.647 9.647c0.371 0.369 0.835 0.556 1.299 0.556s0.927-0.187 1.299-0.556c0.741-0.743 0.741-1.856 0-2.599zM12.059 20.405c-4.637 0-8.347-3.709-8.347-8.347 0-4.639 3.709-8.347 8.347-8.347 4.639 0 8.347 3.708 8.347 8.347 0 4.636-3.709 8.347-8.347 8.347z"></path> </svg> </span> <span class="toggle-text screen-reader-text">Search</span> </span> </button><!-- .mobile-search-toggle --> <button class="plain-button mg-menu-toggle z-30 h-16 xl:hidden" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" aria-expanded="false" data-set-focus=".close-nav-toggle"> <span class="toggle-text screen-reader-text">Menu</span><div class="menu-toggle__inner animate"></div> </button><!-- .nav-toggle --></div></div><!-- .header-titles-wrapper --><div class="header-navigation-wrapper"><nav class="primary-menu-wrapper" aria-label="Horizontal" role="navigation"><ul class="primary-menu reset-list-style font-alt-normal text-primary font-heading m-0 text-3xl"><li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-5 current_page_item menu-item-has-children menu-item-79"><a href="https://www.matrixgroup.net/about/" aria-current="page">About</a><span class="icon"></span><ul class="sub-menu"><li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="https://www.matrixgroup.net/our-leadership-team/">Our Leadership Team</a></li><li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://www.matrixgroup.net/careers/">Careers</a></li><li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://www.matrixgroup.net/contact-us/">Contact Us</a></li></ul></li><li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><a href="https://www.matrixgroup.net/work/">Work</a></li><li id="menu-item-1474" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1474"><a href="https://www.matrixgroup.net/our-services/">Our Services</a></li><li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="https://www.matrixgroup.net/matrixmaxx-ams/">MatrixMaxx AMS</a></li><li id="menu-item-1200" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1200"><a href="https://www.matrixgroup.net/bespeake-new/">Event Tech</a></li><li id="menu-item-9035" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9035"><a>Insights</a><span class="icon"></span><ul class="sub-menu"><li id="menu-item-6979" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6979"><a href="https://www.matrixgroup.net/thematrixfiles/">Blog</a></li><li id="menu-item-9036" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9036"><a href="https://www.matrixgroup.net/events/">Events</a></li><li id="menu-item-9812" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9812"><a href="https://www.matrixgroup.net/associations-thrive-podcast/">Associations Thrive® Podcast</a></li></ul></li></ul></nav><!-- .primary-menu-wrapper --><div class="header-toggles hide-no-js mr-0 ml-12"><div class="toggle-wrapper search-toggle-wrapper"> <button class="toggle search-toggle desktop-search-toggle text-secondary px-4" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false"> <span class="toggle-inner"> <!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> <path d="M31.443 28.845l-9.645-9.647c1.484-1.947 2.319-4.452 2.319-7.141 0-6.679-5.379-12.057-12.057-12.057-6.677 0-12.059 5.38-12.059 12.059 0 6.677 5.379 12.056 12.057 12.056 2.691 0 5.1-0.835 7.143-2.317l9.647 9.647c0.371 0.369 0.835 0.556 1.299 0.556s0.927-0.187 1.299-0.556c0.741-0.743 0.741-1.856 0-2.599zM12.059 20.405c-4.637 0-8.347-3.709-8.347-8.347 0-4.639 3.709-8.347 8.347-8.347 4.639 0 8.347 3.708 8.347 8.347 0 4.636-3.709 8.347-8.347 8.347z"></path> </svg> <span class="toggle-text screen-reader-text">Search</span> </span> </button><!-- .search-toggle --></div></div><!-- .header-toggles --></div><!-- .header-navigation-wrapper --></div><!-- .header-inner --><div class="search-modal cover-modal header-footer-group" data-modal-target-string=".search-modal" role="dialog" aria-modal="true" aria-label="Search"><div class="search-modal-inner modal-inner"><div class="section-inner"><form role="search" method="get" class="search-form" action="https://www.matrixgroup.net/"> <label for="search-form-1"> <span class="screen-reader-text">Search for:</span> <input type="search" id="search-form-1" class="search-field h-36 ml-0" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /></form> <button class="toggle search-untoggle close-search-toggle fill-children-current-color" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field"> <span class="screen-reader-text"> Close search </span> <svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polygon fill="" fill-rule="evenodd" points="6.852 7.649 .399 1.195 1.445 .149 7.899 6.602 14.352 .149 15.399 1.195 8.945 7.649 15.399 14.102 14.352 15.149 7.899 8.695 1.445 15.149 .399 14.102" /></svg> </button><!-- .search-toggle --></div><!-- .section-inner --></div><!-- .search-modal-inner --></div><!-- .menu-modal --></header><!-- #site-header --><div class="menu-modal cover-modal header-footer-group" data-modal-target-string=".menu-modal"><div class="menu-modal-inner modal-inner"><div class="menu-wrapper w-full"><div class="menu-top"> <button class="toggle close-nav-toggle px-6" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" aria-expanded="false" data-set-focus=".menu-modal"> <span class="toggle-text screen-reader-text">Close Menu</span> <svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polygon fill="" fill-rule="evenodd" points="6.852 7.649 .399 1.195 1.445 .149 7.899 6.602 14.352 .149 15.399 1.195 8.945 7.649 15.399 14.102 14.352 15.149 7.899 8.695 1.445 15.149 .399 14.102" /></svg> </button><!-- .nav-toggle --><nav class="mobile-menu" aria-label="Mobile" role="navigation"><ul class="modal-menu reset-list-style"><li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-5 current_page_item menu-item-has-children menu-item-79"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/about/" aria-current="page">About</a><button class="toggle sub-menu-toggle fill-children-current-color" data-toggle-target=".menu-modal .menu-item-79 > .sub-menu" data-toggle-type="slidetoggle" data-toggle-duration="250" aria-expanded="false"><span class="screen-reader-text">Show sub menu</span><svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12"><polygon fill="" fill-rule="evenodd" points="1319.899 365.778 1327.678 358 1329.799 360.121 1319.899 370.021 1310 360.121 1312.121 358" transform="translate(-1310 -358)" /></svg></button></div><!-- .ancestor-wrapper --><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/our-leadership-team/">Our Leadership Team</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/careers/">Careers</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/contact-us/">Contact Us</a></div><!-- .ancestor-wrapper --></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/work/">Work</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1474"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/our-services/">Our Services</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/matrixmaxx-ams/">MatrixMaxx AMS</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1200"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/bespeake-new/">Event Tech</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9035"><div class="ancestor-wrapper"><a>Insights</a><button class="toggle sub-menu-toggle fill-children-current-color" data-toggle-target=".menu-modal .menu-item-9035 > .sub-menu" data-toggle-type="slidetoggle" data-toggle-duration="250" aria-expanded="false"><span class="screen-reader-text">Show sub menu</span><svg class="svg-icon" aria-hidden="true" role="img" focusable="false" xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12"><polygon fill="" fill-rule="evenodd" points="1319.899 365.778 1327.678 358 1329.799 360.121 1319.899 370.021 1310 360.121 1312.121 358" transform="translate(-1310 -358)" /></svg></button></div><!-- .ancestor-wrapper --><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6979"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/thematrixfiles/">Blog</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9036"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/events/">Events</a></div><!-- .ancestor-wrapper --></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9812"><div class="ancestor-wrapper"><a href="https://www.matrixgroup.net/associations-thrive-podcast/">Associations Thrive® Podcast</a></div><!-- .ancestor-wrapper --></li></ul></li></ul></nav></div><!-- .menu-top --></div><!-- .menu-wrapper --></div><!-- .menu-modal-inner --></div><!-- .menu-modal --> <!--startindex--><main id="site-content" class="mg-site-content overflow-unset mb-36" role="main"><article class="post-5 page type-page status-publish has-post-thumbnail hentry" id="post-5"><header class="entry-header has-text-align-center header-footer-group"><figure class="featured-media"><div class="featured-media-inner section-inner"> <picture class="w-full object-cover h-full wp-post-image" decoding="async" fetchpriority="high"> <source type="image/webp" srcset="https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg.webp 1440w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-300x91.jpg.webp 300w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1024x310.jpg.webp 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-768x233.jpg.webp 768w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1200x363.jpg.webp 1200w" sizes="(max-width: 1440px) 100vw, 1440px"/> <img data-no-lazy="" width="1440" height="436" src="https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg" alt="" decoding="async" fetchpriority="high" srcset="https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img.jpg 1440w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-300x91.jpg 300w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1024x310.jpg 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-768x233.jpg 768w, https://www.matrixgroup.net/wp-content/uploads/2022/08/about-featured-img-1200x363.jpg 1200w" sizes="(max-width: 1440px) 100vw, 1440px"/> </picture></div><!-- .featured-media-inner --></figure><!-- .featured-media --><div class="entry-header-inner section-inner medium"><h1 class="entry-title max-w-328 mx-auto font-alt-normal">Our mission is to help our clients create amazing customer journeys that grow membership and generate revenue.</h1><p class="max-w-328 mx-auto text-left mt-4 px-6 font-alt-normal font-heading">We help our clients design intentional, beautiful and effective member journeys, whether it’s a rebranded website to educate the world about your organization and services, a membership database that makes it easy for customers to join and purchase and gives you insight into your members’ needs, or an online store that’s just as easy and elegant as a big retailer’s store.</p></div><!-- .entry-header-inner --></header><!-- .entry-header --><div class="post-inner thin "><div class="entry-content "><section id="block_6d0aea730106b8eb1a89ba8ac41c49e5" class="mg-block mg-block-cta relative overflow-hidden mg-block-cta alignfull has-background pt-12 md:pt-0 lg:pt-48 lg:pb-20 overflow-unset mg-block--mt-0 mg-block-cta--primary mg-block--mb-0 clearfix"><div class="flex has-primary-background-color has-linear-background px-6 py-24 md:py-12 lg:py-0 flex-col md:flex-row has-linear-left-layout py-12 lg:px-0 "><div class="relative z-10 flex items-center max-w-144 md:max-w-216 md:min-h-110 lg:min-w-216 mx-auto md:mx-0 md:min-w-110 lg:min-w-auto my-6 md:my-0 w-full primary--image"> <picture decoding="async" class="object-contain set-white-bg w-full rounded-full lg:absolute inset-y-0 my-auto h-full"> <source type="image/webp" srcset="https://www.matrixgroup.net/wp-content/uploads/2022/04/Deliver_img.jpg.webp"/> <img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/04/Deliver_img.jpg" alt="" width="540" height="540"/> </picture></div><div class="mg-block-cta__details relative items-center md:min-h-136 md:pl-12 lg:pl-20 xxl:pl-36 max-w-lg flex lg:pr-8x xxxl:pr-0 lg:py-16"><div class=""><h2 class="xl:text-7xl font-alt-normal mb-4 mt-0" > <span class=" text-white text-white block mt-8 md:mt-0"> How We Deliver </span></h2><div class="font-alt-normal"><p><span style="font-weight: 400;">Every project starts with a discovery process to help you explore: Who you are trying to reach, what your target audiences need, why this project is important, why this project must be done now, and what success looks like. We&#8217;ll help you identify your most important member and customer journeys and then develop a plan to make them amazing. </span></p><p><span style="font-weight: 400;">During implementation, your team will include an experienced project manager who understands your business, designers and front-end developers who will make sure your application or website is gorgeous and user-friendly, back-end developers who are experienced with the latest tech tools.</span></p><p class="text-2xl inline"><a href="https://www.matrixgroup.net/our-services/"><strong>VIEW OUR SERVICES</strong></a> <span class="px-4">|</span></p><p class="text-2xl inline"><strong><a href="https://www.matrixgroup.net/work/">VIEW OUR WORK</a></strong></p></div></div></div><!-- .mg-block-cta__details --></div></section><section id="block_bb1ea88e4f2fad878295a5e4c4bd78f5" class="mg-block mg-block-content-list xl:mt-0 mg-block--mt-0 alignwide mt-0 max-w-398 px-6 xl:px-0 pb-0 mg-block-content-list--secondary "><h2 class="has-text-align-center mt-0 mb-4 font-heading lg:text-7xl">Our Clients</h2><div class="max-w-328 mx-auto font-alt-medium"><p><span style="font-weight: 400">We’ve helped a variety of organizations in all industries across the country be successful. For over two decades we’ve created powerful, digital experiences for trade associations, professional societies, nonprofits and corporations. How can we serve YOU?</span></p></div><ul class="m-0 reset-list-style mg-grid my-24"><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <img width="220" height="50" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2050'%3E%3C/svg%3E" alt="" class="py-4 mx-auto" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/08/ccvi-logo2019-EN-1.svg"><noscript><img width="220" height="50" decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/08/ccvi-logo2019-EN-1.svg" alt="" class="py-4 mx-auto"></noscript></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/ceip-k-hor.png.webp"/> <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="" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/ceip-k-hor.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/ceip-k-hor.png" alt=""/></noscript> </picture></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/cha-rgb.png.webp"/> <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="" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/cha-rgb.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/cha-rgb.png" alt=""/></noscript> </picture></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2024/10/RSI-Logo.png.webp"/> <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="RSI logo" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2024/10/RSI-Logo.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2024/10/RSI-Logo.png" alt="RSI logo"/></noscript> </picture></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <img width="160" height="98" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2098'%3E%3C/svg%3E" alt="" class="py-4 mx-auto" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/08/SAES_logo-1.svg"><noscript><img width="160" height="98" decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/08/SAES_logo-1.svg" alt="" class="py-4 mx-auto"></noscript></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative portrait"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/iupat-logo-4-c-1.png.webp"/> <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="" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/iupat-logo-4-c-1.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/iupat-logo-4-c-1.png" alt=""/></noscript> </picture></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <img width="1001" height="485" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201001%20485'%3E%3C/svg%3E" alt="ACLA Logo" class="py-4 mx-auto" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2024/11/ACLA-PNG-logo.png"><noscript><img width="1001" height="485" decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2024/11/ACLA-PNG-logo.png" alt="ACLA Logo" class="py-4 mx-auto"></noscript></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/awpa-logo.png.webp"/> <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="" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/awpa-logo.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/awpa-logo.png" alt=""/></noscript> </picture></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative portrait"> <img width="92" height="143" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2092%20143'%3E%3C/svg%3E" alt="" class="py-4 mx-auto" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/08/ACI.svg"><noscript><img width="92" height="143" decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/08/ACI.svg" alt="" class="py-4 mx-auto"></noscript></div></li><li class="mg-grid__item h-36 mb-12 border border-solid border-dividers-alt "><div class="w-full h-full flex justify-center items-center relative landscape"> <picture decoding="async" class="py-4 mx-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/acgih-logos-1-01.png.webp"/> <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="" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/acgih-logos-1-01.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/acgih-logos-1-01.png" alt=""/></noscript> </picture></div></li></ul><div class="mg-block-content-list--link text-center mb-36"><a href="https://www.matrixgroup.net/work/" target="" class="button wp-block-button__link">CLIENT CASE STUDIES</a></div></section><section id="block_8a6acdb10f9cfbdeccd738dd7f0afb2b" class="mg-block mg-block-leadership mg-block-leadership--primary clearfix relative mg-block--mb-0 px-6 md:px-0 alignfull bg-dividers-alt"><div class=" relative xxl:max-w-466 mx-auto px-6 xxl:px-0"><div class="mx-auto flex items-center pb-32 xxl:pb-0 xxl:px-24 flex-col xxl:flex-row"><div class="pt-32 pb-12 xxl:py-32 sm:w-3/5 "><h2 class="heading-size-1 text-body-text font-alt-normal mt-0 mb-4"> Our Leadership</h2><div class="font-alt-normal"><p><span style="font-weight: 400">Matrix Group staff are some of the brightest and most creative minds in the industry, and our leadership has the best job ever: channeling the collective creative genius of our staff to create exceptional experiences for you and your customers. Here are the folks at the helm. </span><strong><a href="https://www.matrixgroup.net/our-leadership-team/">LEARN MORE</a></strong></p></div></div><div class="w-full sm:max-w-md xxl:max-w-full xxl:w-2/5 xxl:pl-6"><div class="relative"><div class="swiper-container max-w-160 xxl:max-w-full"><div class="swiper-wrapper"><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/joanna-pineda/" title="Joanna Pineda" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Joanna Pineda"> <picture decoding="async" class="w-full" fetchpriority="high"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2020/12/JP_headshot_2022_square-300x300.png.webp"/> <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="Headshot of Joanna Pineda, Matrix Group CEO" fetchpriority="high" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2020/12/JP_headshot_2022_square-300x300.png"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2020/12/JP_headshot_2022_square-300x300.png" alt="Headshot of Joanna Pineda, Matrix Group CEO" fetchpriority="high"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Joanna Pineda</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/maki-kato/" title="Maki Kato" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Maki Kato"> <picture decoding="async" class="w-full" fetchpriority="high"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Maki-300x300.jpg.webp"/> <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="" fetchpriority="high" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Maki-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Maki-300x300.jpg" alt="" fetchpriority="high"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Maki Kato</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/rajani-nelamangala/" title="Rajani Nelamangala" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Rajani Nelamangala"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Rajani-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Rajani-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Rajani-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Rajani Nelamangala</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/alex-pineda/" title="Alex Pineda" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Alex Pineda"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Alex-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Alex-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Alex-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Alex Pineda</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/dave-hoernig/" title="Dave Hoernig" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Dave Hoernig"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Dave-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Dave-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Dave-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Dave Hoernig</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/jaime-beck/" title="Jaime Beck" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Jaime Beck"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/JaimeB-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/JaimeB-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/JaimeB-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Jaime Beck</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/leah-monica/" title="Leah Monica" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Leah Monica"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Leah-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Leah-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Leah-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Leah Monica</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/bryan-clark/" title="Bryan Clark" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Bryan Clark"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Bryan-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Bryan-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Bryan-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Bryan Clark</span></h3> </a></div><div class="swiper-slide overflow-hidden"> <a href="https://www.matrixgroup.net/leadership/ray-stankiewicz/" title="Ray Stankiewicz" class="relative overflow-hidden block rounded-full border-solid border-dividers border-1" title="Ray Stankiewicz"> <picture decoding="async" class="w-full" fetchpriority="low"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/03/Ray-300x300.jpg.webp"/> <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="" fetchpriority="low" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Ray-300x300.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2022/03/Ray-300x300.jpg" alt="" fetchpriority="low"/></noscript> </picture><h3 class="absolute inset-x-0 flex justify-center items-center my-0 text-center text-white font-bold"><span class="absolute">Ray Stankiewicz</span></h3> </a></div></div></div><div class="swiper-navigation--mobile block xxl:hidden"> <button class="reset-btn bg-transparent fill-secondary p-0 m-0 swiper-button-prev -left-2 transform -rotate-180 inset-y-0 my-auto" aria-label="button-prev"><!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="17" height="32" viewBox="0 0 17 32"> <path d="M16.894 15.718c-0.061-0.617-0.31-1.201-0.714-1.671l-10.825-12.619c-0.51-0.637-1.256-1.039-2.067-1.114s-1.616 0.182-2.237 0.709c-0.618 0.531-0.996 1.287-1.045 2.099s0.232 1.61 0.782 2.212l9.152 10.666-9.152 10.666c-0.549 0.601-0.832 1.4-0.782 2.212s0.427 1.568 1.046 2.099c0.62 0.528 1.425 0.784 2.236 0.709s1.558-0.477 2.067-1.113l10.826-12.619c0.53-0.618 0.786-1.425 0.714-2.235z"></path> </svg> </button> <button class="reset-btn bg-transparent fill-secondary p-0 m-0 swiper-button-next -right-2 rotate-180 inset-y-0 my-auto" aria-label="button-next"><!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="17" height="32" viewBox="0 0 17 32"> <path d="M16.894 15.718c-0.061-0.617-0.31-1.201-0.714-1.671l-10.825-12.619c-0.51-0.637-1.256-1.039-2.067-1.114s-1.616 0.182-2.237 0.709c-0.618 0.531-0.996 1.287-1.045 2.099s0.232 1.61 0.782 2.212l9.152 10.666-9.152 10.666c-0.549 0.601-0.832 1.4-0.782 2.212s0.427 1.568 1.046 2.099c0.62 0.528 1.425 0.784 2.236 0.709s1.558-0.477 2.067-1.113l10.826-12.619c0.53-0.618 0.786-1.425 0.714-2.235z"></path> </svg> </button></div></div></div></div><div class="hidden xxl:block"> <button class="reset-btn bg-transparent fill-secondary p-0 m-0 swiper-button-prev -left-2 transform -rotate-180 inset-y-0 my-auto" aria-label="button-prev"><!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="17" height="32" viewBox="0 0 17 32"> <path d="M16.894 15.718c-0.061-0.617-0.31-1.201-0.714-1.671l-10.825-12.619c-0.51-0.637-1.256-1.039-2.067-1.114s-1.616 0.182-2.237 0.709c-0.618 0.531-0.996 1.287-1.045 2.099s0.232 1.61 0.782 2.212l9.152 10.666-9.152 10.666c-0.549 0.601-0.832 1.4-0.782 2.212s0.427 1.568 1.046 2.099c0.62 0.528 1.425 0.784 2.236 0.709s1.558-0.477 2.067-1.113l10.826-12.619c0.53-0.618 0.786-1.425 0.714-2.235z"></path> </svg> </button> <button class="reset-btn bg-transparent fill-secondary p-0 m-0 swiper-button-next -right-2 rotate-180 inset-y-0 my-auto" aria-label="button-next"><!-- Generated by IcoMoon.io --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="17" height="32" viewBox="0 0 17 32"> <path d="M16.894 15.718c-0.061-0.617-0.31-1.201-0.714-1.671l-10.825-12.619c-0.51-0.637-1.256-1.039-2.067-1.114s-1.616 0.182-2.237 0.709c-0.618 0.531-0.996 1.287-1.045 2.099s0.232 1.61 0.782 2.212l9.152 10.666-9.152 10.666c-0.549 0.601-0.832 1.4-0.782 2.212s0.427 1.568 1.046 2.099c0.62 0.528 1.425 0.784 2.236 0.709s1.558-0.477 2.067-1.113l10.826-12.619c0.53-0.618 0.786-1.425 0.714-2.235z"></path> </svg> </button></div></div> <!-- .mg-container --></section><section id="block_a74f966235a1d482fdac2db1e19a779d" class="mg-block mg-block-content-list alignwide max-w-398 px-6 xl:px-0 pb-0 mg-block-content-list--tertiary "><h2 class="has-text-align-center mt-0 mb-4 font-heading lg:text-7xl">We’re Hiring</h2><div class="max-w-328 mx-auto border-bottom text-center font-alt-medium"><p class="p1"><span style="font-weight: 400">Those who work with us don’t find jobs, they find careers. We have the perks; so does everyone else. What </span><i><span style="font-weight: 400">we</span></i><span style="font-weight: 400"> offer is the opportunity to choose what and who you will become. </span></p></div><ul class="m-0 reset-list-style relative flex flex-wrap flex-col md:flex-row my-12 justify-center md:justify-start"><li class="text-center mb-4"> <a href="https://www.matrixgroup.net/job_listings/sitefinity-wizard-front-end-developer/" class="w-full text-4xl no-underline hover:underline font-alt-medium"> Sitefinity Wizard/Front-End Developer </a></li><li class="text-center mb-4"> <a href="https://www.matrixgroup.net/job_listings/web-project-manager-master-juggler-cat-herder/" class="w-full text-4xl no-underline hover:underline font-alt-medium"> Web Project Manager / Master Juggler / Cat Herder </a></li></ul><div class="mg-block-content-list--link text-center "><a href="https://www.matrixgroup.net/careers/" target="" class="button wp-block-button__link">Join Our Team</a></div></section><section id="block_6bdb7068521120e309ef8979ab58efd4" class="mg-block mg-block-cta relative overflow-hidden mg-block-cta alignfull pb-0 mg-block--mt-0 mg-block-cta--secondary mg-block--mb-0 clearfix"><div class="flex has-tertiary-background-color py-12 "><div class=" pt-12 pb-8 md:py-24 mg-container lg:max-w-380 mx-auto flex lg:flex-wrap items-center flex-col md:flex-row"> <!-- Add this div if content is post type --><div class="relative z-10 lg:w-full max-w-144 w-110 h-110 lg:h-144 md:mb-0 md:min-w-110 lg:min-w-auto my-6 md:my-0 secondary--image"> <picture decoding="async" class="object-cover w-full rounded-full lg:h-full object-cover relative lg:absolute inset-y-0 my-auto"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2025/04/AI-Blog-words-1024x576.jpg.webp"/> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20540%20540'%3E%3C/svg%3E" alt="" width="540" height="540" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2025/04/AI-Blog-words-1024x576.jpg"/><noscript><img decoding="async" src="https://www.matrixgroup.net/wp-content/uploads/2025/04/AI-Blog-words-1024x576.jpg" alt="" width="540" height="540"/></noscript> </picture></div><div class="mg-block-cta__details relative md:ml-20 lg:flex-1 md:pt-0"><div class=""> <span class="uppercase text-2xl block mt-8 md:mt-0 font-alt-normal"> Latest Blog Post </span><h2 class="xl:text-7xl font-alt-normal mb-4 mt-0 cursor-pointer" onclick="location.href='https://www.matrixgroup.net/blog/how-to-customize-chatgpt-to-avoid-overused-ai-words/'"> <span class="hover:underline text-secondary cursor-pointer block mt-8 md:mt-0"> How to Customize ChatGPT to Avoid Overused AI Words </span></h2><div class="font-alt-normal"> By identifying overused words and guiding ChatGPT to avoid them, you’ll get results that sound more natural, more original, and more you.</div><div class="mt-6 mb-2"> <a href="https://www.matrixgroup.net/blog/how-to-customize-chatgpt-to-avoid-overused-ai-words/" class="button wp-block-button__link hover:opacity-80 px-16 mt-6"> Read the Post </a></div></div></div><!-- .mg-block-cta__details --></div> <!-- Add this div if content is post type --></div></section><section id="mg-events-block_3189e9279272a823772acad28613bca9" class="mg-block mg-block-events alignwide px-6 xl:px-0 mb-0 pb-0 mt-36"><div class=" max-w-440 mx-auto"><h2 class=" font-alt-normal mb-12 md:text-7xl text-center">Upcoming Events &amp; Webinars</h2><ul class="reset-list-style flex flex-col md:flex-row"><li class="mb-16 md:mb-0 flex flex-wrap flex-col w-full md:w-1/3 shadow-sm border border-solid border-tertiary-dark rounded-br-xl rounded-bl-xl mr-15 overflow-hidden"><div class="relative h-64 w-full block bg-tertiary overflow-hidden border-b border-tertiary-dark cursor-pointer" onclick="location.href='/event/matrixmaxx-training-intro-to-lists-and-communications-in-matrixmaxx/'"> <picture decoding="async" class="w-full h-full object-cover object-center wp-post-image"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-1024x1024.png.webp 1024w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-300x300.png.webp 300w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-150x150.png.webp 150w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-768x768.png.webp 768w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website.png.webp 1200w" sizes="(max-width: 580px) 100vw, 580px"/> <img decoding="async" width="580" height="580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20580'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-1024x1024.png 1024w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-300x300.png 300w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-150x150.png 150w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-768x768.png 768w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website.png 1200w" data-lazy-sizes="(max-width: 580px) 100vw, 580px" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-1024x1024.png"/><noscript><img decoding="async" width="580" height="580" src="https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-1024x1024.png" alt="" srcset="https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-1024x1024.png 1024w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-300x300.png 300w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-150x150.png 150w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website-768x768.png 768w, https://www.matrixgroup.net/wp-content/uploads/2025/03/Maxx_Training_0409_website.png 1200w" sizes="(max-width: 580px) 100vw, 580px"/></noscript> </picture></div><div class="px-12 pt-10 w-full flex-1 min-h-0 flex flex-col relative"><h3 class="m-0 font-alt-medium hover:underline text-secondary cursor-pointer" onclick="location.href='/event/matrixmaxx-training-intro-to-lists-and-communications-in-matrixmaxx/'">Free MatrixMaxx Training: Intro to Lists &#038; Communications</h3><div class="text-2xl pt-4 font-alt-normal"><div class="mb-4"> Apr 09, 2025 <span class="mx-2">&vert;</span> 11:00 AM &#8211; 12:00 PM<div class="uppercase"> <span>Cost:</span> Free!</div></div> Learn how to create, manage, and use lists in MatrixMaxx to streamline communications, improve organization, and make your member outreach more effective.</div></div><div class="px-12 mb-16 mt-4"> <a href="https://www.matrixgroup.net/event/matrixmaxx-training-intro-to-lists-and-communications-in-matrixmaxx/" class="wp-block-button__link secondary-btn px-10 no-underline hover:opacity-80"> Learn more </a></div></li><li class="mb-16 md:mb-0 flex flex-wrap flex-col w-full md:w-1/3 shadow-sm border border-solid border-tertiary-dark rounded-br-xl rounded-bl-xl mr-15 overflow-hidden"><div class="relative h-64 w-full block bg-tertiary overflow-hidden border-b border-tertiary-dark cursor-pointer" onclick="location.href='/event/wordpress-cms-qa-session-3/'"> <picture decoding="async" class="w-full h-full object-cover object-center wp-post-image"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1024x554.png.webp 1024w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-300x162.png.webp 300w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-768x415.png.webp 768w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1200x649.png.webp 1200w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720.png.webp 1332w" sizes="(max-width: 580px) 100vw, 580px"/> <img decoding="async" width="580" height="314" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20314'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1024x554.png 1024w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-300x162.png 300w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-768x415.png 768w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1200x649.png 1200w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720.png 1332w" data-lazy-sizes="(max-width: 580px) 100vw, 580px" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1024x554.png"/><noscript><img decoding="async" width="580" height="314" src="https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1024x554.png" alt="" srcset="https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1024x554.png 1024w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-300x162.png 300w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-768x415.png 768w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720-1200x649.png 1200w, https://www.matrixgroup.net/wp-content/uploads/2024/08/website_1332x720.png 1332w" sizes="(max-width: 580px) 100vw, 580px"/></noscript> </picture></div><div class="px-12 pt-10 w-full flex-1 min-h-0 flex flex-col relative"><h3 class="m-0 font-alt-medium hover:underline text-secondary cursor-pointer" onclick="location.href='/event/wordpress-cms-qa-session-3/'">WordPress CMS Q&amp;A Session</h3><div class="text-2xl pt-4 font-alt-normal"><div class="mb-4"> Apr 16, 2025 <span class="mx-2">&vert;</span> 11:00 AM &#8211; 12:00 PM<div class="uppercase"> <span>Cost:</span> Free!</div></div> Join us for an open Q&amp;A session, exclusive to Matrix Group clients, where our resident WordPress expert, Jaime Quiroz, will help you explore solutions and get things done. This is your chance to bring your questions, explore features, and refine your content management skills with no custom support or training fees!</div></div><div class="px-12 mb-16 mt-4"> <a href="https://www.matrixgroup.net/event/wordpress-cms-qa-session-3/" class="wp-block-button__link secondary-btn px-10 no-underline hover:opacity-80"> REGISTER NOW </a></div></li><li class=" flex flex-wrap flex-col w-full md:w-1/3 shadow-sm border border-solid border-tertiary-dark rounded-br-xl rounded-bl-xl mr-15 overflow-hidden"><div class="relative h-64 w-full block bg-tertiary overflow-hidden border-b border-tertiary-dark cursor-pointer" onclick="location.href='/event/matrixmaxx-qa-session-31/'"> <picture decoding="async" class="w-full h-full object-cover object-center wp-post-image"> <source type="image/webp" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1024x554.jpg.webp 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-300x162.jpg.webp 300w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-768x415.jpg.webp 768w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1200x649.jpg.webp 1200w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna.jpg.webp 1332w" sizes="(max-width: 580px) 100vw, 580px"/> <img decoding="async" width="580" height="314" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20314'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1024x554.jpg 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-300x162.jpg 300w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-768x415.jpg 768w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1200x649.jpg 1200w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna.jpg 1332w" data-lazy-sizes="(max-width: 580px) 100vw, 580px" data-lazy-src="https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1024x554.jpg"/><noscript><img decoding="async" width="580" height="314" src="https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1024x554.jpg" alt="" srcset="https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1024x554.jpg 1024w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-300x162.jpg 300w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-768x415.jpg 768w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna-1200x649.jpg 1200w, https://www.matrixgroup.net/wp-content/uploads/2022/10/img_maxxqna.jpg 1332w" sizes="(max-width: 580px) 100vw, 580px"/></noscript> </picture></div><div class="px-12 pt-10 w-full flex-1 min-h-0 flex flex-col relative"><h3 class="m-0 font-alt-medium hover:underline text-secondary cursor-pointer" onclick="location.href='/event/matrixmaxx-qa-session-31/'">MatrixMaxx Q&amp;A Session</h3><div class="text-2xl pt-4 font-alt-normal"><div class="mb-4"> Apr 23, 2025 <span class="mx-2">&vert;</span> 11:00 AM &#8211; 12:00 PM<div class="uppercase"> <span>Cost:</span> $Free</div></div> Want to get the most out of your MatrixMaxx AMS implementation? Bring all of your burning questions about MatrixMaxx features and functionality to our free monthly Q&amp;A session!</div></div><div class="px-12 mb-16 mt-4"> <a href="https://www.matrixgroup.net/event/matrixmaxx-qa-session-31/" class="wp-block-button__link secondary-btn px-10 no-underline hover:opacity-80"> Register Now! </a></div></li></ul><div class="wp-block-button mt-16 mb-0 text-center"> <a class="wp-block-button__link secondary-btn mb-0 hover:opacity-80" href="/events" target="">FULL EVENT CALENDAR</a></div></div></section></div><!-- .entry-content --></div><!-- .post-inner --></article><!-- .post --></main><!-- #site-content --> <!--stopindex--><footer id="mg-footer" role="contentinfo" class="mg-site-footer header-footer-group "><div class="footer-contact-block"><div class="wp-block-group alignfull has-primary-background-color has-background"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"><h2 class="has-text-align-center heading-size-1 font-normal wp-block-heading">Contact Us!</h2><p class="has-text-align-center">No project too big; no problem too small. We’re ready to roll up our sleeves and partner with you to make the digital magic happen.</p><div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex"><div class="wp-block-button is-style-outline is-style-outline--2"><a class="wp-block-button__link" href="https://www.matrixgroup.net/contact-us">Schedule a Consultation</a></div></div></div></div><div></div></div><div class="text-xl "><div class="section-inner max-w-537 flex justify-between pt-11 pb-14 flex-col lg:flex-row"><div><nav aria-label="Footer" role="navigation" class="footer-menu-wrapper"><ul class="footer-menu reset-list-style tracking-normal m-0 flex flex-col sm:flex-row sm:text-left font-base font-semibold text-secondary uppercase"><li id="menu-item-8651" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8651"><a href="https://clients.matrixgroup.net/login.aspx?ReturnUrl=%2f">Client Extranet</a></li><li id="menu-item-88" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88"><a href="https://www.matrixgroup.net/events/">Events</a></li><li id="menu-item-8630" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8630"><a href="https://www.matrixgroup.net/thematrixfiles/">Blog</a></li><li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"><a href="https://www.matrixgroup.net/careers/">Careers</a></li><li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a href="https://www.matrixgroup.net/contact-us/">Contact Us</a></li></ul></nav><!-- .site-nav --><div class="site-info mb-0 mt-2 font-base font-normal"><p class="p1">2611 South Clark Street, Suite 600, Arlington, VA 22202-4016 <a href="tel:(703) 838-9777">(703) 838-9777</a><span class="Apple-converted-space">  </span>|<span class="Apple-converted-space">  </span><strong><a href="https://www.matrixgroup.net//contact-us/"><span class="s1">Email Us</span></a></strong></p></div><div class="footer-credits mt-2"><p class="footer-copyright font-alt-lightest font-normal">&copy; Copyright 1999-2025 Matrix Group International, Inc.<sup>&reg;</sup> All Rights Reserved. <a href="/privacy-policy"> Privacy Policy.</a></p><!-- .footer-copyright --></div><!-- .footer-credits --></div><div><ul class="footer-social-menu reset-list-style font-heading mx-0 mb-0 flex mt-12 lg:mt-0"><li id="menu-item-8007" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8007"><a target="_blank" href="https://www.facebook.com/MatrixGroup/"><svg class="icon-social"><use xlink:href="#icon-facebook"></use></svg><span class="screen-reader-text">Facebook</span></a></li><li id="menu-item-8008" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8008"><a target="_blank" href="https://twitter.com/matrixgroup"><svg class="icon-social"><use xlink:href="#icon-twitter"></use></svg><span class="screen-reader-text">Twitter</span></a></li><li id="menu-item-8010" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8010"><a target="_blank" href="https://www.instagram.com/matrix_group/"><svg class="icon-social"><use xlink:href="#icon-insta"></use></svg><span class="screen-reader-text">Instagram</span></a></li><li id="menu-item-8009" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8009"><a target="_blank" href="https://www.linkedin.com/company/matrix-group-international/"><svg class="icon-social"><use xlink:href="#icon-linkedin"></use></svg><span class="screen-reader-text">Linkedin</span></a></li><li id="menu-item-8011" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8011"><a target="_blank" href="https://www.youtube.com/user/matrixGroup"><svg class="icon-social"><use xlink:href="#icon-youtube"></use></svg><span class="screen-reader-text">Youtube</span></a></li></ul></div> <!-- .social-menu --></div><!-- .section-inner --></div></footer><!-- #site-footer --> <script type="rocketlazyloadscript">( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body );</script> <svg aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <symbol id="icon-ai" viewBox="0 0 33 32"> <path d="M28.859 17.35c0.342 0.87 1.174 1.499 2.153 1.499 1.273 0 2.35-1.016 2.35-2.321 0-1.258-1.029-2.321-2.35-2.321-0.979 0-1.86 0.629-2.153 1.499h-10.326l-0.050-3.191h7.147l2.153-1.546c0.294 0.145 0.637 0.242 0.979 0.242 1.273 0 2.35-1.016 2.35-2.321 0-1.258-1.029-2.321-2.35-2.321-1.321 0.002-2.3 1.016-2.3 2.321 0 0.338 0.050 0.629 0.195 0.918l-1.518 1.112-6.605 0.002v-3.093h4.649l1.273-1.546c0.098 0 0.195 0.049 0.294 0.049 1.273 0 2.35-1.016 2.35-2.321s-1.029-2.321-2.35-2.321c-1.321 0-2.35 1.016-2.35 2.321 0 0.58 0.195 1.063 0.539 1.499l-0.587 0.725h-3.866v-2.9c-0.098-1.837-1.958-3.384-3.915-3.334-1.174 0.049-2.105 0.918-2.642 1.643-0.637-0.483-1.566-0.821-2.642-0.434-0.832 0.291-1.616 1.063-2.007 2.030-0.050 0.145-0.098 0.291-0.147 0.434-1.321-0.291-2.497 0.049-3.231 0.967-0.832 1.016-0.979 2.513-0.392 3.674-1.174 0.629-2.3 1.692-2.447 2.9-0.147 0.967 0.195 1.983 0.784 2.755-0.929 0.483-1.663 1.354-1.81 2.417-0.195 1.159 0.392 2.368 1.371 3.046-0.587 0.821-0.784 1.983-0.44 3.287 0.294 1.208 1.174 2.175 2.35 2.708-0.098 0.291-0.195 0.58-0.195 0.918-0.050 0.821 0.195 1.596 0.784 2.126 0.539 0.532 1.321 0.87 2.153 0.87 0.44 0 0.881-0.096 1.273-0.242 0.979 1.643 2.887 2.804 4.944 2.9h0.294c2.3 0 4.502-1.305 5.434-3.287 0.294-0.58 0.44-1.208 0.539-1.788h3.915l0.587 0.725c-0.342 0.387-0.539 0.918-0.539 1.499 0 1.258 1.029 2.321 2.35 2.321 1.273 0 2.35-1.016 2.35-2.321s-1.029-2.321-2.35-2.321c-0.098 0-0.195 0-0.294 0.049l-1.273-1.546-4.657-0.006v-3.095h6.51l1.518 1.112c-0.147 0.194-0.197 0.485-0.197 0.823 0 1.258 1.029 2.321 2.35 2.321s2.35-1.016 2.35-2.321c0-1.258-1.029-2.321-2.35-2.321-0.342 0-0.684 0.096-0.979 0.242l-2.153-1.546h-7.099l-0.050-3.191h10.327zM31.014 15.852c0.392 0 0.684 0.291 0.684 0.676 0 0.387-0.294 0.676-0.684 0.676-0.392 0-0.684-0.291-0.684-0.676-0.002-0.387 0.342-0.676 0.684-0.676zM28.812 8.215c0.392 0 0.684 0.291 0.684 0.676 0 0.387-0.294 0.676-0.684 0.676-0.392 0-0.684-0.291-0.684-0.676-0.002-0.385 0.293-0.676 0.684-0.676zM24.699 3.332c0.392 0 0.684 0.291 0.684 0.676 0 0.387-0.294 0.676-0.684 0.676-0.39 0.002-0.684-0.287-0.684-0.674s0.294-0.678 0.684-0.678zM25.386 29.048c0 0.387-0.294 0.676-0.684 0.676-0.392 0-0.684-0.291-0.684-0.676 0-0.387 0.294-0.676 0.684-0.676 0.39-0.049 0.684 0.289 0.684 0.676zM28.812 23.49c0.392 0 0.684 0.291 0.684 0.676 0 0.387-0.294 0.676-0.684 0.676-0.392 0-0.684-0.291-0.684-0.676-0.002-0.387 0.293-0.676 0.684-0.676zM16.429 27.983c-0.684 1.45-2.447 2.417-4.16 2.368-1.713-0.096-3.328-1.208-3.866-2.708l-0.44-1.208-0.929 0.87c-0.245 0.242-0.637 0.338-1.029 0.338s-0.784-0.145-1.029-0.387c-0.195-0.242-0.342-0.532-0.294-0.87-0.050-0.434 0.147-0.918 0.489-1.159 0.050-0.096 0.147-0.145 0.195-0.193 0.734-0.532 1.908-0.918 2.742-0.87 0.342 0.049 0.637-0.193 0.637-0.483 0.050-0.291-0.195-0.58-0.539-0.629-1.126-0.096-2.545 0.338-3.523 1.063-1.566 0.145-3.034-1.837-2.202-3.722 0.245-0.532 0.734-0.821 1.273-0.87 0.392 0.049 0.929 0.193 1.076 0.338 0.098 0.096 0.245 0.145 0.392 0.145s0.294-0.049 0.392-0.193c0.195-0.242 0.195-0.58-0.050-0.774-0.342-0.291-1.518-0.58-2.35-0.58-0.050 0-0.245-0.049-0.245-0.049-0.832-0.193-1.518-1.016-1.371-1.788 0.342-1.546 1.763-1.788 2.594-1.595 1.076 0.096 3.328 0.387 3.965 0.87-0.832 1.258-0.979 2.755-0.489 4.158 0.098 0.242 0.294 0.338 0.539 0.338 0.050 0 0.147 0 0.195-0.049 0.294-0.096 0.44-0.434 0.342-0.676-0.342-0.967-0.245-2.079 0.245-2.997 0.881 0.821 2.055 1.643 3.231 1.837h0.098c0.245 0 0.489-0.193 0.539-0.434 0.050-0.291-0.147-0.58-0.44-0.629-1.076-0.193-2.153-1.063-2.887-1.788-0.684-1.016-3.426-1.546-4.992-1.692l-0.591-0.338c-0.832-0.434-1.371-1.401-1.273-2.271 0.098-0.821 1.273-1.692 2.3-1.983l1.371-0.387-1.029-0.967c-0.637-0.629-0.734-1.741-0.147-2.466 0.684-0.87 1.958-0.338 2.447-0.096l0.637 0.338c0.294 0.532 0.587 1.016 0.929 1.45l-1.518 2.659c-0.147 0.242-0.050 0.58 0.195 0.725 0.098 0.049 0.195 0.049 0.245 0.049 0.195 0 0.392-0.096 0.489-0.291l1.321-2.321c0.539 0.533 1.076 0.918 1.663 1.258 0.098 0.049 0.195 0.049 0.245 0.049 0.195 0 0.392-0.096 0.489-0.291 0.147-0.242 0.050-0.58-0.245-0.725-1.468-0.774-2.692-2.321-3.476-4.254 0-0.096 0.050-0.193 0.098-0.338 0.195-0.483 0.637-0.967 1.029-1.112 0.832-0.291 1.468 0.58 1.518 0.676l0.784 1.208 0.637-1.305c0.195-0.434 1.029-1.643 1.86-1.692 1.076-0.049 2.153 0.821 2.202 1.741l0.050 7.201c-0.784 0.629-2.055 1.258-3.965 1.884-0.294 0.096-0.44 0.387-0.342 0.676 0.098 0.242 0.294 0.338 0.539 0.338 0.050 0 0.098 0 0.195-0.049 0.44-0.145 0.881-0.291 1.273-0.483l-0.342 2.030c-0.050 0.291 0.147 0.58 0.44 0.629h0.098c0.245 0 0.489-0.193 0.539-0.434l0.44-2.708c0.44-0.193 0.832-0.434 1.126-0.629l0.050 9.28c-1.126 0-2.252 0.338-3.131 0.967l-3.476-0.483c-0.294-0.049-0.587 0.145-0.637 0.483-0.050 0.291 0.147 0.58 0.489 0.629l2.642 0.387c-0.587 0.774-0.979 1.741-0.979 2.659 0 0.291 0.245 0.532 0.539 0.532s0.539-0.242 0.539-0.532c0.050-1.016 0.539-2.030 1.371-2.708 0.734-0.58 1.663-0.87 2.642-0.87v2.9c0.050 1.263-0.048 2.181-0.39 3.002l-0 0z"></path> </symbol> <symbol id="icon-reports" viewBox="0 0 25 32"> <path d="M11.479 0c-0.801 0-1.461 0.66-1.461 1.461v0.528h-1.167c-0.634 0-1.161 0.514-1.186 1.14h-5.36c-1.268 0-2.306 1.039-2.306 2.306l0.001 24.261c0 1.269 1.037 2.304 2.306 2.304h20.406c1.268 0 2.306-1.035 2.306-2.304l-0.001-24.26c0-1.269-1.037-2.306-2.306-2.306h-5.359c-0.026-0.629-0.554-1.14-1.187-1.14l-1.166-0.001v-0.527c0-0.802-0.664-1.461-1.466-1.461l-2.054-0zM11.479 1h2.054c0.266 0 0.466 0.199 0.466 0.462v1.026c0 0.027 0.002 0.056 0.008 0.084 0.002 0.010 0.004 0.020 0.006 0.031 0.005 0.019 0.010 0.039 0.017 0.058 0.002 0.010 0.006 0.020 0.011 0.029 0.010 0.025 0.024 0.050 0.039 0.072 0.004 0.006 0.009 0.013 0.012 0.018 0.014 0.019 0.028 0.036 0.044 0.053 0.006 0.007 0.012 0.014 0.019 0.020 0.019 0.019 0.040 0.035 0.061 0.050 0.001 0.001 0.004 0.002 0.005 0.005 0.026 0.016 0.054 0.030 0.081 0.041 0.006 0.002 0.012 0.005 0.019 0.007 0.023 0.007 0.044 0.015 0.066 0.020 0.008 0.002 0.015 0.004 0.023 0.005 0.030 0.006 0.060 0.009 0.090 0.009h1.663c0.112 0 0.189 0.076 0.189 0.188v3.931c0 0.111-0.075 0.188-0.189 0.188h-7.313c-0.112 0-0.187-0.075-0.187-0.188v-3.931c0-0.112 0.075-0.188 0.187-0.188h1.665c0.012 0 0.025 0 0.036-0.001 0.006 0 0.011-0.001 0.018-0.001s0.012-0.001 0.019-0.002h0.008c0.021-0.004 0.042-0.009 0.064-0.015 0.004-0.001 0.009-0.002 0.012-0.004 0.008-0.002 0.014-0.005 0.021-0.007 0.001 0 0.002-0.001 0.004-0.001 0.010-0.004 0.019-0.007 0.029-0.013 0.006-0.002 0.014-0.006 0.020-0.010 0.004-0.001 0.009-0.004 0.012-0.006 0.004-0.001 0.006-0.004 0.010-0.006 0.006-0.004 0.014-0.007 0.020-0.011l0.002-0.002c0.009-0.005 0.019-0.011 0.028-0.018 0.005-0.004 0.010-0.009 0.015-0.013 0.004-0.004 0.009-0.006 0.012-0.010l0.008-0.007c0.016-0.014 0.031-0.027 0.045-0.044 0.004-0.004 0.008-0.009 0.011-0.013 0.004-0.005 0.008-0.010 0.011-0.016 0.001-0.001 0.002-0.004 0.004-0.005 0.001-0.002 0.004-0.005 0.005-0.007 0.004-0.005 0.008-0.010 0.011-0.015 0.001 0 0.001-0.001 0.001-0.001 0.005-0.006 0.009-0.014 0.014-0.020 0.001-0.004 0.004-0.007 0.005-0.011 0.002-0.004 0.004-0.009 0.006-0.013 0.002-0.006 0.006-0.013 0.009-0.019 0.001-0.001 0.001-0.004 0.002-0.005 0.004-0.009 0.008-0.019 0.011-0.029 0.002-0.006 0.005-0.013 0.008-0.020 0.011-0.034 0.018-0.069 0.021-0.104 0.001-0.009 0.001-0.016 0.002-0.025 0-0.009 0.001-0.018 0.001-0.026v-1.026c0-0.265 0.194-0.463 0.461-0.463h-0.004zM2.307 4.131h5.357v1.944h-2.937c-0.976 0-1.778 0.8-1.778 1.775v19.434c0 0.975 0.804 1.774 1.778 1.774h15.563c0.976 0 1.778-0.799 1.778-1.774l0.001-19.434c0-0.975-0.804-1.775-1.778-1.775h-2.938v-1.944h5.357c0.734 0 1.306 0.575 1.306 1.305v24.26c0 0.73-0.572 1.303-1.306 1.303h-20.406c-0.734 0-1.306-0.573-1.306-1.303l0.001-24.26c0-0.73 0.573-1.305 1.306-1.305zM4.727 7.076h2.937v0.034c0 0.649 0.539 1.189 1.188 1.189h7.313c0.65 0 1.188-0.539 1.188-1.189v-0.034h2.938c0.44 0 0.779 0.336 0.779 0.775l-0.001 19.433c0 0.438-0.337 0.775-0.779 0.775h-15.563c-0.44 0-0.779-0.336-0.779-0.775v-19.434c0-0.438 0.339-0.775 0.779-0.775v0.001zM9.635 10.696c-0.275 0-0.497 0.224-0.499 0.499 0 0.133 0.052 0.26 0.146 0.355 0.092 0.094 0.22 0.146 0.352 0.148h5.749c0.134 0 0.261-0.052 0.356-0.148 0.094-0.094 0.146-0.221 0.146-0.355 0-0.132-0.054-0.26-0.147-0.354s-0.221-0.146-0.355-0.145h-5.749zM7.203 13.694v-0.001c-0.275 0.001-0.497 0.225-0.497 0.5 0.001 0.274 0.224 0.496 0.497 0.498h10.612c0.275-0.001 0.497-0.224 0.499-0.498-0.001-0.275-0.224-0.499-0.499-0.5l-10.612 0.001zM15.638 17.485v-0.001c-0.132 0-0.261 0.052-0.355 0.146-0.095 0.095-0.148 0.223-0.146 0.356v6.447c0.001 0.276 0.225 0.499 0.501 0.497h2.447c0.276 0.001 0.501-0.221 0.502-0.497v-6.447c0-0.134-0.052-0.261-0.148-0.356-0.094-0.094-0.221-0.146-0.355-0.146l-2.447 0.001zM16.136 18.485h1.45v5.447h-1.45v-5.447zM11.398 19.705c-0.276 0-0.5 0.223-0.501 0.499v4.23c0.001 0.276 0.225 0.499 0.501 0.497h2.451c0.275 0 0.497-0.223 0.499-0.497v-4.23c-0.001-0.275-0.224-0.497-0.499-0.499h-2.451zM11.895 20.705h1.451v3.226h-1.451v-3.226zM7.158 21.584c-0.274 0.001-0.496 0.224-0.497 0.499v2.351c0.001 0.275 0.224 0.497 0.497 0.497h2.451c0.275 0 0.497-0.223 0.499-0.497v-2.351c-0.001-0.275-0.224-0.497-0.499-0.499h-2.451zM7.66 22.584h1.447v1.348h-1.447v-1.348z"></path> </symbol> <symbol id="icon-finance" viewBox="0 0 38 32"> <path d="M37.367 30.842c0.324 0 0.587 0.259 0.587 0.579s-0.263 0.579-0.587 0.579h-36.78c-0.324 0-0.587-0.259-0.587-0.579v-30.842c0-0.32 0.263-0.579 0.587-0.579s0.587 0.259 0.587 0.579v30.263h36.193zM30.099 5.867v23.817h4.402v-23.817h-4.402zM21.853 11.811v17.873h4.402v-17.873h-4.402zM13.606 17.756v11.927h4.402v-11.927h-4.402zM5.36 23.7v5.983h4.402v-5.983h-4.402zM8.925 14.175l15.487-12.072-0.379 1.635c-0.072 0.311 0.125 0.621 0.44 0.692 0.316 0.071 0.63-0.124 0.702-0.434l0.755-3.26c0.083-0.357-0.19-0.703-0.566-0.706l-3.389-0.029c-0.323-0.003-0.587 0.253-0.59 0.573-0.003 0.318 0.257 0.579 0.579 0.581l1.759 0.015-15.524 12.102c-0.252 0.197-0.297 0.559-0.096 0.81 0.2 0.249 0.567 0.291 0.821 0.093l0-0z"></path> </symbol> <symbol id="icon-fundraising" viewBox="0 0 28 32"> <path d="M26.594 9.034h-4.038c0.022-0.235 0.031-0.465 0.031-0.7 0.001-4.594-3.831-8.335-8.544-8.335s-8.546 3.74-8.546 8.335c0 0.235 0.011 0.47 0.031 0.7h-4.037c-0.822 0-1.492 0.654-1.492 1.456v4.727c0 0.802 0.67 1.456 1.492 1.456h0.304v12.904c0 1.339 1.115 2.423 2.483 2.423h19.527c1.372 0 2.483-1.088 2.483-2.423l-0.001-12.902h0.304c0.822 0 1.492-0.653 1.492-1.456v-4.727c0.005-0.802-0.666-1.457-1.488-1.457l0.001-0zM14.043 0.97c4.163 0 7.551 3.307 7.551 7.364 0 1.447-0.435 2.837-1.246 4.037l-2.063 0.001c1.068-1.068 1.681-2.499 1.681-4.037 0-3.183-2.655-5.78-5.923-5.78s-5.928 2.592-5.928 5.78c0 1.539 0.613 2.974 1.681 4.037h-2.068c-0.811-1.202-1.246-2.592-1.246-4.037 0.011-4.063 3.398-7.365 7.561-7.365zM9.116 8.335c0-2.652 2.215-4.809 4.933-4.809s4.928 2.157 4.928 4.809c0 1.646-0.833 3.142-2.241 4.037h-5.373c-1.408-0.895-2.246-2.391-2.246-4.037zM25.297 29.578c0 0.802-0.67 1.456-1.492 1.456h-19.522c-0.822 0-1.492-0.653-1.492-1.456l-0.001-12.904h22.506l0.001 12.904zM27.093 15.219c0 0.266-0.225 0.485-0.497 0.485h-25.104c-0.273 0-0.497-0.22-0.497-0.485v-4.727c0-0.266 0.225-0.485 0.497-0.485h4.184c0.173 0.827 0.477 1.624 0.9 2.366h-0.451c-0.273 0-0.497 0.215-0.497 0.485 0 0.266 0.22 0.485 0.497 0.485h15.834c0.273 0 0.497-0.215 0.497-0.485 0-0.266-0.22-0.485-0.497-0.485h-0.451c0.424-0.74 0.728-1.539 0.901-2.366h4.183c0.273 0 0.497 0.22 0.497 0.485l0.003 4.727z"></path> <path d="M14.038 6.155c0.422 0 0.766 0.409 0.766 0.91 0 0.284 0.193 0.517 0.435 0.517 0.243 0 0.435-0.229 0.435-0.517 0-0.887-0.509-1.635-1.196-1.863v-0.114c0-0.284-0.193-0.517-0.435-0.517-0.243 0-0.435 0.229-0.435 0.517v0.114c-0.688 0.229-1.196 0.969-1.196 1.863 0 1.067 0.734 1.939 1.632 1.939 0.422 0 0.766 0.409 0.766 0.91s-0.344 0.91-0.766 0.91c-0.422 0-0.766-0.409-0.766-0.91 0-0.284-0.193-0.517-0.435-0.517-0.239 0-0.435 0.229-0.435 0.517 0 0.887 0.509 1.634 1.196 1.863v0.114c0 0.284 0.193 0.517 0.435 0.517 0.243 0 0.435-0.229 0.435-0.517v-0.114c0.688-0.229 1.196-0.969 1.196-1.863 0-1.067-0.734-1.939-1.632-1.939-0.422 0-0.766-0.409-0.766-0.91s0.344-0.91 0.766-0.91z"></path> <path d="M13.825 29.328c0.069 0.037 0.142 0.060 0.217 0.060 0.074 0 0.148-0.022 0.217-0.060 0.217-0.123 5.332-3.065 5.332-6.765 0-2.001-1.494-3.624-3.329-3.624-0.829 0-1.618 0.333-2.219 0.925-0.607-0.598-1.391-0.925-2.224-0.925-1.835 0-3.329 1.623-3.329 3.624-0.003 3.7 5.114 6.642 5.335 6.765zM11.818 19.96c0.725 0 1.401 0.355 1.859 0.968 0.089 0.118 0.223 0.189 0.365 0.189s0.276-0.069 0.365-0.189c0.454-0.613 1.129-0.968 1.854-0.968 1.317 0 2.392 1.167 2.392 2.602 0 2.699-3.675 5.146-4.612 5.727-0.937-0.581-4.618-3.028-4.618-5.727 0.001-1.435 1.072-2.602 2.395-2.602z"></path> </symbol> <symbol id="icon-integrations" viewBox="0 0 31 32"> <path d="M0.536 24.954c-0.365-0.607-0.445-1.343-0.219-2.016 0.765-2.277 1.352-4.612 1.757-6.98 0.121-0.698 0.539-1.308 1.146-1.671 0.608-0.364 1.343-0.445 2.014-0.222l0.832 0.268c-0.121-0.483-0.121-0.989 0-1.473 0.378-1.507 1.818-2.498 3.36-2.313 1.542 0.186 2.706 1.49 2.716 3.044 0.006 0.769-0.278 1.51-0.797 2.077 0.957 0.182 1.869 0.319 2.758 0.444v-0.001c0.436 0.057 0.741 0.457 0.685 0.892-0.057 0.435-0.457 0.741-0.892 0.684-1.151-0.147-2.353-0.351-3.578-0.603-0.105-0.021-0.203-0.064-0.29-0.125-0.444-0.308-0.65-0.857-0.521-1.38l0.025-0.105 0.001-0.001c0.071-0.277 0.232-0.523 0.456-0.701 0.365-0.282 0.576-0.719 0.568-1.18-0.002-0.757-0.571-1.393-1.323-1.48-0.751-0.088-1.45 0.4-1.627 1.136-0.077 0.31-0.050 0.637 0.076 0.931 0.115 0.263 0.138 0.557 0.070 0.836l-0.025 0.105c-0.138 0.518-0.58 0.898-1.112 0.957-0.107 0.012-0.217 0.003-0.319-0.029-0.533-0.159-1.059-0.319-1.566-0.495-0.234-0.078-0.491-0.050-0.703 0.077-0.211 0.123-0.355 0.334-0.395 0.574-0.419 2.448-1.027 4.861-1.818 7.217-0.077 0.23-0.051 0.482 0.071 0.691s0.329 0.356 0.567 0.402c3.101 0.529 6.143 1.363 9.083 2.488 0.201 0.072 0.364 0.222 0.452 0.416s0.096 0.415 0.020 0.614c-0.076 0.199-0.229 0.36-0.425 0.445-0.197 0.085-0.417 0.088-0.615 0.008-2.835-1.079-5.769-1.877-8.761-2.386-0.698-0.118-1.309-0.537-1.672-1.145h0z"></path> <path d="M18.767 6.084c1.5 0.381 2.484 1.816 2.301 3.354-0.183 1.536-1.478 2.7-3.025 2.718-0.769 0.006-1.51-0.278-2.077-0.797-0.182 0.957-0.319 1.869-0.444 2.758h0.001c-0.051 0.395-0.387 0.691-0.785 0.693h-0.102c-0.212-0.026-0.404-0.136-0.533-0.305s-0.186-0.384-0.156-0.594c0.147-1.151 0.351-2.353 0.603-3.578 0.021-0.105 0.064-0.203 0.125-0.29 0.308-0.444 0.857-0.65 1.38-0.521l0.105 0.025 0.001 0.001c0.277 0.071 0.523 0.232 0.701 0.456 0.282 0.365 0.719 0.576 1.18 0.568 0.758-0.002 1.393-0.571 1.48-1.323 0.088-0.751-0.4-1.45-1.136-1.627-0.31-0.077-0.637-0.050-0.931 0.076-0.263 0.115-0.557 0.138-0.836 0.070l-0.105-0.025c-0.518-0.138-0.898-0.581-0.957-1.112-0.012-0.107-0.002-0.217 0.029-0.319 0.159-0.533 0.319-1.059 0.495-1.566 0.078-0.234 0.050-0.491-0.077-0.703-0.123-0.211-0.334-0.355-0.574-0.395-2.448-0.419-4.861-1.027-7.217-1.818-0.231-0.077-0.482-0.051-0.691 0.071s-0.356 0.329-0.402 0.567c-0.529 3.101-1.363 6.143-2.488 9.083-0.162 0.4-0.615 0.598-1.019 0.442-0.405-0.154-0.61-0.603-0.463-1.010 1.079-2.835 1.877-5.769 2.386-8.761 0.12-0.699 0.538-1.311 1.146-1.674 0.608-0.363 1.346-0.442 2.017-0.217 2.277 0.764 4.611 1.352 6.978 1.757 0.698 0.121 1.308 0.539 1.671 1.146 0.364 0.608 0.445 1.343 0.222 2.014-0.090 0.272-0.182 0.552-0.268 0.832 0.481-0.12 0.985-0.118 1.466 0.004z"></path> <path d="M20.628 3.14c2.842 1.086 5.784 1.892 8.783 2.404 0.699 0.12 1.311 0.538 1.674 1.147 0.363 0.608 0.442 1.344 0.217 2.017-0.764 2.277-1.352 4.609-1.757 6.978-0.121 0.698-0.539 1.307-1.146 1.671-0.608 0.363-1.343 0.444-2.014 0.221l-0.832-0.268c0.121 0.483 0.121 0.989 0 1.474-0.345 1.368-1.575 2.327-2.985 2.327-0.462 0-0.919-0.102-1.337-0.299-1.066-0.505-1.749-1.576-1.754-2.756-0.006-0.769 0.278-1.51 0.797-2.077-0.957-0.182-1.869-0.319-2.758-0.444v0.001c-0.436-0.057-0.741-0.457-0.685-0.892 0.057-0.435 0.457-0.741 0.892-0.684 1.151 0.147 2.353 0.351 3.578 0.603 0.105 0.021 0.203 0.064 0.29 0.125 0.444 0.308 0.65 0.857 0.521 1.38l-0.025 0.105-0.001 0.001c-0.071 0.277-0.232 0.523-0.456 0.701-0.365 0.282-0.576 0.719-0.568 1.18 0.003 0.758 0.571 1.393 1.323 1.48 0.751 0.088 1.45-0.4 1.627-1.136 0.077-0.31 0.050-0.637-0.076-0.931-0.115-0.263-0.138-0.557-0.070-0.836l0.025-0.105c0.138-0.518 0.581-0.898 1.113-0.957 0.107-0.012 0.217-0.002 0.319 0.029 0.533 0.159 1.059 0.319 1.566 0.495 0.234 0.078 0.491 0.050 0.703-0.077 0.21-0.123 0.355-0.334 0.395-0.574 0.419-2.448 1.027-4.861 1.818-7.217 0.077-0.231 0.051-0.482-0.071-0.691s-0.329-0.356-0.567-0.402c-3.101-0.529-6.143-1.363-9.083-2.488-0.4-0.162-0.598-0.615-0.442-1.019 0.154-0.405 0.603-0.61 1.010-0.463l-0.023-0.022z"></path> <path d="M16.213 27.997c2.448 0.419 4.861 1.027 7.217 1.818 0.229 0.077 0.482 0.051 0.691-0.071s0.356-0.329 0.402-0.567c0.529-3.102 1.363-6.144 2.488-9.083 0.072-0.201 0.222-0.364 0.416-0.452 0.194-0.090 0.415-0.096 0.614-0.020s0.36 0.229 0.445 0.425c0.085 0.196 0.087 0.417 0.008 0.615-1.086 2.842-1.892 5.783-2.404 8.783-0.12 0.698-0.538 1.309-1.147 1.673-0.608 0.364-1.344 0.444-2.017 0.218-2.277-0.765-4.609-1.353-6.978-1.758-0.698-0.121-1.307-0.539-1.671-1.146-0.363-0.607-0.444-1.343-0.22-2.014 0.090-0.272 0.182-0.552 0.268-0.832-0.483 0.122-0.989 0.122-1.474 0-1.547-0.343-2.584-1.803-2.396-3.376 0.187-1.575 1.539-2.75 3.123-2.718 0.769-0.006 1.51 0.278 2.077 0.797 0.182-0.957 0.319-1.869 0.444-2.758h-0.001c0.080-0.412 0.465-0.691 0.881-0.638 0.416 0.052 0.719 0.42 0.692 0.838-0.147 1.151-0.351 2.353-0.603 3.578h0.001c-0.022 0.105-0.065 0.203-0.125 0.29-0.308 0.444-0.857 0.65-1.382 0.52l-0.105-0.025c-0.278-0.071-0.524-0.232-0.701-0.456-0.283-0.363-0.719-0.571-1.177-0.562-0.758 0.003-1.393 0.571-1.48 1.323-0.088 0.751 0.4 1.45 1.136 1.627 0.31 0.077 0.637 0.050 0.931-0.076 0.263-0.115 0.557-0.138 0.836-0.070l0.105 0.025c0.518 0.138 0.898 0.581 0.957 1.113 0.012 0.107 0.003 0.217-0.029 0.319-0.159 0.533-0.319 1.059-0.495 1.566-0.079 0.234-0.050 0.491 0.077 0.703 0.128 0.214 0.348 0.359 0.597 0.392z"></path> </symbol> <symbol id="icon-communications" viewBox="0 0 33 32"> <path d="M30.112 1.099h-19.073c-0.397 0-0.76 0.161-1.022 0.421-0.261 0.259-0.425 0.619-0.425 1.013v13.839c0 0.394 0.164 0.753 0.425 1.013 0.261 0.259 0.625 0.421 1.022 0.421h11.487c0.113 0 0.217 0.033 0.304 0.091l4.776 2.523v-2.062c0-0.305 0.249-0.552 0.557-0.552h1.946c0.399 0 0.761-0.161 1.022-0.419 0.262-0.26 0.425-0.619 0.425-1.014v-13.838c0-0.395-0.162-0.754-0.423-1.011-0.262-0.26-0.625-0.421-1.025-0.421l0.003-0.003zM12.004 5.959c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h5.332c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-5.332zM3.533 26.054c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h9.814c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-9.814zM3.533 19.435c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h3.647c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-3.647zM12.004 14.049c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h14.174c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-14.174zM19.561 5.961c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h9.585c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-9.585zM3.531 22.746c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h12.040c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-12.040zM12.002 10.007c-0.307 0-0.557-0.247-0.557-0.552s0.249-0.552 0.557-0.552h17.144c0.307 0 0.557 0.247 0.557 0.552s-0.249 0.552-0.557 0.552h-17.144zM19.096 18.911v8.673c0 0.578-0.238 1.103-0.622 1.483-0.383 0.379-0.914 0.616-1.496 0.616h-8.815l-4.264 2.253c-0.271 0.142-0.606 0.040-0.751-0.226-0.045-0.083-0.065-0.171-0.065-0.259l-0.003-1.769h-0.96c-0.581 0-1.111-0.236-1.495-0.616-0.386-0.384-0.624-0.908-0.624-1.481v-10.779c0-0.573 0.238-1.099 0.622-1.48 0.387-0.382 0.915-0.618 1.496-0.618h6.354v-12.171c0-0.698 0.289-1.333 0.751-1.793 0.463-0.458 1.105-0.744 1.81-0.744h19.073c0.703 0 1.341 0.284 1.807 0.744l0.003 0.003c0.464 0.46 0.751 1.095 0.751 1.79v13.838c0 0.695-0.287 1.329-0.751 1.789l-0.003 0.003c-0.464 0.46-1.105 0.744-1.807 0.744h-1.389v2.428c-0.003 0.088-0.023 0.175-0.068 0.259-0.144 0.269-0.48 0.369-0.751 0.226l-5.512-2.912-3.29 0zM8.475 15.811h-6.354c-0.277 0-0.529 0.112-0.709 0.29-0.183 0.181-0.296 0.43-0.296 0.704v10.779c0 0.273 0.113 0.523 0.293 0.701 0.183 0.181 0.435 0.293 0.712 0.293h1.517c0.307 0 0.557 0.247 0.557 0.552v1.404l3.529-1.865c0.088-0.057 0.193-0.091 0.305-0.091h8.948c0.276 0 0.526-0.112 0.709-0.293 0.181-0.18 0.296-0.43 0.296-0.703v-8.673h-6.944c-0.705 0-1.347-0.286-1.81-0.744-0.464-0.46-0.751-1.095-0.751-1.793v-0.563l-0.001 0.001z"></path> </symbol> <symbol id="icon-contacts" viewBox="0 0 30 32"> <path d="M29.582 2.969c0-1.431-1.167-2.599-2.599-2.599h-22.083c-1.431 0-2.599 1.167-2.599 2.599v2.858h1.679v-2.858c0-0.508 0.412-0.92 0.92-0.92h22.085c0.508 0 0.92 0.411 0.92 0.92v25.862c0 0.508-0.412 0.92-0.92 0.92l-22.085-0.002c-0.508 0-0.92-0.411-0.92-0.92v-2.858h-1.679v2.858c0 1.431 1.167 2.599 2.598 2.599h22.085c1.431 0 2.599-1.167 2.599-2.599l-0.002-25.86z"></path> <path d="M2.302 9.184h1.679v5.036h-1.679v-5.036z"></path> <path d="M2.302 17.578h1.679v5.036h-1.679v-5.036z"></path> <path d="M19.93 11.703c0 1.854-1.503 3.358-3.358 3.358s-3.358-1.503-3.358-3.358c0-1.854 1.503-3.358 3.358-3.358s3.358 1.503 3.358 3.358z"></path> <path d="M10.276 20.462v2.085c0 0.269 0.218 0.487 0.487 0.487h11.617c0.269 0 0.487-0.218 0.487-0.487v-2.085c0-2.287-1.856-4.143-4.143-4.143h-4.305c-2.287 0-4.143 1.856-4.143 4.143z"></path> <path d="M0.203 15.060h5.876v1.679h-5.876v-1.679z"></path> <path d="M0.203 6.666h5.876v1.679h-5.876v-1.679z"></path> <path d="M0.203 23.454h5.876v1.679h-5.876v-1.679z"></path> </symbol> <symbol id="icon-ecommerce" viewBox="0 0 31 32"> <path d="M26.878 0h-22.374c-2.486 0.003-4.501 1.998-4.504 4.458v17.553c0 2.463 2.016 4.463 4.504 4.469h8.641l-2.488 4.26c-0.152 0.259-0.152 0.58 0 0.84 0.152 0.261 0.432 0.42 0.735 0.42h8.597c0.303 0 0.584-0.159 0.735-0.42 0.152-0.259 0.152-0.58 0-0.84l-2.488-4.26h8.641c2.49-0.005 4.506-2.004 4.506-4.469v-17.553c-0.003-2.461-2.018-4.456-4.506-4.458h-0zM4.504 1.679h22.374c1.55 0.003 2.807 1.246 2.808 2.779v15.298h-9.745c1.287-0.097 2.266-1.184 2.216-2.461-0.049-1.278-1.109-2.287-2.4-2.287s-2.352 1.009-2.401 2.287c-0.049 1.276 0.929 2.364 2.216 2.461h-4.871c1.287-0.097 2.266-1.184 2.216-2.461s-1.109-2.286-2.4-2.286-2.351 1.009-2.4 2.286c-0.049 1.276 0.929 2.364 2.216 2.461h-12.639v-15.298c0.001-1.533 1.258-2.777 2.808-2.779zM19.759 18.086v0.001c-0.286 0-0.543-0.171-0.65-0.43-0.109-0.261-0.049-0.561 0.153-0.761 0.201-0.199 0.504-0.258 0.767-0.15s0.435 0.362 0.435 0.643c-0.001 0.384-0.316 0.696-0.705 0.696zM14.52 18.086l-0.001 0.001c-0.284 0.003-0.545-0.165-0.657-0.425-0.112-0.259-0.053-0.561 0.148-0.762s0.504-0.263 0.768-0.155c0.265 0.108 0.436 0.362 0.437 0.645-0.001 0.382-0.311 0.691-0.697 0.696l0.001-0zM18.519 30.319l-5.655 0.001 2.242-3.84h1.171l2.242 3.839zM29.686 22.011c0.001 1.537-1.255 2.785-2.808 2.789h-22.374c-1.553-0.004-2.809-1.252-2.808-2.789v-0.573h27.99v0.573zM5.459 5.376c0-0.224 0.090-0.437 0.249-0.595 0.16-0.158 0.375-0.246 0.601-0.246h3.724c0.348 0.001 0.661 0.211 0.79 0.53l3.106 7.73h6.797l2.877-4.928-9.016 0.001c-0.469 0-0.848-0.376-0.848-0.841 0-0.463 0.379-0.84 0.848-0.84h10.488c0.303 0 0.584 0.161 0.735 0.42 0.152 0.261 0.152 0.58 0 0.841l-3.858 6.607c-0.152 0.261-0.432 0.421-0.735 0.421h-7.863c-0.347-0.001-0.659-0.211-0.788-0.53l-3.107-7.731h-3.148c-0.226 0-0.441-0.088-0.601-0.246-0.158-0.157-0.248-0.371-0.248-0.593z"></path> </symbol> <symbol id="icon-crm" viewBox="0 0 29 32"> <path d="M19.781 11.764c0.004-0.022 0.017-0.040 0.036-0.053l1.785-1.131c0.013-0.009 0.028-0.013 0.044-0.013 0.006 0 0.013 0 0.019 0.001 0.022 0.005 0.041 0.018 0.053 0.037l3.635 5.666c0.012 0.018 0.015 0.041 0.010 0.063-0.004 0.022-0.018 0.040-0.036 0.053l-1.785 1.131c-0.040 0.024-0.090 0.013-0.116-0.024l-3.635-5.667c-0.013-0.019-0.017-0.041-0.010-0.063zM17.063 12.786c-0.467-0.227-0.776-0.377-2.116 0.389-1.641 1.205-2.309 2.477-2.245 2.96 0.009 0.064 0.022 0.069 0.036 0.076 0.25 0.096 1.195-0.119 2.983-1.62 0.813-0.681 2.463 0.391 4.887 2.109 0.425 0.302 0.793 0.561 1.039 0.715 0.141-0.109 0.276-0.223 0.38-0.317l-2.639-4.108c-0.040 0.010-0.079 0.022-0.116 0.033-0.323 0.103-0.665 0.141-1.003 0.113-0.423-0.027-0.837-0.145-1.208-0.348l0.001-0.001zM6.178 17.799l-1.785-1.132c-0.019-0.012-0.032-0.031-0.037-0.051-0.005-0.022-0.001-0.045 0.010-0.063l3.638-5.669c0.012-0.018 0.030-0.032 0.052-0.036 0.006-0.001 0.014-0.003 0.021-0.003 0.015 0 0.030 0.004 0.043 0.013l1.787 1.132c0.018 0.012 0.032 0.031 0.036 0.053 0.005 0.021 0.001 0.044-0.010 0.062l-3.635 5.669c-0.026 0.037-0.076 0.049-0.115 0.026l-0.003-0zM15.465 22.959c0.363 0.026 0.711-0.146 0.91-0.449l-1.265-0.895c-0.217-0.153-0.269-0.453-0.114-0.67 0.155-0.216 0.456-0.267 0.674-0.113l1.539 1.087c0.232 0.128 0.507 0.16 0.763 0.089 0.168-0.11 0.29-0.276 0.345-0.468l-2.392-1.552 0.528-0.803 2.614 1.695c0.207 0.056 0.426 0.033 0.616-0.063 0.106-0.099 0.174-0.231 0.195-0.373l-3.232-2.169c-0.107-0.071-0.182-0.182-0.208-0.308s0.001-0.257 0.074-0.363c0.072-0.107 0.185-0.18 0.311-0.204 0.128-0.023 0.259 0.005 0.365 0.078l3.394 2.279c0.355 0.096 0.736 0.027 1.031-0.19 0.136-0.178 0.195-0.403 0.168-0.625-0.111-0.308-0.337-0.56-0.633-0.703-0.267-0.166-0.653-0.438-1.101-0.756-0.68-0.481-1.525-1.079-2.277-1.522-1.028-0.608-1.379-0.621-1.451-0.615-1.229 1.027-2.901 2.157-3.931 1.761-0.358-0.139-0.607-0.465-0.644-0.844-0.124-0.927 0.683-2.241 2.051-3.403-0.2-0.067-0.529-0.017-1.155 0.139-0.716 0.239-1.483 0.286-2.223 0.139l-2.819 4.392c0.465 0.986 1.726 2.311 3.301 3.45 1.745 1.262 3.493 2.021 4.566 1.982l0.001-0zM9.548 4.772c0 0.266 0.217 0.481 0.484 0.481 0.944 0.001 1.709 0.762 1.71 1.7v4.181c0 0.266 0.217 0.481 0.483 0.481 0.267 0 0.484-0.216 0.484-0.481v-4.181c-0.001-1.47-1.199-2.66-2.677-2.662-0.267 0-0.484 0.216-0.484 0.48zM12.71 24.303v1.151c0 1.471-1.198 2.663-2.677 2.666-0.13 0.003-0.257-0.046-0.351-0.136-0.093-0.091-0.146-0.216-0.146-0.345s0.053-0.254 0.146-0.344c0.094-0.091 0.221-0.14 0.351-0.136 0.945-0.001 1.71-0.764 1.71-1.704v-1.15c0.006-0.261 0.221-0.467 0.483-0.467s0.476 0.207 0.484 0.467l0-0.001zM4.257 31.998c-1.228 0-2.395-0.527-3.201-1.448 0.807-0.919 1.975-1.446 3.201-1.446 1.228 0 2.395 0.527 3.203 1.446-0.807 0.92-1.975 1.448-3.203 1.448zM8.023 29.737c0.611-1.152 0.653-2.518 0.117-3.705s-1.592-2.064-2.862-2.376c-1.272-0.312-2.615-0.026-3.645 0.776-1.031 0.802-1.633 2.032-1.633 3.333 0 0.687 0.168 1.363 0.492 1.971 0.985-1.019 2.346-1.594 3.766-1.594 1.421 0 2.781 0.575 3.767 1.594l-0.001-0zM4.257 24.132c0.802 0 1.526 0.48 1.832 1.217 0.307 0.737 0.138 1.584-0.43 2.148-0.567 0.563-1.42 0.732-2.161 0.427-0.741-0.305-1.224-1.024-1.224-1.821 0.003-1.088 0.888-1.97 1.983-1.971zM4.257 27.115c-0.41 0-0.781-0.248-0.938-0.625s-0.070-0.812 0.221-1.101c0.29-0.289 0.728-0.375 1.108-0.218 0.381 0.155 0.627 0.525 0.627 0.933 0 0.558-0.456 1.010-1.017 1.011zM4.257 8.466c-1.228 0-2.395-0.527-3.201-1.446 0.807-0.919 1.975-1.446 3.201-1.446 1.228 0 2.396 0.527 3.203 1.446-0.807 0.92-1.975 1.448-3.203 1.448v-0.001zM4.257 0c-1.491-0.001-2.875 0.775-3.645 2.044s-0.816 2.848-0.12 4.159c0.985-1.019 2.346-1.594 3.766-1.594 1.421 0 2.782 0.575 3.767 1.594 0.696-1.312 0.651-2.89-0.121-4.159-0.771-1.271-2.153-2.046-3.646-2.044zM4.257 4.543c-0.802 0-1.525-0.481-1.832-1.218s-0.137-1.584 0.43-2.148c0.567-0.563 1.42-0.732 2.161-0.427 0.741 0.305 1.224 1.024 1.224 1.822-0.001 1.087-0.888 1.969-1.983 1.971zM4.257 1.56c0.412 0 0.782 0.246 0.94 0.625 0.157 0.377 0.070 0.812-0.221 1.101s-0.728 0.376-1.108 0.219c-0.381-0.157-0.627-0.525-0.627-0.934 0-0.558 0.456-1.010 1.016-1.011zM19.642 27.638v-0.001c0.001 0.128-0.050 0.25-0.141 0.34-0.090 0.091-0.213 0.141-0.342 0.142-1.479-0.003-2.677-1.195-2.677-2.666v-1.15c0.008-0.261 0.222-0.467 0.484-0.467s0.476 0.207 0.483 0.467v1.15c0.001 0.939 0.767 1.701 1.71 1.701 0.129 0 0.252 0.051 0.342 0.141 0.092 0.090 0.142 0.213 0.142 0.34l-0.001 0.003zM16.481 11.137l0.001-4.184c0.001-1.47 1.199-2.66 2.677-2.662 0.267 0 0.483 0.216 0.483 0.48 0 0.266-0.216 0.481-0.483 0.481-0.945 0.001-1.71 0.762-1.71 1.7v4.181c-0.008 0.261-0.222 0.467-0.484 0.467s-0.476-0.207-0.483-0.467l-0.001 0.002zM24.933 31.999c-1.228 0-2.396-0.527-3.203-1.448 0.808-0.919 1.975-1.446 3.203-1.446s2.395 0.527 3.203 1.446c-0.807 0.92-1.975 1.448-3.203 1.448zM28.698 29.739l0.001-0.001c0.698-1.313 0.653-2.893-0.117-4.165-0.771-1.27-2.154-2.048-3.648-2.048s-2.877 0.778-3.648 2.048c-0.771 1.272-0.816 2.852-0.117 4.165 0.985-1.018 2.344-1.594 3.766-1.594s2.781 0.576 3.766 1.594l-0.002 0.001zM24.935 24.132c0.802 0 1.525 0.48 1.832 1.217 0.306 0.737 0.137 1.584-0.43 2.148-0.568 0.563-1.42 0.732-2.161 0.427-0.741-0.305-1.224-1.024-1.224-1.821 0.001-1.088 0.888-1.97 1.983-1.971zM24.935 27.114c-0.412 0-0.782-0.246-0.94-0.624-0.157-0.379-0.071-0.812 0.219-1.102 0.29-0.289 0.728-0.375 1.109-0.219 0.38 0.157 0.627 0.526 0.627 0.934-0.001 0.558-0.456 1.010-1.016 1.011zM24.935 8.465c-1.228 0-2.396-0.527-3.203-1.446 0.808-0.919 1.975-1.446 3.203-1.446 1.226 0 2.395 0.527 3.201 1.446-0.807 0.92-1.975 1.448-3.203 1.448l0.001-0.001zM24.935 0c-1.492-0.001-2.875 0.775-3.645 2.044s-0.817 2.848-0.12 4.159c0.985-1.019 2.344-1.594 3.766-1.594s2.781 0.575 3.766 1.594c0.696-1.312 0.651-2.89-0.12-4.159-0.771-1.271-2.154-2.046-3.645-2.044h-0zM24.935 4.543c-0.803 0-1.526-0.481-1.833-1.218-0.306-0.737-0.137-1.584 0.43-2.148 0.568-0.563 1.42-0.732 2.161-0.427 0.741 0.305 1.225 1.024 1.225 1.822-0.003 1.087-0.889 1.969-1.983 1.971zM24.935 1.559c0.41 0 0.781 0.246 0.938 0.624 0.158 0.379 0.071 0.814-0.219 1.102s-0.728 0.376-1.109 0.219c-0.38-0.157-0.627-0.525-0.627-0.934 0.001-0.558 0.456-1.010 1.017-1.011z"></path> </symbol> <symbol id="icon-meetings" viewBox="0 0 39 32"> <path d="M22.966 4.136c0 1.982-1.608 3.592-3.592 3.592s-3.592-1.61-3.592-3.592c0-1.985 1.608-3.592 3.592-3.592s3.592 1.607 3.592 3.592z"></path> <path d="M9.794 7.728c0 1.982-1.607 3.592-3.592 3.592-1.982 0-3.592-1.61-3.592-3.592 0-1.985 1.61-3.592 3.592-3.592 1.985 0 3.592 1.607 3.592 3.592z"></path> <path d="M36.137 7.728c0 1.982-1.61 3.592-3.592 3.592-1.985 0-3.592-1.61-3.592-3.592 0-1.985 1.607-3.592 3.592-3.592 1.982 0 3.592 1.607 3.592 3.592z"></path> <path d="M32.545 25.689c0 3.305-5.898 5.985-13.172 5.985s-13.172-2.681-13.172-5.985c0-3.307 5.898-5.988 13.172-5.988s13.172 2.681 13.172 5.988z"></path> <path d="M11.949 18.264c-0.597-2.633-2.993-4.551-5.747-4.551-3.352 0-5.988 2.633-5.988 5.988v5.988h3.592c0.002-2.995 2.755-5.988 8.143-7.424z"></path> <path d="M19.373 17.305c2.274 0 4.191 0.24 5.988 0.599v-1.796c0-3.352-2.633-5.988-5.988-5.988-3.352 0-5.988 2.633-5.988 5.988v1.796c1.796-0.359 3.713-0.599 5.988-0.599z"></path> <path d="M32.546 13.713c-2.755 0-5.148 1.915-5.747 4.551 5.388 1.437 8.14 4.429 8.14 7.424h3.592v-5.988c0-3.352-2.633-5.988-5.985-5.988z"></path> </symbol> <symbol id="icon-tradeshow" viewBox="0 0 29 32"> <path d="M28.531 31.999h-1.36v-16.81c-1.201-0.188-3.928-0.841-7.063-3.067-2.919-2.073-4.869-5.812-5.804-7.947-0.953 2.132-2.934 5.873-5.854 7.947-3.136 2.226-5.862 2.879-7.063 3.067v16.811h-1.36v-18.065l0.648-0.031c0.030-0.001 3.197-0.2 6.988-2.892 3.798-2.698 5.985-8.823 6.007-8.884l0.651-1.851 0.635 1.856c0.021 0.062 2.146 6.182 5.941 8.878 3.793 2.693 6.959 2.89 6.991 2.892l0.644 0.034 0.002 0.645-0.001 17.417z"></path> <path d="M16.292 14.11c0 1.082-0.877 1.96-1.96 1.96-1.082 0-1.96-0.879-1.96-1.96 0-1.083 0.879-1.96 1.96-1.96 1.083 0 1.96 0.877 1.96 1.96z"></path> <path d="M11.408 20.776v-1.536h0.612v1.536h4.642v-1.536h0.602v1.536h1.534v-1.662c0-1.301-0.766-2.577-2.288-2.577l-4.391-0.003c-1.387 0-2.257 1.131-2.257 2.543v1.697l1.545 0.001z"></path> <path d="M23.152 21.49h-17.646v10.508h17.636l0.010-10.508z"></path> </symbol> <symbol id="icon-advocacy" viewBox="0 0 28 32"> <path d="M28.062 32h-28.062l1.39-2.444h24.928l1.744 2.444z"></path> <path d="M25.193 27.986l0.715 0.995h-3.413l-8.782-3.615-8.857 3.622h-3.141l0.586-1.029 2.412-0.115v-5.294c1.792-1.462 6.588-2.112 8.952-2.085h0.279c2.187-0.027 6.731 0.569 8.693 1.895l0.041 5.531 2.507 0.102 0.007-0.007zM21.242 26.226v-3.019c0-0.102-0.048-0.196-0.136-0.257-0.082-0.068-0.198-0.108-0.327-0.108-0.252 0-0.456 0.162-0.456 0.366v3.019c0 0.102 0.055 0.196 0.129 0.257 0.082 0.068 0.198 0.108 0.32 0.108 0.252 0 0.456-0.163 0.456-0.366h0.014zM18.884 25.542v-3.263c0-0.108-0.055-0.21-0.129-0.278-0.082-0.074-0.198-0.115-0.327-0.115-0.252 0-0.456 0.176-0.456 0.393v3.263c0 0.108 0.048 0.21 0.136 0.284 0.082 0.075 0.198 0.115 0.32 0.115 0.252 0 0.456-0.176 0.456-0.399zM16.52 25.034v-3.263c0-0.108-0.048-0.21-0.136-0.284-0.082-0.075-0.198-0.115-0.32-0.115-0.252 0-0.456 0.176-0.456 0.399v3.263c0 0.108 0.055 0.21 0.129 0.278 0.082 0.074 0.198 0.115 0.32 0.115 0.259 0 0.456-0.176 0.456-0.399l0.007 0.007zM14.163 24.777v-3.121c0-0.102-0.055-0.203-0.136-0.271s-0.198-0.108-0.32-0.108c-0.252 0-0.456 0.169-0.456 0.379v3.121c0 0.102 0.048 0.196 0.136 0.271 0.082 0.068 0.198 0.108 0.327 0.108 0.252 0 0.456-0.169 0.456-0.379h-0.007zM11.799 25.081v-3.263c0-0.108-0.048-0.21-0.136-0.277-0.082-0.075-0.198-0.115-0.32-0.115-0.252 0-0.456 0.176-0.456 0.399v3.263c0 0.108 0.055 0.21 0.129 0.278 0.082 0.074 0.198 0.115 0.32 0.115 0.252 0 0.456-0.176 0.456-0.399h0.007zM9.435 25.542v-3.263c0-0.108-0.055-0.21-0.136-0.278-0.082-0.074-0.198-0.115-0.32-0.115-0.252 0-0.456 0.176-0.456 0.393v3.263c0 0.108 0.048 0.21 0.136 0.284 0.082 0.075 0.198 0.115 0.32 0.115 0.252 0 0.456-0.176 0.456-0.399zM7.078 26.226v-3.019c0-0.102-0.048-0.196-0.136-0.257-0.082-0.068-0.198-0.108-0.32-0.108-0.252 0-0.456 0.162-0.456 0.366v3.019c0 0.102 0.055 0.196 0.129 0.257 0.082 0.068 0.198 0.108 0.32 0.108 0.252 0 0.456-0.163 0.456-0.366h0.007z"></path> <path d="M23.422 21.202c0.157 0.467 0.102 0.853 0.034 1.063-0.109-0.102-0.225-0.203-0.361-0.298-2.132-1.557-7.167-2.139-9.286-2.085h-0.014c-2.296-0.047-7.61 0.589-9.551 2.302 0 0-0.252-0.474-0.054-0.982 0.375-0.325 0.913-0.636 1.587-0.921 2.384-1.009 6.097-1.483 7.944-1.449 0 0 0.048 0 0.082 0h0.014c0 0 0.055 0 0.082 0 1.54-0.034 4.728 0.305 7.208 1.164 1.029 0.359 1.812 0.765 2.323 1.205h-0.007z"></path> <path d="M21.821 17.046c-1.615-1.794-6.070-2.586-8.203-2.518-1.955-0.054-6.513 0.643-8.196 2.512 0 0 0 0 0 0.007-0.116-0.887 0.225-1.327 0.225-1.327 0.436-0.42 1.056-0.806 1.853-1.158 2.098-0.914 4.762-1.273 6.056-1.239 0 0 0.041 0 0.068 0h0.007c0 0 0.041 0 0.061 0 1.267-0.034 3.924 0.318 6.022 1.219 0.927 0.399 1.621 0.853 2.064 1.347 0.17 0.474 0.089 0.968 0.048 1.144l-0.007 0.014z"></path> <path d="M21.44 17.479v2.031c-0.048-0.020-0.095-0.034-0.143-0.054-0.552-0.19-1.138-0.359-1.73-0.501 0-0.007 0-0.020 0-0.034v-1.611c0-0.108-0.164-0.196-0.361-0.196s-0.361 0.088-0.361 0.196v1.483c-0.388-0.081-0.777-0.149-1.158-0.21 0.007-0.014 0.014-0.034 0.014-0.047v-1.753c0-0.115-0.164-0.21-0.361-0.21s-0.361 0.095-0.361 0.21v1.692c-0.395-0.054-0.783-0.102-1.145-0.135 0-0.014 0-0.020 0-0.034v-1.862c0-0.129-0.164-0.23-0.361-0.23s-0.361 0.102-0.361 0.23v1.841c-0.436-0.027-0.824-0.041-1.145-0.034 0-0.007 0-0.020 0-0.027v-1.936c0-0.129-0.164-0.237-0.361-0.237s-0.361 0.108-0.361 0.237v1.936c0 0 0 0.020 0 0.027-0.341 0-0.729 0.027-1.145 0.061v-1.841c0-0.129-0.164-0.23-0.361-0.23s-0.361 0.102-0.361 0.23v1.868c0 0 0 0.027 0.007 0.047-0.368 0.041-0.756 0.088-1.151 0.149v-1.747c0-0.115-0.164-0.21-0.361-0.21s-0.361 0.095-0.361 0.21v1.753c0 0.041 0.020 0.075 0.048 0.102-0.395 0.068-0.797 0.149-1.192 0.237v-1.564c0-0.108-0.164-0.196-0.361-0.196s-0.361 0.088-0.361 0.196v1.611c0 0.041 0.027 0.081 0.068 0.115-0.627 0.162-1.24 0.352-1.805 0.569v-2.261c1.519-1.571 5.593-2.281 7.576-2.248 0 0 0.061 0 0.102 0h0.136c2.051-0.034 6.302 0.731 7.698 2.383l0.020-0.007z"></path> <path d="M20.977 28.981h-14.593l7.31-2.985 7.283 2.985z"></path> <path d="M14.981 7.704c2.051 0.738 3.665 2.952 4.469 6.12-1.942-0.731-4.401-1.117-5.804-1.070h-0.027c-1.213-0.041-3.74 0.271-5.866 1.090 0.715-3.249 2.405-5.558 4.578-6.208 0.865-0.264 1.785-0.237 2.65 0.074v-0.007z"></path> <path d="M14.838 4.387v2.667c-0.763-0.217-1.553-0.237-2.316-0.068v-2.532c0.164-0.142 0.327-0.257 0.504-0.325 0.388-0.169 0.811-0.169 1.26-0.014 0.232 0.081 0.422 0.19 0.545 0.271h0.007z"></path> <path d="M13.626 0c0.123 0.305 0.361 1.191 0.429 3.656-0.293-0.054-0.572-0.047-0.845 0.014-0.014-2.024 0.225-3.249 0.416-3.669z"></path> </symbol> <symbol id="icon-membership" viewBox="0 0 36 32"> <path d="M25.664 24.448c-0.66-0.102-0.676-1.888-0.676-1.888s1.941-1.888 2.37-4.429c1.137 0 1.845-2.698 0.708-3.65 0.048-0.999 1.463-7.851-5.71-7.851s-5.766 6.851-5.71 7.851c-1.137 0.952-0.437 3.65 0.708 3.65 0.422 2.541 2.37 4.429 2.37 4.429s-0.016 1.786-0.676 1.888c-2.131 0.33-10.092 3.776-10.092 7.552h26.826c0-3.776-7.961-7.221-10.092-7.552zM12.009 25.046c1.543-0.936 3.412-1.809 4.947-2.328-0.549-0.771-1.161-1.825-1.551-3.076-0.541-0.433-0.978-1.054-1.257-1.817s-0.39-1.62-0.302-2.407c0.064-0.566 0.223-1.093 0.477-1.558-0.151-1.613-0.262-4.767 1.829-7.072 0.811-0.897 1.837-1.534 3.062-1.927-0.223-2.234-1.368-4.861-5.814-4.861-7.182 0-5.758 6.851-5.71 7.851-1.137 0.952-0.437 3.65 0.708 3.65 0.429 2.541 2.37 4.429 2.37 4.429s-0.016 1.786-0.676 1.888c-2.131 0.33-10.092 3.776-10.092 7.552h11.516c0.167-0.102 0.334-0.212 0.509-0.315z"></path> </symbol> <symbol id="icon-sponsorship" viewBox="0 0 33 32"> <path d="M7.691 0c4.247 0 7.691 3.433 7.691 7.667s-3.444 7.667-7.691 7.667-7.691-3.433-7.691-7.667c0-4.235 3.444-7.667 7.691-7.667zM19.24 8.6c-0.785 0.451-1.057 1.461-0.603 2.243l6.759 11.67c0.453 0.782 1.466 1.052 2.25 0.601s1.055-1.461 0.603-2.243l-6.759-11.67c-0.453-0.782-1.466-1.052-2.25-0.601zM11.559 18.628l3.534 6.104-2.771 1.595c-1.684 0.969-3.857 0.388-4.829-1.29s-0.389-3.845 1.295-4.814l2.771-1.595zM24.763 12.984c0.807-0.203 1.683 0.14 2.12 0.893 0.436 0.754 0.296 1.684-0.284 2.278l-1.836-3.171zM12.485 18.358l0 0c2.525-1.942 4.529-4.111 5.815-6.23l5.811 10.035c-2.484 0.050-5.371 0.695-8.32 1.904l-3.307-5.71zM15.656 25.485l-2.221 1.28 3.719 4.961c0.122 0.163 0.291 0.253 0.493 0.271 0.203 0.019 0.384-0.042 0.534-0.179l0.842-0.761c0.27-0.245 0.304-0.648 0.086-0.94l-3.452-4.632zM18.036 27.113l-1.688-2.263c0.258-0.103 0.519-0.204 0.783-0.302l1.134 1.521c0.218 0.291 0.208 0.725-0.086 0.94l-0.143 0.105zM29.406 12.962c-0.223 0.128-0.509 0.050-0.636-0.172-0.129-0.222-0.052-0.506 0.171-0.634l2.046-1.178c0.223-0.127 0.507-0.050 0.636 0.172s0.052 0.506-0.171 0.634l-2.046 1.178zM29.611 16.897h2.492c0.259 0 0.469-0.209 0.469-0.467s-0.21-0.467-0.469-0.467h-2.492c-0.259 0-0.469 0.209-0.469 0.467s0.21 0.467 0.469 0.467zM26.433 10.48c-0.13 0.222-0.416 0.298-0.639 0.169-0.223-0.13-0.299-0.414-0.17-0.637l1.247-2.152c0.13-0.222 0.416-0.298 0.639-0.169 0.223 0.13 0.299 0.414 0.17 0.637l-1.247 2.152zM7.691 1.421c-1.73 0-3.297 0.699-4.431 1.829s-1.835 2.692-1.835 4.415c0 1.725 0.701 3.286 1.835 4.416s2.701 1.829 4.431 1.829c1.73 0 3.297-0.699 4.43-1.829s1.835-2.692 1.835-4.416c0-1.724-0.701-3.286-1.835-4.416-1.134-1.129-2.7-1.828-4.431-1.828zM11.459 3.909c0.965 0.961 1.561 2.29 1.56 3.756 0 1.466-0.596 2.795-1.56 3.756s-2.296 1.555-3.768 1.555c-1.471 0-2.804-0.594-3.768-1.555s-1.56-2.288-1.56-3.756c0-1.466 0.596-2.795 1.56-3.756s2.296-1.555 3.768-1.555c1.471 0 2.804 0.594 3.768 1.555zM6.068 10.209c0.23 0.216 0.438 0.388 0.69 0.516 0.147 0.075 0.304 0.13 0.475 0.165l0.009 0.392c0.007 0.257 0.22 0.459 0.477 0.454 0.258-0.007 0.461-0.22 0.455-0.475l-0.009-0.379c0.358-0.079 0.681-0.246 0.937-0.475 0.38-0.338 0.613-0.807 0.613-1.328s-0.235-0.99-0.613-1.327c-0.365-0.326-0.866-0.527-1.413-0.527-0.313 0-0.592-0.11-0.791-0.286-0.185-0.164-0.299-0.389-0.299-0.634s0.114-0.47 0.299-0.634c0.199-0.177 0.479-0.289 0.791-0.289 0.153 0 0.389 0.065 0.611 0.168 0.177 0.082 0.325 0.176 0.382 0.263 0.141 0.214 0.43 0.274 0.645 0.134s0.275-0.429 0.134-0.643c-0.161-0.244-0.453-0.451-0.77-0.598-0.174-0.081-0.362-0.146-0.543-0.189l-0.011-0.463c-0.007-0.257-0.22-0.459-0.477-0.454-0.258 0.007-0.461 0.22-0.455 0.475l0.011 0.431c-0.36 0.079-0.682 0.246-0.939 0.474-0.38 0.338-0.613 0.807-0.613 1.327s0.235 0.99 0.613 1.327c0.365 0.326 0.866 0.527 1.413 0.527 0.313 0 0.592 0.11 0.791 0.286 0.184 0.164 0.299 0.389 0.299 0.634 0 0.246-0.114 0.47-0.299 0.634-0.198 0.173-0.478 0.283-0.791 0.283-0.216 0-0.376-0.037-0.513-0.106-0.153-0.077-0.3-0.203-0.471-0.363-0.189-0.176-0.483-0.167-0.66 0.020s-0.169 0.482 0.020 0.658z"></path> </symbol> <symbol id="icon-education" viewBox="0 0 32 32"> <path d="M0.542 3.467h24.956c0.3 0 0.543 0.3 0.543 0.542v1.628c0 0.3-0.243 0.543-0.543 0.543h-24.956c-0.3 0-0.542-0.3-0.542-0.543v-1.628c0-0.3 0.243-0.542 0.542-0.542z"></path> <path d="M23.87 19.471c1.191-0.011 2.151-0.979 2.151-2.17s-0.96-2.159-2.151-2.17c-1.191 0.011-2.151 0.979-2.151 2.17s0.96 2.159 2.151 2.17z"></path> <path d="M31.466 27.066h-0.806v-2.713c0-0.266-0.191-0.491-0.453-0.536l-2.055-0.34c-0.151-0.467-0.595-0.772-1.085-0.747-0.49 0.026-0.901 0.376-1.002 0.854-0.103 0.479 0.129 0.967 0.564 1.191s0.967 0.126 1.297-0.236l1.649 0.274v2.253h-1.364v-0.765l-0.294-1.074c-2.444 1.143-3.523-2.763-0.834-3.039l-0.293-1.062c-0.936-0.792-2.866-0.532-4.004-0.57-1.797 0.001-3.254 1.458-3.255 3.255v3.255h-1.628c-0.296 0.005-0.532 0.247-0.532 0.543s0.236 0.537 0.532 0.543h13.563c0.297-0.004 0.534-0.245 0.534-0.543s-0.237-0.538-0.534-0.543h0z"></path> <path d="M18.988 23.811c0.003-2.097 1.701-3.795 3.798-3.798 0.1 0.003 0.187 0.004 0.277 0.004 0.168 0 0.349-0.004 0.537-0.007 0.066-0.001 0.14-0.001 0.208-0.003l0.001-0.001c-1.474-0.042-2.643-1.257-2.631-2.732s1.202-2.668 2.677-2.687c0.187 0.007 0.374 0.030 0.559 0.069v-7.935h-22.785v17.36c0 0.3 0.243 0.543 0.542 0.543h16.818l-0-0.814zM14.582 17.964c-0.107 0.096-0.248 0.146-0.392 0.138-0.144-0.007-0.278-0.072-0.374-0.178-0.209-0.216-0.496-0.336-0.796-0.336s-0.587 0.121-0.796 0.336c-0.201 0.222-0.543 0.24-0.766 0.039-0.222-0.201-0.24-0.543-0.039-0.766 0.41-0.452 0.991-0.711 1.602-0.711s1.192 0.259 1.602 0.711c0.096 0.107 0.146 0.248 0.138 0.392-0.007 0.144-0.072 0.278-0.178 0.374v0zM16.177 16.499c-0.107 0.096-0.248 0.146-0.392 0.138-0.144-0.007-0.278-0.072-0.374-0.178-0.613-0.674-1.481-1.058-2.391-1.058s-1.778 0.384-2.391 1.058c-0.199 0.222-0.543 0.24-0.766 0.039-0.222-0.201-0.24-0.543-0.039-0.766 0.818-0.902 1.979-1.416 3.197-1.416s2.379 0.514 3.197 1.416c0.096 0.107 0.146 0.248 0.138 0.392-0.007 0.144-0.072 0.278-0.178 0.374h-0zM17.421 15.169h-0.001c-0.152 0-0.298-0.064-0.4-0.176-1.028-1.122-2.479-1.76-4-1.76s-2.972 0.639-4 1.76c-0.096 0.106-0.232 0.17-0.376 0.176s-0.285-0.045-0.391-0.141c-0.106-0.098-0.17-0.233-0.176-0.377s0.045-0.283 0.142-0.391c1.233-1.347 2.974-2.113 4.8-2.113s3.567 0.766 4.8 2.113c0.145 0.159 0.183 0.388 0.096 0.585s-0.281 0.324-0.496 0.324h0.002z"></path> <path d="M12.478 25.167v1.085c0 0.3 0.243 0.543 0.543 0.543s0.543-0.243 0.543-0.543v-1.085h-1.085z"></path> </symbol> <symbol id="icon-video-meeting" viewBox="0 0 32 32"> <path d="M10.133 4.267c0 2.133-3.2 2.133-3.2 0s3.2-2.133 3.2 0z"></path> <path d="M25.066 4.267c0 2.133-3.2 2.133-3.2 0s3.2-2.133 3.2 0z"></path> <path d="M10.133 14.4c0 2.133-3.2 2.133-3.2 0s3.2-2.133 3.2 0z"></path> <path d="M25.066 14.4c0 2.133-3.2 2.133-3.2 0s3.2-2.133 3.2 0z"></path> <path d="M30.4 0h-28.8c-0.884 0-1.6 0.716-1.6 1.6v22.4c0 0.884 0.716 1.6 1.6 1.6h10.162l-0.96 3.2h-0.136c-1.472 0.001-2.665 1.195-2.667 2.667 0 0.141 0.056 0.277 0.156 0.377s0.236 0.156 0.377 0.156h14.933c0.141 0 0.277-0.056 0.377-0.156s0.156-0.236 0.156-0.377c-0.001-1.472-1.195-2.665-2.667-2.667h-0.136l-0.96-3.2h10.163c0.884 0 1.6-0.716 1.6-1.6v-22.4c0-0.884-0.716-1.6-1.6-1.6h0zM1.067 1.6c0-0.295 0.239-0.533 0.533-0.533h13.867v9.066h-3.169c-0.264-1.836-1.836-3.199-3.691-3.199s-3.427 1.363-3.69 3.199h-3.849l-0-8.533zM8.607 17.067c-1.853 0.004-3.425 1.365-3.69 3.2h-3.849v-9.066h14.4v9.066h-3.169c-0.267-1.835-1.837-3.196-3.691-3.2h-0.001zM16 23.466c-0.216 0-0.411-0.129-0.493-0.329-0.081-0.199-0.036-0.428 0.116-0.581 0.153-0.152 0.383-0.197 0.581-0.116 0.2 0.083 0.329 0.277 0.329 0.493 0 0.141-0.056 0.277-0.156 0.377s-0.236 0.156-0.377 0.156v0zM30.933 20.267h-3.703c-0.264-1.836-1.836-3.199-3.691-3.199s-3.427 1.363-3.691 3.199h-3.316v-9.066h14.4l-0 9.066zM30.933 10.133h-3.703c-0.264-1.836-1.836-3.199-3.691-3.199s-3.427 1.363-3.691 3.199h-3.316v-9.066h13.867c0.141 0 0.277 0.056 0.377 0.156s0.156 0.236 0.156 0.377l-0 8.533z"></path> </symbol> <symbol id="icon-networking" viewBox="0 0 32 32"> <path d="M25.6 12.8c3.529 0 6.4-2.871 6.4-6.4s-2.871-6.4-6.4-6.4c-2.563 0-4.772 1.517-5.793 3.699l-1.709-0.632c0.020-0.132 0.036-0.265 0.036-0.4 0-1.471-1.196-2.667-2.667-2.667s-2.667 1.196-2.667 2.667 1.196 2.667 2.667 2.667c0.931 0 1.781-0.496 2.26-1.267l1.711 0.632c-0.151 0.543-0.237 1.112-0.237 1.701 0 0.699 0.116 1.369 0.324 2l-5.866 2.485c-1.075-2.031-3.205-3.419-5.659-3.419-0.795 0-1.553 0.152-2.256 0.419l-1.475-3.099c0.656-0.495 1.064-1.276 1.064-2.12 0-1.471-1.196-2.667-2.667-2.667s-2.667 1.196-2.667 2.667c0 1.471 1.196 2.667 2.667 2.667 0.219 0 0.436-0.029 0.643-0.081l1.472 3.092c-1.899 1.111-3.181 3.168-3.181 5.523 0 2.212 1.128 4.165 2.84 5.315l-0.972 1.747c-0.257-0.081-0.525-0.128-0.801-0.128-1.471 0-2.667 1.196-2.667 2.667s1.196 2.667 2.667 2.667 2.667-1.196 2.667-2.667c0-0.787-0.353-1.52-0.935-2.017l0.975-1.752c0.803 0.363 1.691 0.569 2.627 0.569 1.464 0 2.809-0.499 3.89-1.329l2.099 2.309c-1.064 1.144-1.721 2.671-1.721 4.353 0 0.327 0.032 0.644 0.080 0.957l-2.467 0.585c-0.429-0.928-1.356-1.543-2.413-1.543-1.471 0-2.667 1.196-2.667 2.667s1.196 2.667 2.667 2.667 2.667-1.196 2.667-2.667c0-0.029-0.004-0.059-0.005-0.087l2.461-0.584c0.841 2.553 3.245 4.404 6.077 4.404 3.529 0 6.4-2.871 6.4-6.4 0-1.095-0.277-2.125-0.763-3.027l3.135-2.037c0.493 0.504 1.169 0.797 1.895 0.797 1.471 0 2.667-1.196 2.667-2.667s-1.196-2.667-2.667-2.667c-1.471 0-2.667 1.196-2.667 2.667 0 0.336 0.069 0.664 0.192 0.973l-3.141 2.043c-0.628-0.808-1.444-1.46-2.384-1.893l2.603-7.216c0.532 0.143 1.088 0.227 1.664 0.227v0zM25.6 1.067c2.941 0 5.333 2.392 5.333 5.333 0 1.333-0.496 2.551-1.307 3.487-0.371-0.985-1.145-1.771-2.123-2.157 0.471-0.481 0.763-1.137 0.763-1.863 0-1.472-1.195-2.667-2.667-2.667s-2.667 1.195-2.667 2.667c0 0.725 0.292 1.381 0.763 1.863-0.976 0.387-1.752 1.172-2.123 2.157-0.811-0.936-1.307-2.153-1.307-3.487 0-2.941 2.392-5.333 5.333-5.333zM2.667 13.867c0-2.941 2.392-5.333 5.333-5.333s5.333 2.392 5.333 5.333c0 1.333-0.496 2.551-1.307 3.487-0.371-0.985-1.145-1.771-2.123-2.157 0.471-0.481 0.763-1.137 0.763-1.863 0-1.472-1.195-2.667-2.667-2.667s-2.667 1.195-2.667 2.667c0 0.725 0.292 1.381 0.763 1.863-0.976 0.387-1.752 1.172-2.123 2.157-0.811-0.936-1.307-2.153-1.307-3.487zM24 25.6c0 1.333-0.496 2.551-1.307 3.487-0.371-0.985-1.145-1.771-2.123-2.157 0.471-0.481 0.763-1.137 0.763-1.863 0-1.472-1.195-2.667-2.667-2.667s-2.667 1.195-2.667 2.667c0 0.725 0.292 1.381 0.763 1.863-0.976 0.387-1.752 1.172-2.123 2.157-0.811-0.936-1.307-2.153-1.307-3.487 0-2.941 2.392-5.333 5.333-5.333s5.333 2.392 5.333 5.333zM20.331 19.427c-0.532-0.143-1.088-0.227-1.664-0.227-1.464 0-2.809 0.499-3.89 1.329l-2.099-2.309c1.064-1.144 1.721-2.671 1.721-4.353 0-0.699-0.116-1.369-0.324-2l5.866-2.485c0.657 1.243 1.712 2.239 2.992 2.829l-2.603 7.216z"></path> </symbol> <symbol id="icon-exhibitor" viewBox="0 0 32 32"> <path d="M23.467 9.781v6.035c0 0.119 0 0.239 0.079 0.318 0.079 0.040 0.158 0.079 0.278 0.079h1.43c0.119 0 0.199-0.040 0.278-0.079 0.079-0.079 0.079-0.239 0.079-0.357v-9.729c0-0.079 0-0.199-0.079-0.278-0.040-0.040-0.158-0.079-0.278-0.079h-1.43c-0.158 0-0.239 0-0.278 0.079-0.079 0.079-0.079 0.199-0.079 0.318 0.039 1.23 0 2.462 0 3.692v0z"></path> <path d="M23.029 8.59c-0.079-0.079-0.158-0.079-0.318-0.079h-1.43c-0.119 0-0.198 0.040-0.239 0.079-0.040 0.040-0.079 0.158-0.079 0.278v6.99c0 0.079 0 0.199 0.079 0.239 0.079 0.079 0.158 0.079 0.239 0.079h1.509c0.079 0 0.198 0 0.278-0.079s0.079-0.199 0.079-0.318v-6.909c-0.039-0.040-0.039-0.16-0.118-0.279l0-0z"></path> <path d="M10.083 17.565h16.481c0.278-0.040 0.437-0.198 0.437-0.476 0-0.239-0.119-0.437-0.397-0.476-0.079-0.040-0.158 0-0.239 0h-16.281c-0.278 0.040-0.437 0.239-0.437 0.476 0 0.278 0.158 0.476 0.436 0.476v0z"></path> <path d="M20.607 10.814c0-0.079 0-0.198-0.079-0.278-0.040-0.040-0.119-0.079-0.239-0.079h-1.548c-0.119 0-0.158 0.040-0.239 0.079-0.079 0.079-0.079 0.158-0.079 0.278v5.043c0 0.079 0 0.199 0.079 0.239 0.079 0.079 0.158 0.079 0.239 0.079h1.509c0.119 0 0.198-0.040 0.278-0.079 0.079-0.079 0.079-0.199 0.079-0.318v-4.964z"></path> <path d="M18.066 12.403c0-0.119-0.040-0.198-0.079-0.278-0.079-0.079-0.158-0.079-0.278-0.079h-1.509c-0.119 0-0.199 0-0.239 0.079-0.079 0.079-0.079 0.158-0.079 0.239v3.495c0 0.079 0 0.198 0.079 0.239 0.079 0.079 0.158 0.079 0.239 0.079h1.509c0.119 0 0.199-0.040 0.239-0.079 0.079-0.079 0.079-0.199 0.079-0.278v-2.184c0.039-0.399 0.039-0.836 0.039-1.233v0z"></path> <path d="M13.459 16.096c0.040 0.079 0.119 0.079 0.198 0.079h1.548c0.079 0 0.158 0 0.239-0.079 0.040-0.040 0.079-0.119 0.079-0.239v-2.144c0-0.079 0-0.158-0.079-0.239-0.040-0.040-0.119-0.079-0.239-0.079h-1.548c-0.119 0-0.158 0.040-0.239 0.079-0.040 0.040-0.079 0.119-0.079 0.239v2.144c0.040 0.079 0.040 0.199 0.119 0.239z"></path> <path d="M12.944 14.587c-0.040-0.040-0.119-0.079-0.239-0.079h-1.548c-0.079 0-0.158 0-0.239 0.079-0.040 0.040-0.079 0.119-0.079 0.239v1.072c0 0.119 0.040 0.199 0.079 0.239 0.079 0.040 0.158 0.079 0.239 0.079h1.55c0.079 0 0.158 0 0.239-0.079 0.040-0.040 0.079-0.119 0.079-0.239v-1.072c-0.002-0.081-0.002-0.199-0.081-0.239v0z"></path> <path d="M10.363 12.759c5.32 0 9.927-3.136 11.516-7.822l1.667 0.239-1.469-3.772-2.541 3.136 1.548 0.239c-1.509 4.289-5.798 7.188-10.721 7.188-0.239 0-0.397 0.158-0.397 0.397 0 0.197 0.158 0.396 0.397 0.396v-0z"></path> <path d="M2.62 18.835h-2.342c-0.158 0-0.278 0.119-0.278 0.239v9.332c0 0.119 0.119 0.239 0.278 0.239h2.342c0.158 0 0.278-0.119 0.278-0.239v-9.332c-0.040-0.119-0.16-0.239-0.278-0.239z"></path> <path d="M31.17 19.392c-0.278-0.239-0.675-0.357-1.072-0.357-0.318 0-0.636 0.119-0.914 0.278l-6.672 4.565-0.040 0.040c0 0-0.040 0.040-0.079 0.079-0.397 0.397-0.952 0.636-1.548 0.636l-6.234-0.239c-0.158 0-0.278-0.158-0.278-0.318 0-0.158 0.158-0.278 0.318-0.278l6.155 0.239c0.437 0 0.873-0.119 1.191-0.437 0.239-0.239 0.397-0.517 0.476-0.834 0-0.119 0.040-0.239 0.040-0.318 0-0.198-0.040-0.397-0.079-0.555-0.239-0.754-0.914-1.27-1.708-1.311h-0.437c-0.835-0.040-1.708 0-2.66 0.040h-0.239c-0.318 0.040-0.636 0.040-1.033 0.040-1.588 0-3.892-0.239-5.877-1.349-0.873-0.476-1.827-0.715-2.899-0.715-0.596 0-1.232 0.079-1.866 0.239-0.993 0.239-1.787 0.596-2.144 0.794l-0.040 0.040v7.822l0.158-0.079c0.079-0.040 0.158-0.079 0.278-0.119 0.754-0.278 1.787-0.318 3.098-0.079 1.667 0.318 3.813 1.072 6.274 2.263 1.112 0.517 2.303 0.794 3.574 0.794 2.026 0 4.289-0.675 6.71-2.065 3.217-1.827 5.997-4.447 7.743-6.274 0.318-0.318 0.476-0.794 0.437-1.232s-0.278-1.033-0.634-1.311l0 0z"></path> </symbol> <symbol id="icon-poster-sessions" viewBox="0 0 25 32"> <path d="M12.249 11.071c3.052 0 5.536-2.482 5.536-5.535-0.002-3.052-2.484-5.536-5.536-5.536s-5.535 2.482-5.535 5.535c0 3.052 2.482 5.536 5.535 5.536z"></path> <path d="M22.717 19.217v-3.492h-1.822v-0.976c0-1.888-2.088-3.418-4.662-3.418h-7.966c-2.575 0-4.664 1.53-4.664 3.418v0.976h-1.822v3.492c-0.997 0.087-1.78 0.922-1.78 1.942s0.783 1.855 1.78 1.941v8.899h20.935l0.002-8.899c0.997-0.087 1.78-0.922 1.78-1.941 0-1.020-0.784-1.857-1.78-1.942h0zM22.41 19.219c-0.361 0.026-0.696 0.144-0.976 0.34h0.625c0.189 0 0.339 0.147 0.351 0.333v0.048c-0.014 0.186-0.164 0.333-0.351 0.333h-1.248c-0.084 0.165-0.147 0.343-0.181 0.531h1.43c0.159 0 0.288 0.105 0.334 0.247 0.010 0.027 0.015 0.056 0.016 0.084v0.048c-0.003 0.028-0.008 0.057-0.016 0.085-0.047 0.142-0.176 0.248-0.334 0.248l-0.061-0.002h-1.366c0.035 0.189 0.096 0.366 0.181 0.531h1.249c0.189 0 0.339 0.147 0.351 0.333v0.047c-0.014 0.184-0.163 0.333-0.351 0.333l-0.628 0.002c0.28 0.195 0.616 0.314 0.978 0.339v8.593h-20.323v-8.593c0.361-0.026 0.697-0.144 0.978-0.339h-0.625c-0.188 0-0.337-0.147-0.351-0.331v-0.051c0.014-0.185 0.163-0.332 0.351-0.332h1.248c0.086-0.165 0.147-0.343 0.181-0.531h-1.428c-0.159 0-0.288-0.105-0.335-0.247-0.010-0.027-0.014-0.056-0.017-0.084v-0.049c0.003-0.028 0.007-0.057 0.017-0.084 0.046-0.142 0.175-0.247 0.335-0.247h1.428c-0.034-0.188-0.098-0.368-0.181-0.531h-1.248c-0.188 0-0.337-0.147-0.351-0.332v-0.051c0.014-0.184 0.163-0.331 0.351-0.331h0.625c-0.28-0.195-0.615-0.314-0.976-0.339v-3.189h20.323l-0.002 3.189h-0.002z"></path> </symbol> <symbol id="icon-message-center" viewBox="0 0 32 32"> <path d="M3.875 23.809v3.23c0 1.203 0.63 1.442 1.4 0.517l3.1-3.715h9.991c2.259 0 4.134-1.899 4.134-4.16v-0.34h-8c-2.785 0-5.125-2.325-5.125-5.11v-6.203h-5.225c-2.26 0-4.15 1.793-4.15 4.052v7.6c0 2.169 1.738 3.982 3.875 4.127l0 0z"></path> <path d="M29.050 3.467h-14.6c-0.78-0.005-1.53 0.301-2.084 0.851-0.554 0.549-0.865 1.296-0.866 2.076v7.913c0 1.63 1.32 2.973 2.95 2.973h8.885l4.087 4.862c0.772 0.922 1.402 0.698 1.398-0.506l-0.015-4.356h0.245c1.63 0 2.95-1.342 2.95-2.973v-7.913c-0.001-0.78-0.312-1.527-0.866-2.076-0.554-0.55-1.304-0.856-2.084-0.851h-0zM16.822 11.794c-0.545 0-1.036-0.328-1.245-0.831s-0.094-1.082 0.293-1.469c0.385-0.385 0.965-0.5 1.469-0.291 0.503 0.207 0.831 0.699 0.831 1.244 0 0.357-0.142 0.701-0.395 0.954s-0.595 0.394-0.952 0.394v0zM22 11.794c-0.545 0-1.036-0.328-1.245-0.831s-0.094-1.082 0.292-1.469c0.385-0.385 0.965-0.5 1.469-0.291 0.503 0.207 0.831 0.699 0.831 1.244 0 0.357-0.142 0.701-0.395 0.954s-0.595 0.394-0.953 0.394v0zM27.178 11.794c-0.545 0-1.036-0.328-1.245-0.831s-0.093-1.084 0.292-1.469c0.385-0.385 0.965-0.5 1.469-0.291s0.831 0.7 0.831 1.245c0 0.744-0.604 1.348-1.347 1.346l-0 0z"></path> </symbol> <symbol id="icon-appointment" viewBox="0 0 32 32"> <path d="M28.078 2.776h-5.233v1.811c0 0.805-0.645 1.45-1.45 1.45s-1.45-0.645-1.45-1.45v-1.811h-8.21v1.811c0 0.805-0.645 1.45-1.45 1.45s-1.45-0.645-1.45-1.45v-1.811h-5.231c-1.288 0-2.374 1.047-2.374 2.374v24.475c0 1.288 1.047 2.374 2.374 2.374h24.475c1.288 0 2.374-1.047 2.374-2.374v-24.473c0-1.329-1.047-2.376-2.376-2.376l0-0zM28.078 29.625h-24.473v-18.878h24.475l-0.002 18.878z"></path> <path d="M10.286 5.636c0.563 0 1.006-0.443 1.006-1.006v-3.623c0-0.563-0.443-1.006-1.006-1.006s-1.006 0.443-1.006 1.006v3.623c0 0.524 0.443 1.006 1.006 1.006z"></path> <path d="M21.398 5.636c0.563 0 1.006-0.443 1.006-1.006v-3.623c0-0.563-0.443-1.006-1.006-1.006s-1.006 0.443-1.006 1.006v3.623c-0.041 0.524 0.442 1.006 1.006 1.006z"></path> <path d="M13.507 23.789c0.201 0.201 0.483 0.322 0.725 0.281 0.281 0 0.524-0.080 0.725-0.281l5.757-5.757c0.403-0.403 0.403-1.047 0-1.45s-1.047-0.403-1.45 0l-5.032 5.033-1.852-1.852c-0.403-0.403-1.047-0.403-1.45 0s-0.403 1.047 0 1.45l2.577 2.576z"></path> </symbol> <symbol id="icon-tracking" viewBox="0 0 25 32"> <path d="M18 0h2.5c1.105 0 2 1.105 2 2v2.5c0 1.105-0.895 2-2 2h-2.5c-1.105 0-2-1.105-2-2v-2.5c0-1.105 0.895-2 2-2z"></path> <path d="M18 7.5h2.5c1.105 0 2 1.105 2 2v2.5c0 1.105-0.895 2-2 2h-2.5c-1.105 0-2-1.105-2-2v-2.5c0-1.105 0.895-2 2-2z"></path> <path d="M17.021 21.241v-2.073c-0.004-0.64 0.249-1.256 0.7-1.71 0.453-0.454 1.066-0.709 1.706-0.709 0.641 0 1.255 0.255 1.706 0.709 0.452 0.454 0.704 1.070 0.701 1.71v1.814c0.422-0.378 0.664-0.916 0.665-1.482v-2.5c-0.004-1.104-0.896-1.996-2-2h-2.5c-1.104 0.004-1.996 0.896-2 2v2.5c0.003 0.721 0.391 1.386 1.021 1.741v0z"></path> <path d="M23.318 23.538c-0.062 0-0.125 0.004-0.187 0.011-0.301-0.363-0.76-0.558-1.23-0.524-0.244-0.358-0.634-0.588-1.065-0.626v-3.23c0.003-0.375-0.144-0.736-0.407-1.003-0.265-0.266-0.625-0.416-1-0.416s-0.735 0.15-0.999 0.416c-0.264 0.266-0.411 0.628-0.408 1.003v4.087l-0.007-0.009h-0.001c-0.519-0.589-1.412-0.654-2.013-0.148-0.919 0.776-0.229 2.061 0.228 2.913 0.113 0.196 0.213 0.399 0.301 0.607 0.132 0.359 0.27 0.729 0.418 1.063h-0.001c0.248 0.693 0.579 1.351 0.989 1.961 0.363 0.567 0.581 0.91 0.581 1.666v-0.001c0.001 0.383 0.311 0.691 0.693 0.691h3.781c0.381 0 0.693-0.309 0.694-0.691 0.069-0.317 0.191-0.622 0.36-0.901 0.314-0.624 0.705-1.4 0.705-2.32v-1.378c0.001-0.020 0.003-0.040 0.003-0.060v-1.728c-0.014-0.777-0.655-1.398-1.433-1.385l0 0z"></path> <path d="M12.5 0.75h-10.5c-1.104 0.004-1.996 0.896-2 2v1c0.004 1.104 0.896 1.996 2 2h10.5c1.104-0.004 1.996-0.896 2-2v-1c-0.004-1.104-0.896-1.996-2-2zM6.271 3.75h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5zM10.5 3.75h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> <path d="M12.5 8.25h-10.5c-1.104 0.004-1.996 0.896-2 2v1c0.004 1.104 0.896 1.996 2 2h10.5c1.104-0.004 1.996-0.896 2-2v-1c-0.004-1.104-0.896-1.996-2-2zM6.271 11.25h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5zM10.5 11.25h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> <path d="M12.5 15.75h-10.5c-1.104 0.004-1.996 0.896-2 2v1c0.004 1.104 0.896 1.996 2 2h10.5c1.104-0.004 1.996-0.896 2-2v-1c-0.004-1.104-0.896-1.996-2-2zM6.271 18.75h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5zM10.5 18.75h-2.271c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.271c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z"></path> </symbol> <symbol id="icon-question" viewBox="0 0 32 32"> <path d="M28.078 2.776h-5.233v1.811c0 0.805-0.645 1.45-1.45 1.45s-1.45-0.645-1.45-1.45v-1.811h-8.21v1.811c0 0.805-0.645 1.45-1.45 1.45s-1.45-0.645-1.45-1.45v-1.811h-5.231c-1.288 0-2.374 1.047-2.374 2.374v24.475c0 1.288 1.047 2.374 2.374 2.374h24.475c1.288 0 2.374-1.047 2.374-2.374v-24.473c0-1.329-1.047-2.376-2.376-2.376l0-0zM28.078 29.625h-24.473v-18.878h24.475l-0.002 18.878z"></path> <path d="M10.286 5.636c0.563 0 1.006-0.443 1.006-1.006v-3.623c0-0.563-0.443-1.006-1.006-1.006s-1.006 0.443-1.006 1.006v3.623c0 0.524 0.443 1.006 1.006 1.006z"></path> <path d="M21.398 5.636c0.563 0 1.006-0.443 1.006-1.006v-3.623c0-0.563-0.443-1.006-1.006-1.006s-1.006 0.443-1.006 1.006v3.623c-0.041 0.524 0.442 1.006 1.006 1.006z"></path> <path d="M12.874 17.188c0.295 0 0.58-0.11 0.822-0.319l0.057-0.053c0.581-0.631 1.191-0.926 1.925-0.926 0.882 0 1.475 0.499 1.475 1.269 0 1.015-1.043 1.308-1.938 1.376-0.641 0.068-1.075 0.597-1.012 1.171l0.019 2.491 0.005 0.078c0.074 0.58 0.667 0.97 1.174 0.97h0.058c0.502 0 1.088-0.371 1.162-0.971l0.006-0.045-0.021-1.603c1.909-0.452 3.031-1.736 3.031-3.537 0-2.056-1.651-3.549-3.929-3.549-1.459 0-2.658 0.539-3.647 1.624-0.235 0.233-0.369 0.547-0.369 0.86-0.002 0.652 0.518 1.166 1.182 1.166v0z"></path> <path d="M15.415 23.837c-0.763 0-1.358 0.591-1.358 1.344v0.154c0 0.763 0.597 1.358 1.358 1.358 0.763 0 1.358-0.597 1.358-1.358v-0.154c0-0.753-0.597-1.344-1.358-1.344z"></path> </symbol> <symbol id="icon-amazing-tech-2" viewBox="0 0 25 32"> <path d="M17.421 14.852c0 0-0.006 0 0 0-0.331-0.331-0.863-0.331-1.193 0s-0.331 0.863 0 1.187c0.331 0.331 0.863 0.331 1.187 0 0.331-0.324 0.331-0.856 0.006-1.187h0z"></path> <path d="M9.255 14.852c-0.331-0.331-0.863-0.331-1.193-0.007-0.331 0.331-0.331 0.863 0 1.187 0.331 0.331 0.863 0.331 1.187 0 0.331-0.318 0.331-0.85 0.007-1.18v0z"></path> <path d="M12.79 5.656h-0.078c-4.423 0-8.017 3.587-8.017 8.017 0 2.251 0.94 4.391 2.594 5.915 1.206 1.109 1.933 2.646 2.017 4.281h1.459v-4.118c0.007-0.467-0.363-0.856-0.83-0.863h-0.013c-0.895 0-1.621-0.733-1.621-1.628v-0.253c-0.292-0.058-0.564-0.208-0.772-0.428-0.623-0.636-0.616-1.654 0.019-2.277s1.654-0.616 2.277 0.019c0.623 0.636 0.616 1.654-0.019 2.277h0.013c-0.214 0.188-0.467 0.331-0.739 0.402v0.24c-0.007 0.467 0.363 0.856 0.83 0.863h0.013c0.895 0 1.621 0.733 1.621 1.628v4.144h0.778v-10.786c-0.279-0.071-0.538-0.221-0.739-0.428-0.629-0.636-0.623-1.66 0.013-2.29 0.623-0.636 1.647-0.642 2.283-0.019s0.642 1.647 0.019 2.283l-0.026 0.026c-0.208 0.221-0.473 0.37-0.772 0.428v10.786h0.843v-4.118c-0.007-0.895 0.713-1.634 1.608-1.641h0.013c0.467 0 0.843-0.383 0.843-0.85v-0.253c-0.279-0.071-0.538-0.221-0.746-0.428-0.629-0.636-0.623-1.66 0.007-2.29s1.654-0.629 2.283 0.007 0.629 1.654-0.006 2.283c-0.208 0.221-0.473 0.37-0.765 0.428v0.24c0.006 0.895-0.713 1.634-1.608 1.641h-0.013c-0.467 0-0.843 0.383-0.843 0.85v4.131h1.394c0.11-1.647 0.85-3.198 2.056-4.326 3.243-3.029 3.411-8.107 0.389-11.344-1.492-1.602-3.574-2.523-5.766-2.549l0-0z"></path> <path d="M13.581 11.512c0-0.467-0.376-0.837-0.837-0.837-0.467 0-0.837 0.376-0.837 0.837 0 0.221 0.091 0.435 0.246 0.597 0.331 0.331 0.863 0.331 1.187 0 0.149-0.156 0.24-0.37 0.24-0.597v0z"></path> <path d="M16.085 28.285h-0.966c-0.214 0-0.389-0.175-0.389-0.389s0.175-0.389 0.389-0.389h0.966v-1.103h-4.333c-0.214 0-0.389-0.175-0.389-0.389s0.175-0.389 0.389-0.389h4.333v-0.973h-6.745v0.973h1.077c0.214 0 0.389 0.175 0.389 0.389s-0.175 0.389-0.389 0.389h-1.077v1.103h4.436c0.214 0 0.389 0.175 0.389 0.389s-0.175 0.389-0.389 0.389h-4.436v0.149c-0.006 0.486 0.376 0.882 0.863 0.889h5.001c0.486 0.006 0.882-0.383 0.882-0.869v-0.019l-0-0.149z"></path> <path d="M13.037 3.366c0.214 0 0.389-0.175 0.389-0.389v-2.588c0-0.214-0.175-0.389-0.389-0.389s-0.389 0.175-0.389 0.389v2.588c0 0.214 0.175 0.389 0.389 0.389z"></path> <path d="M25.035 12.33h-2.588c-0.214 0-0.389 0.175-0.389 0.389s0.175 0.389 0.389 0.389h2.588c0.214 0 0.389-0.175 0.389-0.389s-0.175-0.389-0.389-0.389z"></path> <path d="M2.977 12.33h-2.588c-0.214 0-0.389 0.175-0.389 0.389s0.175 0.389 0.389 0.389h2.588c0.214 0 0.389-0.175 0.389-0.389s-0.175-0.389-0.389-0.389z"></path> <path d="M20.061 5.915l2.017-2.017c0.149-0.149 0.149-0.396 0-0.551-0.149-0.149-0.396-0.149-0.551 0l-2.017 2.017c-0.149 0.149-0.149 0.396 0 0.551 0.156 0.149 0.402 0.149 0.551 0z"></path> <path d="M5.364 5.915c0.071 0.071 0.175 0.117 0.272 0.117 0.214 0 0.389-0.175 0.389-0.389 0-0.104-0.039-0.201-0.117-0.272l-2.017-2.017c-0.149-0.149-0.396-0.149-0.551 0s-0.149 0.396 0 0.551l2.024 2.011z"></path> <path d="M12.323 31.405c0 0.214 0.175 0.389 0.389 0.389s0.389-0.175 0.389-0.389v-1.693h-0.778v1.693z"></path> </symbol> <symbol id="icon-no-drama-2" viewBox="0 0 41 32"> <path d="M29.223 31.998c-3.965 0-6.538-2.859-8.183-6.59 0.905-0.442 1.724-1.034 2.454-1.768 0.85-0.857 1.468-1.781 1.894-2.75 0.955 0 1.91-0.328 2.639-0.985 0.179-0.162 0.273-0.37 0.273-0.612s-0.094-0.451-0.273-0.614c-0.539-0.485-1.2-0.791-1.894-0.917 0.179-2.721-0.695-5.585-1.925-8.17 5.34-0.857 10.983-0.331 15.95 1.583-0.129 6.285-1.991 20.825-10.934 20.825l0-0.002zM22.363 22.507c-6.323 6.364-17.856-2.593-22.363-6.946 2.996-6.749 8.756-12.547 15.464-15.561 4.324 4.535 13.223 16.143 6.9 22.507zM9.284 18.567c1.955-0.11 3.625-1.792 3.736-3.76 0.013-0.242-0.068-0.456-0.237-0.627-0.171-0.17-0.382-0.253-0.623-0.239-1.955 0.11-3.625 1.792-3.736 3.76-0.013 0.242 0.068 0.455 0.237 0.627 0.171 0.172 0.382 0.253 0.623 0.24v-0.002zM18.448 9.343c-0.11 1.968-1.781 3.648-3.736 3.76-0.24 0.013-0.452-0.068-0.623-0.239-0.169-0.172-0.252-0.385-0.237-0.627 0.11-1.968 1.781-3.648 3.736-3.76 0.24-0.013 0.452 0.068 0.623 0.239 0.169 0.17 0.252 0.385 0.237 0.627zM14.021 20.544c2.268 0.755 4.361 0.776 5.761-0.635 1.4-1.409 1.381-3.515 0.631-5.798-0.074-0.229-0.285-0.372-0.524-0.356-0.237 0.016-0.429 0.187-0.473 0.422-0.237 1.284-0.813 2.481-1.837 3.512-1.026 1.033-2.213 1.611-3.489 1.849-0.234 0.044-0.403 0.235-0.419 0.476s0.126 0.453 0.353 0.529l-0.002-0zM35.703 19.905c-1.46 1.314-3.822 1.314-5.282 0-0.179-0.162-0.273-0.37-0.273-0.612s0.094-0.451 0.273-0.614c1.46-1.313 3.822-1.313 5.282 0 0.179 0.162 0.273 0.37 0.273 0.614 0 0.242-0.094 0.451-0.273 0.612zM24.704 24.675c1.074 2.148 2.539 3.651 4.52 3.651s3.446-1.503 4.52-3.651c0.108-0.214 0.058-0.466-0.121-0.625s-0.434-0.174-0.631-0.037c-1.070 0.739-2.317 1.175-3.768 1.175-1.45 0-2.697-0.437-3.767-1.175-0.197-0.136-0.452-0.12-0.632 0.037-0.179 0.159-0.227 0.411-0.121 0.625h0z"></path> </symbol> <symbol id="icon-flexibility-2" viewBox="0 0 35 32"> <path d="M13.145 7.381h2.651v6.536c0.508 0.363 0.98 0.763 1.453 1.162 0.435-0.4 0.945-0.799 1.453-1.162v-6.536h2.651c0.435 0 0.836-0.254 1.053-0.654 0.182-0.4 0.145-0.871-0.145-1.199l-4.104-5.12c-0.435-0.545-1.343-0.545-1.779 0l-4.14 5.12c-0.291 0.363-0.326 0.835-0.145 1.199 0.217 0.4 0.617 0.654 1.053 0.654h-0z"></path> <path d="M8.098 14.39h-0.689v-2.651c0-0.435-0.254-0.835-0.654-1.053-0.4-0.182-0.871-0.145-1.199 0.145l-5.121 4.067c-0.254 0.218-0.435 0.545-0.435 0.908s0.145 0.689 0.435 0.908l5.121 4.104c0.218 0.182 0.472 0.254 0.726 0.254 0.182 0 0.326-0.037 0.508-0.109 0.4-0.182 0.654-0.582 0.654-1.053v-2.651h0.689c4.213 0 7.663 3.45 7.663 7.698v5.592c0 0.799 0.654 1.453 1.453 1.453s1.453-0.654 1.453-1.453v-5.592c0-5.846-4.758-10.566-10.603-10.566l-0 0z"></path> <path d="M34.063 14.897l-5.121-4.067c-0.363-0.291-0.835-0.326-1.199-0.145-0.4 0.182-0.654 0.582-0.654 1.053v2.651h-0.689c-2.833 0-5.375 1.089-7.263 2.868 0.582 0.835 1.053 1.706 1.453 2.651 1.38-1.634 3.487-2.687 5.81-2.687h0.689v2.651c0 0.435 0.254 0.836 0.654 1.053 0.145 0.072 0.326 0.109 0.508 0.109 0.254 0 0.508-0.072 0.726-0.254l5.085-4.068c0.254-0.218 0.435-0.545 0.435-0.908 0-0.326-0.145-0.689-0.435-0.908l0-0z"></path> </symbol> <symbol id="icon-growth-2" viewBox="0 0 36 32"> <path d="M35.171 0.461c0.161 0.023 0.306 0.109 0.401 0.239 0.097 0.129 0.138 0.293 0.112 0.453-1.966 11.876-5.994 13.988-9.206 13.498v-0.001c-0.724-0.114-1.427-0.338-2.082-0.665-0.943-0.467-1.795-1.102-2.512-1.872-0.98 1.466-1.58 3.153-1.748 4.909h-4.082c0.141-0.571 0.321-1.129 0.542-1.673v-0.608c-0.111-1.602-0.808-3.108-1.959-4.231l-2.286-2.28c-0.026-0.027-0.065-0.036-0.1-0.023-0.034 0.014-0.057 0.047-0.058 0.084v0.021c0.376 1.452 1.040 2.812 1.956 4-2.301 0.862-6.318 0.876-6.438-9.454 0-0.107 0.043-0.209 0.118-0.284 0.077-0.075 0.179-0.116 0.286-0.115 8.011 0.095 9.803 2.524 9.803 4.683-0.006 0.481-0.085 0.96-0.233 1.418-0.185 0.585-0.464 1.136-0.824 1.633 0.65 0.572 1.203 1.247 1.639 1.996 0.585-0.704 1.246-1.341 1.974-1.898l5.655-4.156c0.044-0.033 0.064-0.089 0.051-0.143-0.011-0.053-0.055-0.094-0.11-0.104h-0.037c-2.247 0.23-4.425 0.913-6.401 2.007-0.762-3.636 0.134-9.599 15.537-7.433zM8.921 29.84h11.244c1.516 0 2.959-0.656 3.954-1.797l7.042-8.039c0.391-0.449 0.585-1.035 0.536-1.628-0.050-0.592-0.336-1.139-0.794-1.518-0.385-0.315-0.868-0.486-1.365-0.483-0.669 0.003-1.304 0.29-1.748 0.788l-3.307 3.68v0.051c-0.101 2.054-1.804 3.665-3.863 3.655h-4.048c-0.229 0.014-0.454-0.065-0.62-0.222s-0.262-0.374-0.262-0.602c0-0.229 0.095-0.446 0.262-0.602s0.391-0.237 0.62-0.222h4.048c1.172 0.017 2.148-0.891 2.215-2.058 0.017-0.572-0.201-1.128-0.6-1.538-0.4-0.412-0.949-0.643-1.523-0.643h-6.746l-1.092-0.385c-1.35-0.473-2.804-0.558-4.199-0.243-1.394 0.314-2.671 1.014-3.685 2.021l-4.988 4.951 6.966 6.782 1.955-1.949z"></path> </symbol> <symbol id="icon-work-2" viewBox="0 0 29 32"> <path d="M5.822 11.447c1.559 0 2.787-1.261 2.787-2.787 0-1.559-1.261-2.787-2.787-2.787-1.559 0-2.787 1.261-2.787 2.787 0 1.559 1.227 2.787 2.787 2.787z"></path> <path d="M9.042 24.422h-4.314c-0.962 0-1.791-0.697-1.925-1.659l-1.128-7.2c-0.066-0.464-0.498-0.796-0.962-0.697-0.464 0.066-0.796 0.498-0.697 0.962l1.128 7.2c0.266 1.791 1.791 3.086 3.616 3.086h0.63v3.684h-0.896c-0.464 0-0.863 0.398-0.863 0.863 0 0.464 0.398 0.863 0.863 0.863h3.484c0.464 0 0.863-0.398 0.863-0.863 0-0.464-0.398-0.863-0.863-0.863h-0.896v-3.65h1.957c0.464 0 0.863-0.398 0.863-0.863 0-0.464-0.398-0.862-0.862-0.862l0-0z"></path> <path d="M13.454 21.768c-0.066-0.664-0.598-1.128-1.261-1.128h-3.284l-0.332-4.513c0.929 0.564 1.957 0.863 3.052 0.863h2.323c0.598 0 1.062-0.464 1.062-1.062s-0.464-1.062-1.062-1.062h-2.323c-0.73 0-1.459-0.232-2.091-0.63l-2.123-1.393c-1.693-1.161-3.252-0.1-3.75 0.464s-0.697 1.327-0.598 2.057l1.062 6.802c0.1 0.63 0.63 1.095 1.261 1.095h5.641l0.763 7.034c0.066 0.664 0.63 1.128 1.261 1.128h0.132c0.697-0.066 1.227-0.697 1.128-1.427l-0.862-8.229z"></path> <path d="M28.122 17.984h-16.625c-0.464 0-0.863 0.398-0.863 0.863 0 0.464 0.398 0.863 0.863 0.863h15.761v11.813h1.693v-12.676c0.032-0.465-0.366-0.863-0.83-0.863l0-0z"></path> <path d="M21.020 29.266h-0.697c-0.564 0-0.995-0.432-1.029-0.962-0.962-0.034-1.859-0.132-2.688-0.266v2.489c0 0.464 0.366 0.83 0.83 0.83h6.404c0.464 0 0.83-0.366 0.83-0.83l0.001-2.489c-0.796 0.132-1.693 0.232-2.654 0.266 0 0.53-0.464 0.962-0.995 0.962h-0z"></path> <path d="M24.472 24.852h-1.859v-0.598c0-0.664-0.531-1.195-1.195-1.195h-1.527c-0.664 0-1.195 0.531-1.195 1.195v0.598h-1.859c-0.464 0-0.83 0.366-0.83 0.83v1.294c0 0.132 0.066 0.232 0.2 0.232 0.796 0.166 1.825 0.298 3.086 0.332 0-0.564 0.464-1.029 1.029-1.029h0.697c0.564 0 1.029 0.464 1.029 1.029 1.261-0.066 2.257-0.2 3.052-0.366 0.1-0.034 0.2-0.132 0.2-0.232v-1.294c0-0.43-0.366-0.796-0.83-0.796v0zM21.618 24.754h-1.891v-0.531c0-0.1 0.066-0.166 0.166-0.166h1.527c0.1 0 0.166 0.066 0.166 0.166l-0.001 0.531h0.034z"></path> <path d="M21.020 28.536c0.132 0 0.266-0.132 0.266-0.266v-0.697c0-0.132-0.132-0.266-0.266-0.266h-0.697c-0.132 0-0.266 0.132-0.266 0.266v0.697c0 0.166 0.132 0.266 0.266 0.266h0.697z"></path> <path d="M28.752 15.495h-5.907c-0.132 0-0.232 0.1-0.232 0.232v1.095c0 0.132 0.1 0.232 0.232 0.232h5.907c0.132 0 0.232-0.1 0.232-0.232v-1.095c0-0.132-0.1-0.232-0.232-0.232z"></path> <path d="M28.752 13.173h-5.907c-0.132 0-0.232 0.1-0.232 0.232v1.095c0 0.132 0.1 0.232 0.232 0.232h5.907c0.132 0 0.232-0.1 0.232-0.232v-1.062c0-0.132-0.1-0.266-0.232-0.266v0z"></path> <path d="M28.752 10.884h-5.907c-0.132 0-0.232 0.1-0.232 0.232v1.095c0 0.132 0.1 0.232 0.232 0.232h5.907c0.132 0 0.232-0.1 0.232-0.232v-1.095c0-0.1-0.1-0.232-0.232-0.232z"></path> <path d="M10.867 9.656l2.123-0.863c0.664 0.366 1.459 0.598 2.289 0.598 2.588 0 4.679-2.091 4.679-4.679s-2.091-4.711-4.679-4.711c-2.587 0-4.678 2.091-4.678 4.679 0 0.83 0.232 1.625 0.598 2.289l-0.863 2.157c-0.166 0.332 0.2 0.664 0.531 0.531l0-0zM12.99 3.616c0.432-0.796 1.427-0.929 2.025-0.332l0.298 0.298 0.266-0.266c0.398-0.398 0.995-0.531 1.459-0.266 0.796 0.432 0.929 1.427 0.332 2.025l-1.957 1.957c-0.066 0.066-0.166 0.066-0.2 0l-1.925-1.925c-0.43-0.429-0.564-1.027-0.298-1.492v0z"></path> </symbol> <symbol id="icon-people-2" viewBox="0 0 34 32"> <path d="M27.004 14.385c1.748 0 3.164-1.416 3.164-3.164 0-0.112-0.006-0.222-0.017-0.331 0.617 0.191 1.354 0.158 1.905 0.082 0.212-0.030 0.286-0.29 0.13-0.437-0.584-0.549-0.766-1.623-0.766-2.531 0-1.509-1.576-1.435-1.576-1.435-1.209 0-1.525 1.299-1.535 1.772-0.397-0.182-0.838-0.285-1.305-0.285-1.748 0-3.164 1.416-3.164 3.164s1.416 3.164 3.164 3.164v0zM25.471 9.212c0.212 0.646 0.804 1.561 2.46 1.561 0 0 0.078 1.52 1.107 1.947-0.46 0.623-1.201 1.031-2.034 1.031-1.395 0-2.531-1.136-2.531-2.531 0-0.819 0.392-1.547 0.998-2.009v-0z"></path> <path d="M33.686 27.96l-3.49-10.397c-0.421-1.255-1.463-2.201-2.751-2.498l-2.205-0.511c-0.935-0.217-1.745-0.797-2.251-1.614l-4.469-7.215c-0.014 0.179-0.054 0.359-0.13 0.533l-1.047 2.395 3.583 7.66c0.536 1.147 0.704 2.43 0.481 3.677-0.308 1.726-0.701 4.336-0.701 6.456 0 2.477 0.432 3.968 0.685 4.626 0.093 0.24 0.329 0.399 0.59 0.399h8.271c0.345 0 0.627-0.275 0.633-0.62l0.035-1.81-3.173-7.763c-0.066-0.161 0.011-0.346 0.172-0.413 0.163-0.065 0.346 0.011 0.413 0.172l2.618 6.405v-0.006l0.623 1.359c0.264 0.576 0.948 0.824 1.52 0.554 0.522-0.247 0.777-0.843 0.593-1.389l-0 0z"></path> <path d="M16.987 7.891l0.824-1.886c0.097-0.221 0.106-0.46 0.044-0.679-0.070-0.248-0.231-0.47-0.471-0.606-0.158-0.090-0.329-0.133-0.498-0.133-0.358 0-0.702 0.188-0.887 0.524l-3.776 6.909c-0.854 1.563-2.36 2.651-4.107 3.009-1.641 0.337-3.613 1.193-4.45 3.325-1.497 3.813-2.981 7.803-3.604 9.627-0.193 0.563 0.089 1.177 0.641 1.402 0.138 0.055 0.282 0.082 0.422 0.082 0.391 0 0.766-0.204 0.971-0.56l1.691-2.715 2.455-5.768c0.068-0.161 0.255-0.236 0.415-0.168 0.161 0.068 0.236 0.255 0.168 0.415l-2.284 5.369v4.8c0 0.35 0.282 0.633 0.631 0.633h6.164c0.345 0 0.626-0.275 0.631-0.62 0.033-2.052 0.187-5.325 0.272-7.086 0.035-0.717 0.221-1.419 0.568-2.047 0.647-1.174 0.892-2.031 0.5-3.207-0.482-1.446-0.122-1.914-0.122-1.914l3.803-8.707z"></path> <path d="M2.114 12.428c0.165 0 0.32-0.033 0.467-0.084-0.002 0.028-0.008 0.055-0.008 0.084 0 0.797 0.647 1.444 1.444 1.444 0.427 0 0.807-0.188 1.071-0.482 0.576 0.611 1.391 0.995 2.299 0.995 1.748 0 3.164-1.416 3.164-3.164 0-0.168-0.017-0.332-0.043-0.494 0.645-0.016 1.163-0.541 1.163-1.19 0-0.259-0.085-0.497-0.226-0.693 0.22-0.217 0.356-0.516 0.356-0.848 0-0.59-0.429-1.076-0.992-1.172 0.030-0.117 0.052-0.237 0.052-0.362 0-0.709-0.511-1.296-1.183-1.418 0-0.010 0.003-0.017 0.003-0.027 0-0.658-0.533-1.191-1.191-1.191-0.481 0-0.892 0.286-1.080 0.696-0.19-0.092-0.4-0.149-0.627-0.149-0.258 0-0.497 0.073-0.706 0.191-0.217-0.294-0.563-0.486-0.956-0.486-0.558 0-1.022 0.384-1.153 0.903-0.653 0.138-1.145 0.718-1.145 1.413 0 0.152 0.030 0.297 0.074 0.435-0.721 0.081-1.285 0.685-1.285 1.429 0 0.062 0.011 0.122 0.019 0.182-0.449 0.245-0.756 0.715-0.756 1.262 0 0.152 0.030 0.296 0.074 0.435-0.174 0.239-0.28 0.53-0.28 0.846-0.002 0.796 0.645 1.443 1.444 1.443h0zM7.387 13.752c-0.701 0-1.335-0.286-1.794-0.748 0.595-0.066 1.060-0.566 1.060-1.179 0-0.114-0.021-0.223-0.052-0.328 0.457-0.166 0.786-0.601 0.786-1.117 0-0.003-0.002-0.006-0.002-0.010 0.617-0.046 1.104-0.555 1.104-1.183 0-0.089-0.011-0.174-0.030-0.258 0.318 0.15 0.601 0.364 0.831 0.626 0.244 0.278 0.426 0.607 0.53 0.973 0.062 0.22 0.098 0.452 0.098 0.691 0 1.395-1.136 2.531-2.531 2.531l-0 0z"></path> <path d="M16.994 3.653c0.35 0 0.633-0.283 0.633-0.633v-2.387c0-0.35-0.283-0.633-0.633-0.633s-0.633 0.283-0.633 0.633v2.387c0 0.35 0.283 0.633 0.633 0.633z"></path> <path d="M18.711 4.496c0.161 0 0.324-0.062 0.448-0.185l1.688-1.688c0.247-0.247 0.247-0.647 0-0.895-0.247-0.247-0.649-0.247-0.895 0l-1.688 1.688c-0.247 0.247-0.247 0.647 0 0.895 0.125 0.123 0.286 0.185 0.448 0.185v0z"></path> <path d="M14.735 4.311c0.123 0.123 0.285 0.185 0.448 0.185 0.161 0 0.324-0.062 0.448-0.185 0.247-0.247 0.247-0.647 0-0.895l-1.688-1.688c-0.247-0.247-0.649-0.247-0.895 0s-0.247 0.647 0 0.895l1.688 1.688z"></path> </symbol> <symbol id="icon-people" viewBox="0 0 42 32"> <path d="M4.504 5.588h0.164c1.252 0 2.266 1.252 2.266 2.266v1.254c0 1.252-1.014 2.267-2.267 2.267h-0.164c-1.252 0-2.267-1.252-2.267-2.267v-1.254c0-1.252 1.014-2.266 2.267-2.266z"></path> <path d="M14.142 19.889v-7.903c0-0.345 0.051-0.675 0.144-0.989h-4.533c-0.839 0-1.578 0.419-2.027 1.053-0.131 0.185-0.234 0.384-0.31 0.599-0.090 0.259-0.14 0.534-0.14 0.823v6.926c0 0.609 0.494 1.108 1.108 1.108h0.845l0.039 0.56 0.538 7.535c0.055 0.733 0.663 1.303 1.399 1.303h2.627c0.733 0 1.348-0.57 1.399-1.303l0.56-7.813c-0.928-0.131-1.648-0.928-1.648-1.898l-0-0z"></path> <path d="M26.759 19.889v-7.903c0-1.562-1.264-2.826-2.826-2.826h-6.316c-0.948 0-1.787 0.47-2.302 1.184-0.144 0.199-0.259 0.419-0.349 0.65-0.115 0.31-0.18 0.644-0.18 0.989v7.903c0 0.698 0.564 1.264 1.264 1.264h0.964l0.020 0.279 0.051 0.663 0.595 8.29c0.061 0.839 0.759 1.488 1.597 1.488h3.002c0.839 0 1.537-0.65 1.597-1.488l0.659-9.238h0.964c0.698 0 1.264-0.564 1.264-1.264l-0.004 0.010z"></path> <path d="M6.62 20.399v-6.926c0-0.3 0.045-0.589 0.119-0.864h-4.572c-0.529 0-1.014 0.189-1.393 0.509-0.211 0.176-0.39 0.394-0.519 0.64-0.164 0.304-0.256 0.653-0.256 1.024v6.062c0 0.534 0.435 0.969 0.969 0.969h0.739l0.025 0.359 0.045 0.65 0.435 6.078c0.045 0.644 0.579 1.139 1.223 1.139h2.302c0.644 0 1.178-0.499 1.223-1.139l0.499-7.001c-0.505-0.31-0.839-0.864-0.839-1.498l-0.002-0.002z"></path> <path d="M12.419 2.973h0.195c1.428 0 2.586 1.428 2.586 2.586v1.443c0 1.428-1.159 2.586-2.586 2.586h-0.195c-1.428 0-2.586-1.428-2.586-2.586v-1.443c0-1.428 1.159-2.586 2.586-2.586z"></path> <path d="M20.668 0h0.215c1.633 0 2.957 1.633 2.957 2.957v1.638c0 1.633-1.324 2.957-2.957 2.957h-0.215c-1.633 0-2.957-1.633-2.957-2.957v-1.638c0-1.633 1.324-2.957 2.957-2.957z"></path> <path d="M36.886 5.588h0.164c1.248 0 2.267 1.014 2.267 2.266v1.258c0 1.248-1.014 2.267-2.267 2.267h-0.164c-1.248 0-2.267-1.014-2.267-2.267v-1.258c0-1.248 1.014-2.266 2.267-2.266z"></path> <path d="M34.278 13.472c0-0.289-0.051-0.564-0.14-0.823-0.074-0.215-0.179-0.413-0.31-0.599-0.449-0.64-1.188-1.053-2.027-1.053h-4.533c0.096 0.314 0.144 0.644 0.144 0.989v7.903c0 0.963-0.72 1.763-1.648 1.898l0.56 7.814c0.051 0.733 0.663 1.303 1.399 1.303h2.627c0.733 0 1.348-0.57 1.399-1.303l0.538-7.535 0.039-0.56h0.845c0.614 0 1.108-0.493 1.108-1.108v-6.926z"></path> <path d="M41.3 13.757c-0.131-0.244-0.31-0.46-0.519-0.64-0.374-0.314-0.864-0.509-1.393-0.509h-4.58c0.080 0.275 0.119 0.564 0.119 0.864v6.926c0 0.634-0.336 1.184-0.839 1.498l0.499 7.001c0.045 0.644 0.579 1.139 1.223 1.139h2.302c0.644 0 1.178-0.499 1.223-1.139l0.435-6.078 0.045-0.65 0.025-0.359h0.739c0.534 0 0.969-0.435 0.969-0.969v-6.062c0-0.369-0.096-0.72-0.255-1.024l0.006 0.002z"></path> <path d="M28.942 2.973h0.195c1.428 0 2.586 1.428 2.586 2.586v1.443c0 1.428-1.159 2.586-2.586 2.586h-0.195c-1.428 0-2.586-1.428-2.586-2.586v-1.443c0-1.428 1.159-2.586 2.586-2.586z"></path> </symbol> <symbol id="icon-hosting" viewBox="0 0 36 32"> <path d="M0.001 0v9.336h36.473v-9.336h-36.474zM8.397 3.366c0.723 0 1.311 0.582 1.311 1.302 0 0.346-0.138 0.678-0.384 0.923-0.246 0.243-0.579 0.381-0.927 0.38-0.348 0.001-0.681-0.137-0.927-0.38-0.246-0.244-0.384-0.577-0.384-0.923 0-0.719 0.586-1.302 1.311-1.302zM17.814 3.646h11.532c0.564 0 1.020 0.453 1.020 1.014s-0.456 1.014-1.020 1.014h-11.532c-0.557 0-1.020-0.453-1.020-1.014s0.456-1.014 1.020-1.014zM0 11.358v9.336h36.48v-9.336h-36.48zM8.397 14.715v-0.002c0.723 0 1.311 0.583 1.311 1.304 0 0.346-0.138 0.676-0.384 0.922s-0.579 0.381-0.927 0.381c-0.348 0-0.681-0.137-0.927-0.381s-0.384-0.576-0.384-0.922c0-0.721 0.587-1.304 1.311-1.304v0.002zM17.813 15.011h11.532c0.564 0 1.020 0.454 1.020 1.014s-0.456 1.014-1.020 1.014h-11.532c-0.564 0-1.020-0.453-1.020-1.014s0.456-1.014 1.020-1.014zM0 22.705v9.295h36.48v-9.295h-36.48zM8.397 26.070c0.348 0 0.681 0.137 0.927 0.381s0.384 0.577 0.384 0.922c0 0.72-0.589 1.303-1.311 1.303-0.724 0-1.311-0.582-1.311-1.303 0-0.344 0.138-0.677 0.384-0.922s0.579-0.381 0.927-0.381zM17.814 26.366h11.532c0.564 0 1.020 0.454 1.020 1.014s-0.456 1.014-1.020 1.014h-11.532c-0.564 0-1.020-0.453-1.020-1.014s0.456-1.014 1.020-1.014z"></path> </symbol> <symbol id="icon-quote" viewBox="0 0 32 32"> <path fill="#000" style="fill: var(--color1, #000)" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path> <path fill="#fff" style="fill: var(--color2, #fff)" d="M19.562 20.622c-1.186 0-2.082-0.931-2.082-2.086v-1.878c-0-1.669 1.891-5.28 3.124-5.28-0.339 1.156-0.612 2.183-0.781 3.338h1.562c1.186 0 2.082 0.891 2.082 2.046v1.773c0 1.156-0.897 2.086-2.082 2.086zM10.972 20.622c-1.187 0-2.083-0.931-2.083-2.086v-1.878c0-1.669 1.891-5.28 3.124-5.28-0.339 1.156-0.612 2.183-0.781 3.338h1.562c1.186 0 2.082 0.891 2.082 2.046v1.773c0 1.156-0.897 2.086-2.082 2.086z"></path> </symbol> <symbol id="icon-circle-virtual" viewBox="0 0 32 32"> <path fill="#444" style="fill: var(--color3, #444)" d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path fill="#444" style="fill: var(--color3, #444)" d="M24.231 15.352c-0.366 0-0.732 0.067-1.098 0.269 0.122-0.269 0.183-0.607 0.183-0.944 0-1.483-1.098-2.697-2.439-2.697-0.549 0-0.975 0.202-1.403 0.472-0.609-2.63-2.744-4.517-5.305-4.517-3.049 0-5.488 2.697-5.488 6.069 0 0.269 0 0.54 0.061 0.742-0.244-0.067-0.427-0.067-0.67-0.067-1.707 0-3.049 1.483-3.049 3.372 0 1.887 1.341 3.372 3.049 3.372h16.157c1.524 0 2.744-1.349 2.744-3.034 0-1.686-1.22-3.035-2.744-3.035z"></path> <path fill="#fff" style="fill: var(--color2, #fff)" d="M13.752 17.697c0.011 0.492 0.507 0.791 0.943 0.556l3.498-2.017c0.19-0.11 0.319-0.312 0.319-0.547s-0.129-0.438-0.319-0.548l-3.498-2.014c-0.435-0.235-0.931 0.061-0.943 0.553v4.016z"></path> </symbol> <symbol id="icon-health" viewBox="0 0 34 32"> <path d="M31.241 3.087c-1.986-1.941-4.623-3.044-7.411-3.044-2.407 0-4.777 0.8-6.649 2.323-4.545-3.656-11.194-2.97-14.86 1.561-2.713 3.349-3.095 8.068-0.955 11.799h5.118l5.31-9.175 3.477 10.507 3.896-6.891 3.287 5.596 3.132 0.001c0.649 0 1.146 0.495 1.146 1.142s-0.497 1.142-1.146 1.142h-4.433l-1.949-3.274-4.507 7.879-3.515-10.544-3.4 5.9h-4.661l14.059 14.009 14.136-14.085c4.088-4.111 4.050-10.773-0.076-14.846z"></path> </symbol> <symbol id="icon-arrow2" viewBox="0 0 49 32"> <path d="M11.846 31.398c0.613 0.724 1.658 0.79 2.321 0.224s0.769-1.701 0.218-2.382l-9.255-11.554h42.46c0.907 0 1.641-0.753 1.641-1.686 0-0.93-0.734-1.685-1.641-1.685h-42.462l9.255-11.554c0.553-0.681 0.441-1.809-0.217-2.382-0.693-0.606-1.77-0.457-2.321 0.224l-11.487 14.319c-0.512 0.82-0.446 1.435 0 2.159l11.487 14.316z"></path> </symbol> <symbol id="icon-arrow" viewBox="0 0 17 32"> <path d="M16.894 15.718c-0.061-0.617-0.31-1.201-0.714-1.671l-10.825-12.619c-0.51-0.637-1.256-1.039-2.067-1.114s-1.616 0.182-2.237 0.709c-0.618 0.531-0.996 1.287-1.045 2.099s0.232 1.61 0.782 2.212l9.152 10.666-9.152 10.666c-0.549 0.601-0.832 1.4-0.782 2.212s0.427 1.568 1.046 2.099c0.62 0.528 1.425 0.784 2.236 0.709s1.558-0.477 2.067-1.113l10.826-12.619c0.53-0.618 0.786-1.425 0.714-2.235z"></path> </symbol> <symbol id="icon-flickr" viewBox="0 0 31 32"> <path d="M15.515 0c-8.569 0-15.515 6.994-15.515 15.622s6.946 15.621 15.515 15.621 15.515-6.994 15.515-15.622c0-8.626-6.946-15.621-15.515-15.621zM8.727 20.364c-2.678 0-4.848-2.17-4.848-4.848s2.17-4.848 4.848-4.848 4.848 2.171 4.848 4.848c0 2.678-2.17 4.848-4.848 4.848zM22.303 20.364c-2.678 0-4.848-2.17-4.848-4.848s2.17-4.848 4.849-4.848 4.849 2.171 4.849 4.848c0 2.678-2.17 4.848-4.849 4.848z"></path> </symbol> <symbol id="icon-facebook" viewBox="0 0 32 32"> <path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16v-12h-4v-4h4v-3c0-2.761 2.238-5 5-5h5v4h-5c-0.552 0-1 0.447-1 1v3h5.5l-1 4h-4.5v11.496c6.901-1.776 12-8.040 12-15.496 0-8.837-7.163-16-16-16z"></path> </symbol> <symbol id="icon-twitter" viewBox="0 0 32 32"> <path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM23.953 11.921c0.007 0.177 0.011 0.354 0.011 0.532 0 5.422-4.126 11.674-11.674 11.674-2.317 0-4.474-0.68-6.29-1.843 0.321 0.038 0.648 0.057 0.979 0.057 1.922 0 3.691-0.656 5.096-1.757-1.796-0.032-3.311-1.219-3.833-2.849 0.25 0.048 0.508 0.074 0.772 0.074 0.374 0 0.737-0.050 1.081-0.144-1.877-0.377-3.291-2.035-3.291-4.023v-0.052c0.553 0.308 1.186 0.492 1.858 0.513-1.1-0.736-1.825-1.992-1.825-3.415 0-0.753 0.202-1.458 0.555-2.064 2.024 2.483 5.047 4.117 8.458 4.287-0.070-0.3-0.106-0.613-0.106-0.934 0-2.267 1.837-4.104 4.103-4.104 1.18 0 2.247 0.499 2.995 1.296 0.934-0.184 1.813-0.526 2.606-0.995-0.307 0.958-0.957 1.762-1.805 2.27 0.83-0.1 1.621-0.32 2.357-0.647-0.55 0.823-1.246 1.546-2.048 2.124z"></path> </symbol> <symbol id="icon-linkedin" viewBox="0 0 32 32"> <path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM12.18 23.59c-0.015 0.237-0.203 0.425-0.44 0.44h-3c-0.239-0.010-0.43-0.201-0.44-0.44v-10.74c0.010-0.239 0.201-0.43 0.44-0.44h3c0.117 0 0.229 0.046 0.31 0.13 0.088 0.079 0.14 0.192 0.14 0.31l-0.010 10.74zM11.67 10.59c-0.388 0.394-0.917 0.617-1.47 0.62-1.138-0.027-2.050-0.952-2.060-2.090-0.003-0.551 0.22-1.080 0.62-1.46 0.369-0.409 0.89-0.648 1.44-0.66 0.551 0 1.080 0.22 1.47 0.61 0.398 0.38 0.616 0.91 0.6 1.46 0.027 0.56-0.192 1.105-0.6 1.49v0.030zM25.24 23.59c-0.010 0.239-0.201 0.43-0.44 0.44h-3.14c-0.116 0-0.226-0.051-0.3-0.14-0.079-0.084-0.122-0.195-0.12-0.31v-6.58c0.037-0.453-0.075-0.907-0.32-1.29-0.313-0.312-0.751-0.463-1.19-0.41-0.607-0.056-1.2 0.205-1.57 0.69-0.303 0.52-0.442 1.12-0.4 1.72v5.82c-0.010 0.239-0.201 0.43-0.44 0.44h-3c-0.239-0.010-0.43-0.201-0.44-0.44v-10.68c0.010-0.239 0.201-0.43 0.44-0.44h3c0.124-0.010 0.246 0.038 0.33 0.13 0.104 0.207 0.146 0.44 0.12 0.67 0.825-0.73 1.9-1.114 3-1.070 1.17-0.047 2.316 0.33 3.23 1.060 0.847 0.824 1.287 1.981 1.2 3.16l0.040 7.23z"></path> </symbol> <symbol id="icon-insta" viewBox="0 0 32 32"> <path d="M21.31 8.92h1.18c0.326 0 0.59 0.264 0.59 0.59v1.18c0 0.326-0.264 0.59-0.59 0.59h-1.18c-0.326 0-0.59-0.264-0.59-0.59v-1.18c0-0.326 0.264-0.59 0.59-0.59zM16 19.6c1.165 0 2.257-0.564 2.932-1.513 0.676-0.95 0.85-2.167 0.468-3.267h-6.8c-0.382 1.1-0.208 2.318 0.468 3.267s1.767 1.513 2.932 1.513z"></path> <path d="M21.37 16c0.014 2.070-1.162 3.964-3.024 4.868s-4.079 0.658-5.696-0.634c-1.618-1.291-2.35-3.398-1.88-5.414h-1.85v7.080c0 0.652 0.528 1.18 1.18 1.18h11.8c0.652 0 1.18-0.528 1.18-1.18v-7.080h-1.84c0.087 0.387 0.13 0.783 0.13 1.18z"></path> <path d="M16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM25.44 22.31c0 1.734-1.406 3.14-3.14 3.14h-12.61c-1.73-0.006-3.13-1.41-3.13-3.14v-12.62c0.005-1.726 1.404-3.125 3.13-3.13h12.62c1.734 0 3.14 1.406 3.14 3.14l-0.010 12.61z"></path> </symbol> <symbol id="icon-youtube" viewBox="0 0 32 32"> <path d="M13.27 21.45l6.82-5.45-6.82-5.45v10.9zM16 0c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zM26.91 20.090c-0.005 2.257-1.833 4.085-4.090 4.090h-13.64c-2.257-0.005-4.085-1.833-4.090-4.090v-8.18c0.005-2.257 1.833-4.085 4.090-4.090h13.64c2.257 0.005 4.085 1.833 4.090 4.090v8.18z"></path> </symbol> <symbol id="icon-search" viewBox="0 0 32 32"> <path d="M31.443 28.845l-9.645-9.647c1.484-1.947 2.319-4.452 2.319-7.141 0-6.679-5.379-12.057-12.057-12.057-6.677 0-12.059 5.38-12.059 12.059 0 6.677 5.379 12.056 12.057 12.056 2.691 0 5.1-0.835 7.143-2.317l9.647 9.647c0.371 0.369 0.835 0.556 1.299 0.556s0.927-0.187 1.299-0.556c0.741-0.743 0.741-1.856 0-2.599zM12.059 20.405c-4.637 0-8.347-3.709-8.347-8.347 0-4.639 3.709-8.347 8.347-8.347 4.639 0 8.347 3.708 8.347 8.347 0 4.636-3.709 8.347-8.347 8.347z"></path> </symbol> <symbol id="icon-savings" viewBox="0 0 33 32"> <path d="M6.721 8.997c0.607-0.24 1.287-0.072 1.701 0.428l1.458 1.758c2.299-0.842 4.887-1.285 7.527-1.285 4.162 0 8.082 1.082 11.047 3.042 3.053 2.025 4.732 4.741 4.731 7.644 0 2.984-1.827 5.823-5.029 7.834v2.853c0 0.4-0.332 0.727-0.74 0.727h-3.653c-0.348 0-0.651-0.231-0.725-0.566l-0.185-0.813c-1.737 0.436-3.572 0.654-5.449 0.654-1.893 0-3.727-0.225-5.479-0.661l-0.185 0.821c-0.083 0.326-0.377 0.566-0.725 0.566h-3.652c-0.407 0-0.74-0.326-0.74-0.726v-2.868c-1.841-1.161-3.238-2.606-4.081-4.203h-1.804c-0.408 0-0.74-0.326-0.74-0.726v-5.556c0-0.399 0.332-0.726 0.74-0.726h1.694c0.739-1.511 1.974-2.89 3.607-4.037-0.073-0.851-0.163-1.831-0.237-2.695-0.059-0.638 0.311-1.227 0.917-1.467zM7.609 16.179c-0.576 0-1.043 0.457-1.043 1.023s0.467 1.024 1.043 1.024 1.043-0.458 1.043-1.024-0.467-1.024-1.043-1.024zM20.993 12.578h-6.323c-0.614 0-1.109 0.486-1.109 1.089s0.495 1.089 1.109 1.089h6.323c0.613 0 1.109-0.488 1.109-1.089 0-0.603-0.495-1.089-1.109-1.089zM17.778 0c2.292 0 4.148 1.857 4.148 4.148s-1.857 4.149-4.148 4.149c-2.291 0-4.149-1.858-4.149-4.149s1.858-4.148 4.149-4.148z"></path> </symbol> <symbol id="icon-analytics" viewBox="0 0 41 32"> <path d="M7.080 19.478c0.698 0 1.267 0.572 1.267 1.273v9.976c0 0.701-0.567 1.273-1.267 1.273h-5.117c-0.698 0-1.267-0.57-1.267-1.273v-9.976c0-0.701 0.567-1.273 1.267-1.273zM28.601 19.478c0.701 0 1.267 0.572 1.312 1.273l-0.001 9.976c0 0.701-0.568 1.273-1.267 1.273h-5.116c-0.698 0-1.267-0.57-1.267-1.273v-9.976c0-0.701 0.567-1.273 1.267-1.273zM18.166 11.826c0.699 0 1.267 0.564 1.312 1.258l-0.001 17.658c0 0.694-0.568 1.258-1.267 1.258h-5.116c-0.698 0-1.267-0.563-1.267-1.258v-17.658c0-0.694 0.567-1.258 1.267-1.258zM39.775 11.826c0.7 0 1.269 0.564 1.269 1.258l-0.001 17.658c0 0.694-0.568 1.258-1.267 1.258h-5.116c-0.698 0-1.267-0.563-1.267-1.258v-17.658c0-0.694 0.567-1.258 1.267-1.258zM36.978 0c2.25 0 4.065 1.831 4.065 4.097 0 2.268-1.816 4.099-4.065 4.099-0.909 0-1.73-0.305-2.423-0.828l-4.758 3.313c0.13 0.393 0.216 0.785 0.216 1.221 0 2.267-1.816 4.098-4.065 4.098s-4.065-1.831-4.065-4.097c0-0.437 0.086-0.83 0.216-1.222l-4.671-3.357c-0.693 0.523-1.514 0.828-2.423 0.828s-1.73-0.305-2.423-0.828l-4.671 3.357c0.13 0.393 0.216 0.785 0.216 1.221 0 2.267-1.816 4.098-4.065 4.098s-4.065-1.831-4.065-4.097c0-2.268 1.816-4.099 4.065-4.099 0.909 0 1.774 0.349 2.509 0.872l4.671-3.357c-0.13-0.393-0.216-0.785-0.216-1.221 0-2.267 1.816-4.098 4.065-4.098s4.065 1.831 4.065 4.097c0 0.437-0.086 0.83-0.216 1.222l4.671 3.357c0.693-0.523 1.514-0.828 2.423-0.828s1.73 0.305 2.423 0.828l4.671-3.357c-0.13-0.393-0.216-0.785-0.216-1.221 0-2.267 1.816-4.098 4.065-4.098zM4.066 10.376c-0.865 0-1.558 0.698-1.558 1.57s0.693 1.571 1.558 1.571c0.865 0 1.601-0.698 1.558-1.571 0-0.872-0.693-1.57-1.558-1.57zM26.037 10.376c-0.865 0-1.558 0.698-1.558 1.57s0.693 1.571 1.558 1.571c0.865 0 1.558-0.698 1.558-1.571s-0.693-1.57-1.558-1.57zM15.052 2.528c-0.865 0-1.558 0.698-1.558 1.57s0.693 1.57 1.558 1.57c0.865 0 1.555-0.698 1.557-1.57 0-0.872-0.692-1.57-1.558-1.57zM37.023 2.485c-0.865 0-1.558 0.698-1.558 1.571s0.694 1.57 1.558 1.57 1.558-0.698 1.558-1.57c0-0.872-0.694-1.571-1.558-1.571z"></path> </symbol> <symbol id="icon-commute" viewBox="0 0 31 32"> <path d="M28.718 7.225v-3.097c0-2.065-2.154-4.128-13.333-4.128s-13.333 2.065-13.333 4.128v3.097c-1.129 0-2.052 0.929-2.052 2.065v2.065c0 1.136 0.923 2.065 2.052 2.065v11.355c0 1.136 0.615 2.167 1.538 2.684v1.961c0 1.446 1.13 2.58 2.564 2.58 1.436 0 2.564-1.136 2.564-2.58v-1.551h13.332v1.549c0 1.446 1.129 2.58 2.564 2.58 1.436 0 2.563-1.136 2.563-2.58v-1.961c0.923-0.517 1.538-1.548 1.538-2.685l0.002-11.354c1.129 0 2.052-0.929 2.052-2.065v-2.065c0-1.134-0.923-2.063-2.052-2.063zM8.422 3.692h14.54c0.623 0 1.038 0.369 1.038 0.922s-0.415 0.922-1.038 0.922l-14.54 0.002c-0.623 0-1.038-0.369-1.038-0.922-0.002-0.554 0.415-0.924 1.038-0.924zM6.462 25.846c-1.185 0-2.154-0.969-2.154-2.154s0.969-2.154 2.154-2.154 2.154 0.969 2.154 2.154-0.969 2.154-2.154 2.154zM24.923 25.846c-1.185 0-2.154-0.969-2.154-2.154s0.969-2.154 2.154-2.154 2.154 0.969 2.154 2.154-0.969 2.154-2.154 2.154zM27.077 15.441c0 1.61-1.345 3.021-3.105 3.021h-16.56c-1.76 0-3.105-1.41-3.105-3.021v-5.034c0-1.713 1.345-3.022 3.105-3.022h16.558c1.76 0 3.105 1.308 3.105 3.021l0.002 5.034z"></path> </symbol> <symbol id="icon-design" viewBox="0 0 20 32"> <path d="M7.89 3.111c0.199-0.231 0.508-0.38 0.855-0.38 0.317 0 0.601 0.124 0.8 0.322 0.41-0.257 0.677-0.689 0.677-1.18 0-0.789-0.696-1.429-1.556-1.429-0.859 0-1.555 0.64-1.555 1.429 0 0.529 0.312 0.991 0.779 1.238zM6.438 9.046c0.108-1.328 0.239-3.12 0.394-5.372 0.010-0.15 0.129-0.268 0.277-0.284-0.36-0.36-0.581-0.852-0.581-1.395 0-1.102 0.913-1.995 2.040-1.995 1.128 0 2.042 0.893 2.042 1.995 0 0.537-0.218 1.024-0.57 1.382h0.047c0.166 0 0.303 0.125 0.314 0.286 0.155 2.246 0.285 4.032 0.393 5.358 0.072 0.078 0.133 0.167 0.18 0.262h1.517v-0.537c0-0.084 0.071-0.153 0.158-0.153h0.236c0.216 0 0.392 0.171 0.392 0.384v0.538h5.398c0.083-0.138 0.235-0.231 0.408-0.231 0.26 0 0.472 0.206 0.472 0.46s-0.212 0.461-0.472 0.461c-0.173 0-0.325-0.093-0.408-0.23h-5.398v0.613c0 0.212-0.176 0.384-0.392 0.384h-0.236c-0.087 0-0.158-0.068-0.158-0.152v-0.614h-1.517c-0.021 0.042-0.044 0.082-0.070 0.121 0.056 0.606 0.102 1.036 0.141 1.292 0.058 0.396 0.388 1.060 1.020 2.089 0.35 0.571 1.831 2.862 2.044 3.2 0.453 0.715 0.834 1.34 1.176 1.936 1.27 2.214 1.945 3.928 1.945 5.252 0 3.87-2.68 7.061-6.568 7.804l-0.468 0.089 1.023-1.092 0.022-0.013c3.417-1.835 5.017-4.090 4.829-6.778-0.092-1.336-0.82-2.864-2.205-4.908-0.331-0.488-0.678-0.976-1.18-1.667-1.629-2.248-1.803-2.492-2.316-3.335-0.716-1.175-1.097-2.108-1.132-2.903-0.011-0.24-0.022-0.504-0.032-0.789-0.090-0.088-0.164-0.189-0.218-0.3h-0.721c-0.058 0.121-0.14 0.228-0.237 0.32-0.013 0.302-0.024 0.564-0.034 0.782-0.036 0.794-0.416 1.728-1.132 2.902-0.514 0.843-0.688 1.088-2.317 3.335-0.502 0.69-0.848 1.179-1.178 1.665-1.387 2.044-2.114 3.572-2.207 4.91-0.188 2.688 1.413 4.943 4.829 6.778l0.023 0.011 1.022 1.093-0.468-0.089c-3.888-0.743-6.568-3.935-6.568-7.804 0-1.326 0.676-3.039 1.947-5.252 0.341-0.596 0.721-1.221 1.175-1.938 0.213-0.336 1.695-2.629 2.044-3.198 0.632-1.029 0.963-1.693 1.021-2.090 0.039-0.261 0.085-0.704 0.144-1.332-0.1-0.161-0.156-0.35-0.156-0.553 0-0.265 0.098-0.51 0.263-0.697h0zM8 9.087c0.058 0.074 0.107 0.156 0.145 0.246h0.605c0.036-0.086 0.082-0.166 0.138-0.237-0.031-1.051-0.062-2.304-0.095-3.763h-0.658c-0.055 1.5-0.1 2.751-0.136 3.754zM10 10.222c0.368 0 0.667-0.299 0.667-0.667s-0.299-0.667-0.667-0.667-0.667 0.299-0.667 0.667 0.299 0.667 0.667 0.667zM7.333 10.222c0.368 0 0.667-0.299 0.667-0.667s-0.299-0.667-0.667-0.667-0.667 0.299-0.667 0.667 0.299 0.667 0.667 0.667zM8.667 4.444c0.368 0 0.667-0.299 0.667-0.668 0-0.367-0.299-0.666-0.667-0.666-0.369 0-0.667 0.299-0.667 0.666 0 0.369 0.298 0.668 0.667 0.668z"></path> </symbol> <symbol id="icon-dev" viewBox="0 0 40 32"> <path d="M34.767 0c3.067 0 5.553 2.47 5.553 5.517v20.966c0 3.046-2.486 5.517-5.553 5.517h-29.215c-3.067 0-5.553-2.47-5.553-5.517v-20.966c0-3.046 2.486-5.517 5.553-5.517zM37.757 11.374h-35.195v15.109c0 1.642 1.338 2.971 2.99 2.971h29.215c0.792 0 1.553-0.314 2.114-0.87s0.876-1.313 0.876-2.1v-15.109zM21.151 12.494c0.17-0.682 0.86-1.1 1.549-0.94 0.685 0.168 1.107 0.854 0.945 1.537l-3.784 14.769c-0.16 0.572-0.692 0.96-1.29 0.939h-0.301c-0.339-0.080-0.631-0.294-0.81-0.592-0.178-0.297-0.228-0.653-0.136-0.987zM14.447 15.037c0.53-0.454 1.34-0.416 1.821 0.084 0.246 0.241 0.38 0.566 0.371 0.902-0.008 0.338-0.157 0.657-0.415 0.886l-4.031 3.581 4.031 3.581c0.252 0.226 0.401 0.54 0.415 0.872 0.012 0.332-0.113 0.654-0.351 0.898-0.489 0.506-1.315 0.533-1.842 0.061l-5.070-4.497c-0.266-0.236-0.417-0.567-0.417-0.915s0.15-0.68 0.416-0.915zM24.67 15.119c0.49-0.506 1.316-0.534 1.843-0.061l5.071 4.506c0.266 0.236 0.417 0.568 0.417 0.917s-0.15 0.681-0.416 0.917l-5.071 4.506c-0.527 0.473-1.353 0.445-1.843-0.061-0.491-0.507-0.462-1.302 0.064-1.773l4.032-3.588-4.032-3.588c-0.526-0.471-0.555-1.267-0.064-1.773zM34.767 2.547h-29.215c-1.651 0-2.99 1.329-2.99 2.971v3.352h35.195v-3.354c0-1.642-1.338-2.971-2.99-2.971zM8.96 5.759c0 2.561-3.84 2.561-3.84 0.001s3.84-2.56 3.84 0zM14.080 5.759c0 2.561-3.84 2.561-3.84 0.001s3.84-2.56 3.84 0zM19.84 5.759c0 2.561-3.84 2.561-3.84 0.001s3.84-2.56 3.84 0z"></path> </symbol> <symbol id="icon-disability" viewBox="0 0 28 32"> <path d="M7.959 23.226c0.781-0.004 1.332 0.855 1.332 1.596l-0.324 3.371h-0.212v3.806h-3.057v-3.806h-0.216l-0.321-3.371c0-0.742 0.551-1.6 1.332-1.596h1.466zM20.861 20.645c1.001 0 1.82 0.832 1.82 1.85v4.050h-0.665l0.693 5.455h-5.677l0.693-5.455h-0.666v-4.050c0-1.018 0.819-1.85 1.82-1.85h1.981zM14.425 18.065c1.276 0.082 2.095 1.295 2.091 2.442l-0.532 5.318h-0.379v6.175h-4.889v-6.175h-0.376l-0.534-5.319c0-1.146 0.819-2.359 2.095-2.442h2.523zM7.223 21.161c0.92 0 1.381 1.112 0.73 1.762-0.648 0.648-1.76 0.186-1.76-0.73 0-0.546 0.42-0.99 0.954-1.030l0.076-0.003zM19.612 17.548c1.374 0 2.068 1.67 1.094 2.641-0.97 0.975-2.642 0.28-2.642-1.091 0-0.855 0.694-1.55 1.548-1.55zM13.163 14.452c0.995 0 1.804 0.809 1.804 1.809 0 0.995-0.809 1.804-1.804 1.804-0.999 0-1.809-0.809-1.809-1.804 0-0.999 0.809-1.809 1.809-1.809zM27.871 13.416c-0.473-3.819-6.602-4.237-7.129 0-0.478-3.926-6.176-4.22-6.796-0.133l-0.018 0.132-0.018-0.129c-0.604-3.956-6.322-3.82-6.8 0.129-0.542-4.349-6.641-3.767-7.111 0 0.979-17.887 26.892-17.887 27.871 0z"></path> </symbol> <symbol id="icon-marketing" viewBox="0 0 30 32"> <path d="M28.266 20.475c0.044 0.361-0.225 0.699-0.592 0.743l-1.101 0.135c-0.367 0.045-0.71-0.218-0.754-0.578l-2.405-19.59c-0.044-0.361 0.225-0.699 0.592-0.743l1.101-0.135c0.367-0.045 0.709 0.218 0.754 0.578l2.405 19.591zM27.648 7.863l-0.428 0.052 0.66 5.378 0.428-0.052c1.010-0.124 1.657-1.424 1.473-2.926-0.18-1.472-1.123-2.576-2.133-2.452zM3.337 17.253c0.031-0.004-0.004-0.031 0 0l-0.885-7.211s0.031-0.004 0 0c-1.499 0.184-2.555 1.96-2.311 3.943s1.667 3.455 3.196 3.268zM3.966 8.972c-0.367 0.045-1.135 0.108-1.076 0.59l0.974 7.931c0.055 0.451 0.739 2.228 1.106 2.182l6.609-0.811c0.367-0.045 0.081-1.871 0.026-2.322l-1.029-8.382-6.608 0.811zM12.108 16.846l13.257 4.015-2.443-19.891-11.891 7.103 1.077 8.773zM6.428 20.93c0.415 0.346 0.526 1.247 0.721 2.839 0.192 1.563 0.81 5.33 1.689 6.929 0.88 1.601 4.462 1.19 3.234-1.739-1.291-2.923-1.351-5.446-1.529-6.889s0.042-1.683 0.661-2.46c0.296-0.372-0.767-0.18-0.767-0.18l-4.651 0.571c-0.883 0.14 0.227 0.582 0.642 0.928z"></path> </symbol> <symbol id="icon-mobile" viewBox="0 0 19 32"> <path d="M16.674 0c1.373 0.302 1.908 1.311 1.875 2.655-0.034 3.228 0 6.488-0.034 9.714l-0.001 7.227v10.017c0 0.403-0.101 0.806-0.234 1.177-0.167 0.403-0.468 0.707-0.837 0.908-0.369 0.202-0.77 0.302-1.206 0.302h-13.728c-0.502 0-1.004-0.101-1.472-0.37-0.067-0.034-0.167-0.101-0.234-0.134-0.501-0.37-0.77-0.907-0.803-1.512v-27.565c0-0.806 0.201-1.512 0.871-1.983 0.067-0.067 0.167-0.101 0.268-0.134 0.402-0.202 0.837-0.302 1.306-0.302h14.229zM9.273 28.741c-0.569 0-1.071 0.47-1.071 1.075s0.468 1.109 1.071 1.109c0.569-0.034 1.071-0.538 1.071-1.109 0-0.606-0.468-1.076-1.071-1.076zM17.040 3.394h-15.535v24.538h15.502v-0.403c0-2.756 0-5.479-0.034-8.236l0.067-15.564v-0.336zM10.463 12.986l0.546 0.974c0.391-0.041 0.781-0.041 1.132 0.040l0.546-0.974 1.092 0.447-0.313 1.178c0.234 0.202 0.468 0.446 0.663 0.771l1.171-0.325 0.468 1.136-1.17 0.691c0.039 0.284 0 0.609-0.039 0.893l1.209 0.691-0.429 1.136-1.404-0.405c-0.156 0.203-0.351 0.406-0.468 0.609l0.39 1.462-1.092 0.487-0.741-1.34c-0.234 0.041-0.507 0.081-0.741 0.041l-0.702 1.299-1.092-0.447 0.351-1.38c-0.274-0.162-0.468-0.365-0.663-0.609l-1.287 0.365-0.468-1.136 1.053-0.65c-0.039-0.365-0.077-0.691-0.039-1.056l-1.014-0.609 0.429-1.136 1.053 0.284c0.196-0.325 0.468-0.609 0.781-0.853l-0.273-1.056 1.053-0.528zM11.516 15.544c-0.858 0-1.56 0.731-1.56 1.624s0.702 1.625 1.56 1.624c0.858 0 1.56-0.731 1.56-1.624s-0.702-1.624-1.56-1.624zM6.434 8.348l0.163 0.892c0.243 0.040 0.527 0.162 0.73 0.284l0.73-0.527 0.569 0.569-0.527 0.73c0.121 0.203 0.202 0.487 0.284 0.73l0.892 0.162v0.812l-0.892 0.162c-0.040 0.243-0.162 0.527-0.284 0.73l0.527 0.73-0.569 0.568-0.73-0.527c-0.243 0.122-0.487 0.243-0.73 0.285l-0.162 0.892h-0.812l-0.163-0.892c-0.243-0.040-0.527-0.162-0.73-0.284l-0.73 0.527-0.569-0.569 0.527-0.73c-0.122-0.203-0.202-0.487-0.284-0.73l-0.892-0.162v-0.812l0.892-0.163c0.040-0.243 0.162-0.527 0.284-0.73l-0.527-0.73 0.569-0.569 0.73 0.527c0.203-0.121 0.487-0.202 0.73-0.284l0.161-0.892h0.812zM6.029 10.377c-0.69 0-1.217 0.527-1.217 1.217s0.527 1.217 1.217 1.217 1.217-0.527 1.217-1.217-0.527-1.217-1.217-1.217zM11.449 1.512h-4.319c-0.201 0-0.369 0.034-0.369 0.269 0 0.218 0.144 0.234 0.327 0.235h4.361c0.167 0 0.369-0.034 0.369-0.235 0-0.235-0.167-0.269-0.369-0.269z"></path> </symbol> <symbol id="icon-profit" viewBox="0 0 54 32"> <path d="M50.612 0c1.968 0 3.541 1.54 3.541 3.464s-1.574 3.463-3.541 3.463c-0.73 0-1.405-0.165-1.967-0.55l-9.554 8.631h8.092c0.45-1.486 1.8-2.53 3.429-2.53 1.967 0 3.541 1.539 3.541 3.463s-1.575 3.464-3.541 3.464c-1.629 0-2.978-1.045-3.541-2.416h-8.092l9.553 8.631c0.562-0.331 1.236-0.55 1.967-0.55 1.967 0 3.541 1.539 3.541 3.463s-1.574 3.464-3.541 3.464-3.541-1.54-3.541-3.464c0-0.496 0.169-0.99 0.338-1.43l-9.666-8.74c-1.182 3.080-4.272 4.839-7.926 4.839l-3.596-1.539v-0.219c-0.057-0.881-0.45-1.759-1.124-2.365l-3.653-3.354v-0.166c0-3.298 3.091-6.928 5.62-8.852-0.731-1.43-1.518-3.134-1.518-4.123 0-0.769 1.236-1.374 1.968-0.385 0.786 1.099 1.348-0.55 2.36-0.55 1.067 0 1.46 1.759 2.361 0.55 0.73-0.99 1.854-0.496 1.854 0.385 0 0.713-0.843 2.583-1.574 4.067 2.024 1.537 4.439 4.123 5.339 6.816l9.666-8.575c-0.226-0.441-0.337-0.936-0.337-1.43 0-1.924 1.574-3.464 3.541-3.464zM6.564 13.128l8.488 0.725c0.962 0.054 1.81 0.443 2.489 1.057l6.055 5.511c0.283 0.279 0.453 0.613 0.453 1.003s-0.112 0.779-0.395 1.057c-0.454 0.5-1.19 0.613-1.756 0.279l-0.282-0.168c-1.585-0.889-3.112-1.892-4.527-3.006l-1.245-0.946c-0.396-0.335-0.962-0.279-1.245 0.111-0.341 0.39-0.282 0.946 0.113 1.224l1.244 0.946c1.528 1.168 3.112 2.282 4.81 3.174l0.283 0.167c1.3 0.668 2.885 0.443 3.904-0.614 0.055-0.111 0.168-0.167 0.226-0.278l4.98 2.114c0.565 0.279 1.018 0.835 1.021 1.453 0 0.502-0.168 0.946-0.509 1.281-0.34 0.333-0.793 0.5-1.301 0.5l-12.903-0.614c-1.245-0.056-2.376-0.556-3.225-1.448l-4.811-4.954-1.867-8.574zM4.055 13.128v0.17l1.689 8.114-3.43 0.733c-0.393 0.057-0.73-0.169-0.843-0.564l-1.463-6.874c-0.057-0.394 0.169-0.788 0.562-0.845l3.485-0.734zM30.268 9.181h-0.955c-0.226 0-0.338 0.165-0.338 0.331v0.88c-1.293 0.222-2.136 1.374-2.024 2.639 0.169 1.209 1.293 2.143 2.586 2.143h0.619c0.226 0 0.45 0.11 0.619 0.275 0.167 0.166 0.224 0.441 0.224 0.66-0.057 0.384-0.45 0.715-0.9 0.715h-0.843c-0.281 0-0.505-0.222-0.562-0.44-0.057-0.11-0.169-0.219-0.338-0.219h-1.012c-0.055 0-0.167 0.053-0.224 0.109-0.112 0.054-0.112 0.11-0.112 0.219 0.112 0.988 0.898 1.759 1.91 1.868v0.825c0 0.222 0.169 0.331 0.338 0.331h0.954c0.169 0 0.338-0.165 0.338-0.331v-0.88c1.124-0.275 1.912-1.099 2.024-2.143 0.055-0.659-0.169-1.319-0.507-1.871-0.507-0.493-1.182-0.768-1.854-0.768h-0.732c-0.226 0-0.45-0.11-0.619-0.275-0.167-0.166-0.224-0.441-0.224-0.66 0.057-0.384 0.45-0.715 0.9-0.715h0.843c0.224 0 0.448 0.222 0.505 0.44 0.057 0.11 0.169 0.219 0.338 0.219h1.012c0.055 0 0.167-0.053 0.224-0.109 0.057-0.054 0.057-0.11 0.057-0.219-0.112-0.988-0.898-1.759-1.91-1.868v-0.825c0-0.222-0.169-0.331-0.338-0.331z"></path> </symbol> <symbol id="icon-pto" viewBox="0 0 34 32"> <path d="M1.46 15.407c0.166 0 0.299 0.142 0.332 0.321l1.76 15.877c0.034 0.215-0.132 0.394-0.332 0.394h-2.19c-0.166 0-0.332-0.179-0.332-0.357l-0.697-15.841c0-0.215 0.132-0.394 0.332-0.394zM33.412 15.407c0.2 0 0.332 0.179 0.366 0.359l-0.697 15.876c0 0.216-0.166 0.359-0.332 0.359h-2.19c-0.2 0-0.365-0.179-0.332-0.395l1.759-15.876c0-0.18 0.166-0.322 0.332-0.322zM2.376 20.297c-0.036-0.105 0.108-0.211 0.216-0.105 2.951 2.809 7.987 4.671 13.705 4.671 5.72 0 10.756-1.861 13.705-4.671 0.107-0.070 0.251 0 0.215 0.105-1.223 4.635-7.015 8.147-13.921 8.147-6.904 0-12.696-3.512-13.92-8.147zM6.519 21.293c4.234-2.94 5.173-2.375 5.644-2.091 0.398 0.249 1.013 0.745 1.628 1.276 0.398 0.319 0.76 0.673 1.085 0.957 0.289 0.284 0.687 0.391 1.087 0.247 2.386-0.603 4.557-0.993 5.679-0.78 0.868 0.178 1.663 1.206 2.062 1.809-2.098 0.638-4.413 0.993-6.873 0.993-1.122 0-2.207-0.072-3.256-0.213-0.796-0.709-1.881-1.665-2.46-2.127-0.399 0.142-1.194 0.532-2.027 1.064-0.904-0.319-1.773-0.709-2.569-1.134zM23.513 18.908c0.708-1.145 2.158-1.467 3.255-0.751 0.991 0.644 1.345 1.932 0.885 2.968-0.814 0.536-1.699 1-2.69 1.394-0.248-0.071-0.495-0.179-0.743-0.321-1.132-0.715-1.449-2.181-0.706-3.289zM10.963 11.259c0.485 0 0.889 0.366 0.889 0.805v1.353c0 0.439-0.404 0.805-0.889 0.805s-0.889-0.366-0.889-0.805v-1.353c0-0.439 0.404-0.805 0.889-0.805zM6.446 10.299c0.272-0.3 0.748-0.3 1.054 0 0.272 0.269 0.272 0.738 0 1.039l-0.849 0.871c-0.17 0.168-0.34 0.235-0.545 0.235s-0.409-0.101-0.544-0.234c-0.305-0.268-0.305-0.738 0-1.039zM13.856 10.299c0.27-0.3 0.741-0.3 1.043 0l0.875 0.872c0.302 0.268 0.302 0.738 0 1.039-0.168 0.167-0.337 0.234-0.539 0.234s-0.404-0.101-0.538-0.234l-0.841-0.871c-0.302-0.269-0.302-0.738 0-1.039zM10.963 4.148c1.8 0 3.259 1.459 3.259 3.259s-1.459 3.259-3.259 3.259-3.259-1.459-3.259-3.259 1.459-3.259 3.259-3.259zM5.714 6.519c0.439 0 0.805 0.404 0.805 0.889s-0.366 0.889-0.805 0.889h-1.353c-0.439 0-0.805-0.404-0.805-0.889s0.366-0.889 0.805-0.889zM16.973 6.519c0.439 0 0.805 0.404 0.805 0.889s-0.366 0.889-0.805 0.889h-1.353c-0.439 0-0.805-0.404-0.805-0.889s0.366-0.889 0.805-0.889zM5.56 2.004c0.269-0.301 0.741-0.301 1.042 0l0.875 0.871c0.302 0.268 0.302 0.738 0 1.039-0.168 0.167-0.336 0.234-0.538 0.234s-0.404-0.101-0.538-0.234l-0.841-0.871c-0.302-0.268-0.302-0.738 0-1.039zM14.731 2.004c0.269-0.301 0.741-0.301 1.043 0 0.302 0.268 0.302 0.738 0 1.039l-0.875 0.871c-0.168 0.168-0.337 0.235-0.539 0.235-0.201 0-0.403-0.067-0.504-0.234-0.302-0.268-0.302-0.738 0-1.039zM10.963 0c0.485 0 0.889 0.366 0.889 0.805v1.353c0 0.439-0.404 0.805-0.889 0.805s-0.889-0.366-0.889-0.805v-1.353c0-0.439 0.404-0.805 0.889-0.805z"></path> </symbol> <symbol id="icon-strategy" viewBox="0 0 31 32"> <path d="M21.811 1.054c2.585 1.072 4.819 2.892 6.462 5.265 1.637 2.365 2.56 5.099 2.667 7.903 0.116 3.019-0.738 5.986-2.467 8.582-0.511 0.81-1.123 1.669-1.77 2.486l-0.055 0.069-0.053 0.051c-0.090 0.094-1.314 1.463 0.092 4.575 0.318 0.703 0.068 1.535-0.582 1.944l-0.008-0.015c-1.198-2.025-1.678-3.86-1.43-5.453 0.199-1.281 0.813-1.948 0.937-2.071 0.616-0.778 1.198-1.593 1.68-2.361l0.011-0.015c1.564-2.344 2.334-5.020 2.232-7.735-0.098-2.53-0.931-4.999-2.414-7.141-1.487-2.147-3.505-3.794-5.839-4.759-2.493-1.033-5.246-1.226-7.963-0.557l-0.038 0.010-0.039 0.006c-0.018 0.003-0.061 0.017-0.096 0.027l-0.139 0.047h-0.042c-7.465 2.024-8.744 7.759-8.947 10.133l-0.003 0.021c-0.066 0.551 0.142 1.111 0.361 1.702 0.148 0.389 0.227 1.11-0.779 2.841-0.523 0.9-1.262 1.935-1.98 2.773l-0.010 0.013c-0.181 0.268-0.227 0.502-0.14 0.716 0.148 0.363 0.711 0.707 1.507 0.922l0.526 0.142v1.139l-0.238 0.214c-0.099 0.088-0.153 0.189-0.168 0.308-0.026 0.224 0.102 0.534 0.35 0.847l0.269 0.341-0.176 0.398c-0.223 0.504 0.083 0.809 0.119 0.843l0.027 0.026c0.954 0.983 0.472 2.559 0.406 2.762-0.031 0.457 0.104 0.818 0.401 1.073 0.96 0.826 3.447 0.5 4.627 0.212l0.026-0.005c1.55-0.317 2.481 0.329 2.991 0.925 0.357 0.42 0.563 0.875 0.668 1.161 0.052 0.146-0.030 0.306-0.181 0.346l-0.875 0.224c-0.126 0.031-0.255-0.035-0.305-0.156-0.068-0.171-0.19-0.419-0.379-0.64v-0.001c-0.247-0.288-0.682-0.648-1.625-0.46-0.291 0.071-1.259 0.286-2.366 0.338-1.573 0.073-2.75-0.214-3.498-0.856-0.649-0.558-0.965-1.374-0.894-2.296l0.015-0.169 0.054-0.154c0.099-0.297 0.209-0.995-0.067-1.295-0.464-0.442-0.781-1.212-0.576-2.053-0.334-0.528-0.477-1.067-0.417-1.58 0.021-0.182 0.068-0.357 0.137-0.522-0.688-0.292-1.367-0.758-1.666-1.49-0.161-0.39-0.334-1.183 0.298-2.094l0.079-0.1c0.633-0.738 1.295-1.658 1.773-2.462 0.74-1.24 0.741-1.685 0.737-1.743-0.255-0.688-0.54-1.465-0.438-2.35 0.232-2.683 1.676-9.136 10.014-11.385l0.157-0.044c0.065-0.020 0.144-0.040 0.236-0.056 3-0.732 6.043-0.515 8.805 0.631zM19.357 18.361l1.035 0.438v0.612l0.517 0.525h0.604l0.432 1.048-0.432 0.438v0.7l0.519 0.438-0.432 1.049h-0.604l-0.517 0.524v0.612l-1.035 0.438-0.432-0.438h-0.691l-0.432 0.438-1.035-0.438v-0.612l-0.517-0.525h-0.604l-0.432-1.048 0.346-0.438v-0.7l-0.432-0.438 0.432-1.049h0.604l0.517-0.524v-0.612l1.035-0.438 0.432 0.438h0.691l0.432-0.438zM19.097 20.46c-0.69-0.262-1.553 0.087-1.811 0.786-0.259 0.698 0.085 1.572 0.776 1.834 0.776 0.262 1.554-0.087 1.811-0.786 0.259-0.698-0.085-1.572-0.776-1.834zM24.333 13.115l0.967 0.432v0.604l0.484 0.517h0.565l0.404 1.035-0.404 0.432v0.691l0.405 0.519-0.404 1.035h-0.565l-0.484 0.517v0.604l-0.968 0.432-0.404-0.432h-0.646l-0.404 0.432-0.968-0.432v-0.604l-0.484-0.517h-0.565l-0.404-1.035 0.404-0.432v-0.691l-0.404-0.432 0.404-1.035h0.564l0.484-0.517v-0.604l0.967-0.432 0.404 0.346h0.646l0.404-0.432zM15.627 4.721l0.414 1.202c0.497 0.172 0.911 0.344 1.408 0.602l1.159-0.515 1.657 1.718-0.497 1.203c0.248 0.43 0.414 0.945 0.58 1.46l1.16 0.43v2.49l-1.159 0.43c-0.165 0.515-0.332 1.030-0.58 1.46l0.497 1.203-1.656 1.718-1.16-0.515c-0.414 0.258-0.911 0.43-1.408 0.602l-0.413 1.202h-2.403l-0.414-1.202c-0.497-0.172-0.993-0.344-1.408-0.602l-1.159 0.515-1.657-1.718 0.497-1.203c-0.248-0.43-0.414-0.945-0.58-1.46l-1.159-0.43v-2.49l1.159-0.43c0.165-0.515 0.332-1.030 0.58-1.46l-0.497-1.203 1.656-1.718 1.16 0.515c0.414-0.258 0.911-0.43 1.408-0.602l0.414-1.202h2.402zM24.088 15.187c-0.644-0.259-1.451 0.085-1.693 0.776-0.242 0.689 0.080 1.553 0.726 1.811 0.646 0.259 1.453-0.087 1.693-0.776 0.242-0.689-0.080-1.552-0.726-1.811zM14.387 9.103c-1.573 0-2.897 1.374-2.897 3.005s1.325 3.005 2.897 3.005c1.573 0 2.899-1.374 2.898-3.005 0-1.631-1.325-3.005-2.898-3.005z"></path> </symbol> <symbol id="icon-circle-podcast" viewBox="0 0 32 32"> <path d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path d="M22.983 8.733c-0.36-0.36-0.931-0.36-1.292 0-0.36 0.36-0.36 0.932 0 1.293 3.217 3.221 3.217 8.456 0 11.678-0.36 0.36-0.36 0.932 0 1.293 0.17 0.17 0.402 0.276 0.635 0.276s0.465-0.085 0.635-0.276c3.938-3.942 3.938-10.343 0.021-14.264h0z"></path> <path d="M20.030 11.905c-0.35-0.358-0.905-0.358-1.255 0-0.349 0.358-0.349 0.928 0 1.287 1.502 1.54 1.522 4.071 0 5.611-0.349 0.358-0.349 0.927 0 1.287 0.165 0.169 0.391 0.274 0.617 0.274s0.453-0.084 0.617-0.274c2.243-2.258 2.222-5.928 0.021-8.184zM10.044 10.028c0.36-0.361 0.36-0.934 0-1.295s-0.93-0.361-1.291 0c-3.914 3.927-3.914 10.337 0 14.263 0.169 0.17 0.401 0.276 0.635 0.276s0.465-0.085 0.635-0.276c0.359-0.361 0.359-0.934 0-1.295-3.195-3.205-3.195-8.447 0.021-11.673z"></path> <path d="M12.961 13.192c0.35-0.358 0.35-0.928 0-1.287-0.35-0.358-0.906-0.358-1.257 0-2.205 2.257-2.205 5.927 0 8.184 0.165 0.168 0.391 0.274 0.618 0.274s0.453-0.084 0.618-0.274c0.35-0.359 0.35-0.928 0-1.287-1.484-1.539-1.484-4.070 0.021-5.61zM17.455 15.868c0 0.876-0.711 1.587-1.587 1.587s-1.587-0.711-1.587-1.587 0.711-1.587 1.587-1.587 1.587 0.711 1.587 1.587z"></path> </symbol> <symbol id="icon-strategy1" viewBox="0 0 31 32"> <path d="M21.811 1.054c2.585 1.072 4.819 2.892 6.462 5.265 1.637 2.365 2.56 5.099 2.667 7.903 0.116 3.019-0.738 5.986-2.467 8.582-0.511 0.81-1.123 1.669-1.77 2.486l-0.055 0.069-0.053 0.051c-0.090 0.094-1.314 1.463 0.092 4.575 0.318 0.703 0.068 1.535-0.582 1.944l-0.008-0.015c-1.198-2.025-1.678-3.86-1.43-5.453 0.199-1.281 0.813-1.948 0.937-2.071 0.616-0.778 1.198-1.593 1.68-2.361l0.011-0.015c1.564-2.344 2.334-5.020 2.232-7.735-0.098-2.53-0.931-4.999-2.414-7.141-1.487-2.147-3.505-3.794-5.839-4.759-2.493-1.033-5.246-1.226-7.963-0.557l-0.038 0.010-0.039 0.006c-0.018 0.003-0.061 0.017-0.096 0.027l-0.139 0.047h-0.042c-7.465 2.024-8.744 7.759-8.947 10.133l-0.003 0.021c-0.066 0.551 0.142 1.111 0.361 1.702 0.148 0.389 0.227 1.11-0.779 2.841-0.523 0.9-1.262 1.935-1.98 2.773l-0.010 0.013c-0.181 0.268-0.227 0.502-0.14 0.716 0.148 0.363 0.711 0.707 1.507 0.922l0.526 0.142v1.139l-0.238 0.214c-0.099 0.088-0.153 0.189-0.168 0.308-0.026 0.224 0.102 0.534 0.35 0.847l0.269 0.341-0.176 0.398c-0.223 0.504 0.083 0.809 0.119 0.843l0.027 0.026c0.954 0.983 0.472 2.559 0.406 2.762-0.031 0.457 0.104 0.818 0.401 1.073 0.96 0.826 3.447 0.5 4.627 0.212l0.026-0.005c1.55-0.317 2.481 0.329 2.991 0.925 0.357 0.42 0.563 0.875 0.668 1.161 0.052 0.146-0.030 0.306-0.181 0.346l-0.875 0.224c-0.126 0.031-0.255-0.035-0.305-0.156-0.068-0.171-0.19-0.419-0.379-0.64v-0.001c-0.247-0.288-0.682-0.648-1.625-0.46-0.291 0.071-1.259 0.286-2.366 0.338-1.573 0.073-2.75-0.214-3.498-0.856-0.649-0.558-0.965-1.374-0.894-2.296l0.015-0.169 0.054-0.154c0.099-0.297 0.209-0.995-0.067-1.295-0.464-0.442-0.781-1.212-0.576-2.053-0.334-0.528-0.477-1.067-0.417-1.58 0.021-0.182 0.068-0.357 0.137-0.522-0.688-0.292-1.367-0.758-1.666-1.49-0.161-0.39-0.334-1.183 0.298-2.094l0.079-0.1c0.633-0.738 1.295-1.658 1.773-2.462 0.74-1.24 0.741-1.685 0.737-1.743-0.255-0.688-0.54-1.465-0.438-2.35 0.232-2.683 1.676-9.136 10.014-11.385l0.157-0.044c0.065-0.020 0.144-0.040 0.236-0.056 3-0.732 6.043-0.515 8.805 0.631zM19.357 18.361l1.035 0.438v0.612l0.517 0.525h0.604l0.432 1.048-0.432 0.438v0.7l0.519 0.438-0.432 1.049h-0.604l-0.517 0.524v0.612l-1.035 0.438-0.432-0.438h-0.691l-0.432 0.438-1.035-0.438v-0.612l-0.517-0.525h-0.604l-0.432-1.048 0.346-0.438v-0.7l-0.432-0.438 0.432-1.049h0.604l0.517-0.524v-0.612l1.035-0.438 0.432 0.438h0.691l0.432-0.438zM19.097 20.46c-0.69-0.262-1.553 0.087-1.811 0.786-0.259 0.698 0.085 1.572 0.776 1.834 0.776 0.262 1.554-0.087 1.811-0.786 0.259-0.698-0.085-1.572-0.776-1.834zM24.333 13.115l0.967 0.432v0.604l0.484 0.517h0.565l0.404 1.035-0.404 0.432v0.691l0.405 0.519-0.404 1.035h-0.565l-0.484 0.517v0.604l-0.968 0.432-0.404-0.432h-0.646l-0.404 0.432-0.968-0.432v-0.604l-0.484-0.517h-0.565l-0.404-1.035 0.404-0.432v-0.691l-0.404-0.432 0.404-1.035h0.564l0.484-0.517v-0.604l0.967-0.432 0.404 0.346h0.646l0.404-0.432zM15.627 4.721l0.414 1.202c0.497 0.172 0.911 0.344 1.408 0.602l1.159-0.515 1.657 1.718-0.497 1.203c0.248 0.43 0.414 0.945 0.58 1.46l1.16 0.43v2.49l-1.159 0.43c-0.165 0.515-0.332 1.030-0.58 1.46l0.497 1.203-1.656 1.718-1.16-0.515c-0.414 0.258-0.911 0.43-1.408 0.602l-0.413 1.202h-2.403l-0.414-1.202c-0.497-0.172-0.993-0.344-1.408-0.602l-1.159 0.515-1.657-1.718 0.497-1.203c-0.248-0.43-0.414-0.945-0.58-1.46l-1.159-0.43v-2.49l1.159-0.43c0.165-0.515 0.332-1.030 0.58-1.46l-0.497-1.203 1.656-1.718 1.16 0.515c0.414-0.258 0.911-0.43 1.408-0.602l0.414-1.202h2.402zM24.088 15.187c-0.644-0.259-1.451 0.085-1.693 0.776-0.242 0.689 0.080 1.553 0.726 1.811 0.646 0.259 1.453-0.087 1.693-0.776 0.242-0.689-0.080-1.552-0.726-1.811zM14.387 9.103c-1.573 0-2.897 1.374-2.897 3.005s1.325 3.005 2.897 3.005c1.573 0 2.899-1.374 2.898-3.005 0-1.631-1.325-3.005-2.898-3.005z"></path> </symbol> <symbol id="icon-circle-analytics" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M23.458 13.867h-2.169v9.067h-1.084v-5.867h-2.169v5.867h-1.084v-3.733h-2.169v3.733h-1.084v-2.133h-2.169v2.133h-2.711v-14.933h-1.085v16h16.267v-1.067h-0.542z"></path> <path d="M23.733 10.667h-1.6v0.533h0.956l-0.8 0.8h-0.994c-0.119-0.459-0.533-0.8-1.029-0.8-0.588 0-1.067 0.479-1.067 1.067 0 0.3 0.125 0.571 0.325 0.765l-0.743 1.114c-0.039-0.005-0.076-0.012-0.116-0.012-0.495 0-0.909 0.341-1.029 0.8h-1.143c-0.119-0.459-0.533-0.8-1.029-0.8-0.588 0-1.067 0.479-1.067 1.067 0 0.209 0.063 0.404 0.168 0.569l-1.528 1.965c-0.152-0.082-0.323-0.133-0.507-0.133-0.495 0-0.909 0.341-1.029 0.8h-1.371v0.533h1.371c0.119 0.459 0.533 0.8 1.029 0.8 0.588 0 1.067-0.479 1.067-1.067 0-0.209-0.063-0.404-0.168-0.569l1.528-1.965c0.152 0.082 0.323 0.133 0.507 0.133 0.495 0 0.909-0.341 1.029-0.8h1.143c0.119 0.459 0.533 0.8 1.029 0.8 0.588 0 1.067-0.479 1.067-1.067 0-0.353-0.175-0.665-0.44-0.859l0.699-1.048c0.088 0.023 0.179 0.040 0.275 0.040 0.495 0 0.909-0.341 1.029-0.8h1.105c0.071 0 0.139-0.028 0.189-0.078l0.878-0.878v0.956h0.533v-1.6c0-0.147-0.119-0.267-0.267-0.267zM12.533 19.2c-0.294 0-0.533-0.239-0.533-0.533s0.239-0.533 0.533-0.533c0.294 0 0.533 0.239 0.533 0.533s-0.239 0.533-0.533 0.533zM15.467 15.733c-0.294 0-0.533-0.239-0.533-0.533s0.239-0.533 0.533-0.533c0.294 0 0.533 0.239 0.533 0.533s-0.239 0.533-0.533 0.533zM18.667 15.733c-0.294 0-0.533-0.239-0.533-0.533s0.239-0.533 0.533-0.533c0.294 0 0.533 0.239 0.533 0.533s-0.239 0.533-0.533 0.533zM20.267 12.8c-0.294 0-0.533-0.239-0.533-0.533s0.239-0.533 0.533-0.533c0.294 0 0.533 0.239 0.533 0.533s-0.239 0.533-0.533 0.533zM12.827 11.498c-0.069 0-0.13-0.027-0.177-0.069l-0.001 0.002-2.113-1.832c-0.253 0.4-0.402 0.869-0.402 1.373 0 1.449 1.208 2.627 2.694 2.627 1.301 0 2.389-0.904 2.639-2.102h-2.639z"></path> <path d="M12.533 10.667v-2.4c-0.629 0.068-1.19 0.387-1.6 0.861l1.6 1.539zM13.067 8.267v2.667h2.4c0-1.387-1.055-2.531-2.4-2.667z"></path> </symbol> <symbol id="icon-circle-attendeesearch" viewBox="0 0 32 32"> <path d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path d="M15.868 10.129c1.217 0 2.195-1.005 2.195-2.221 0-1.217-0.978-2.221-2.195-2.221s-2.195 1.005-2.195 2.221c0 1.216 0.978 2.221 2.195 2.221zM16.846 11.213h-1.957l0.978 4.126z"></path> <path d="M18.143 11.213h-1.005l-1.058 4.416h0.82c0.132 0 0.264 0.105 0.264 0.264v1.482c0 0.132-0.105 0.264-0.264 0.264h-2.036c-0.132 0-0.264-0.106-0.264-0.264l-0.001-1.507c0-0.132 0.105-0.264 0.264-0.264h0.82l-1.058-4.416h-1.005c-1.455 0-2.645 0.926-2.645 2.407v6.162c0 0.502 0.397 0.899 0.899 0.899s0.899-0.397 0.899-0.899v-5.289h0.45v15.101c0 0.661 0.529 1.217 1.217 1.217 0.661 0 1.217-0.556 1.217-1.217v-8.067h0.502v8.093c0 0.661 0.556 1.217 1.217 1.217s1.217-0.556 1.217-1.217v-15.101h0.476v5.289c0 0.502 0.397 0.899 0.899 0.899s0.899-0.397 0.899-0.899v-6.189c-0.079-1.455-1.269-2.38-2.723-2.38v-0z"></path> </symbol> <symbol id="icon-circle-chat" viewBox="0 0 32 32"> <path d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path d="M8.353 18.968l1.986-2.033c0.047-0.047 0.108-0.074 0.173-0.074h2.814v-3.417c0-0.655 0.521-1.189 1.162-1.189h3.231l0.001-2.241c0-0.419-0.331-0.757-0.74-0.757h-8.305c-0.409 0-0.74 0.338-0.74 0.757v8.778c0 0.222 0.263 0.334 0.419 0.177z"></path> <path d="M14.281 13.624v6.361c0 0.221 0.176 0.4 0.394 0.4h6.8c0.172 0 0.333 0.068 0.454 0.191l1.873 1.903v-8.856c0-0.221-0.176-0.401-0.394-0.401l-8.734 0.001c-0.217 0-0.394 0.179-0.394 0.4v0z"></path> </symbol> <symbol id="icon-circle-design" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M24 19.999l-4.4-4.4 3.599-3.599c0.884-0.884 0.884-2.317 0-3.2s-2.316-0.883-3.2 0l-3.599 3.6-5.2-5.2-4 4 5.201 5.2-2.001 2-0.657 0.76c-0.275 0.318-0.485 0.687-0.618 1.086l-0.599 1.796-0.715 2.147 3.942-1.314c0.399-0.133 0.769-0.343 1.087-0.618l0.76-0.657 2-2 5.199 5.2 4-4-0.8-0.801zM20.781 9.657c0.431-0.432 1.13-0.432 1.562 0s0.432 1.131 0 1.562l-0.781 0.781-1.562-1.562 0.781-0.781zM19.141 11.2l1.659 1.659-2.074 2.074-1.659-1.659 2.074-2.074zM9.6 22.4l0.8-2.4 1.6 1.6-2.4 0.8zM12.741 20.8l-1.541-1.659 1.926-2.074 1.541 1.659-1.925 2.075zM20.802 23.2l-1-1 1.6-1.6-0.4-0.4-1.601 1.6-1.2-1.2 0.8-0.799-0.4-0.4-0.8 0.8-1.2-1.2 0.8-0.8-0.401-0.4-0.8 0.799-1.2-1.2 1.6-1.6-0.4-0.4-1.601 1.6-1.2-1.2 0.8-0.799-0.4-0.4-0.8 0.8-1.2-1.2 0.8-0.8-0.401-0.4-0.8 0.799-1.2-1.2 1.6-1.6-0.4-0.4-1.601 1.6-1-1 2.4-2.399 12 11.998-2.398 2.402z"></path> </symbol> <symbol id="icon-circle-directmessaging" viewBox="0 0 32 32"> <path d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path d="M23.198 7.934h-7.521c-0.479 0-0.867 0.387-0.867 0.864v1.272c0.754 0.178 1.401 0.555 1.894 1.112 0.63 0.713 0.965 1.674 0.968 2.776v0.067c0.127 0.223 0.2 0.502 0.214 0.822h1.22v1.478c0 0.321 0.215 0.43 0.477 0.246l2.443-1.723h1.173c0.479 0 0.868-0.387 0.868-0.864l-0.001-5.186c0-0.477-0.389-0.864-0.868-0.864z"></path> <path d="M16.705 14.315c0.007-0.121 0.011-0.244 0.011-0.369-0.004-1.795-1.058-2.982-2.72-3.092-0.107-0.007-0.211-0.011-0.314-0.011-1.292 0-2.262 0.559-2.723 1.443-0.168 0.321-0.263 0.866-0.3 1.302-0.056 0.227-0.089 0.464-0.089 0.709h0.006c0 0.003 0 0.004-0.001 0.006-0.004 0-0.007 0.001-0.011 0.001-0.211 0.037-0.308 0.489-0.215 1.009 0.086 0.478 0.3 0.848 0.5 0.875 0.253 0.681 0.654 1.343 1.149 1.825 0.28 0.275 0.591 0.491 0.922 0.623 0.228 0.090 0.466 0.14 0.711 0.14 0.243 0 0.482-0.050 0.71-0.14 0.343-0.137 0.664-0.363 0.952-0.651 0.483-0.482 0.876-1.134 1.123-1.802 0.191-0.056 0.391-0.414 0.473-0.87 0.089-0.495 0.006-0.927-0.185-0.999zM19.025 20.044c-0.542-0.681-1.112-0.791-1.354-0.836-0.030-0.005-0.055-0.010-0.075-0.015-0.271-0.062-0.582-0.079-0.856-0.094-0.221-0.013-0.431-0.024-0.602-0.057-0.199 0.514-1.179 0.886-2.385 0.886s-2.185-0.374-2.384-0.886c-0.173 0.034-0.383 0.046-0.603 0.058-0.275 0.015-0.585 0.033-0.856 0.094-0.020 0.004-0.046 0.009-0.075 0.015-0.229 0.043-0.75 0.14-1.264 0.724-0.31 0.352-0.617 0.88-0.856 1.68-0.060 0.199-0.060 0.409-0.011 0.606 0.022 0.089 0.052 0.177 0.095 0.259 0.53 0.976 3.419 1.324 5.946 1.324h0.015c2.527 0 5.416-0.348 5.946-1.324 0.051-0.094 0.082-0.197 0.104-0.302 0.037-0.183 0.034-0.376-0.021-0.562-0.215-0.722-0.485-1.219-0.764-1.569z"></path> </symbol> <symbol id="icon-circle-exhibitor" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M8 17.855v-8.275c0-0.579 0.458-1.047 1.022-1.047h9.801c-0.159 0.337-0.243 0.707-0.245 1.082 0.001 0.111 0.009 0.221 0.025 0.332h-9.214v7.531h9.151l0.147 1.429h-2.781l2.917 3.694c0.173 0.22 0.139 0.541-0.076 0.718l-0.043 0.035c-0.214 0.177-0.528 0.142-0.701-0.078l-2.514-3.194v2.862c0 0.283-0.223 0.511-0.499 0.511h-0.057c-0.275 0-0.499-0.229-0.499-0.511v-2.862l-2.509 3.194c-0.173 0.22-0.487 0.255-0.702 0.078l-0.042-0.035h0.001c-0.215-0.177-0.25-0.499-0.077-0.718l2.906-3.694h-4.989c-0.272 0-0.533-0.111-0.725-0.309s-0.299-0.465-0.297-0.743h-0zM22.667 9.6c0-0.647-0.389-1.23-0.988-1.478-0.597-0.248-1.286-0.111-1.743 0.347s-0.595 1.146-0.347 1.744c0.247 0.597 0.831 0.987 1.478 0.987 0.424 0 0.831-0.169 1.131-0.469s0.469-0.707 0.469-1.131zM22.203 11.733c-0.020 0-0.038 0.009-0.051 0.025l-0.805 1.015c-0.031 0.037-0.076 0.059-0.125 0.059s-0.094-0.021-0.125-0.059l-0.805-1.016c-0.012-0.015-0.030-0.023-0.049-0.023l-0.683 0.013-4.123 0.269c-0.148 0.009-0.284 0.079-0.379 0.194s-0.139 0.263-0.122 0.411c0.039 0.269 0.261 0.472 0.53 0.485l3.654 0.237c0.034 0.002 0.061 0.028 0.066 0.062l0.721 6.818 0.3 2.789h-0.001c0.030 0.26 0.248 0.456 0.507 0.456h1.022c0.255 0 0.47-0.189 0.505-0.443l0.643-5.965c0.397-0.146 0.677-0.507 0.725-0.931l0.383-2.912c0.044-0.377-0.073-0.754-0.323-1.037s-0.606-0.446-0.981-0.446h-0.484z"></path> </symbol> <symbol id="icon-circle-identity" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M8.533 10.267v5c0 4.625 3.2 8.95 7.5 10 4.3-1.050 7.5-5.375 7.5-10v-5l-7.5-3.333-7.5 3.333zM16.033 10.267c1.38 0 2.5 1.12 2.5 2.5s-1.12 2.5-2.5 2.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5zM20.308 20.267c-1.009 1.546-2.519 2.699-4.275 3.267-1.756-0.568-3.266-1.721-4.275-3.267-0.283-0.417-0.525-0.833-0.725-1.275 0-1.375 2.258-2.5 5-2.5s5 1.1 5 2.5c-0.2 0.442-0.442 0.858-0.725 1.275z"></path> </symbol> <symbol id="icon-circle-livesocialevent" viewBox="0 0 32 32"> <path d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path d="M12.959 15.736c0 1.241-1.006 2.248-2.248 2.248s-2.248-1.007-2.248-2.248 1.006-2.248 2.248-2.248c1.242 0 2.248 1.007 2.248 2.248zM11.394 18.512h-1.657c-1.2 0-2.21 0.881-2.343 2.061l-0.248 1.874c-0.038 0.244 0.133 0.469 0.381 0.525 0.953 0.206 1.981 0.3 3.029 0.3 0.438 0 0.857-0.019 1.258-0.056l0.21-1.686c0.115-0.881 0.552-1.63 1.2-2.155-0.42-0.525-1.105-0.862-1.829-0.862zM23.802 15.736c0 1.241-1.006 2.248-2.248 2.248s-2.248-1.007-2.248-2.248 1.006-2.248 2.248-2.248c1.241 0 2.248 1.007 2.248 2.248zM24.893 20.566c-0.133-1.176-1.163-2.054-2.345-2.054h-1.658c-0.743 0-1.41 0.336-1.849 0.877 0.648 0.523 1.106 1.269 1.201 2.147l0.21 1.68c0.401 0.037 0.838 0.056 1.259 0.056 1.068 0 2.077-0.112 3.030-0.299 0.248-0.056 0.401-0.28 0.381-0.523l-0.229-1.885zM16.796 19.835h-1.605c-1.163 0-2.141 0.881-2.27 2.042l-0.221 1.893c-0.037 0.244 0.129 0.488 0.369 0.525 0.922 0.206 1.918 0.3 2.933 0.3 1.034 0 2.011-0.113 2.933-0.3 0.24-0.056 0.388-0.281 0.369-0.525l-0.221-1.893c-0.147-1.162-1.125-2.042-2.288-2.042zM18.512 16.793c0 1.242-1.007 2.248-2.248 2.248s-2.248-1.006-2.248-2.248c0-1.241 1.007-2.248 2.248-2.248s2.248 1.006 2.248 2.248zM16.926 12.337c0.761 0.4 1.688 0.381 2.467-0.038l1.113 0.381c0.241 0.076 0.445-0.153 0.371-0.381l-0.371-1.123c0.52-1.048 0.371-2.361-0.483-3.237-0.835-0.856-2.096-1.027-3.098-0.494 1.243 1.371 1.243 3.503 0 4.893z"></path> <path d="M12.915 12.299c1.026 0.552 2.338 0.4 3.212-0.476 1.065-1.066 1.065-2.817 0-3.883-1.065-1.066-2.814-1.066-3.878 0-0.875 0.875-1.027 2.188-0.475 3.216l-0.38 1.142c-0.095 0.229 0.133 0.457 0.38 0.381l1.141-0.381z"></path> </symbol> <symbol id="icon-circle-livestream" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M23.999 23.599h-0.751v-9.326c-0.663-0.105-2.168-0.467-3.898-1.702-1.611-1.15-2.688-3.225-3.204-4.409-0.526 1.183-1.619 3.259-3.231 4.409-1.731 1.235-3.235 1.597-3.898 1.702v9.327h-0.751v-10.022l0.357-0.017c0.017-0.001 1.764-0.111 3.857-1.604 2.096-1.497 3.303-4.895 3.315-4.929l0.359-1.027 0.35 1.030c0.012 0.034 1.185 3.43 3.279 4.925 2.093 1.494 3.841 1.604 3.858 1.604l0.355 0.019 0.001 0.358-0.001 9.663z"></path> <path d="M17.333 13.733c0 0.589-0.477 1.067-1.067 1.067s-1.067-0.478-1.067-1.067c0-0.589 0.478-1.067 1.067-1.067s1.067 0.477 1.067 1.067zM14.476 17.467v-0.869h0.347v0.869h2.632v-0.869h0.342v0.869h0.87v-0.941c0-0.737-0.434-1.458-1.297-1.458l-2.49-0.001c-0.786 0-1.279 0.64-1.279 1.439v0.96l0.876 0.001zM21.067 17.733h-9.867v5.867h9.861z"></path> </symbol> <symbol id="icon-circle-onetoone" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M11.555 11.867c0 0.921-0.746 1.667-1.667 1.667s-1.667-0.746-1.667-1.667 0.747-1.667 1.667-1.667c0.921 0 1.667 0.746 1.667 1.667zM23.778 11.867c0 0.921-0.747 1.667-1.667 1.667s-1.667-0.746-1.667-1.667 0.746-1.667 1.667-1.667c0.92 0 1.667 0.746 1.667 1.667zM22.111 14.645c-0.5 0-0.945 0.167-1.389 0.389l-4.722 2.778-4.722-2.778c-0.446-0.222-0.891-0.389-1.391-0.389-1.555 0-2.778 1.222-2.778 2.778v4.445h5.555v-3.445l2.778 1.667c0.111 0.055 0.167 0.111 0.278 0.111s0.167 0.055 0.278 0.055c0.111 0 0.167 0 0.278-0.055 0.111 0 0.167-0.055 0.278-0.111l2.778-1.667-0.001 3.444h5.555v-4.445c0-1.555-1.222-2.777-2.777-2.777z"></path> </symbol> <symbol id="icon-circle-prerecorded" viewBox="0 0 32 32"> <path fill="#000" style="fill: var(--color1, #000)" d="M15.868 2.018c-7.638 0-13.851 6.212-13.851 13.85s6.214 13.852 13.851 13.852c7.638 0 13.852-6.214 13.852-13.851s-6.214-13.85-13.852-13.85zM15.868 31.736c-8.75 0-15.868-7.118-15.868-15.868s7.118-15.866 15.868-15.866 15.868 7.117 15.868 15.866c0 8.749-7.118 15.868-15.868 15.868z"></path> <path fill="#000" style="fill: var(--color1, #000)" d="M24.231 15.616c-0.366 0-0.732 0.067-1.098 0.269 0.122-0.269 0.183-0.607 0.183-0.944 0-1.483-1.098-2.697-2.439-2.697-0.549 0-0.975 0.202-1.403 0.472-0.609-2.63-2.744-4.517-5.305-4.517-3.049 0-5.488 2.697-5.488 6.069 0 0.269 0 0.54 0.061 0.742-0.244-0.067-0.427-0.067-0.67-0.067-1.707 0-3.049 1.483-3.049 3.372 0 1.887 1.341 3.372 3.049 3.372h16.157c1.524 0 2.744-1.349 2.744-3.034 0-1.686-1.22-3.035-2.744-3.035z"></path> <path fill="#fff" style="fill: var(--color2, #fff)" d="M18.097 13.603c-0.148-0.154-0.383-0.154-0.532 0s-0.148 0.399 0 0.554c1.325 1.38 1.325 3.624 0 5.005-0.148 0.154-0.148 0.399 0 0.554 0.070 0.073 0.166 0.118 0.262 0.118s0.192-0.036 0.262-0.118c1.621-1.689 1.621-4.433 0.009-6.113z"></path> <path fill="#fff" style="fill: var(--color2, #fff)" d="M16.764 14.924c-0.145-0.152-0.377-0.152-0.523 0s-0.145 0.394 0 0.546c0.626 0.653 0.634 1.727 0 2.38-0.145 0.152-0.145 0.394 0 0.546 0.069 0.071 0.163 0.116 0.257 0.116s0.189-0.036 0.257-0.116c0.935-0.958 0.926-2.515 0.009-3.472zM12.583 14.159c0.148-0.154 0.148-0.4 0-0.555s-0.383-0.154-0.532 0c-1.611 1.683-1.611 4.43 0 6.113 0.070 0.073 0.166 0.118 0.262 0.118s0.191-0.036 0.261-0.118c0.148-0.155 0.148-0.4 0-0.555-1.315-1.373-1.315-3.62 0.009-5.003z"></path> <path fill="#fff" style="fill: var(--color2, #fff)" d="M13.907 15.47c0.146-0.152 0.146-0.394 0-0.546s-0.378-0.152-0.524 0c-0.919 0.957-0.919 2.515 0 3.472 0.069 0.071 0.163 0.116 0.257 0.116s0.189-0.036 0.258-0.116c0.146-0.152 0.146-0.394 0-0.546-0.618-0.653-0.618-1.727 0.009-2.38zM15.868 16.529c0 0.365-0.296 0.661-0.661 0.661s-0.661-0.296-0.661-0.661 0.296-0.661 0.661-0.661 0.661 0.296 0.661 0.661z"></path> </symbol> <symbol id="icon-circle-privateroom" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M18.133 23.467h-6.933v-3.455h1.387v2.073h4.16v-12.436h-4.16v2.763h-1.387v-4.145h6.933z"></path> <path d="M16.8 6.133v20l6.933-2.597v-14.807zM8.267 16h6.933v4.8h-6.933z"></path> <path d="M13.867 17.333h-4.267v-3.5c0-1.158 0.957-2.1 2.133-2.1s2.133 0.942 2.133 2.1v3.5zM11.022 15.933h1.422v-2.1c0-0.386-0.319-0.7-0.711-0.7s-0.711 0.314-0.711 0.7v2.1z"></path> </symbol> <symbol id="icon-circle-singlesignon" viewBox="0 0 32 32"> <path d="M16 2.035c-7.701 0-13.967 6.264-13.967 13.965s6.265 13.967 13.967 13.967c7.701 0 13.967-6.265 13.967-13.967s-6.266-13.965-13.967-13.965zM16 32c-8.823 0-16-7.178-16-16s7.177-15.998 16-15.998 16 7.177 16 15.998c0 8.822-7.177 16-16 16z"></path> <path d="M17.429 17.165l-2.622 2.668c-0.409 0.416-0.409 1.11 0 1.527 0.212 0.215 0.485 0.324 0.758 0.324s0.546-0.108 0.758-0.324l4.426-4.503c0.197-0.201 0.319-0.478 0.319-0.771s-0.106-0.571-0.319-0.771l-4.441-4.518c-0.409-0.416-1.091-0.416-1.501 0s-0.409 1.11 0 1.526l2.622 2.684-8.895-0.001v-2.739c0-2.062 1.671-3.733 3.733-3.733h7.467c2.062 0 3.733 1.671 3.733 3.733v7.467c0 2.062-1.671 3.733-3.733 3.733h-7.467c-2.062 0-3.733-1.671-3.733-3.733v-2.569h8.895z"></path> </symbol> </defs> </svg> <script type="rocketlazyloadscript">/* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */</script><style id='block-style-variation-styles-inline-css'>:root :where(.wp-block-button.is-style-outline--2 .wp-block-button__link){background: transparent none;border-color: currentColor;border-width: 2px;border-style: solid;color: currentColor;padding-top: 0.667em;padding-right: 1.33em;padding-bottom: 0.667em;padding-left: 1.33em;}</style><style id='core-block-supports-inline-css'>.wp-container-core-buttons-is-layout-1{justify-content:center;}</style> <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.matrixgroup.net/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script id=hoverintent-js-js src=/wp-includes/js/hoverintent-js.min.js></script><script id=leadin-script-loader-js-js-extra>var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.1.75"};</script><script type="rocketlazyloadscript" id=leadin-script-loader-js-js src=https://js.hs-scripts.com/20052247.js?integration=WordPress></script><script id=lbwps-photoswipe5-js-extra>var lbwpsOptions = {"label_facebook":"Share on Facebook","label_twitter":"Tweet","label_pinterest":"Pin it","label_download":"Download image","label_copyurl":"Copy image URL","label_ui_close":"Close [Esc]","label_ui_zoom":"Zoom","label_ui_prev":"Previous [\u2190]","label_ui_next":"Next [\u2192]","label_ui_error":"The image cannot be loaded","label_ui_fullscreen":"Toggle fullscreen [F]","share_facebook":"1","share_twitter":"1","share_pinterest":"1","share_download":"1","share_direct":"0","share_copyurl":"0","close_on_drag":"1","history":"1","show_counter":"1","show_fullscreen":"1","show_zoom":"1","show_caption":"1","loop":"1","pinchtoclose":"1","taptotoggle":"1","close_on_click":"1","fulldesktop":"0","use_alt":"0","usecaption":"1","desktop_slider":"1","share_custom_label":"","share_custom_link":"","wheelmode":"close","spacing":"12","idletime":"4000","hide_scrollbars":"1","caption_type":"overlay","bg_opacity":"100","padding_left":"0","padding_top":"0","padding_right":"0","padding_bottom":"0"};</script><script id=lbwps-photoswipe5-js src=https://www.matrixgroup.net/wp-content/plugins/lightbox-photoswipe/assets/ps5/frontend.min.js></script><script id=my-plugin-button-toggle-js src=https://www.matrixgroup.net/wp-content/plugins/mg-text-to-speech-plugin//button-toggle.js></script><script id=stop-user-enumeration-js src=https://www.matrixgroup.net/wp-content/plugins/stop-user-enumeration/frontend/js/frontend.js></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":"\/search-results\/|\/associations-thrive-podcast\/|\/associations-thrive-podcast\/episodes\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|http:\/\/(\/%5B\/%5D+)?\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.matrixgroup.net","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 id=child-js-js-extra>var mgThemeVars = {"svgPath":"https:\/\/www.matrixgroup.net\/wp-content\/themes\/matrixgroup\/images\/icomoon\/SVG\/"};</script><script id=child-js-js src=https://www.matrixgroup.net/wp-content/themes/matrixgroup/dist/site-2cb79147f042e7282de6.js></script><script id=twentytwenty-js-js src=https://www.matrixgroup.net/wp-content/themes/twentytwenty/assets/js/index.js></script><script type="rocketlazyloadscript" id=swiper-js-js src=https://unpkg.com/swiper@5.3.0/js/swiper.min.js></script><script id=swiper-js-js-after>window.Swiper||document.write('<script src="https://www.matrixgroup.net/wp-content/themes/matrixgroup/fallback-libs/swiper/swiper.min.js"><\/script>')</script><script type="rocketlazyloadscript" id=axios-js-js src=https://unpkg.com/axios@0.19.2/dist/axios.min.js></script><script id=axios-js-js-after>window.axios||document.write('<script src="https://www.matrixgroup.net/wp-content/themes/matrixgroup/fallback-libs/axios/axios.min.js"><\/script>')</script><script type="rocketlazyloadscript" id=date-fns-js src=https://cdnjs.cloudflare.com/ajax/libs/date-fns/1.30.1/date_fns.min.js></script><script id=date-fns-js-after>window.dateFns||document.write('<script src="https://www.matrixgroup.net/wp-content/themes/matrixgroup/fallback-libs/date-fns/date_fns.min.js"><\/script>')</script><script id=particles-js-js-after>window.particlesJS||document.write('<script src="https://www.matrixgroup.net/wp-content/themes/matrixgroup/fallback-libs/particles/particles.min.js"><\/script>')</script><!--startindex--> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="//js-na1.hs-scripts.com/20052247.js"></script> <!-- End of HubSpot Embed Code --></body></html> <!-- Performance optimized by Redis Object Cache. Learn more: https://wprediscache.com --> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1744196784 -->

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