301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: np6.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.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="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <!-- Script Center marketing script Complianz GDPR/CCPA --> <script async type="text/plain" data-category="marketing"> async defer src="https://get.smart-data-systems.com/gq?site_id=101347779&consent=1" </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="fr" href="https://www.chapsvision.fr/marketing-automation/" /> <link rel="alternate" hreflang="en" href="https://www.chapsvision.com/marketing-automation/" /> <link rel="alternate" hreflang="x-default" href="https://www.chapsvision.fr/marketing-automation/" /> <!-- 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 v25.1 - https://yoast.com/wordpress/plugins/seo/ --> <title>Marketing Automation by ChapsVision</title><link rel="preload" data-rocket-preload as="image" href="https://www.chapsvision.com/wp-content/uploads/2021/09/woman-hand-smartphone-desk-1024x683-1.jpg" fetchpriority="high"> <meta name="description" content="A marketing automation solution that allows brands to quickly and autonomously automate their omnichannel marketing programs." /> <link rel="canonical" href="https://www.chapsvision.com/marketing-automation/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Marketing Automation by ChapsVision" /> <meta property="og:description" content="A marketing automation solution that allows brands to quickly and autonomously automate their omnichannel marketing programs." /> <meta property="og:url" content="https://www.chapsvision.com/marketing-automation/" /> <meta property="og:site_name" content="ChapsVision" /> <meta property="article:modified_time" content="2025-04-15T05:22:29+00:00" /> <meta property="og:image" content="https://www.chapsvision.com/wp-content/uploads/2021/12/MARKETING-AUTOMATION.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="628" /> <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="11 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.chapsvision.com/marketing-automation/","url":"https://www.chapsvision.com/marketing-automation/","name":"Marketing Automation by ChapsVision","isPartOf":{"@id":"https://www.chapsvision.com/#website"},"primaryImageOfPage":{"@id":"https://www.chapsvision.com/marketing-automation/#primaryimage"},"image":{"@id":"https://www.chapsvision.com/marketing-automation/#primaryimage"},"thumbnailUrl":"https://www.chapsvision.com/wp-content/uploads/2021/12/MARKETING-AUTOMATION.jpg","datePublished":"2021-07-21T16:28:16+00:00","dateModified":"2025-04-15T05:22:29+00:00","description":"A marketing automation solution that allows brands to quickly and autonomously automate their omnichannel marketing programs.","breadcrumb":{"@id":"https://www.chapsvision.com/marketing-automation/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.chapsvision.com/marketing-automation/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.chapsvision.com/marketing-automation/#primaryimage","url":"https://www.chapsvision.com/wp-content/uploads/2021/12/MARKETING-AUTOMATION.jpg","contentUrl":"https://www.chapsvision.com/wp-content/uploads/2021/12/MARKETING-AUTOMATION.jpg","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https://www.chapsvision.com/marketing-automation/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.chapsvision.fr/"},{"@type":"ListItem","position":2,"name":"Marketing Automation"}]},{"@type":"WebSite","@id":"https://www.chapsvision.com/#website","url":"https://www.chapsvision.com/","name":"ChapsVision","description":"Data Make Sense","publisher":{"@id":"https://www.chapsvision.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.chapsvision.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.chapsvision.com/#organization","name":"ChapsVision","url":"https://www.chapsvision.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.chapsvision.com/#/schema/logo/image/","url":"https://www.chapsvision.fr/wp-content/uploads/2022/07/ChapsVision-logo-2021.svg","contentUrl":"https://www.chapsvision.fr/wp-content/uploads/2022/07/ChapsVision-logo-2021.svg","width":231,"height":55,"caption":"ChapsVision"},"image":{"@id":"https://www.chapsvision.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.chapsvision.fr' /> <link rel="alternate" type="application/rss+xml" title="ChapsVision » Feed" href="https://www.chapsvision.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="ChapsVision » Comments Feed" href="https://www.chapsvision.com/comments/feed/" /> <style type="text/css">.brave_popup{display:none}</style><script type="rocketlazyloadscript" data-no-optimize="1"> var brave_popup_data = {}; var bravepop_emailValidation=false; var brave_popup_videos = {}; var brave_popup_formData = {};var brave_popup_adminUser = false; var brave_popup_pageInfo = {"type":"single","pageID":17691,"singleType":"page"}; var bravepop_emailSuggestions={};</script><link data-minify="1" rel='stylesheet' id='dce-animations-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/css/animations.css?ver=1747304137' media='all' /> <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> <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: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='three-preview-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/3r-elementor-timeline-widget/assets/css/style.css?ver=1747304137' media='all' /> <link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://www.chapsvision.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' media='all' /> <link rel='stylesheet' id='wpml-menu-item-0-css' href='https://www.chapsvision.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' media='all' /> <link rel='stylesheet' id='cmplz-general-css' href='https://www.chapsvision.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1745919975' media='all' /> <link rel='stylesheet' id='search-filter-plugin-styles-css' href='https://www.chapsvision.com/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.5.20' media='all' /> <link data-minify="1" rel='stylesheet' id='parent-style-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/style.css?ver=1747304138' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://www.chapsvision.com/wp-content/themes/hello-child/style.css?ver=259374' media='all' /> <link rel='stylesheet' id='hello-elementor-css' href='https://www.chapsvision.com/wp-content/themes/hello-elementor/style.min.css?ver=3.4.1' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://www.chapsvision.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://www.chapsvision.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.4.1' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.0' media='all' /> <style id='elementor-frontend-inline-css'> .elementor-kit-10{--e-global-color-primary:#38939E;--e-global-color-secondary:#212529;--e-global-color-text:#212529;--e-global-color-accent:#227781;--e-global-color-1e8759a:#d7d7d9;--e-global-color-cecc243:#FFFFFF;--e-global-color-445c701:#F7F7F7;--e-global-color-c45c4e9:#F3F3F3;--e-global-color-c583f49:#CECECE;--e-global-color-bf683cc:#EBB13B;--e-global-color-bae0851:#CBB385;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:12px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:300;--e-global-typography-e83985a-font-family:"Open Sans";--e-global-typography-e83985a-font-size:35px;--e-global-typography-e83985a-font-weight:900;--e-global-typography-e83985a-text-transform:uppercase;--e-global-typography-e83985a-font-style:normal;--e-global-typography-e83985a-letter-spacing:-1px;--e-global-typography-c7ac3e4-font-family:"Open Sans";--e-global-typography-c7ac3e4-font-size:22px;--e-global-typography-c7ac3e4-font-weight:900;--e-global-typography-c7ac3e4-text-transform:uppercase;--e-global-typography-c7ac3e4-line-height:1.2em;--e-global-typography-4ea8552-font-family:"Lexend";--e-global-typography-4ea8552-font-size:18px;--e-global-typography-4ea8552-font-weight:300;--e-global-typography-4ea8552-line-height:1.4em;--e-global-typography-dba9e1a-font-family:"Open Sans";--e-global-typography-dba9e1a-font-size:17px;--e-global-typography-dba9e1a-font-weight:900;--e-global-typography-dba9e1a-text-transform:uppercase;--e-global-typography-dba9e1a-line-height:1.2em;--e-global-typography-5a6d248-font-family:"Open Sans";--e-global-typography-5a6d248-font-size:8px;--e-global-typography-5a6d248-font-weight:400;--e-global-typography-5a6d248-font-style:italic;--e-global-typography-5a6d248-line-height:1.2em;--e-global-typography-e6eeb69-font-family:"Lexend";--e-global-typography-e6eeb69-font-size:18px;--e-global-typography-e6eeb69-font-weight:300;--e-global-typography-68ffea9-font-family:"Lexend";--e-global-typography-68ffea9-font-size:30px;--e-global-typography-68ffea9-font-weight:600;--e-global-typography-68ffea9-text-transform:none;font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a:hover{color:var( --e-global-color-accent );}.elementor-kit-10 h1{font-family:"Lexend", Sans-serif;font-size:50px;font-weight:600;text-transform:uppercase;}.elementor-kit-10 h2{font-family:"Lexend", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-10 h3{font-weight:bold;}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-size:16px;font-weight:700;text-transform:uppercase;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a{ color: #212529 !important; fill: #212529 !important; }/* End custom CSS */ .elementor-17691 .elementor-element.elementor-element-d27014d > .elementor-background-overlay{background-color:#000000;opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-d27014d > .elementor-container{min-height:610px;}.elementor-17691 .elementor-element.elementor-element-d27014d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-80px;margin-bottom:-160px;padding:60px 0px 15px 0px;}.elementor-17691 .elementor-element.elementor-element-b1de9c8 > .elementor-element-populated{margin:-5% 0% 0% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}body:not(.rtl) .elementor-17691 .elementor-element.elementor-element-cf9be15{left:-1px;}body.rtl .elementor-17691 .elementor-element.elementor-element-cf9be15{right:-1px;}.elementor-17691 .elementor-element.elementor-element-cf9be15{top:-76px;z-index:0;}.elementor-17691 .elementor-element.elementor-element-cf9be15 img{opacity:0.31;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-17691 .elementor-element.elementor-element-1cd500c > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-17691 .elementor-element.elementor-element-1cd500c{text-align:center;}.elementor-17691 .elementor-element.elementor-element-1cd500c .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:50px;font-weight:600;text-transform:capitalize;font-style:normal;text-shadow:0px 0px 5px rgba(0,0,0,0.3);color:#ffffff;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-17691 .elementor-element.elementor-element-1690d22 .elementor-button{background-color:#308B9600;font-family:"Open Sans", Sans-serif;font-weight:700;fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-1690d22 .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-1690d22 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-cecc243 );border-color:var( --e-global-color-primary );}.elementor-17691 .elementor-element.elementor-element-1690d22 .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-1690d22 .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-14bdb08 .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );border-radius:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-14bdb08 .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-14bdb08 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-445c701 );}.elementor-17691 .elementor-element.elementor-element-14bdb08 .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-14bdb08 .elementor-button:focus svg{fill:var( --e-global-color-445c701 );}.elementor-17691 .elementor-element.elementor-element-17097444:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-17097444 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-17691 .elementor-element.elementor-element-17097444 > .elementor-container{max-width:1200px;min-height:120px;}.elementor-17691 .elementor-element.elementor-element-17097444 > .elementor-background-overlay{opacity:0.53;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-17097444{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:20px 0px 20px 0px;}.elementor-17691 .elementor-element.elementor-element-412672ba.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-17691 .elementor-element.elementor-element-412672ba > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:15px;}.elementor-17691 .elementor-element.elementor-element-412672ba > .elementor-element-populated > .elementor-background-overlay{opacity:0.5;}.elementor-17691 .elementor-element.elementor-element-412672ba > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-412672ba > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-5c7acac8{--e-image-carousel-slides-to-show:8;}.elementor-17691 .elementor-element.elementor-element-5c7acac8 .swiper-wrapper{display:flex;align-items:center;}.elementor-17691 .elementor-element.elementor-element-5c7acac8 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-30a689a:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-30a689a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-30a689a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-30a689a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-bb8ba33 > .elementor-widget-container{padding:10px 0px 15px 0px;}.elementor-17691 .elementor-element.elementor-element-bb8ba33 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:30px;font-weight:600;text-transform:capitalize;line-height:1.2em;color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-17691 .elementor-element.elementor-element-41f6891:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-41f6891 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-41f6891 > .elementor-container{max-width:1206px;}.elementor-17691 .elementor-element.elementor-element-41f6891{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:20px 0px 20px 0px;}.elementor-17691 .elementor-element.elementor-element-41f6891 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-2405893:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-17691 .elementor-element.elementor-element-2405893 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-17691 .elementor-element.elementor-element-2405893 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:-0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:35px 20px 45px 20px;}.elementor-17691 .elementor-element.elementor-element-2405893 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-645c6e0{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-645c6e0 .elementor-icon-box-title{margin-bottom:10px;}.elementor-17691 .elementor-element.elementor-element-645c6e0 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-645c6e0 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-5ca8b76:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-17691 .elementor-element.elementor-element-5ca8b76 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-17691 .elementor-element.elementor-element-5ca8b76:hover > .elementor-element-populated{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-5ca8b76 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:35px 20px 45px 20px;}.elementor-17691 .elementor-element.elementor-element-5ca8b76 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-8b75389{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-8b75389 .elementor-icon-box-title{margin-bottom:10px;}.elementor-17691 .elementor-element.elementor-element-8b75389 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-8b75389 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-3040a6e:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-17691 .elementor-element.elementor-element-3040a6e > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-17691 .elementor-element.elementor-element-3040a6e > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:-0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:35px 20px 45px 20px;}.elementor-17691 .elementor-element.elementor-element-3040a6e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-f61a334{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-f61a334 .elementor-icon-box-title{margin-bottom:10px;}.elementor-17691 .elementor-element.elementor-element-f61a334 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-f61a334 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-73d0807:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-73d0807 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-73d0807{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-73d0807 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-30f0fac .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-4c30aa20:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-4c30aa20 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-4c30aa20 > .elementor-container{min-height:400px;}.elementor-17691 .elementor-element.elementor-element-4c30aa20{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 40px 0px;}.elementor-17691 .elementor-element.elementor-element-4c30aa20 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-384faebc > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-384faebc > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-17691 .elementor-element.elementor-element-384faebc > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-1a0fb58{--spacer-size:30px;}.elementor-17691 .elementor-element.elementor-element-5e6db230 > .elementor-widget-container{padding:23px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-12d4ca45 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-12d4ca45 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-10bbd00f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-0513586:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-0513586 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-0513586{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 0px 40px 0px;}.elementor-17691 .elementor-element.elementor-element-0513586 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-29dc80e .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-29dc80e .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-29dc80e .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-29dc80e .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-29dc80e .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-183c169:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-183c169 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-183c169{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-183c169 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-01e32b3 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-6eccbd04:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-6eccbd04 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-6eccbd04 > .elementor-container{min-height:400px;}.elementor-17691 .elementor-element.elementor-element-6eccbd04{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-6eccbd04 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-f928092 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-f928092 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-ad9cbcc > .elementor-widget-container{padding:50px 50px 50px 50px;}.elementor-bc-flex-widget .elementor-17691 .elementor-element.elementor-element-26ea3bc4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-17691 .elementor-element.elementor-element-26ea3bc4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-17691 .elementor-element.elementor-element-26ea3bc4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-26ea3bc4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-17691 .elementor-element.elementor-element-26ea3bc4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-7f50c1a8{text-align:center;}.elementor-17691 .elementor-element.elementor-element-7f50c1a8 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:20px;font-weight:600;}.elementor-17691 .elementor-element.elementor-element-4b747d39{text-align:center;}.elementor-17691 .elementor-element.elementor-element-4b747d39 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:20px;font-weight:600;}.elementor-17691 .elementor-element.elementor-element-969ce53:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-969ce53 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-969ce53{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-969ce53 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-09308fa .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-2266978a:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-2266978a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-2266978a > .elementor-container{min-height:400px;}.elementor-17691 .elementor-element.elementor-element-2266978a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 80px 0px;}.elementor-17691 .elementor-element.elementor-element-2266978a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-17691 .elementor-element.elementor-element-796c3c45.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-17691 .elementor-element.elementor-element-796c3c45.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-17691 .elementor-element.elementor-element-796c3c45 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-796c3c45 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-17691 .elementor-element.elementor-element-796c3c45 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-d012fb4{column-gap:0px;font-family:"Open Sans", Sans-serif;font-weight:400;color:#308B96;}.elementor-17691 .elementor-element.elementor-element-c236430 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-c236430 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-da50ae6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-d52fd76:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-d52fd76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-d52fd76{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-d52fd76 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-e143b55 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-fad215b:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-fad215b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-fad215b > .elementor-container{min-height:400px;}.elementor-17691 .elementor-element.elementor-element-fad215b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-fad215b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-2769d0e > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-2769d0e > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-7281db1 > .elementor-widget-container{padding:50px 50px 50px 50px;}.elementor-bc-flex-widget .elementor-17691 .elementor-element.elementor-element-dd88578.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-17691 .elementor-element.elementor-element-dd88578.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-17691 .elementor-element.elementor-element-dd88578 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-dd88578 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-17691 .elementor-element.elementor-element-dd88578 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-f4f2959{column-gap:0px;font-family:"Open Sans", Sans-serif;font-weight:400;color:#308B96;}.elementor-17691 .elementor-element.elementor-element-273eff4:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-273eff4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-273eff4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 0px 40px 0px;}.elementor-17691 .elementor-element.elementor-element-273eff4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-596840d .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-596840d .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-596840d .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-596840d .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-596840d .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-b2644cc:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-b2644cc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-b2644cc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-b2644cc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-18e5275 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-d09a201:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-d09a201 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-17691 .elementor-element.elementor-element-d09a201 > .elementor-container{min-height:0px;}.elementor-17691 .elementor-element.elementor-element-d09a201{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 80px 0px;}.elementor-17691 .elementor-element.elementor-element-d09a201 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-17691 .elementor-element.elementor-element-4b85148.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-17691 .elementor-element.elementor-element-4b85148.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-17691 .elementor-element.elementor-element-4b85148 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-4b85148 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}.elementor-17691 .elementor-element.elementor-element-4b85148 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-7e91485{column-gap:0px;font-family:"Open Sans", Sans-serif;font-weight:400;color:#308B96;}.elementor-17691 .elementor-element.elementor-element-ac5fc2f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-ac5fc2f > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-17691 .elementor-element.elementor-element-58d36c7{--spacer-size:20px;}.elementor-17691 .elementor-element.elementor-element-05ef787:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-05ef787 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-17691 .elementor-element.elementor-element-05ef787{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 8px 8px 8px;}.elementor-17691 .elementor-element.elementor-element-05ef787 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-6f6ecae{text-align:center;}.elementor-17691 .elementor-element.elementor-element-6f6ecae .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-e43353b:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-e43353b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-17691 .elementor-element.elementor-element-e43353b > .elementor-container{max-width:1200px;}.elementor-17691 .elementor-element.elementor-element-e43353b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:40px 0px 40px 0px;}.elementor-17691 .elementor-element.elementor-element-e43353b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-0fc71b3 > .elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-b153c2b{text-align:center;}.elementor-17691 .elementor-element.elementor-element-b153c2b .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-5c923fa .elementor-button{background-color:var( --e-global-color-445c701 );fill:var( --e-global-color-text );color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-5c923fa .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-5c923fa .elementor-button:focus{background-color:var( --e-global-color-1e8759a );}.elementor-17691 .elementor-element.elementor-element-5c923fa .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-17691 .elementor-element.elementor-element-5c923fa .elementor-button .elementor-button-content-wrapper{gap:7px;}.elementor-17691 .elementor-element.elementor-element-4a08fe5 > .elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-8272752{text-align:center;}.elementor-17691 .elementor-element.elementor-element-8272752 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-f03361d .elementor-button{background-color:var( --e-global-color-445c701 );fill:var( --e-global-color-text );color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-f03361d .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-f03361d .elementor-button:focus{background-color:var( --e-global-color-1e8759a );}.elementor-17691 .elementor-element.elementor-element-f03361d .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-17691 .elementor-element.elementor-element-f03361d .elementor-button .elementor-button-content-wrapper{gap:7px;}.elementor-17691 .elementor-element.elementor-element-23b9d49 > .elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-58371d1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-58371d1{text-align:center;}.elementor-17691 .elementor-element.elementor-element-58371d1 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-bb88f6d .elementor-button{background-color:var( --e-global-color-445c701 );fill:var( --e-global-color-text );color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-bb88f6d .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-bb88f6d .elementor-button:focus{background-color:var( --e-global-color-1e8759a );}.elementor-17691 .elementor-element.elementor-element-bb88f6d .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-17691 .elementor-element.elementor-element-bb88f6d .elementor-button .elementor-button-content-wrapper{gap:7px;}.elementor-17691 .elementor-element.elementor-element-3448b449:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-3448b449 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.chapsvision.com/wp-content/uploads/2021/08/Temoignage-Client.png");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-17691 .elementor-element.elementor-element-3448b449 > .elementor-background-overlay{background-color:var( --e-global-color-text );opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-3448b449 > .elementor-container{max-width:1200px;min-height:0px;}.elementor-17691 .elementor-element.elementor-element-3448b449{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-17691 .elementor-element.elementor-element-59447ae5.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-17691 .elementor-element.elementor-element-59447ae5.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-17691 .elementor-element.elementor-element-59447ae5 > .elementor-element-populated{margin:80px 0px 80px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-17691 .elementor-element.elementor-element-6b8391c6{text-align:center;}.elementor-17691 .elementor-element.elementor-element-6b8391c6 .elementor-heading-title{font-family:var( --e-global-typography-e83985a-font-family ), Sans-serif;font-size:var( --e-global-typography-e83985a-font-size );font-weight:var( --e-global-typography-e83985a-font-weight );text-transform:var( --e-global-typography-e83985a-text-transform );font-style:var( --e-global-typography-e83985a-font-style );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );color:#ffffff;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-17691 .elementor-element.elementor-element-39951477 .swiper-pagination-bullet-active, .elementor-17691 .elementor-element.elementor-element-39951477 .swiper-pagination-progressbar-fill{background-color:var( --e-global-color-primary );}.elementor-17691 .elementor-element.elementor-element-39951477 .swiper-pagination-fraction{color:var( --e-global-color-primary );}.elementor-17691 .elementor-element.elementor-element-39951477 .elementor-swiper-button{font-size:50px;}.elementor-17691 .elementor-element.elementor-element-39951477 .swiper-pagination-bullet{height:20px;width:20px;}.elementor-17691 .elementor-element.elementor-element-39951477 .swiper-horizontal .swiper-pagination-progressbar{height:20px;}.elementor-17691 .elementor-element.elementor-element-39951477 .elementor-testimonial__text{color:var( --e-global-color-cecc243 );font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:400;line-height:1.4em;}.elementor-17691 .elementor-element.elementor-element-39951477 .elementor-testimonial__name{color:var( --e-global-color-cecc243 );font-family:"Open Sans", Sans-serif;font-size:13px;font-weight:bold;}.elementor-17691 .elementor-element.elementor-element-39951477 .elementor-testimonial__title{color:var( --e-global-color-cecc243 );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-17691 .elementor-element.elementor-element-ff7b0ec:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-ff7b0ec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-17691 .elementor-element.elementor-element-ff7b0ec{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 8px 8px 8px;}.elementor-17691 .elementor-element.elementor-element-ff7b0ec > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-9451514{text-align:center;}.elementor-17691 .elementor-element.elementor-element-9451514 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:900;text-transform:uppercase;font-style:normal;letter-spacing:-1px;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-9612689:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-9612689 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-17691 .elementor-element.elementor-element-9612689 > .elementor-container{max-width:1200px;}.elementor-17691 .elementor-element.elementor-element-9612689{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:80px 0px 80px 0px;}.elementor-17691 .elementor-element.elementor-element-9612689 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-dc9f5d8 > .elementor-element-populated{margin:0px 20px 0px 0px;--e-column-margin-right:20px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-0e889ba{text-align:center;}.elementor-17691 .elementor-element.elementor-element-0e889ba .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-cb21f92 > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-e05cdf6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-e05cdf6{text-align:center;}.elementor-17691 .elementor-element.elementor-element-e05cdf6 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-f19b369 > .elementor-element-populated{margin:0px 5px 0px 0px;--e-column-margin-right:5px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-e2c6a49{text-align:center;}.elementor-17691 .elementor-element.elementor-element-e2c6a49 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:22px;font-weight:900;text-transform:uppercase;line-height:1.2em;color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-c94e34b:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-c94e34b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}.elementor-17691 .elementor-element.elementor-element-c94e34b > .elementor-container{max-width:1200px;}.elementor-17691 .elementor-element.elementor-element-c94e34b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 0px 60px 00px;}.elementor-17691 .elementor-element.elementor-element-c94e34b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-d92d729 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-cf8c87b{text-align:center;}.elementor-17691 .elementor-element.elementor-element-cf8c87b .elementor-heading-title{font-family:var( --e-global-typography-e83985a-font-family ), Sans-serif;font-size:var( --e-global-typography-e83985a-font-size );font-weight:var( --e-global-typography-e83985a-font-weight );text-transform:var( --e-global-typography-e83985a-text-transform );font-style:var( --e-global-typography-e83985a-font-style );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );color:var( --e-global-color-text );}.elementor-17691 .elementor-element.elementor-element-c422d7a > .elementor-container{max-width:1200px;}.elementor-17691 .elementor-element.elementor-element-c422d7a{margin-top:0px;margin-bottom:0px;padding:0px 0px 10px 0px;}.elementor-17691 .elementor-element.elementor-element-eedb556{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-eedb556 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-eedb556 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-9095e20{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-9095e20 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-9095e20 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-e7ccff5{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-e7ccff5 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-e7ccff5 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-7719cfe > .elementor-container{max-width:1200px;}.elementor-17691 .elementor-element.elementor-element-7719cfe{margin-top:0px;margin-bottom:0px;padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-16a5b3f{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-16a5b3f .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-16a5b3f .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-c7cf34b{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-c7cf34b .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-c7cf34b .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-31a7f70 .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-31a7f70 .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-31a7f70 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-31a7f70 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-31a7f70 .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-31a7f70 .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-2a7b667{--icon-box-icon-margin:15px;}.elementor-17691 .elementor-element.elementor-element-2a7b667 .elementor-icon-box-title, .elementor-17691 .elementor-element.elementor-element-2a7b667 .elementor-icon-box-title a{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:700;}.elementor-17691 .elementor-element.elementor-element-493e51a .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-493e51a .elementor-button:hover, .elementor-17691 .elementor-element.elementor-element-493e51a .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-493e51a > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-493e51a .elementor-button:hover svg, .elementor-17691 .elementor-element.elementor-element-493e51a .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-1c3e686f:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-1c3e686f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );background-image:url("https://www.chapsvision.com/wp-content/uploads/2021/09/woman-hand-smartphone-desk-1024x683-1.jpg");background-repeat:no-repeat;background-size:cover;}.elementor-17691 .elementor-element.elementor-element-1c3e686f > .elementor-background-overlay{background-color:var( --e-global-color-text );opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17691 .elementor-element.elementor-element-1c3e686f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:050px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-74a08444{text-align:center;}.elementor-17691 .elementor-element.elementor-element-74a08444 .elementor-heading-title{font-family:var( --e-global-typography-e83985a-font-family ), Sans-serif;font-size:var( --e-global-typography-e83985a-font-size );font-weight:var( --e-global-typography-e83985a-font-weight );text-transform:var( --e-global-typography-e83985a-text-transform );font-style:var( --e-global-typography-e83985a-font-style );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );color:var( --e-global-color-cecc243 );}.elementor-17691 .elementor-element.elementor-element-db3a67a > .elementor-widget-container{margin:-7px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-db3a67a{text-align:center;font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:400;line-height:1.2em;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-17691 .elementor-element.elementor-element-d27014d > .elementor-container{min-height:550px;}.elementor-17691 .elementor-element.elementor-element-d27014d{padding:20px 0px 100px 0px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-cf9be15 > .elementor-widget-container{padding:150px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-17691 .elementor-element.elementor-element-1cd500c > .elementor-widget-container{padding:55px 0px 0px 0px;}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-17691 .elementor-element.elementor-element-17097444 > .elementor-container{min-height:250px;}.elementor-17691 .elementor-element.elementor-element-17097444{padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-5c7acac8{--e-image-carousel-slides-to-show:4;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-41f6891{padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-2405893 > .elementor-element-populated{margin:0px 15px 0px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-5ca8b76 > .elementor-element-populated{margin:0px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-17691 .elementor-element.elementor-element-3040a6e > .elementor-element-populated{margin:0px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-17691 .elementor-element.elementor-element-e43353b{margin-top:0px;margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-b153c2b .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-8272752 .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-58371d1 .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-6b8391c6 .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-17691 .elementor-element.elementor-element-9612689{margin-top:0px;margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-0e889ba .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-e05cdf6 .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-e2c6a49 .elementor-heading-title{font-size:17px;}.elementor-17691 .elementor-element.elementor-element-c94e34b{margin-top:0px;margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-cf8c87b .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}.elementor-17691 .elementor-element.elementor-element-c422d7a{margin-top:30px;margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-7719cfe{margin-top:30px;margin-bottom:0px;}.elementor-17691 .elementor-element.elementor-element-74a08444 .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}}@media(max-width:767px){.elementor-17691 .elementor-element.elementor-element-d27014d{margin-top:0px;margin-bottom:-80px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-cf9be15 > .elementor-widget-container{padding:300px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-17691 .elementor-element.elementor-element-1cd500c > .elementor-widget-container{padding:60px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-1cd500c .elementor-heading-title{font-size:38px;}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-17691 .elementor-element.elementor-element-17097444 > .elementor-container{min-height:30px;}.elementor-17691 .elementor-element.elementor-element-17097444{margin-top:-15px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-5c7acac8{--e-image-carousel-slides-to-show:3;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-17691 .elementor-element.elementor-element-6f6ecae .elementor-heading-title{font-size:30px;}.elementor-17691 .elementor-element.elementor-element-e43353b{margin-top:0px;margin-bottom:0px;padding:20px 15px 80px 15px;}.elementor-17691 .elementor-element.elementor-element-5c923fa > .elementor-widget-container{padding:0px 0px 10px 0px;}.elementor-17691 .elementor-element.elementor-element-f03361d > .elementor-widget-container{padding:0px 0px 10px 0px;}.elementor-17691 .elementor-element.elementor-element-58371d1 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-bb88f6d > .elementor-widget-container{padding:0px 0px 10px 0px;}.elementor-17691 .elementor-element.elementor-element-3448b449:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-3448b449 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-633px 0px;}.elementor-17691 .elementor-element.elementor-element-3448b449{padding:0px 15px 0px 15px;}.elementor-17691 .elementor-element.elementor-element-6b8391c6 .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );}.elementor-17691 .elementor-element.elementor-element-9451514 .elementor-heading-title{font-size:30px;}.elementor-17691 .elementor-element.elementor-element-9612689{margin-top:0px;margin-bottom:0px;padding:20px 15px 80px 15px;}.elementor-17691 .elementor-element.elementor-element-e05cdf6 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-e2c6a49 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-17691 .elementor-element.elementor-element-c94e34b{margin-top:0px;margin-bottom:0px;padding:50px 15px 050px 15px;}.elementor-17691 .elementor-element.elementor-element-cf8c87b .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}.elementor-17691 .elementor-element.elementor-element-74a08444 .elementor-heading-title{font-size:var( --e-global-typography-e83985a-font-size );letter-spacing:var( --e-global-typography-e83985a-letter-spacing );}}@media(min-width:768px){.elementor-17691 .elementor-element.elementor-element-412672ba{width:100%;}.elementor-17691 .elementor-element.elementor-element-384faebc{width:40.581%;}.elementor-17691 .elementor-element.elementor-element-12d4ca45{width:59.419%;}.elementor-17691 .elementor-element.elementor-element-796c3c45{width:50%;}.elementor-17691 .elementor-element.elementor-element-c236430{width:50%;}}@media(min-width:1025px){.elementor-17691 .elementor-element.elementor-element-3448b449:not(.elementor-motion-effects-element-type-background), .elementor-17691 .elementor-element.elementor-element-3448b449 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}} .elementor-28753 .elementor-element.elementor-element-4a23223a:not(.elementor-motion-effects-element-type-background), .elementor-28753 .elementor-element.elementor-element-4a23223a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-4a23223a > .elementor-container{max-width:1450px;min-height:55px;}.elementor-28753 .elementor-element.elementor-element-4a23223a > .elementor-background-overlay{opacity:0.02;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-28753 .elementor-element.elementor-element-4a23223a{border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-primary );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;z-index:5;}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-5b2988ba.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-5b2988ba.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-28753 .elementor-element.elementor-element-5b2988ba > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-5b2988ba > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-28753 .elementor-element.elementor-element-420721a6{text-align:left;}.elementor-28753 .elementor-element.elementor-element-420721a6 img{width:220px;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-28753 .elementor-element.elementor-element-2a2b3c9 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-2a2b3c9:hover > .elementor-element-populated{background-color:var( --e-global-color-cecc243 );}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-2a2b3c9.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 10px;--e-column-margin-right:0px;--e-column-margin-left:10px;padding:0px 0px 0px 0px;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9 > .elementor-element-populated > .elementor-background-overlay{transition:background 0s, border-radius 0.3s, opacity 0s;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before, .elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu .elementor-item{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:600;text-transform:capitalize;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );padding-left:0px;padding-right:0px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item:hover, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item.highlighted, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-61f0928e{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );--nav-menu-icon-size:20px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-menu-toggle{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown{background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a:hover, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a.highlighted, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-menu-toggle:hover{color:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a:hover, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a.highlighted{background-color:var( --e-global-color-445c701 );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a.elementor-item-active{color:var( --e-global-color-text );background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-sub-item{font-family:"Lexend", Sans-serif;font-size:16px;font-weight:400;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown li:not(:last-child){border-style:solid;border-color:rgba(132, 132, 132, 0.15);border-bottom-width:1px;}.elementor-28753 .elementor-element.elementor-element-61f0928e div.elementor-menu-toggle{color:var( --e-global-color-secondary );}.elementor-28753 .elementor-element.elementor-element-61f0928e div.elementor-menu-toggle svg{fill:var( --e-global-color-secondary );}.elementor-28753 .elementor-element.elementor-element-61f0928e div.elementor-menu-toggle:hover{color:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-61f0928e div.elementor-menu-toggle:hover svg{fill:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-menu-toggle{border-width:0px;border-radius:0px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu .elementor-item{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:600;text-transform:capitalize;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );padding-left:0px;padding-right:0px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item:hover, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );--nav-menu-icon-size:20px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-menu-toggle{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown{background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a:hover, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a.highlighted, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-menu-toggle:hover{color:var( --e-global-color-accent );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a:hover, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a.highlighted{background-color:var( --e-global-color-445c701 );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a.elementor-item-active{color:var( --e-global-color-text );background-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-sub-item{font-family:"Lexend", Sans-serif;font-size:16px;font-weight:400;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 20px 30px 0px rgba(0, 0, 0, 0.1);}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown li:not(:last-child){border-style:solid;border-color:rgba(132, 132, 132, 0.15);border-bottom-width:1px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 div.elementor-menu-toggle{color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 div.elementor-menu-toggle svg{fill:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-menu-toggle{border-width:0px;border-radius:0px;}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-bb66d8.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-bb66d8.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-28753 .elementor-element.elementor-element-bb66d8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-28753 .elementor-element.elementor-element-bb66d8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-bb66d8 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Lexend", Sans-serif;font-size:18px;font-weight:500;fill:var( --e-global-color-cecc243 );color:var( --e-global-color-cecc243 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:5px 5px 5px 5px;padding:10px 10px 10px 10px;}.elementor-28753 .elementor-element.elementor-element-fc16ad4{width:var( --container-widget-width, 111.283% );max-width:111.283%;--container-widget-width:111.283%;--container-widget-flex-grow:0;}.elementor-28753 .elementor-element.elementor-element-fc16ad4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:020px 0px 20px 0px;}.elementor-28753 .elementor-element.elementor-element-fc16ad4.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button .elementor-button-content-wrapper{gap:21px;}.elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button:hover, .elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button:focus{color:var( --e-global-color-cecc243 );border-color:var( --e-global-color-cecc243 );}.elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button:hover svg, .elementor-28753 .elementor-element.elementor-element-fc16ad4 .elementor-button:focus svg{fill:var( --e-global-color-cecc243 );}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-6f553660.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-6f553660.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-28753 .elementor-element.elementor-element-6f553660.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-28753 .elementor-element.elementor-element-6f553660 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-28753 .elementor-element.elementor-element-6f553660 > .elementor-element-populated{margin:0px 0px 0px -15px;--e-column-margin-right:0px;--e-column-margin-left:-15px;padding:0px 0px 0px 0px;}.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item .wpml-ls-link, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a{color:var( --e-global-color-text );}.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a:hover, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a:focus, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item .wpml-ls-link:hover, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item .wpml-ls-link.wpml-ls-link__active, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item .wpml-ls-link.highlighted, .elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item .wpml-ls-link:focus{color:var( --e-global-color-accent );}.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-statics-post_translations{color:var( --e-global-color-text );}.elementor-28753 .elementor-element.elementor-element-647db732{width:var( --container-widget-width, 50.069% );max-width:50.069%;--container-widget-width:50.069%;--container-widget-flex-grow:0;}.elementor-28753 .elementor-element.elementor-element-647db732.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-28753 .elementor-element.elementor-element-647db732 .wpml-elementor-ls .wpml-ls-item{font-family:"Lexend", Sans-serif;font-size:16px;font-weight:600;}@media(max-width:1024px){.elementor-28753 .elementor-element.elementor-element-4a23223a{padding:0% 5% 0% 5%;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-sub-item{font-size:14px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a{padding-top:10px;padding-bottom:10px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:17px !important;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-sub-item{font-size:14px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a{padding-top:10px;padding-bottom:10px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:17px !important;}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-28753 .elementor-element.elementor-element-4a23223a > .elementor-container{min-height:86px;}.elementor-28753 .elementor-element.elementor-element-4a23223a{margin-top:0px;margin-bottom:-86px;padding:0% 5% 0% 5%;}.elementor-28753 .elementor-element.elementor-element-5b2988ba{width:60%;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-28753 .elementor-element.elementor-element-420721a6 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9{width:40%;}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-2a2b3c9.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown .elementor-sub-item{font-size:14px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--dropdown a{padding-top:10px;padding-bottom:10px;}.elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-61f0928e .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:17px !important;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-item, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown .elementor-sub-item{font-size:14px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--dropdown a{padding-top:10px;padding-bottom:10px;}.elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-28753 .elementor-element.elementor-element-cd5bcf6 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:17px !important;}.elementor-28753 .elementor-element.elementor-element-bb66d8{width:40%;}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-bb66d8.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-bb66d8.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-28753 .elementor-element.elementor-element-6f553660{width:40%;}.elementor-bc-flex-widget .elementor-28753 .elementor-element.elementor-element-6f553660.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-28753 .elementor-element.elementor-element-6f553660.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}}@media(min-width:768px){.elementor-28753 .elementor-element.elementor-element-5b2988ba{width:14.517%;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9{width:68.724%;}.elementor-28753 .elementor-element.elementor-element-bb66d8{width:12.366%;}.elementor-28753 .elementor-element.elementor-element-6f553660{width:3.21%;}}@media(max-width:1024px) and (min-width:768px){.elementor-28753 .elementor-element.elementor-element-5b2988ba{width:15%;}.elementor-28753 .elementor-element.elementor-element-2a2b3c9{width:50%;}.elementor-28753 .elementor-element.elementor-element-bb66d8{width:35%;}.elementor-28753 .elementor-element.elementor-element-6f553660{width:35%;}}/* Start custom CSS for button, class: .elementor-element-fc16ad4 */.elementor-28753 .elementor-element.elementor-element-fc16ad4 #cta:hover { border: 2px solid #0000; border-radius: 5px; background: conic-gradient(#fff 0 0) padding-box, linear-gradient(65deg, #212529,#227781, #ebb13b) border-box; color:#212529; }/* End custom CSS */ .elementor-30270 .elementor-element.elementor-element-4e53d0bd > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-4e53d0bd:not(.elementor-motion-effects-element-type-background), .elementor-30270 .elementor-element.elementor-element-4e53d0bd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-4e53d0bd > .elementor-container{max-width:1200px;}.elementor-30270 .elementor-element.elementor-element-4e53d0bd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-4e53d0bd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-30270 .elementor-element.elementor-element-13ec234e > .elementor-container{max-width:1200px;}.elementor-30270 .elementor-element.elementor-element-13ec234e{margin-top:60px;margin-bottom:0px;}.elementor-30270 .elementor-element.elementor-element-23626796 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-30270 .elementor-element.elementor-element-1d0b1366 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-1d0b1366 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;line-height:2.5em;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before, .elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-30270 .elementor-element.elementor-element-694f0460 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-694f0460 .elementor-nav-menu .elementor-item{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:600;line-height:0.1em;letter-spacing:-0.3px;}.elementor-30270 .elementor-element.elementor-element-694f0460 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-694f0460 .elementor-nav-menu--dropdown{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-3fa65776 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-30270 .elementor-element.elementor-element-61e722f4 > .elementor-widget-container{margin:31px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-61e722f4 .elementor-nav-menu .elementor-item{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:600;line-height:0.1em;letter-spacing:-0.3px;}.elementor-30270 .elementor-element.elementor-element-61e722f4 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-61e722f4 .elementor-nav-menu--dropdown{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-3508e5c6 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-30270 .elementor-element.elementor-element-79f30728 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-79f30728 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;line-height:2.5em;}.elementor-30270 .elementor-element.elementor-element-2f3c973f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-2f3c973f .elementor-nav-menu .elementor-item{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:600;line-height:0.1em;letter-spacing:-0.3px;}.elementor-30270 .elementor-element.elementor-element-2f3c973f .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-2f3c973f .elementor-nav-menu--dropdown{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-2eedbf7d > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-30270 .elementor-element.elementor-element-20f276ac > .elementor-widget-container{margin:31px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-20f276ac .elementor-nav-menu .elementor-item{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:600;line-height:0.1em;letter-spacing:-0.3px;}.elementor-30270 .elementor-element.elementor-element-20f276ac .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-20f276ac .elementor-nav-menu--dropdown{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-72e0376 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-30270 .elementor-element.elementor-element-317dca57 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-317dca57 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;line-height:2.5em;}.elementor-30270 .elementor-element.elementor-element-36240fe5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-36240fe5 .elementor-nav-menu .elementor-item{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:600;line-height:0.1em;letter-spacing:-0.3px;}.elementor-30270 .elementor-element.elementor-element-36240fe5 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );padding-left:14px;padding-right:14px;}.elementor-30270 .elementor-element.elementor-element-36240fe5 .elementor-nav-menu--dropdown{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-72a1fc29:not(.elementor-motion-effects-element-type-background), .elementor-30270 .elementor-element.elementor-element-72a1fc29 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-72a1fc29 > .elementor-container{max-width:1200px;min-height:79px;}.elementor-30270 .elementor-element.elementor-element-72a1fc29{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-72a1fc29 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-44629fa7.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-44629fa7.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-44629fa7 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-34fc9a70{text-align:left;}.elementor-30270 .elementor-element.elementor-element-34fc9a70 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-ec89e36.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-ec89e36.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-c4f2bc0{text-align:right;}.elementor-30270 .elementor-element.elementor-element-c4f2bc0 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-6b46177.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-6b46177.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-6228136c{text-align:right;}.elementor-30270 .elementor-element.elementor-element-6228136c .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-514b628d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-514b628d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-5113064c{text-align:right;}.elementor-30270 .elementor-element.elementor-element-5113064c .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-6cfc55bb.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-6cfc55bb.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-256fd1e2{text-align:right;}.elementor-30270 .elementor-element.elementor-element-256fd1e2 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-7ee2e2b6.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-7ee2e2b6.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-c3af355{--grid-template-columns:repeat(0, auto);--icon-size:15px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-30270 .elementor-element.elementor-element-c3af355 .elementor-widget-container{text-align:right;}.elementor-30270 .elementor-element.elementor-element-c3af355 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-c3af355 .elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-30270 .elementor-element.elementor-element-c3af355 .elementor-social-icon:hover{background-color:var( --e-global-color-accent );}.elementor-30270 .elementor-element.elementor-element-21625ff:not(.elementor-motion-effects-element-type-background), .elementor-30270 .elementor-element.elementor-element-21625ff > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c45c4e9 );}.elementor-30270 .elementor-element.elementor-element-21625ff > .elementor-container{max-width:1200px;min-height:79px;}.elementor-30270 .elementor-element.elementor-element-21625ff{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-21625ff > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-1af1d5a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-1af1d5a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-26d9df8{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-30270 .elementor-element.elementor-element-c8a44a1 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-1d5d21f .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-c23a249 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-177bf88 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:18px;font-weight:300;color:var( --e-global-color-secondary );}.elementor-30270 .elementor-element.elementor-element-72c9a31{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}.elementor-30270 .elementor-element.elementor-element-7019db5{--grid-template-columns:repeat(0, auto);--icon-size:15px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-30270 .elementor-element.elementor-element-7019db5 .elementor-widget-container{text-align:right;}.elementor-30270 .elementor-element.elementor-element-7019db5 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-7019db5 .elementor-social-icon{background-color:var( --e-global-color-primary );}.elementor-30270 .elementor-element.elementor-element-7019db5 .elementor-social-icon:hover{background-color:var( --e-global-color-accent );}.elementor-bc-flex-widget .elementor-30270 .elementor-element.elementor-element-6831c8c.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-30270 .elementor-element.elementor-element-6831c8c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-30270 .elementor-element.elementor-element-6831c8c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-a99c2bc{text-align:left;}.elementor-30270 .elementor-element.elementor-element-a99c2bc .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:300;text-transform:capitalize;color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-30270 .elementor-element.elementor-element-4e53d0bd{padding:20px 25px 20px 025px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );}.elementor-30270 .elementor-element.elementor-element-44629fa7 > .elementor-element-populated{margin:50px 0px 35px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-30270 .elementor-element.elementor-element-26d9df8{--grid-auto-flow:row;}.elementor-30270 .elementor-element.elementor-element-72c9a31{--grid-auto-flow:row;}.elementor-30270 .elementor-element.elementor-element-6831c8c > .elementor-element-populated{margin:50px 0px 35px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:767px){.elementor-30270 .elementor-element.elementor-element-4e53d0bd{padding:10px 20px 10px 20px;}.elementor-30270 .elementor-element.elementor-element-21b5f015 > .elementor-element-populated{margin:-50px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );}.elementor-30270 .elementor-element.elementor-element-61e722f4 > .elementor-widget-container{margin:-25px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-20f276ac > .elementor-widget-container{margin:-25px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-21625ff > .elementor-container{min-height:10px;}.elementor-30270 .elementor-element.elementor-element-21625ff{padding:0px 0px 0px 0px;}.elementor-30270 .elementor-element.elementor-element-26d9df8{--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--gap:20px 0px;--row-gap:20px;--column-gap:0px;--grid-auto-flow:row;--justify-items:center;--align-items:center;}.elementor-30270 .elementor-element.elementor-element-26d9df8.e-con{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-c8a44a1.elementor-element{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-c8a44a1 .elementor-heading-title{font-size:10px;}.elementor-30270 .elementor-element.elementor-element-1d5d21f.elementor-element{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-1d5d21f .elementor-heading-title{font-size:10px;}.elementor-30270 .elementor-element.elementor-element-c23a249.elementor-element{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-c23a249 .elementor-heading-title{font-size:10px;}.elementor-30270 .elementor-element.elementor-element-177bf88.elementor-element{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-177bf88 .elementor-heading-title{font-size:10px;}.elementor-30270 .elementor-element.elementor-element-72c9a31{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:20px 0px;--row-gap:20px;--column-gap:0px;--grid-auto-flow:row;--justify-items:center;--align-items:center;}.elementor-30270 .elementor-element.elementor-element-72c9a31.e-con{--align-self:center;}.elementor-30270 .elementor-element.elementor-element-6831c8c > .elementor-element-populated{margin:10px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-30270 .elementor-element.elementor-element-a99c2bc{text-align:center;}} </style> <link rel='stylesheet' id='widget-image-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='e-animation-grow-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-social-icons-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.0' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1747304138' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1747304139' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1747304139' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.28.0' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1747304139' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-image-carousel-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-icon-box-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-testimonial-carousel-css' href='https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-carousel-module-base-css' href='https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-menu-anchor-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=3.28.0' media='all' /> <link data-minify="1" rel='stylesheet' id='style_newp-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/themes/hello-child/style_newp.css?ver=1747304139' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-lexend-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/lexend.css?ver=1747304139' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-opensans-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1747304142' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-icomoon-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/uploads/elementor/custom-icons/icomoon/style.css?ver=1747304169' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.chapsvision.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1747304143' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1747304143' media='all' /> <script id="wpml-cookie-js-extra"> var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1747304144" id="wpml-cookie-js" defer data-wp-strategy="defer"></script> <script src="https://www.chapsvision.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script> <script src="https://www.chapsvision.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.28.0" id="font-awesome-4-shim-js" data-rocket-defer defer></script> <script id="wpml-xdomain-data-js-extra"> var wpml_xdomain_data = {"css_selector":"wpml-ls-item","ajax_url":"https:\/\/www.chapsvision.com\/wp-admin\/admin-ajax.php","current_lang":"en","_nonce":"6411291a7f"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/xdomain-data.js?ver=1747304144" id="wpml-xdomain-data-js" defer data-wp-strategy="defer"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.chapsvision.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://www.chapsvision.com/?p=17691' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.chapsvision.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.chapsvision.com%2Fmarketing-automation%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.chapsvision.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.chapsvision.com%2Fmarketing-automation%2F&format=xml" /> <!-- HFCM by 99 Robots - Snippet # 1: Matomo --> <!-- Matomo --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _paq = window._paq || []; /* c.f. https://www.cnil.fr/sites/default/files/typo/document/Configuration_piwik.pdf */ _paq.push([function () { var self = this; function getOriginalVisitorCookieTimeout() { var now = new Date(), nowTs = Math.round(now.getTime() / 1000), visitorInfo = self.getVisitorInfo(); var createTs = parseInt(visitorInfo[2]); var cookieTimeout = 33696000; /* 13 mois en secondes */ var originalTimeout = createTs + cookieTimeout - nowTs; return originalTimeout; } this.setVisitorCookieTimeout(getOriginalVisitorCookieTimeout()); }]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function () { var u = "https://stats.deveryware.com/"; _paq.push(['setTrackerUrl', u + 'matomo.php']); _paq.push(['setSiteId', 39 ]); var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0]; g.type = 'text/javascript'; g.async = true; g.defer = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s); })(); </script> <!-- End Matomo Code --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 2: Hubspot --> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="//js.hs-scripts.com/4354951.js"></script> <!-- End of HubSpot Embed Code --> <!-- /end HFCM by 99 Robots --> <style id="mystickymenu" type="text/css">#mysticky-nav { width:100%; position: static; height: auto !important; }#mysticky-nav.wrapfixed { position:fixed; left: 0px; margin-top:0px; z-index: 99990; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity:0.9; background-color: #f7f5e7;}#mysticky-nav.wrapfixed .myfixed{ background-color: #f7f5e7; position: relative;top: auto;left: auto;right: auto;}#mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; }</style> <style type="text/css"> </style> <style>.cmplz-hidden { display: none !important; }</style> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to automatic --> <script data-cfasync="false" data-pagespeed-no-defer> var dataLayer_content = {"pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"admin5666"}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false" data-pagespeed-no-defer> (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-M6LJF65'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><meta name="generator" content="Elementor 3.28.0; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-internal, google_font-enabled, font_display-auto"> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-EY98G4H97L"> </script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-EY98G4H97L'); </script> <script type="rocketlazyloadscript" async defer data-rocket-src="https://get.smart-data-systems.com/gq?site_id=101347779¬rack=1"></script> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="icon" href="https://www.chapsvision.com/wp-content/uploads/2021/09/cropped-icone-Logo-ChapsVision-100px-2-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.chapsvision.com/wp-content/uploads/2021/09/cropped-icone-Logo-ChapsVision-100px-2-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.chapsvision.com/wp-content/uploads/2021/09/cropped-icone-Logo-ChapsVision-100px-2-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.chapsvision.com/wp-content/uploads/2021/09/cropped-icone-Logo-ChapsVision-100px-2-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_desktop" /></head> <body data-cmplz=2 class="wp-singular page-template-default page page-id-17691 page-parent wp-embed-responsive wp-theme-hello-elementor wp-child-theme-hello-child hello-elementor-default elementor-default elementor-kit-10 elementor-page elementor-page-17691"> <!-- GTM Container placement set to automatic --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M6LJF65" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div data-elementor-type="header" data-elementor-id="28753" class="elementor elementor-28753 elementor-location-header" data-elementor-post-type="elementor_library"> <header class="elementor-section elementor-top-section elementor-element elementor-element-4a23223a elementor-section-height-min-height elementor-section-stretched header_newp elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="4a23223a" data-element_type="section" data-settings="{"sticky":"top","stretch_section":"section-stretched","sticky_effects_offset":100,"background_background":"classic","sticky_on":["desktop","tablet","mobile"],"sticky_offset":0,"sticky_anchor_link_offset":0}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5b2988ba" data-id="5b2988ba" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-420721a6 l-logo dce_masking-none elementor-widget elementor-widget-image" data-id="420721a6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.chapsvision.com"> <img width="222" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20222%2040'%3E%3C/svg%3E" class="attachment-full size-full wp-image-29056" alt="Logo ChapsVision 2025" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2022/07/ChapsVision-logo-2025-1.svg" /><noscript><img width="222" height="40" src="https://www.chapsvision.com/wp-content/uploads/2022/07/ChapsVision-logo-2025-1.svg" class="attachment-full size-full wp-image-29056" alt="Logo ChapsVision 2025" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-2a2b3c9 main_menu" data-id="2a2b3c9" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-61f0928e elementor-nav-menu__align-justify elementor-nav-menu--stretch l-menu elementor-hidden-desktop elementor-hidden-tablet elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="61f0928e" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-61f0928e" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33363"><a href="#" class="elementor-item elementor-item-anchor">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33364"><a href="https://www.chapsvision.com/solutions-business/" class="elementor-sub-item">Business Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-33365"><a href="https://www.chapsvision.com/customer-engagement/" class="elementor-sub-item">Customer Engagement</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33366"><a href="https://www.chapsvision.com/crm/" class="elementor-sub-item">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-33367"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-sub-item elementor-item-active">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33368"><a href="https://www.chapsvision.com/crm/coheris-crm-nomad/" class="elementor-sub-item">Nomad – Mobile CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33369"><a href="https://www.chapsvision.com/merchandising/" class="elementor-sub-item">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33370"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-sub-item">Geomarketing</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33371"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-sub-item">Unified Commerce</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33372"><a href="https://www.chapsvision.com/unified-commerce/digital-in-store/" class="elementor-sub-item">Digital In-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33373"><a href="https://www.chapsvision.com/unified-commerce/order-management-system/" class="elementor-sub-item">OMS & Unified stocks</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33374"><a href="https://www.chapsvision.com/unified-commerce/cash-in/" class="elementor-sub-item">Payment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33375"><a href="https://www.chapsvision.com/unified-commerce/web-to-store/" class="elementor-sub-item">Web-to-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33376"><a href="https://www.chapsvision.com/unified-commerce/clienteling/" class="elementor-sub-item">Clienteling</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33377"><a href="https://www.chapsvision.com/unified-commerce/loyalty-promotions/" class="elementor-sub-item">Loyalty & promotions</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33378"><a href="https://www.chapsvision.com/unified-commerce/e-merchandising-searchandising/" class="elementor-sub-item">Searchandising & e-Merchandising</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33379"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-sub-item">Market Intelligence</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33382"><a href="#" class="elementor-sub-item elementor-item-anchor">Government Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33383"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item">OSINT investigation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33384"><a href="https://www.chapsvision.com/crisis-management/" class="elementor-sub-item">Crisis management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33385"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item">Security Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33387"><a href="https://www.chapsvision.com/analytical-video" class="elementor-sub-item">Analytical video</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33386"><a href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-sub-item">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33388"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item">Information & Investigation Assistance</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33389"><a href="https://www.chapsvision.com/secret-protection/" class="elementor-sub-item">Confidential Data Management</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33390"><a href="#" class="elementor-sub-item elementor-item-anchor">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33391"><a target="_blank" href="https://www.chapsvision.com/crisis-management-services/" class="elementor-sub-item">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33392"><a href="https://www.chapsvision.com/cybersecurity-services/" class="elementor-sub-item">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33393"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item">Security Management</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33350"><a href="https://www.chapsvision.com/data-ai-platform/" class="elementor-item">Data & AI Platforms</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33352"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-sub-item">Decision Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33351"><a href="#" class="elementor-sub-item elementor-item-anchor">Insight Engine</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33353"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-sub-item">Platform Sinequa</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33354"><a target="_blank" href="https://www.chapsvision.com/workplace-search/" class="elementor-sub-item">Workplace search & Assistant IA Gen</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33355"><a href="https://www.chapsvision.com/ai-powered-solutions/" class="elementor-sub-item">AI Capabilitiés</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33356"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-sub-item">Automatic translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33357"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-sub-item">Audio analysis & transcription</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33358"><a href="https://www.chapsvision.com/analytical-video/" class="elementor-sub-item">Image & video analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33359"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/qwam/text-analytics/" class="elementor-sub-item">Language processing (NLP)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33360"><a href="https://www.chapsvision.com/retrieval-augmented-generation/" class="elementor-sub-item">RAG – Retrieval augmented generation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33361"><a href="https://www.chapsvision.com/geodecisional-articque-by-chapsvision/" class="elementor-sub-item">Geospatial analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33362"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item">OSINT – Open-source intelligence</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33396"><a href="#" class="elementor-item elementor-item-anchor">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33397"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item">Governmental services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33398"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-sub-item">Defense & intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36825"><a href="https://www.chapsvision.com/private-equity/" class="elementor-sub-item">Private Equity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33399"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-sub-item">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33400"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-sub-item">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33402"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-sub-item">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33403"><a href="https://www.sinequa.com/industries/law-firms/" class="elementor-sub-item">Legal</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33404"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-sub-item">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33405"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-sub-item">Luxury</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33406"><a href="#" class="elementor-item elementor-item-anchor">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33407"><a href="https://www.chapsvision.com/customers/" class="elementor-sub-item">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33408"><a href="https://www.chapsvision.com/product-sheets/" class="elementor-sub-item">Product sheets</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33409"><a href="https://www.chapsvision.com/events/" class="elementor-sub-item">Events</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33410"><a href="https://www.chapsvision.com/about-us/" class="elementor-item">Company</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33411"><a href="https://www.chapsvision.com/about-us/" class="elementor-sub-item">About us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33412"><a target="_blank" href="https://www.welcometothejungle.com/fr/companies/chapsvision/jobs" class="elementor-sub-item">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33413"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-sub-item">Ethics comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33414"><a href="https://www.chapsvision.com/esg/" class="elementor-sub-item">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33415"><a href="https://www.chapsvision.com/press-releases" class="elementor-sub-item">Press releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33416"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-sub-item">HappyCAP Foundation</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33417"><a href="https://www.chapsvision.com/contact/" class="elementor-item">Contact us</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-61f0928e" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33363"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33364"><a href="https://www.chapsvision.com/solutions-business/" class="elementor-sub-item" tabindex="-1">Business Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-33365"><a href="https://www.chapsvision.com/customer-engagement/" class="elementor-sub-item" tabindex="-1">Customer Engagement</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33366"><a href="https://www.chapsvision.com/crm/" class="elementor-sub-item" tabindex="-1">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-33367"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33368"><a href="https://www.chapsvision.com/crm/coheris-crm-nomad/" class="elementor-sub-item" tabindex="-1">Nomad – Mobile CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33369"><a href="https://www.chapsvision.com/merchandising/" class="elementor-sub-item" tabindex="-1">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33370"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-sub-item" tabindex="-1">Geomarketing</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33371"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-sub-item" tabindex="-1">Unified Commerce</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33372"><a href="https://www.chapsvision.com/unified-commerce/digital-in-store/" class="elementor-sub-item" tabindex="-1">Digital In-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33373"><a href="https://www.chapsvision.com/unified-commerce/order-management-system/" class="elementor-sub-item" tabindex="-1">OMS & Unified stocks</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33374"><a href="https://www.chapsvision.com/unified-commerce/cash-in/" class="elementor-sub-item" tabindex="-1">Payment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33375"><a href="https://www.chapsvision.com/unified-commerce/web-to-store/" class="elementor-sub-item" tabindex="-1">Web-to-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33376"><a href="https://www.chapsvision.com/unified-commerce/clienteling/" class="elementor-sub-item" tabindex="-1">Clienteling</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33377"><a href="https://www.chapsvision.com/unified-commerce/loyalty-promotions/" class="elementor-sub-item" tabindex="-1">Loyalty & promotions</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33378"><a href="https://www.chapsvision.com/unified-commerce/e-merchandising-searchandising/" class="elementor-sub-item" tabindex="-1">Searchandising & e-Merchandising</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33379"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-sub-item" tabindex="-1">Market Intelligence</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33382"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Government Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33383"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item" tabindex="-1">OSINT investigation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33384"><a href="https://www.chapsvision.com/crisis-management/" class="elementor-sub-item" tabindex="-1">Crisis management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33385"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item" tabindex="-1">Security Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33387"><a href="https://www.chapsvision.com/analytical-video" class="elementor-sub-item" tabindex="-1">Analytical video</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33386"><a href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-sub-item" tabindex="-1">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33388"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item" tabindex="-1">Information & Investigation Assistance</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33389"><a href="https://www.chapsvision.com/secret-protection/" class="elementor-sub-item" tabindex="-1">Confidential Data Management</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33390"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33391"><a target="_blank" href="https://www.chapsvision.com/crisis-management-services/" class="elementor-sub-item" tabindex="-1">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33392"><a href="https://www.chapsvision.com/cybersecurity-services/" class="elementor-sub-item" tabindex="-1">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33393"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item" tabindex="-1">Security Management</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33350"><a href="https://www.chapsvision.com/data-ai-platform/" class="elementor-item" tabindex="-1">Data & AI Platforms</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33352"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-sub-item" tabindex="-1">Decision Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33351"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Insight Engine</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33353"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-sub-item" tabindex="-1">Platform Sinequa</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33354"><a target="_blank" href="https://www.chapsvision.com/workplace-search/" class="elementor-sub-item" tabindex="-1">Workplace search & Assistant IA Gen</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33355"><a href="https://www.chapsvision.com/ai-powered-solutions/" class="elementor-sub-item" tabindex="-1">AI Capabilitiés</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33356"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-sub-item" tabindex="-1">Automatic translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33357"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-sub-item" tabindex="-1">Audio analysis & transcription</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33358"><a href="https://www.chapsvision.com/analytical-video/" class="elementor-sub-item" tabindex="-1">Image & video analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33359"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/qwam/text-analytics/" class="elementor-sub-item" tabindex="-1">Language processing (NLP)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33360"><a href="https://www.chapsvision.com/retrieval-augmented-generation/" class="elementor-sub-item" tabindex="-1">RAG – Retrieval augmented generation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33361"><a href="https://www.chapsvision.com/geodecisional-articque-by-chapsvision/" class="elementor-sub-item" tabindex="-1">Geospatial analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33362"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item" tabindex="-1">OSINT – Open-source intelligence</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33396"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33397"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item" tabindex="-1">Governmental services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33398"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-sub-item" tabindex="-1">Defense & intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36825"><a href="https://www.chapsvision.com/private-equity/" class="elementor-sub-item" tabindex="-1">Private Equity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33399"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-sub-item" tabindex="-1">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33400"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-sub-item" tabindex="-1">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33402"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-sub-item" tabindex="-1">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33403"><a href="https://www.sinequa.com/industries/law-firms/" class="elementor-sub-item" tabindex="-1">Legal</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33404"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-sub-item" tabindex="-1">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33405"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-sub-item" tabindex="-1">Luxury</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33406"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33407"><a href="https://www.chapsvision.com/customers/" class="elementor-sub-item" tabindex="-1">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33408"><a href="https://www.chapsvision.com/product-sheets/" class="elementor-sub-item" tabindex="-1">Product sheets</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33409"><a href="https://www.chapsvision.com/events/" class="elementor-sub-item" tabindex="-1">Events</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33410"><a href="https://www.chapsvision.com/about-us/" class="elementor-item" tabindex="-1">Company</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33411"><a href="https://www.chapsvision.com/about-us/" class="elementor-sub-item" tabindex="-1">About us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33412"><a target="_blank" href="https://www.welcometothejungle.com/fr/companies/chapsvision/jobs" class="elementor-sub-item" tabindex="-1">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33413"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-sub-item" tabindex="-1">Ethics comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33414"><a href="https://www.chapsvision.com/esg/" class="elementor-sub-item" tabindex="-1">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33415"><a href="https://www.chapsvision.com/press-releases" class="elementor-sub-item" tabindex="-1">Press releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33416"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-sub-item" tabindex="-1">HappyCAP Foundation</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33417"><a href="https://www.chapsvision.com/contact/" class="elementor-item" tabindex="-1">Contact us</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> <div class="elementor-element elementor-element-cd5bcf6 elementor-nav-menu__align-justify elementor-nav-menu--stretch l-menu elementor-hidden-mobile elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="cd5bcf6" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-cd5bcf6" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33279"><a href="#" class="elementor-item elementor-item-anchor">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33280"><a href="https://www.chapsvision.com/solutions-business/" class="elementor-sub-item">Business Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-33281"><a href="https://www.chapsvision.com/customer-engagement/" class="elementor-sub-item">Customer Engagement</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33282"><a href="https://www.chapsvision.com/crm/" class="elementor-sub-item">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-33283"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-sub-item elementor-item-active">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33284"><a href="https://www.chapsvision.com/crm/coheris-crm-nomad/" class="elementor-sub-item">Nomad – Mobile CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33285"><a href="https://www.chapsvision.com/merchandising/" class="elementor-sub-item">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33286"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-sub-item">Geomarketing</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33287"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-sub-item">Unified Commerce</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33288"><a href="https://www.chapsvision.com/unified-commerce/digital-in-store/" class="elementor-sub-item">Digital In-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33289"><a href="https://www.chapsvision.com/unified-commerce/order-management-system/" class="elementor-sub-item">OMS & Unified stocks</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33290"><a href="https://www.chapsvision.com/unified-commerce/cash-in/" class="elementor-sub-item">Payment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33291"><a href="https://www.chapsvision.com/unified-commerce/web-to-store/" class="elementor-sub-item">Web-to-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33292"><a href="https://www.chapsvision.com/unified-commerce/clienteling/" class="elementor-sub-item">Clienteling</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33293"><a href="https://www.chapsvision.com/unified-commerce/loyalty-promotions/" class="elementor-sub-item">Loyalty & promotions</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33294"><a href="https://www.chapsvision.com/unified-commerce/e-merchandising-searchandising/" class="elementor-sub-item">Searchandising & e-Merchandising</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33295"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-sub-item">Market Intelligence</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33298"><a href="https://www.chapsvision.com/government-solutions/" class="elementor-sub-item">Government Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33299"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item">OSINT investigation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33300"><a href="https://www.chapsvision.com/crisis-management/" class="elementor-sub-item">Crisis management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33301"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item">Security Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33303"><a href="https://www.chapsvision.com/analytical-video" class="elementor-sub-item">Analytical video</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33302"><a href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-sub-item">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33304"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item">Information & Investigation Assistance</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33305"><a href="https://www.chapsvision.com/secret-protection/" class="elementor-sub-item">Confidential Data Management</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33306"><a href="#" class="elementor-sub-item elementor-item-anchor">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33307"><a href="https://www.chapsvision.com/crisis-management-services/" class="elementor-sub-item">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33308"><a href="https://www.chapsvision.com/cybersecurity-services/" class="elementor-sub-item">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33309"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item">Security Management</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33266"><a href="https://www.chapsvision.com/data-ai-platform/" class="elementor-item">Data & IA platforms</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33268"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-sub-item">Decision Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33267"><a href="#" class="elementor-sub-item elementor-item-anchor">Insight Engine</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33269"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-sub-item">Platform Sinequa</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33270"><a href="https://www.chapsvision.com/workplace-search/" class="elementor-sub-item">Workplace search & Assistant IA Gen</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33271"><a href="https://www.chapsvision.com/ai-powered-solutions/" class="elementor-sub-item">AI Capabilitiés</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33272"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-sub-item">Automatic translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33273"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-sub-item">Audio analysis & transcription</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33274"><a href="https://www.chapsvision.com/analytical-video/" class="elementor-sub-item">Image & video analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33275"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/qwam/text-analytics/" class="elementor-sub-item">Language processing (NLP)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33276"><a href="https://www.chapsvision.com/retrieval-augmented-generation/" class="elementor-sub-item">RAG – Retrieval augmented generation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33277"><a target="_blank" href="https://www.chapsvision.com/geodecisional-articque-by-chapsvision/" class="elementor-sub-item">Geospatial analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33278"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item">OSINT – Open-source intelligence</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33313"><a href="#" class="elementor-item elementor-item-anchor">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33323"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item">Governmental services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33322"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-sub-item">Defense & intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36824"><a href="https://www.chapsvision.com/private-equity/" class="elementor-sub-item">Private Equity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33321"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-sub-item">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33314"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-sub-item">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33315"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-sub-item">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33318"><a href="https://www.sinequa.com/industries/law-firms/" class="elementor-sub-item">Legal</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33316"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-sub-item">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33317"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-sub-item">Luxury</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33325"><a href="#" class="elementor-item elementor-item-anchor">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33326"><a href="https://www.chapsvision.com/customers/" class="elementor-sub-item">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33328"><a href="https://www.chapsvision.com/product-sheets/" class="elementor-sub-item">Product sheets</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33329"><a href="https://www.chapsvision.com/events/" class="elementor-sub-item">Events</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33332"><a href="https://www.chapsvision.com/about-us/" class="elementor-item">Company</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33333"><a href="https://www.chapsvision.com/about-us/" class="elementor-sub-item">About us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33334"><a target="_blank" href="https://www.welcometothejungle.com/fr/companies/chapsvision/jobs" class="elementor-sub-item">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33336"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-sub-item">Ethics comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33337"><a href="https://www.chapsvision.com/esg/" class="elementor-sub-item">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33338"><a href="https://www.chapsvision.com/press-releases" class="elementor-sub-item">Press releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33339"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-sub-item">HappyCAP Foundation</a></li> </ul> </li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-cd5bcf6" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33279"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-33280"><a href="https://www.chapsvision.com/solutions-business/" class="elementor-sub-item" tabindex="-1">Business Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-33281"><a href="https://www.chapsvision.com/customer-engagement/" class="elementor-sub-item" tabindex="-1">Customer Engagement</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33282"><a href="https://www.chapsvision.com/crm/" class="elementor-sub-item" tabindex="-1">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-33283"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33284"><a href="https://www.chapsvision.com/crm/coheris-crm-nomad/" class="elementor-sub-item" tabindex="-1">Nomad – Mobile CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33285"><a href="https://www.chapsvision.com/merchandising/" class="elementor-sub-item" tabindex="-1">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33286"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-sub-item" tabindex="-1">Geomarketing</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33287"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-sub-item" tabindex="-1">Unified Commerce</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33288"><a href="https://www.chapsvision.com/unified-commerce/digital-in-store/" class="elementor-sub-item" tabindex="-1">Digital In-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33289"><a href="https://www.chapsvision.com/unified-commerce/order-management-system/" class="elementor-sub-item" tabindex="-1">OMS & Unified stocks</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33290"><a href="https://www.chapsvision.com/unified-commerce/cash-in/" class="elementor-sub-item" tabindex="-1">Payment</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33291"><a href="https://www.chapsvision.com/unified-commerce/web-to-store/" class="elementor-sub-item" tabindex="-1">Web-to-Store</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33292"><a href="https://www.chapsvision.com/unified-commerce/clienteling/" class="elementor-sub-item" tabindex="-1">Clienteling</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33293"><a href="https://www.chapsvision.com/unified-commerce/loyalty-promotions/" class="elementor-sub-item" tabindex="-1">Loyalty & promotions</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33294"><a href="https://www.chapsvision.com/unified-commerce/e-merchandising-searchandising/" class="elementor-sub-item" tabindex="-1">Searchandising & e-Merchandising</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33295"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-sub-item" tabindex="-1">Market Intelligence</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33298"><a href="https://www.chapsvision.com/government-solutions/" class="elementor-sub-item" tabindex="-1">Government Solutions</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33299"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item" tabindex="-1">OSINT investigation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33300"><a href="https://www.chapsvision.com/crisis-management/" class="elementor-sub-item" tabindex="-1">Crisis management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33301"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item" tabindex="-1">Security Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33303"><a href="https://www.chapsvision.com/analytical-video" class="elementor-sub-item" tabindex="-1">Analytical video</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33302"><a href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-sub-item" tabindex="-1">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33304"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item" tabindex="-1">Information & Investigation Assistance</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33305"><a href="https://www.chapsvision.com/secret-protection/" class="elementor-sub-item" tabindex="-1">Confidential Data Management</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33306"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33307"><a href="https://www.chapsvision.com/crisis-management-services/" class="elementor-sub-item" tabindex="-1">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33308"><a href="https://www.chapsvision.com/cybersecurity-services/" class="elementor-sub-item" tabindex="-1">Cybersecurity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33309"><a href="https://www.chapsvision.com/safety-security/" class="elementor-sub-item" tabindex="-1">Security Management</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33266"><a href="https://www.chapsvision.com/data-ai-platform/" class="elementor-item" tabindex="-1">Data & IA platforms</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33268"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-sub-item" tabindex="-1">Decision Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33267"><a href="#" class="elementor-sub-item elementor-item-anchor" tabindex="-1">Insight Engine</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33269"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-sub-item" tabindex="-1">Platform Sinequa</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33270"><a href="https://www.chapsvision.com/workplace-search/" class="elementor-sub-item" tabindex="-1">Workplace search & Assistant IA Gen</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33271"><a href="https://www.chapsvision.com/ai-powered-solutions/" class="elementor-sub-item" tabindex="-1">AI Capabilitiés</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33272"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-sub-item" tabindex="-1">Automatic translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33273"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-sub-item" tabindex="-1">Audio analysis & transcription</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33274"><a href="https://www.chapsvision.com/analytical-video/" class="elementor-sub-item" tabindex="-1">Image & video analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33275"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/qwam/text-analytics/" class="elementor-sub-item" tabindex="-1">Language processing (NLP)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33276"><a href="https://www.chapsvision.com/retrieval-augmented-generation/" class="elementor-sub-item" tabindex="-1">RAG – Retrieval augmented generation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33277"><a target="_blank" href="https://www.chapsvision.com/geodecisional-articque-by-chapsvision/" class="elementor-sub-item" tabindex="-1">Geospatial analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33278"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-sub-item" tabindex="-1">OSINT – Open-source intelligence</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33313"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Industries</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33323"><a href="https://www.chapsvision.com/industries/government/" class="elementor-sub-item" tabindex="-1">Governmental services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33322"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-sub-item" tabindex="-1">Defense & intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-36824"><a href="https://www.chapsvision.com/private-equity/" class="elementor-sub-item" tabindex="-1">Private Equity</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33321"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-sub-item" tabindex="-1">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33314"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-sub-item" tabindex="-1">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33315"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-sub-item" tabindex="-1">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33318"><a href="https://www.sinequa.com/industries/law-firms/" class="elementor-sub-item" tabindex="-1">Legal</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33316"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-sub-item" tabindex="-1">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33317"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-sub-item" tabindex="-1">Luxury</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33325"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33326"><a href="https://www.chapsvision.com/customers/" class="elementor-sub-item" tabindex="-1">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33328"><a href="https://www.chapsvision.com/product-sheets/" class="elementor-sub-item" tabindex="-1">Product sheets</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33329"><a href="https://www.chapsvision.com/events/" class="elementor-sub-item" tabindex="-1">Events</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-33332"><a href="https://www.chapsvision.com/about-us/" class="elementor-item" tabindex="-1">Company</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33333"><a href="https://www.chapsvision.com/about-us/" class="elementor-sub-item" tabindex="-1">About us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33334"><a target="_blank" href="https://www.welcometothejungle.com/fr/companies/chapsvision/jobs" class="elementor-sub-item" tabindex="-1">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33336"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-sub-item" tabindex="-1">Ethics comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33337"><a href="https://www.chapsvision.com/esg/" class="elementor-sub-item" tabindex="-1">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33338"><a href="https://www.chapsvision.com/press-releases" class="elementor-sub-item" tabindex="-1">Press releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33339"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-sub-item" tabindex="-1">HappyCAP Foundation</a></li> </ul> </li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-bb66d8 elementor-hidden-mobile" data-id="bb66d8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc16ad4 elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="fc16ad4" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.chapsvision.com/contact/" id="cta"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-button-text">Contact us</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6f553660 elementor-hidden-mobile" data-id="6f553660" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-647db732 elementor-widget__width-initial elementor-widget elementor-widget-wpml-language-switcher" data-id="647db732" data-element_type="widget" data-widget_type="wpml-language-switcher.default"> <div class="elementor-widget-container"> <div class="wpml-elementor-ls"> <div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-horizontal"> <ul><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-fr wpml-ls-first-item wpml-ls-item-legacy-list-horizontal"> <a href="https://www.chapsvision.fr/marketing-automation/" class="wpml-ls-link"> <span class="wpml-ls-native" lang="fr">FR</span></a> </li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-last-item wpml-ls-item-legacy-list-horizontal"> <a href="https://www.chapsvision.com/marketing-automation/" class="wpml-ls-link"> <span class="wpml-ls-native">EN</span></a> </li></ul> </div> </div> </div> </div> </div> </div> </div> </header> </div> <main id="content" class="site-main post-17691 page type-page status-publish has-post-thumbnail hentry"> <div class="page-content"> <div data-elementor-type="wp-page" data-elementor-id="17691" class="elementor elementor-17691 elementor-4796" data-elementor-post-type="page"> <section data-dce-background-overlay-color="#000000" class="elementor-section elementor-top-section elementor-element elementor-element-d27014d elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle" data-id="d27014d" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b1de9c8" data-id="b1de9c8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cf9be15 elementor-absolute dce_masking-none elementor-widget elementor-widget-image" data-id="cf9be15" data-element_type="widget" data-settings="{"_position":"absolute"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="3623" height="979" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%203623%20979'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28651" alt="" data-lazy-srcset="https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1.png 3623w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-300x81.png 300w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-1024x277.png 1024w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-768x208.png 768w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-1536x415.png 1536w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-2048x553.png 2048w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-120x32.png 120w" data-lazy-sizes="(max-width: 3623px) 100vw, 3623px" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1.png" /><noscript><img fetchpriority="high" decoding="async" width="3623" height="979" src="https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1.png" class="attachment-full size-full wp-image-28651" alt="" srcset="https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1.png 3623w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-300x81.png 300w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-1024x277.png 1024w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-768x208.png 768w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-1536x415.png 1536w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-2048x553.png 2048w, https://www.chapsvision.com/wp-content/uploads/2024/12/Fichier-1-120x32.png 120w" sizes="(max-width: 3623px) 100vw, 3623px" /></noscript> </div> </div> <div class="elementor-element elementor-element-1cd500c elementor-widget elementor-widget-heading" data-id="1cd500c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Marketing Automation</h1> </div> </div> <div class="elementor-element elementor-element-1690d22 elementor-align-center elementor-widget elementor-widget-button" data-id="1690d22" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="#contact"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Request a demo</span> </span> </a> </div> </div> </div> <!-- dce invisible element 14bdb08 --> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-17097444 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="17097444" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-412672ba" data-id="412672ba" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-5c7acac8 elementor-widget elementor-widget-image-carousel" data-id="5c7acac8" data-element_type="widget" data-settings="{"slides_to_show":"8","navigation":"none","pause_on_hover":"no","pause_on_interaction":"no","autoplay_speed":2500,"slides_to_scroll":"4","slides_to_show_tablet":"4","slides_to_show_mobile":"3","slides_to_scroll_mobile":"3","autoplay":"yes","infinite":"yes","speed":500}" data-widget_type="image-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr"> <div class="elementor-image-carousel swiper-wrapper" aria-live="off"> <div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="LVMH" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMjIsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvTFZNSC5wbmciLCJzbGlkZXNob3ciOiI1YzdhY2FjOCJ9" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="LVMH" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/LVMH.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/LVMH.png" alt="LVMH" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="APRR" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTQsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvQVBSUi5wbmciLCJzbGlkZXNob3ciOiI1YzdhY2FjOCJ9" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="APRR" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/APRR.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/APRR.png" alt="APRR" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="BOURSORAMA" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTYsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvQk9VUlNPUkFNQS5wbmciLCJzbGlkZXNob3ciOiI1YzdhY2FjOCJ9" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="BOURSORAMA" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/BOURSORAMA.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/BOURSORAMA.png" alt="BOURSORAMA" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="CANAL" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTcsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvQ0FOQUwucG5nIiwic2xpZGVzaG93IjoiNWM3YWNhYzgifQ%3D%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="CANAL" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/CANAL.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/CANAL.png" alt="CANAL" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="HARMONIE" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMjEsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvSEFSTU9OSUUucG5nIiwic2xpZGVzaG93IjoiNWM3YWNhYzgifQ%3D%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="HARMONIE" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/HARMONIE.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/HARMONIE.png" alt="HARMONIE" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="YOUNITED-CREDIT" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTMsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvWU9VTklURUQtQ1JFRElULnBuZyIsInNsaWRlc2hvdyI6IjVjN2FjYWM4In0%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="YOUNITED-CREDIT" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/YOUNITED-CREDIT.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/YOUNITED-CREDIT.png" alt="YOUNITED-CREDIT" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="BNP" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTUsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvQk5QLnBuZyIsInNsaWRlc2hvdyI6IjVjN2FjYWM4In0%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="BNP" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/BNP.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/BNP.png" alt="BNP" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="CASINO" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTgsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvQ0FTSU5PLnBuZyIsInNsaWRlc2hvdyI6IjVjN2FjYWM4In0%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="CASINO" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/CASINO.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/CASINO.png" alt="CASINO" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="EPICERY" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMTksInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvRVBJQ0VSWS5wbmciLCJzbGlkZXNob3ciOiI1YzdhY2FjOCJ9" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="EPICERY" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/EPICERY.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/EPICERY.png" alt="EPICERY" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="FLOABANK" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMjAsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvRkxPQUJBTksucG5nIiwic2xpZGVzaG93IjoiNWM3YWNhYzgifQ%3D%3D" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="FLOABANK" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/FLOABANK.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/FLOABANK.png" alt="FLOABANK" /></noscript></figure></a></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 11"><a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="5c7acac8" data-elementor-lightbox-title="UNEO" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcwMjMsInVybCI6Imh0dHBzOlwvXC93d3cuY2hhcHN2aXNpb24uY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvVU5FTy5wbmciLCJzbGlkZXNob3ciOiI1YzdhY2FjOCJ9" href="https://www.chapsvision.com/customers/"><figure class="swiper-slide-inner"><img width="300" height="150" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" alt="UNEO" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/09/UNEO.png" /><noscript><img width="300" height="150" decoding="async" class="swiper-slide-image" src="https://www.chapsvision.com/wp-content/uploads/2021/09/UNEO.png" alt="UNEO" /></noscript></figure></a></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-30a689a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="30a689a" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3bf9076" data-id="3bf9076" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bb8ba33 elementor-widget elementor-widget-heading" data-id="bb8ba33" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">NP6 by ChapsVision: Create a unique and highly personalized customer experience from a single interface</h2> </div> </div> <div class="elementor-element elementor-element-51c6fd7 elementor-widget elementor-widget-text-editor" data-id="51c6fd7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>NP6 by ChapsVision is the only Marketing Automation solution that allows brands to automate their omnichannel marketing programs very quickly and autonomously on very large volumes of data and with a level of deliverability of communications unequalled in France.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-41f6891 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="41f6891" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#ffffff" class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2405893" data-id="2405893" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-645c6e0 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="645c6e0" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-database-5"></i> </span> </div> <div class="elementor-icon-box-content"> <h2 class="elementor-icon-box-title"> <span > Data availability </span> </h2> <p class="elementor-icon-box-description"> Targeting in a few minutes without requiring your IT team </p> </div> </div> </div> </div> </div> </div> <div data-dce-background-color="#ffffff" class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5ca8b76" data-id="5ca8b76" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8b75389 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="8b75389" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-shuffle-2"></i> </span> </div> <div class="elementor-icon-box-content"> <h2 class="elementor-icon-box-title"> <span > <span style="font-size: 18px;">Marketing and sales performance</span> </span> </h2> <p class="elementor-icon-box-description"> Automated and omnichannel customer communication management to increase customer value </p> </div> </div> </div> </div> </div> </div> <div data-dce-background-color="#ffffff" class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3040a6e" data-id="3040a6e" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f61a334 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="f61a334" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-presentation-18"></i> </span> </div> <div class="elementor-icon-box-content"> <h2 class="elementor-icon-box-title"> <span > Efficiency and economy </span> </h2> <p class="elementor-icon-box-description"> Business teams are autonomous in the execution of their mission to reduce time to market and gain market share </p> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-73d0807 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="73d0807" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-24ae87d" data-id="24ae87d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-30f0fac elementor-widget elementor-widget-heading" data-id="30f0fac" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">A 360° CUSTOMER VIEW CONNECTED TO YOUR IT SYSTEM </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-4c30aa20 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="4c30aa20" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-384faebc" data-id="384faebc" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1a0fb58 elementor-widget elementor-widget-spacer" data-id="1a0fb58" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-45cd378e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="45cd378e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-577537db" data-id="577537db" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3a934789 dce_masking-none elementor-widget elementor-widget-image" data-id="3a934789" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="50" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" title="perso_icon_drag_drop-png" alt="perso_icon_drag_drop-png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/perso_icon_drag_drop-png-r2ubzwhc4sws8ll8su3uojf2aaiaw96jsq2b7frvck.png" /><noscript><img width="50" height="50" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/perso_icon_drag_drop-png-r2ubzwhc4sws8ll8su3uojf2aaiaw96jsq2b7frvck.png" title="perso_icon_drag_drop-png" alt="perso_icon_drag_drop-png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4d2a4034 elementor-widget elementor-widget-text-editor" data-id="4d2a4034" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;">Drag & Drop Editor</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7ad81417" data-id="7ad81417" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-31b5c554 dce_masking-none elementor-widget elementor-widget-image" data-id="31b5c554" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="70" height="38" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2070%2038'%3E%3C/svg%3E" title="orches_icon_multi_declench-png" alt="orches_icon_multi_declench-png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_multi_declench-png-r2uc0j1gxliu7iud5oan26bso8kli5x0jhjfjrmvb0.png" /><noscript><img width="70" height="38" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_multi_declench-png-r2uc0j1gxliu7iud5oan26bso8kli5x0jhjfjrmvb0.png" title="orches_icon_multi_declench-png" alt="orches_icon_multi_declench-png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-21861397 elementor-widget elementor-widget-text-editor" data-id="21861397" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;">Triggers on event, search or time</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-6e0f944f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6e0f944f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-34237b4c" data-id="34237b4c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-31008f31 dce_masking-none elementor-widget elementor-widget-image" data-id="31008f31" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="50" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" title="orches_icone_taches_planif-png" alt="orches_icone_taches_planif-png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icone_taches_planif-png-r2uc0pmc0o0o8iex2opabu2cp8ioive88qad30knzo.png" /><noscript><img width="50" height="50" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icone_taches_planif-png-r2uc0pmc0o0o8iex2opabu2cp8ioive88qad30knzo.png" title="orches_icone_taches_planif-png" alt="orches_icone_taches_planif-png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-6b8404c9 elementor-widget elementor-widget-text-editor" data-id="6b8404c9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;">Planned tasks</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fc74ec6" data-id="fc74ec6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-58b9d627 dce_masking-none elementor-widget elementor-widget-image" data-id="58b9d627" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="50" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" title="orches_icon_mesure_perfs-png" alt="orches_icon_mesure_perfs-png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_mesure_perfs-png-r2ubzav1rm36tkgnb2rfl6vgmfguz7sq1r2562nxbo.png" /><noscript><img width="50" height="50" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_mesure_perfs-png-r2ubzav1rm36tkgnb2rfl6vgmfguz7sq1r2562nxbo.png" title="orches_icon_mesure_perfs-png" alt="orches_icon_mesure_perfs-png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-2c8addb elementor-widget elementor-widget-text-editor" data-id="2c8addb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span class="TextRun SCXW70398051 BCX0" lang="EN-GB" xml:lang="EN-GB" data-contrast="none"><span class="NormalTextRun SCXW70398051 BCX0">Performance measurement</span></span><span class="EOP SCXW70398051 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"> </span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7a6b9a68 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7a6b9a68" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-26879feb" data-id="26879feb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-45e57610 dce_masking-none elementor-widget elementor-widget-image" data-id="45e57610" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="55" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2055'%3E%3C/svg%3E" title="orches_icon_gestion_crosscanal-png" alt="orches_icon_gestion_crosscanal-png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_gestion_crosscanal-png-r2uc11u8hiheffx63bzfq8zcf8ugaxqqmerobm2js6.png" /><noscript><img width="50" height="55" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_gestion_crosscanal-png-r2uc11u8hiheffx63bzfq8zcf8ugaxqqmerobm2js6.png" title="orches_icon_gestion_crosscanal-png" alt="orches_icon_gestion_crosscanal-png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-635f5287 elementor-widget elementor-widget-text-editor" data-id="635f5287" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span class="TextRun SCXW78466670 BCX0" lang="EN-GB" xml:lang="EN-GB" data-contrast="none"><span class="NormalTextRun SCXW78466670 BCX0">Cross-channel management</span></span><span class="EOP SCXW78466670 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"> </span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-33bdf8a3" data-id="33bdf8a3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-670d144a dce_masking-none elementor-widget elementor-widget-image" data-id="670d144a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="26" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2026'%3E%3C/svg%3E" title="orches_icone_scripts_png" alt="orches_icone_scripts_png" class="elementor-animation-grow" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icone_scripts_png-r2uc14nr20l9e9t2mv7bfq9q7egjy11xmsq4rfyd1g.png" /><noscript><img width="50" height="26" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icone_scripts_png-r2uc14nr20l9e9t2mv7bfq9q7egjy11xmsq4rfyd1g.png" title="orches_icone_scripts_png" alt="orches_icone_scripts_png" class="elementor-animation-grow" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-5e6db230 elementor-widget elementor-widget-text-editor" data-id="5e6db230" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span class="TextRun SCXW174970453 BCX0" lang="EN-GB" xml:lang="EN-GB" data-contrast="none"><span class="NormalTextRun SCXW174970453 BCX0">Custom scripts</span></span><span class="EOP SCXW174970453 BCX0" data-ccp-props="{"201341983":0,"335559739":160,"335559740":259}"> </span></p> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-12d4ca45" data-id="12d4ca45" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-10bbd00f dce_masking-none elementor-widget elementor-widget-image" data-id="10bbd00f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="1508" height="810" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201508%20810'%3E%3C/svg%3E" class="attachment-full size-full wp-image-16141" alt="" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/06/cm_dual_sc.svg" /><noscript><img width="1508" height="810" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/2021/06/cm_dual_sc.svg" class="attachment-full size-full wp-image-16141" alt="" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-0513586 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0513586" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d90d3e" data-id="5d90d3e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-29dc80e elementor-align-center elementor-widget elementor-widget-button" data-id="29dc80e" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="#contact"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">I want more information</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-183c169 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="183c169" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-87912d0" data-id="87912d0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-01e32b3 elementor-widget elementor-widget-heading" data-id="01e32b3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">INDIVIDUAL CROSS-CHANNEL CAMPAIGNS FOR EACH CONTACT </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6eccbd04 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="6eccbd04" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f928092" data-id="f928092" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ad9cbcc dce_masking-none elementor-widget elementor-widget-image" data-id="ad9cbcc" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="1806" height="2148" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201806%202148'%3E%3C/svg%3E" title="" alt="" data-lazy-src="https://www.chapsvision.fr/wp-content/uploads/2021/06/orches_img_cross_canal-png.png" /><noscript><img width="1806" height="2148" decoding="async" src="https://www.chapsvision.fr/wp-content/uploads/2021/06/orches_img_cross_canal-png.png" title="" alt="" loading="lazy" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-26ea3bc4" data-id="26ea3bc4" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-584bd3e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="584bd3e0" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f1b3a36" data-id="3f1b3a36" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7c96ff05 dce_masking-none elementor-widget elementor-widget-image" data-id="7c96ff05" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="54" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2054'%3E%3C/svg%3E" title="orches_icon_xp_client_unique-png" alt="orches_icon_xp_client_unique-png" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_xp_client_unique-png-r2uc024d9t4i69d1vwjm3hztulqi6fsxthz833jicc.png" /><noscript><img width="50" height="54" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_xp_client_unique-png-r2uc024d9t4i69d1vwjm3hztulqi6fsxthz833jicc.png" title="orches_icon_xp_client_unique-png" alt="orches_icon_xp_client_unique-png" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-7f50c1a8 elementor-widget elementor-widget-heading" data-id="7f50c1a8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Unique Customer<br>Experience</h3> </div> </div> <div class="elementor-element elementor-element-2428f6a6 elementor-widget elementor-widget-text-editor" data-id="2428f6a6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Anticipate your customers’ needs and personalise their experience throughout their journey.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-733590c7" data-id="733590c7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3a838bea dce_masking-none elementor-widget elementor-widget-image" data-id="3a838bea" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="50" height="59" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2059'%3E%3C/svg%3E" title="orches_icon_sceanrio_cross-png" alt="orches_icon_sceanrio_cross-png" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_sceanrio_cross-png-r2ubzfk8ps9mfm9tjmskfnorlctp1pbdqebkkggyj2.png" /><noscript><img width="50" height="59" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/elementor/thumbs/orches_icon_sceanrio_cross-png-r2ubzfk8ps9mfm9tjmskfnorlctp1pbdqebkkggyj2.png" title="orches_icon_sceanrio_cross-png" alt="orches_icon_sceanrio_cross-png" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-4b747d39 elementor-widget elementor-widget-heading" data-id="4b747d39" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Cross-channel<br> scenarios </h3> </div> </div> <div class="elementor-element elementor-element-2806cb3f elementor-widget elementor-widget-text-editor" data-id="2806cb3f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> NP6 by ChapsVision connects to all your applications to activate scenarios across the integrated channels of your customers’ journey. </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-969ce53 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="969ce53" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f2ca92" data-id="0f2ca92" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-09308fa elementor-widget elementor-widget-heading" data-id="09308fa" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">A SOLUTION THAT COMBINES DATA + VISUALISATION </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2266978a elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="2266978a" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-796c3c45" data-id="796c3c45" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d012fb4 elementor-widget elementor-widget-text-editor" data-id="d012fb4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #000000;"><span style="color: #000000;">NP6 by ChapsVision enables data aggregation and segmentation, communication path automation, message design and multi-channel delivery. </span></span></p> <p><span style="color: #000000;"><span style="color: #000000;">NP6 by ChapsVision is an omnichannel solution that allows orchestration of communications and activities across various channels: e-mail, SMS, web, customer portals, mobile, social networks, call centers, and paper.</span></span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c236430" data-id="c236430" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-da50ae6 dce_masking-none elementor-widget elementor-widget-image" data-id="da50ae6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="1096" height="574" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201096%20574'%3E%3C/svg%3E" class="attachment-full size-full wp-image-16643" alt="" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/08/undraw_contact_us_15o2.svg" /><noscript><img width="1096" height="574" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/2021/08/undraw_contact_us_15o2.svg" class="attachment-full size-full wp-image-16643" alt="" /></noscript> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d52fd76 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d52fd76" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5315e43" data-id="5315e43" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e143b55 elementor-widget elementor-widget-heading" data-id="e143b55" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">A 360° CUSTOMER VIEW CONNECTED TO YOUR BUSINESS </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-fad215b elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="fad215b" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2769d0e" data-id="2769d0e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7281db1 dce_masking-none elementor-widget elementor-widget-image" data-id="7281db1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="965" height="729" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20965%20729'%3E%3C/svg%3E" class="attachment-full size-full wp-image-16644" alt="" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/08/undraw_online_connection_6778.svg" /><noscript><img width="965" height="729" decoding="async" src="https://www.chapsvision.com/wp-content/uploads/2021/08/undraw_online_connection_6778.svg" class="attachment-full size-full wp-image-16644" alt="" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-dd88578" data-id="dd88578" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f4f2959 elementor-widget elementor-widget-text-editor" data-id="f4f2959" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #000000;">NP6 by ChapsVision centralizes all the <b>data </b>of your <b>online </b>and <b>offline </b>customers: CRM, product catalogue, receipts, web transactions, navigation, behaviours, business scores, 3rd party data (e.g.: weather, panels, etc.). </span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-273eff4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="273eff4" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1338ff7" data-id="1338ff7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-596840d elementor-align-center elementor-widget elementor-widget-button" data-id="596840d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="#contact"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">I want more information</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-b2644cc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b2644cc" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dea0287" data-id="dea0287" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-18e5275 elementor-widget elementor-widget-heading" data-id="18e5275" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">A GOOD DELIVERABILITY THAT GUARANTEES YOUR REPUTATION WITH THE ISP</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d09a201 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="d09a201" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4b85148" data-id="4b85148" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7e91485 elementor-widget elementor-widget-text-editor" data-id="7e91485" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #000000;">Thanks to the support of a deliverability expert.</span></p><p><span style="color: #000000;">What is the best solution worth if the emails are not seen? Not to mention the bad image associated with the spam folder.</span></p><p><span style="color: #000000;">Deliverability is also about managing a brand’s reputation with regulators and access to future email innovations.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ac5fc2f" data-id="ac5fc2f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-70af39d dce_masking-none elementor-widget elementor-widget-image" data-id="70af39d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="300" height="269" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20269'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-16699" alt="" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/2021/08/Mail-delivre.png" /><noscript><img loading="lazy" decoding="async" width="300" height="269" src="https://www.chapsvision.com/wp-content/uploads/2021/08/Mail-delivre.png" class="attachment-medium size-medium wp-image-16699" alt="" /></noscript> </div> </div> <div class="elementor-element elementor-element-58d36c7 elementor-widget elementor-widget-spacer" data-id="58d36c7" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-05ef787 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="05ef787" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1bf1eaa" data-id="1bf1eaa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6f6ecae elementor-widget elementor-widget-heading" data-id="6f6ecae" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">NP6 BY CHAPSVISION PLATFORM FEATURES </h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-e43353b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e43353b" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0fc71b3" data-id="0fc71b3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b153c2b elementor-widget elementor-widget-heading" data-id="b153c2b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">connect</h3> </div> </div> <div class="elementor-element elementor-element-3f61590 elementor-widget elementor-widget-text-editor" data-id="3f61590" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">Move from a fragmented world to a unified view of your customers!</span></p> </div> </div> <div class="elementor-element elementor-element-5c923fa elementor-align-center elementor-widget elementor-widget-button" data-id="5c923fa" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://www.chapsvision.com/marketing-automation/connect"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-plus"></i> </span> <span class="elementor-button-text"><strong>More information</strong> </span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4a08fe5" data-id="4a08fe5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8272752 elementor-widget elementor-widget-heading" data-id="8272752" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">individualiZe</h3> </div> </div> <div class="elementor-element elementor-element-9d086ea elementor-widget elementor-widget-text-editor" data-id="9d086ea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">Start a personalized conversation with your customers!</span></p> </div> </div> <div class="elementor-element elementor-element-f03361d elementor-align-center elementor-widget elementor-widget-button" data-id="f03361d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://www.chapsvision.com/marketing-automation/individualize"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-plus"></i> </span> <span class="elementor-button-text"><strong>More information</strong> </span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-23b9d49" data-id="23b9d49" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-58371d1 elementor-widget elementor-widget-heading" data-id="58371d1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">optimiZe</h3> </div> </div> <div class="elementor-element elementor-element-8e8cade elementor-widget elementor-widget-text-editor" data-id="8e8cade" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">Test your campaigns and measure their performance!</span></p> </div> </div> <div class="elementor-element elementor-element-bb88f6d elementor-align-center elementor-widget elementor-widget-button" data-id="bb88f6d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://www.chapsvision.com/marketing-automation/optimize/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-plus"></i> </span> <span class="elementor-button-text"><strong>More information</strong> </span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section data-dce-background-image-url="https://www.chapsvision.fr/wp-content/uploads/2021/08/Temoignage-Client.png" class="elementor-section elementor-top-section elementor-element elementor-element-3448b449 elementor-section-height-min-height elementor-section-items-top elementor-section-boxed elementor-section-height-default" data-id="3448b449" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59447ae5" data-id="59447ae5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b8391c6 elementor-widget elementor-widget-heading" data-id="6b8391c6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">CUSTOMER TESTIMONIALS </h2> </div> </div> <div class="elementor-element elementor-element-39951477 elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="39951477" data-element_type="widget" data-settings="{"autoplay_speed":3750,"show_arrows":"yes","pagination":"bullets","speed":500,"autoplay":"yes","loop":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","space_between":{"unit":"px","size":10,"sizes":[]},"space_between_tablet":{"unit":"px","size":10,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]}}" data-widget_type="testimonial-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Diapositives"> <div class="swiper-wrapper"> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> The ease of use of NP6's Marketing Automation platform allows us to be autonomous on almost all of our marketing campaigns. </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Charles Santi</span><span class="elementor-testimonial__title">Technical Project Manager, APRR </span></cite> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ff7b0ec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ff7b0ec" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cfd7c71" data-id="cfd7c71" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9451514 elementor-widget elementor-widget-heading" data-id="9451514" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">MASTERED ONBOARDING AND CONTINUOUS SUPPORT </h2> </div> </div> <div class="elementor-element elementor-element-a8204d3 elementor-widget elementor-widget-text-editor" data-id="a8204d3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">NP6 by ChapsVision’s support services allow you to ensure relevant marketing campaigns and activations, in full autonomy. And we will always be there to help you!</span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9612689 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9612689" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dc9f5d8" data-id="dc9f5d8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0e889ba elementor-widget elementor-widget-heading" data-id="0e889ba" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">DELIVERABILITY </h3> </div> </div> <div class="elementor-element elementor-element-f0e9a3b elementor-widget elementor-widget-text-editor" data-id="f0e9a3b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">The most comprehensive and proven expertise in the market to improve your reputation and inbox placement.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cb21f92" data-id="cb21f92" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e05cdf6 elementor-widget elementor-widget-heading" data-id="e05cdf6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">digital Studio</h3> </div> </div> <div class="elementor-element elementor-element-5acc8f0 elementor-widget elementor-widget-text-editor" data-id="5acc8f0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">We support you every day in the management of your marketing programmes as an operational partner.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f19b369" data-id="f19b369" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e2c6a49 elementor-widget elementor-widget-heading" data-id="e2c6a49" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">academy</h3> </div> </div> <div class="elementor-element elementor-element-5ecfc69 elementor-widget elementor-widget-text-editor" data-id="5ecfc69" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><span style="color: #ffffff;">New skills for your customer relations.</span></p><p style="text-align: center;"><span style="color: #ffffff;">Become an expert in our solutions!</span></p> </div> </div> </div> </div> </div> </section> <section data-dce-background-color="#F3F3F3" class="elementor-section elementor-top-section elementor-element elementor-element-c94e34b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c94e34b" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d92d729" data-id="d92d729" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cf8c87b elementor-widget elementor-widget-heading" data-id="cf8c87b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">WHY CHOOSE THE NP6 BY CHAPSVISION <br>MARKETING AUTOMATION PLATFORM? </h2> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-c422d7a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c422d7a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2b225bf" data-id="2b225bf" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-eedb556 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="eedb556" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-user-40"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > + 300 </span> </h3> <p class="elementor-icon-box-description"> Customer references </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b8dd472" data-id="b8dd472" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9095e20 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="9095e20" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-database-18"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 3 billion </span> </h3> <p class="elementor-icon-box-description"> of profiles stored on the NP6 platform </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7ee1111" data-id="7ee1111" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e7ccff5 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="e7ccff5" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-star"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 1st </span> </h3> <p class="elementor-icon-box-description"> Online banks and mutuals trust us </p> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7719cfe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7719cfe" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-75d4456" data-id="75d4456" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-16a5b3f elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="16a5b3f" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-chat-45"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > 9.7 billion </span> </h3> <p class="elementor-icon-box-description"> communications sent each year </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0400b67" data-id="0400b67" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c7cf34b elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="c7cf34b" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-website"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > + 3 Mds </span> </h3> <p class="elementor-icon-box-description"> of web banners displayed </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-31a7f70 elementor-align-center elementor-hidden-phone elementor-widget elementor-widget-button" data-id="31a7f70" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="#contact"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">I want more information</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2810904" data-id="2810904" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2a7b667 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="2a7b667" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon"> <i aria-hidden="true" class="icon icon-mail1"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > + 99% </span> </h3> <p class="elementor-icon-box-description"> of emails delivered to inboxes on average </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-493e51a elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button" data-id="493e51a" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="#contact"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">I want more information</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section data-dce-background-image-url="https://www.chapsvision.fr/wp-content/uploads/2021/09/woman-hand-smartphone-desk-1024x683-1.jpg" class="elementor-section elementor-top-section elementor-element elementor-element-1c3e686f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1c3e686f" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4abe522e" data-id="4abe522e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1736df56 elementor-widget elementor-widget-menu-anchor" data-id="1736df56" data-element_type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="contact"></div> </div> </div> <div class="elementor-element elementor-element-74a08444 elementor-widget elementor-widget-heading" data-id="74a08444" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">CONTACT OUR MARKETING AUTOMATION EXPERTS </h2> </div> </div> <div class="elementor-element elementor-element-1aa5bca4 elementor-widget elementor-widget-html" data-id="1aa5bca4" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "4354951", formId: "f7c90307-7294-4c95-9d99-a78679d201e5" }); </script> </div> </div> <!-- dce invisible element db3a67a --> </div> </div> </div> </section> </div> </div> </main> <div data-elementor-type="footer" data-elementor-id="30270" class="elementor elementor-30270 elementor-28918 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-4e53d0bd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4e53d0bd" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21b5f015" data-id="21b5f015" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-13ec234e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="13ec234e" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-23626796" data-id="23626796" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1d0b1366 elementor-widget elementor-widget-heading" data-id="1d0b1366" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Solutions</h2> </div> </div> <div class="elementor-element elementor-element-694f0460 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="694f0460" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-694f0460" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28807"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-item">ArgonOS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28808"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-item">Sinequa Platform</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28841"><a href="https://www.chapsvision.com/workplace-search/" class="elementor-item">Workplace Search & AI Assistant</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28809"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-item">Automated Translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28806"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-item">Market Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28799"><a href="https://www.chapsvision.com/softwares-data/" class="elementor-item">Data</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28804"><a href="https://www.chapsvision.com/analytical-video" class="elementor-item">Video Analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28840"><a target="_blank" href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-item">Cybersecurity</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-694f0460" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28807"><a href="https://www.chapsvision.com/argonos-ai-powered-data-intelligence-platform/" class="elementor-item" tabindex="-1">ArgonOS</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28808"><a href="https://www.chapsvision.com/sinequa-platform/" class="elementor-item" tabindex="-1">Sinequa Platform</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28841"><a href="https://www.chapsvision.com/workplace-search/" class="elementor-item" tabindex="-1">Workplace Search & AI Assistant</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28809"><a href="https://www.chapsvision.com/automatic-translation/" class="elementor-item" tabindex="-1">Automated Translation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28806"><a href="https://www.chapsvision.com/softwares-data/digital-intelligence/" class="elementor-item" tabindex="-1">Market Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28799"><a href="https://www.chapsvision.com/softwares-data/" class="elementor-item" tabindex="-1">Data</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28804"><a href="https://www.chapsvision.com/analytical-video" class="elementor-item" tabindex="-1">Video Analytics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28840"><a target="_blank" href="https://www.chapsvision.com/softwares-data/cybersecurity-crossing/" class="elementor-item" tabindex="-1">Cybersecurity</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-3fa65776" data-id="3fa65776" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-61e722f4 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="61e722f4" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-61e722f4" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28842"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-item">Audio Analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28843"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-item">OSINT</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28815"><a href="https://www.chapsvision.com/crm/" class="elementor-item">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28811"><a href="https://www.chapsvision.com/merchandising/" class="elementor-item">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28812"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-item">Unified Commerce</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-28814"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-item elementor-item-active">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28816"><a href="https://www.chapsvision.com/crisis-management-services/" class="elementor-item">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28813"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-item">Geomarketing</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-61e722f4" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28842"><a href="https://www.chapsvision.com/data/speech-intelligence/" class="elementor-item" tabindex="-1">Audio Analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28843"><a href="https://www.chapsvision.com/osint-solutions/" class="elementor-item" tabindex="-1">OSINT</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28815"><a href="https://www.chapsvision.com/crm/" class="elementor-item" tabindex="-1">CRM</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28811"><a href="https://www.chapsvision.com/merchandising/" class="elementor-item" tabindex="-1">Merchandising</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28812"><a href="https://www.chapsvision.com/unified-commerce/" class="elementor-item" tabindex="-1">Unified Commerce</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-28814"><a href="https://www.chapsvision.com/marketing-automation/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Marketing Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28816"><a href="https://www.chapsvision.com/crisis-management-services/" class="elementor-item" tabindex="-1">Crisis Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28813"><a href="https://www.chapsvision.com/geomarketing/" class="elementor-item" tabindex="-1">Geomarketing</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-3508e5c6" data-id="3508e5c6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-79f30728 elementor-widget elementor-widget-heading" data-id="79f30728" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">industries</h2> </div> </div> <div class="elementor-element elementor-element-2f3c973f elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="2f3c973f" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-2f3c973f" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28817"><a href="https://www.chapsvision.com/industries/government/" class="elementor-item">Governmental Services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28818"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-item">Defense & Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28819"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-item">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28820"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-item">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28821"><a href="https://www.chapsvision.com/industries/finance-banking/" class="elementor-item">Finance & Banking</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28822"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-item">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28823"><a target="_blank" href="https://www.sinequa.com/industries/law-firms/" class="elementor-item">Legal</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-2f3c973f" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28817"><a href="https://www.chapsvision.com/industries/government/" class="elementor-item" tabindex="-1">Governmental Services</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28818"><a href="https://www.chapsvision.com/industries/defense-intelligence/" class="elementor-item" tabindex="-1">Defense & Intelligence</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28819"><a href="https://www.chapsvision.com/industries/manufacturing/" class="elementor-item" tabindex="-1">Manufacturing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28820"><a href="https://www.chapsvision.com/industries/life-science/" class="elementor-item" tabindex="-1">Life Science</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28821"><a href="https://www.chapsvision.com/industries/finance-banking/" class="elementor-item" tabindex="-1">Finance & Banking</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28822"><a target="_blank" href="https://www.sinequa.com/industries/technology/" class="elementor-item" tabindex="-1">Technology</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28823"><a target="_blank" href="https://www.sinequa.com/industries/law-firms/" class="elementor-item" tabindex="-1">Legal</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-2eedbf7d" data-id="2eedbf7d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-20f276ac elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="20f276ac" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-20f276ac" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28824"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-item">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28825"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-item">Luxury</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28826"><a href="https://www.chapsvision.com/industries/insurance-mutuals/" class="elementor-item">Insurance & Mutual</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28827"><a href="https://www.chapsvision.com/industries/cpg/" class="elementor-item">CPG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28828"><a href="https://www.chapsvision.com/industries/otc-pharmacy/" class="elementor-item">OTC & Pharmacy</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28829"><a href="https://www.chapsvision.com/industries/agri-food/" class="elementor-item">Agri-Food</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28830"><a href="https://www.chapsvision.com/social-housing/" class="elementor-item">Social Housing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28831"><a href="https://www.chapsvision.com/industries/public/" class="elementor-item">Public</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-20f276ac" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28824"><a href="https://www.chapsvision.com/industries/retail/" class="elementor-item" tabindex="-1">Retail</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28825"><a href="https://www.chapsvision.com/industries/luxury/" class="elementor-item" tabindex="-1">Luxury</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28826"><a href="https://www.chapsvision.com/industries/insurance-mutuals/" class="elementor-item" tabindex="-1">Insurance & Mutual</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28827"><a href="https://www.chapsvision.com/industries/cpg/" class="elementor-item" tabindex="-1">CPG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28828"><a href="https://www.chapsvision.com/industries/otc-pharmacy/" class="elementor-item" tabindex="-1">OTC & Pharmacy</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28829"><a href="https://www.chapsvision.com/industries/agri-food/" class="elementor-item" tabindex="-1">Agri-Food</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28830"><a href="https://www.chapsvision.com/social-housing/" class="elementor-item" tabindex="-1">Social Housing</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28831"><a href="https://www.chapsvision.com/industries/public/" class="elementor-item" tabindex="-1">Public</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-72e0376" data-id="72e0376" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-317dca57 elementor-widget elementor-widget-heading" data-id="317dca57" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Ressources & Company</h2> </div> </div> <div class="elementor-element elementor-element-36240fe5 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-widget elementor-widget-nav-menu" data-id="36240fe5" data-element_type="widget" data-settings="{"layout":"vertical","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-36240fe5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28832"><a href="https://www.chapsvision.com/customers/" class="elementor-item">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28833"><a href="https://www.chapsvision.com/about-us/" class="elementor-item">About ChapsVision</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28834"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-item">Ethics Comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28835"><a href="https://www.chapsvision.com/esg/" class="elementor-item">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28836"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-item">HappyCAP Foundation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28837"><a href="https://www.welcometothejungle.com/en/companies/chapsvision/jobs" class="elementor-item">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28838"><a href="https://www.chapsvision.com/press-releases" class="elementor-item">Press Releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28839"><a href="https://www.chapsvision.com/contact/" class="elementor-item">Contact Us</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-36240fe5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28832"><a href="https://www.chapsvision.com/customers/" class="elementor-item" tabindex="-1">Customers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28833"><a href="https://www.chapsvision.com/about-us/" class="elementor-item" tabindex="-1">About ChapsVision</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28834"><a href="https://www.chapsvision.com/independent-ethics-committee/" class="elementor-item" tabindex="-1">Ethics Comitee</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28835"><a href="https://www.chapsvision.com/esg/" class="elementor-item" tabindex="-1">ESG</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28836"><a href="https://www.chapsvision.com/happycap-foundation/" class="elementor-item" tabindex="-1">HappyCAP Foundation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28837"><a href="https://www.welcometothejungle.com/en/companies/chapsvision/jobs" class="elementor-item" tabindex="-1">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28838"><a href="https://www.chapsvision.com/press-releases" class="elementor-item" tabindex="-1">Press Releases</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28839"><a href="https://www.chapsvision.com/contact/" class="elementor-item" tabindex="-1">Contact Us</a></li> <li class="menu-item selector_wpml_newp"><a href="https://www.chapsvision.fr/marketing-automation/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" height="12" alt="fr" width="18" data-lazy-src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" /><noscript><img src="https://www.chapsvision.com/wp-content/uploads/flags/640px-HD_transparent_picture.png" height="12" alt="fr" width="18" /></noscript> FR</a></li></ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-72a1fc29 elementor-section-height-min-height elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="72a1fc29" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-44629fa7" data-id="44629fa7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-34fc9a70 elementor-widget elementor-widget-heading" data-id="34fc9a70" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">Ⓒ 2025 - ChapsVision - All Rights Are Reserved </p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-ec89e36" data-id="ec89e36" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c4f2bc0 elementor-widget elementor-widget-heading" data-id="c4f2bc0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/legal-notice/">Legal Notice</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-6b46177" data-id="6b46177" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6228136c elementor-widget elementor-widget-heading" data-id="6228136c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/privacy-policy/">Privacy Policy</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-514b628d" data-id="514b628d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5113064c elementor-widget elementor-widget-heading" data-id="5113064c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/support-maintenance-policies/">Contractual Conditions</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-6cfc55bb" data-id="6cfc55bb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-256fd1e2 elementor-widget elementor-widget-heading" data-id="256fd1e2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://www.chapsvision.fr/politique-de-cookies-ue/">Cookies Policy</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-7ee2e2b6" data-id="7ee2e2b6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c3af355 e-grid-align-right elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="c3af355" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-0e473e8" href="https://www.linkedin.com/company/chapsvision/" target="_blank"> <span class="elementor-screen-only">Linkedin</span> <i class="fab fa-linkedin"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-bfb0d8e" href="https://www.youtube.com/@chapsvision9132" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-21625ff elementor-section-height-min-height elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="21625ff" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1af1d5a" data-id="1af1d5a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-26d9df8 e-grid e-con-boxed e-con e-parent" data-id="26d9df8" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-c8a44a1 elementor-widget elementor-widget-heading" data-id="c8a44a1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/legal-notice/">Legal Notice</a></p> </div> </div> <div class="elementor-element elementor-element-1d5d21f elementor-widget elementor-widget-heading" data-id="1d5d21f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/privacy-policy/">Privacy Policy</a></p> </div> </div> <div class="elementor-element elementor-element-c23a249 elementor-widget elementor-widget-heading" data-id="c23a249" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://chapsvision.com/support-maintenance-policies/">Contractual Conditions</a></p> </div> </div> <div class="elementor-element elementor-element-177bf88 elementor-widget elementor-widget-heading" data-id="177bf88" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://www.chapsvision.fr/politique-de-cookies-ue/">Cookies Policy </a></p> </div> </div> </div> </div> <div class="elementor-element elementor-element-72c9a31 e-grid e-con-boxed e-con e-parent" data-id="72c9a31" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7019db5 e-grid-align-right elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="7019db5" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-bfb0d8e" href="https://www.youtube.com/@chapsvision9132" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-0e473e8" href="https://www.linkedin.com/company/chapsvision/" target="_blank"> <span class="elementor-screen-only">Linkedin</span> <i class="fab fa-linkedin"></i> </a> </span> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6831c8c" data-id="6831c8c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a99c2bc elementor-widget elementor-widget-heading" data-id="a99c2bc" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">Ⓒ 2025 - ChapsVision - All Rights Are Reserved</p> </div> </div> </div> </div> </div> </section> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/hello-child\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr --> <div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 bottom-right-minimal optin cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin"> <div class="cmplz-header"> <div class="cmplz-logo"></div> <div class="cmplz-title" id="cmplz-header-1-optin">0</div> <div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg> </div> </div> <div class="cmplz-divider cmplz-divider-header"></div> <div class="cmplz-body"> <div class="cmplz-message" id="cmplz-message-1-optin">We use cookies to optimize our website and our service.</div> <!-- categories start --> <div class="cmplz-categories"> <details class="cmplz-category cmplz-functional" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Fonctionnel</span> <span class='cmplz-always-active'> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-functional-optin" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1"/> <label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Fonctionnel</span></label> </span> Always active </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-functional">The storage or technical access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> </div> </details> <details class="cmplz-category cmplz-preferences" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Settings</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-preferences-optin" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1"/> <label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Settings</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span> </div> </details> <details class="cmplz-category cmplz-statistics" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Statistiques</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-statistics-optin" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1"/> <label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistiques</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-statistics">The storage or technical access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> <span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span> </div> </details> <details class="cmplz-category cmplz-marketing" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Marketing</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-marketing-optin" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1"/> <label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-marketing">The storage or technical access is necessary to create user profiles in order to send advertisements, or to track the user across one or more websites for similar marketing purposes.</span> </div> </details> </div><!-- categories end --> </div> <div class="cmplz-links cmplz-information"> <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a> <a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a> <a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a> <a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a> </div> <div class="cmplz-divider cmplz-footer"></div> <div class="cmplz-buttons"> <button class="cmplz-btn cmplz-accept">Accept</button> <button class="cmplz-btn cmplz-deny">Refuse all</button> <button class="cmplz-btn cmplz-view-preferences">Settings</button> <button class="cmplz-btn cmplz-save-preferences">Save my settings</button> <a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Settings</a> </div> <div class="cmplz-links cmplz-documents"> <a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a> </div> </div> <div class="cmplz-cookiebanner cmplz-hidden banner-1 bottom-right-minimal optout cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optout" aria-describedby="cmplz-message-1-optout"> <div class="cmplz-header"> <div class="cmplz-logo"></div> <div class="cmplz-title" id="cmplz-header-1-optout">0</div> <div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg> </div> </div> <div class="cmplz-divider cmplz-divider-header"></div> <div class="cmplz-body"> <div class="cmplz-message" id="cmplz-message-1-optout">We use cookies to optimize our website and our service.</div> <!-- categories start --> <div class="cmplz-categories"> <details class="cmplz-category cmplz-functional" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Fonctionnel</span> <span class='cmplz-always-active'> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-functional-optout" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1"/> <label class="cmplz-label" for="cmplz-functional-optout" tabindex="0"><span class="screen-reader-text">Fonctionnel</span></label> </span> Always active </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-functional">The storage or technical access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> </div> </details> <details class="cmplz-category cmplz-preferences" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Settings</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-preferences-optout" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1"/> <label class="cmplz-label" for="cmplz-preferences-optout" tabindex="0"><span class="screen-reader-text">Settings</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span> </div> </details> <details class="cmplz-category cmplz-statistics" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Statistiques</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-statistics-optout" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1"/> <label class="cmplz-label" for="cmplz-statistics-optout" tabindex="0"><span class="screen-reader-text">Statistiques</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-statistics">The storage or technical access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> <span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span> </div> </details> <details class="cmplz-category cmplz-marketing" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Marketing</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-marketing-optout" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1"/> <label class="cmplz-label" for="cmplz-marketing-optout" tabindex="0"><span class="screen-reader-text">Marketing</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-marketing">The storage or technical access is necessary to create user profiles in order to send advertisements, or to track the user across one or more websites for similar marketing purposes.</span> </div> </details> </div><!-- categories end --> </div> <div class="cmplz-links cmplz-information"> <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a> <a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a> <a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a> <a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a> </div> <div class="cmplz-divider cmplz-footer"></div> <div class="cmplz-buttons"> <button class="cmplz-btn cmplz-accept">Accept</button> <button class="cmplz-btn cmplz-deny">Refuse all</button> <button class="cmplz-btn cmplz-view-preferences">Settings</button> <button class="cmplz-btn cmplz-save-preferences">Save my settings</button> <a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Settings</a> </div> <div class="cmplz-links cmplz-documents"> <a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a> </div> </div> </div> <div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Managing consent</button> <button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Managing consent</button> </div><div data-wpr-lazyrender="1" id="bravepop_element_tooltip"></div><div id="bravepop_element_lightbox"><div id="bravepop_element_lightbox_close" onclick="brave_lightbox_close()"></div><div id="bravepop_element_lightbox_content"></div></div> <div class='asp_hidden_data' id="asp_hidden_data" style="display: none !important;"> <svg style="position:absolute" height="0" width="0"> <filter id="aspblur"> <feGaussianBlur in="SourceGraphic" stdDeviation="4"/> </filter> </svg> <svg style="position:absolute" height="0" width="0"> <filter id="no_aspblur"></filter> </svg> </div> <script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='dce-style-css' href='https://www.chapsvision.com/wp-content/plugins/dynamic-content-for-elementor/assets/css/style.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='dce-dynamic-visibility-css' href='https://www.chapsvision.com/wp-content/plugins/dynamic-content-for-elementor/assets/css/dynamic-visibility.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='bravepop_front_css-css' href='https://www.chapsvision.com/wp-content/plugins/brave-popup-builder/assets/css/frontend.min.css?ver=259374' media='all' /> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/mystickymenu/js/morphext/morphext.min.js?ver=2.8.1" id="morphext-js-js" defer data-wp-strategy="defer"></script> <script id="welcomebar-frontjs-js-extra"> var welcomebar_frontjs = {"ajaxurl":"https:\/\/www.chapsvision.com\/wp-admin\/admin-ajax.php","days":"Days","hours":"Hours","minutes":"Minutes","seconds":"Seconds","ajax_nonce":"8c28064df7"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/mystickymenu/js/welcomebar-front.js?ver=1747304144" id="welcomebar-frontjs-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1747304145" id="gtm4wp-form-move-tracker-js" data-rocket-defer defer></script> <script src="https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script> <script src="https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.28.0" id="e-sticky-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js" data-rocket-defer defer></script> <script id="cmplz-cookiebanner-js-extra"> var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"0","banner_version":"125","version":"7.5.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"1","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/www.chapsvision.com\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"0","cookie_domain":"","current_policy_id":"50","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"<div class=\"cmplz-blocked-content-notice-body\">Click 'I agree' to enable {service}\u00a0<div class=\"cmplz-links\"><a href=\"#\" class=\"cmplz-link cookie-statement\">{title}<\/a><\/div><\/div><button class=\"cmplz-accept-service\">I agree<\/button>","css_file":"https:\/\/www.chapsvision.com\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=125","page_links":{"eu":{"cookie-statement":{"title":"Politique de cookies ","url":"https:\/\/www.chapsvision.fr\/politique-de-cookies-ue\/"},"privacy-statement":{"title":"Privacy Statement","url":"https:\/\/www.chapsvision.com\/privacy-policy"}},"us":{"cookie-statement":{"title":"","url":"https:\/\/www.chapsvision.com\/crm\/"},"privacy-statement":{"title":"Privacy Statement","url":"https:\/\/www.chapsvision.com\/privacy-policy"},"privacy-statement-children":{"title":"","url":"https:\/\/www.chapsvision.com\/crm\/"}},"uk":{"cookie-statement":{"title":"","url":"https:\/\/www.chapsvision.com\/crm\/"},"privacy-statement":{"title":"Privacy Statement","url":"https:\/\/www.chapsvision.com\/privacy-policy"},"privacy-statement-children":{"title":"","url":"https:\/\/www.chapsvision.com\/crm\/"}}},"tm_categories":"1","forceEnableStats":"","preview":"","clean_cookies":"1","aria_label":"Click button to enable {service}"}; </script> <script type="rocketlazyloadscript" defer data-rocket-src="https://www.chapsvision.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1745919973" id="cmplz-cookiebanner-js"></script> <script type="rocketlazyloadscript" id="cmplz-cookiebanner-js-after">window.addEventListener('DOMContentLoaded', function() { if ('undefined' != typeof window.jQuery) { jQuery(document).ready(function ($) { $(document).on('elementor/popup/show', () => { let rev_cats = cmplz_categories.reverse(); for (let key in rev_cats) { if (rev_cats.hasOwnProperty(key)) { let category = cmplz_categories[key]; if (cmplz_has_consent(category)) { document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } let services = cmplz_get_services_on_page(); for (let key in services) { if (services.hasOwnProperty(key)) { let service = services[key].service; let category = services[key].category; if (cmplz_has_service_consent(service, category)) { document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => { cmplz_remove_placeholder(obj); }); } } } }); }); } document.addEventListener("cmplz_enable_category", function () { document.querySelectorAll('[data-rocket-lazyload]').forEach(obj => { if (obj.hasAttribute('data-lazy-src')) { obj.setAttribute('src', obj.getAttribute('data-lazy-src')); } }); }); });</script> <script id="bravepop_front_js-js-extra"> var bravepop_global = {"loggedin":"false","isadmin":"false","referer":"","security":"743b3891cf","goalSecurity":"193af64098","couponSecurity":"6f0e8e7982","cartURL":"","checkoutURL":"","ajaxURL":"https:\/\/www.chapsvision.com\/wp-admin\/admin-ajax.php","field_required":"Required","no_html_allowed":"No Html Allowed","invalid_number":"Invalid Number","invalid_email":"Invalid Email","invalid_url":"Invalid URL","invalid_date":"Invalid Date","fname_required":"First Name is Required.","lname_required":"Last Name is Required.","username_required":"Username is Required.","email_required":"Email is Required.","email_invalid":"Invalid Email addresss.","pass_required":"Password is Required.","pass_short":"Password is too Short.","yes":"Yes","no":"No","login_error":"Something Went Wrong. Please contact the Site administrator.","pass_reset_success":"Please check your Email for the Password reset link.","customFonts":[],"disableGoogleFonts":"false"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.chapsvision.com/wp-content/cache/min/1/wp-content/plugins/brave-popup-builder/assets/frontend/brave.js?ver=1747304146" id="bravepop_front_js-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.0" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.0" id="elementor-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.0" id="elementor-frontend-modules-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.chapsvision.com\/wp-admin\/admin-ajax.php","nonce":"2f6ab19fb8","urls":{"assets":"https:\/\/www.chapsvision.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.chapsvision.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.chapsvision.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.0" id="elementor-pro-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.28.0","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"e_local_google_fonts":true,"theme_builder_v2":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"home_screen":true,"mega-menu":true},"urls":{"assets":"https:\/\/www.chapsvision.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.chapsvision.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.chapsvision.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fb287a8689"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[],"dynamicooo":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":17691,"title":"Marketing%20Automation%20by%20ChapsVision","excerpt":"","featuredImage":"https:\/\/www.chapsvision.com\/wp-content\/uploads\/2021\/12\/MARKETING-AUTOMATION-1024x536.jpg"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.0" id="elementor-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.chapsvision.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.0" id="pro-elements-handlers-js" data-rocket-defer defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.chapsvision.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1747574702 -->