compliancesolutions.com Ads.txt file
<!DOCTYPE html>
<html lang="de-DE" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.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 type="rocketlazyloadscript" data-minify="1" async data-rocket-src='https://www.compliancesolutions.com/wp-content/cache/min/1/i/a966b5ad1b4cb9dd88c4cad12144c389.js?ver=1756357164' class='ct_clicktrue'></script>
<script type="rocketlazyloadscript" data-minify="1" async data-rocket-src='https://www.compliancesolutions.com/wp-content/cache/min/1/monitor/stat.js?ver=1756357165'>
</script>
<link rel="preload" href="https://www.compliancesolutions.com/wp-content/astra-local-fonts/nunito-sans/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClXs1Ul.woff2" as="font" type="font/woff2" crossorigin> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<link rel="alternate" hreflang="de" href="https://www.compliancesolutions.com/" />
<link rel="alternate" hreflang="en" href="https://www.compliancesolutions.com/en/" />
<link rel="alternate" hreflang="x-default" href="https://www.compliancesolutions.com/" />
<!-- Suchmaschinen-Optimierung durch Rank Math PRO - https://rankmath.com/ -->
<title>Intelligente Compliance Software - Compliance Solutions</title><link rel="preload" data-rocket-preload as="image" href="https://www.compliancesolutions.com/wp-content/uploads/2022/06/pattern-rz.png" fetchpriority="high">
<meta name="description" content="Compliance Solutions ist führender Anbieter von digitalen Legal- und Compliance Software Lösungen. Unsere Compliance-Experten unterstützen Sie gerne."/>
<meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://www.compliancesolutions.com/" />
<meta property="og:locale" content="de_DE" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Intelligente Compliance Software - Compliance Solutions" />
<meta property="og:description" content="Compliance Solutions ist führender Anbieter von digitalen Legal- und Compliance Software Lösungen. Unsere Compliance-Experten unterstützen Sie gerne." />
<meta property="og:url" content="https://www.compliancesolutions.com/" />
<meta property="og:site_name" content="Compliance Solutions" />
<meta property="og:updated_time" content="2025-08-19T15:44:33+02:00" />
<meta property="og:image" content="https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg" />
<meta property="og:image:secure_url" content="https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg" />
<meta property="og:image:width" content="1664" />
<meta property="og:image:height" content="1039" />
<meta property="og:image:alt" content="compliance-software-platforms - Compliance Solutions" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="article:published_time" content="2022-06-27T17:04:19+02:00" />
<meta property="article:modified_time" content="2025-08-19T15:44:33+02:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Intelligente Compliance Software - Compliance Solutions" />
<meta name="twitter:description" content="Compliance Solutions ist führender Anbieter von digitalen Legal- und Compliance Software Lösungen. Unsere Compliance-Experten unterstützen Sie gerne." />
<meta name="twitter:image" content="https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg" />
<meta name="twitter:label1" content="Verfasst von" />
<meta name="twitter:data1" content="admin" />
<meta name="twitter:label2" content="Lesedauer" />
<meta name="twitter:data2" content="4 Minuten" />
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":["Person","Organization"],"@id":"https://www.compliancesolutions.com/#person","name":"Compliance Solutions","logo":{"@type":"ImageObject","@id":"https://www.compliancesolutions.com/#logo","url":"https://www.compliancesolutions.com/wp-content/uploads/2022/06/logo-new-rz-01.svg.svg","contentUrl":"https://www.compliancesolutions.com/wp-content/uploads/2022/06/logo-new-rz-01.svg.svg","caption":"Compliance Solutions","inLanguage":"de"},"image":{"@type":"ImageObject","@id":"https://www.compliancesolutions.com/#logo","url":"https://www.compliancesolutions.com/wp-content/uploads/2022/06/logo-new-rz-01.svg.svg","contentUrl":"https://www.compliancesolutions.com/wp-content/uploads/2022/06/logo-new-rz-01.svg.svg","caption":"Compliance Solutions","inLanguage":"de"}},{"@type":"WebSite","@id":"https://www.compliancesolutions.com/#website","url":"https://www.compliancesolutions.com","name":"Compliance Solutions","publisher":{"@id":"https://www.compliancesolutions.com/#person"},"inLanguage":"de","potentialAction":{"@type":"SearchAction","target":"https://www.compliancesolutions.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg","url":"https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg","width":"1664","height":"1039","caption":"compliance-software-platforms - Compliance Solutions","inLanguage":"de"},{"@type":"WebPage","@id":"https://www.compliancesolutions.com/#webpage","url":"https://www.compliancesolutions.com/","name":"Intelligente Compliance Software - Compliance Solutions","datePublished":"2022-06-27T17:04:19+02:00","dateModified":"2025-08-19T15:44:33+02:00","about":{"@id":"https://www.compliancesolutions.com/#person"},"isPartOf":{"@id":"https://www.compliancesolutions.com/#website"},"primaryImageOfPage":{"@id":"https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg"},"inLanguage":"de"},{"@type":"Person","@id":"https://www.compliancesolutions.com/author/administrator/","name":"admin","url":"https://www.compliancesolutions.com/author/administrator/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/60a12dced7e48b4c3437519aa34fdceead0776844e57c7fd58a096a191061d8e?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/60a12dced7e48b4c3437519aa34fdceead0776844e57c7fd58a096a191061d8e?s=96&d=mm&r=g","caption":"admin","inLanguage":"de"}},{"headline":"Compliance Solutions - Intelligente L\u00f6sung f\u00fcr effektive Compliance ","description":"Compliance Solutions ist f\u00fchrender Anbieter von digitalen Legal- und Compliance Software L\u00f6sungen. Unsere Compliance-Experten unterst\u00fctzen Sie gerne.","keywords":"Compliancel\u00f6sungen","@type":"Article","author":{"@id":"https://www.compliancesolutions.com/author/administrator/","name":"admin"},"datePublished":"2022-06-27T17:04:19+02:00","dateModified":"2025-08-19T15:44:33+02:00","image":{"@id":"https://www.compliancesolutions.com/wp-content/uploads/compliance-software-platforms.jpg"},"name":"Compliance Solutions - Intelligente L\u00f6sung f\u00fcr effektive Compliance ","@id":"https://www.compliancesolutions.com/#schema-55079","isPartOf":{"@id":"https://www.compliancesolutions.com/#webpage"},"publisher":{"@id":"https://www.compliancesolutions.com/#person"},"inLanguage":"de","mainEntityOfPage":{"@id":"https://www.compliancesolutions.com/#webpage"}}]}</script>
<meta name="google-site-verification" content="n6T53nI1-iJDozmY5zcxw1vfuFdQoVRlTQyDfwN18jE" />
<!-- /Rank Math WordPress SEO Plugin -->
<link rel='dns-prefetch' href='//js-eu1.hs-scripts.com' />
<link rel="alternate" type="application/rss+xml" title="Compliance Solutions » Feed" href="https://www.compliancesolutions.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Compliance Solutions » Kommentar-Feed" href="https://www.compliancesolutions.com/comments/feed/" />
<link rel='stylesheet' id='astra-theme-css-css' href='https://www.compliancesolutions.com/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.11.10' media='all' />
<style id='astra-theme-css-inline-css'>
:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:3em;--ast-container-default-lg-padding:3em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:3em;--ast-container-default-sm-padding:3em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1280px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:#F8FAFC;--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:112.5%;}a{color:#13a1dc;}a:hover,a:focus{color:#0b5f83;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:normal;font-size:18px;font-size:1rem;line-height:var(--ast-body-line-height,1.65em);text-transform:uppercase;}blockquote{color:#202324;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-weight:normal;line-height:1em;text-transform:uppercase;}.ast-site-identity .site-title a{color:var(--ast-global-color-2);}.site-title{font-size:35px;font-size:1.9444444444444rem;display:none;}header .custom-logo-link img{max-width:220px;width:220px;}.astra-logo-svg{width:220px;}.site-header .site-description{font-size:15px;font-size:0.83333333333333rem;display:none;}.entry-title{font-size:26px;font-size:1.4444444444444rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden;}h1,.entry-content :where(h1){font-size:72px;font-size:4rem;font-weight:normal;line-height:1.4em;text-transform:uppercase;}h2,.entry-content :where(h2){font-size:36px;font-size:2rem;font-weight:normal;line-height:1.3em;text-transform:uppercase;}h3,.entry-content :where(h3){font-size:18px;font-size:1rem;font-weight:normal;line-height:1.3em;text-transform:uppercase;}h4,.entry-content :where(h4){font-size:18px;font-size:1rem;line-height:1.2em;font-weight:normal;text-transform:uppercase;}h5,.entry-content :where(h5){font-size:20px;font-size:1.1111111111111rem;line-height:1.2em;font-weight:normal;text-transform:uppercase;}h6,.entry-content :where(h6){font-size:16px;font-size:0.88888888888889rem;line-height:1.25em;font-weight:normal;text-transform:uppercase;}::selection{background-color:#13a1dc;color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#6b6e6f;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:#13a1dc;background-color:#13a1dc;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#13a1dc;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#13a1dc;background-color:#13a1dc;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#13a1dc;border-color:#13a1dc;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#13a1dc;}.entry-meta,.entry-meta *{line-height:1.45;color:#13a1dc;}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:#0b5f83;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#13a1dc;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#13a1dc;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#13a1dc;border-color:#13a1dc;}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#13a1dc;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-search-menu-icon.slide-search input.search-field{width:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;}.search-form input.search-field:focus{outline:none;}.ast-archive-title{color:#1e1e1e;}.widget-title,.widget .wp-block-heading{font-size:25px;font-size:1.3888888888889rem;color:#1e1e1e;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus{outline-style:dotted;outline-color:inherit;outline-width:thin;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container > *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:#13a1dc;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:#13a1dc;}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:#fefefe;background-color:#b0b0b0;border-color:#b0b0b0;}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:#13a1dc;background-color:#13a1dc;}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button{border-color:#13a1dc;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:#13a1dc;}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:#fefefe;background-color:#b0b0b0;border-color:#b0b0b0;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:transparent;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:normal;}h2.widget-title{font-weight:normal;}h3.widget-title{font-weight:normal;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type="loop-item"]{width:100%;}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.5em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}}@media (max-width:921px){.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding-top:12px;padding-right:22px;padding-bottom:12px;padding-left:22px;}.elementor-widget-button .elementor-button{border-color:#13a1dc;background-color:#13a1dc;}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:#fefefe;background-color:#b0b0b0;border-color:#b0b0b0;}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button{color:#ffffff;}.elementor-widget-button .elementor-button{line-height:1em;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#fefefe;background-color:#b0b0b0;border-color:#b0b0b0;}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:#13a1dc;background-color:#13a1dc;color:#ffffff;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding-top:12px;padding-right:22px;padding-bottom:12px;padding-left:22px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:#ffffff;border-color:#13a1dc;background-color:#13a1dc;padding-top:12px;padding-right:22px;padding-bottom:12px;padding-left:22px;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:#fefefe;background-color:#b0b0b0;border-color:#b0b0b0;}form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(12px - 3px);padding-right:calc(22px - 3px);padding-bottom:calc(12px - 3px);padding-left:calc(22px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content :where(h1){font-size:30px;}h2,.entry-content :where(h2){font-size:25px;}h3,.entry-content :where(h3){font-size:20px;}}@media (max-width:544px){.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content :where(h1){font-size:30px;}h2,.entry-content :where(h2){font-size:25px;}h3,.entry-content :where(h3){font-size:20px;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:175px;width:175px;}.astra-logo-svg{width:175px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:175px;}}@media (max-width:921px){html{font-size:102.6%;}}@media (max-width:544px){html{font-size:102.6%;}}@media (min-width:922px){.ast-container{max-width:1320px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.site .comments-area{padding-bottom:3em;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: "\201D";font-family: "Helvetica",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 3em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 3em;--wp--custom--ast-container-width: 1280px;--wp--custom--ast-content-width-size: 1280px;--wp--custom--ast-wide-width-size: calc(1280px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 750px;--wp--custom--ast-wide-width-size: 750px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 2em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 2em;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 1.5em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 1.5em;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:not(.wp-block-group):not(.uagb-is-root-container) > * {max-width: none;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:not(.uagb-is-root-container) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):not(.uagb-is-root-container) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: var(--wp--custom--ast-content-width-size) ;margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding) );margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding) );}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link,.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link,.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {border: none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before {font-size: .6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile {flex-wrap: unset;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-link {padding: .1em 1em;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item .ast-menu-toggle::before {transform: rotate(-90deg);}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item.ast-submenu-expanded .ast-menu-toggle::before {transform: rotate(-270deg);}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item > .sub-menu > .menu-item .menu-link:before {content: none;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile {flex-wrap: unset;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-link {padding: .1em 1em;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item .ast-menu-toggle::before {transform: rotate(-90deg);}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item.ast-submenu-expanded .ast-menu-toggle::before {transform: rotate(-270deg);}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item > .sub-menu > .menu-item .menu-link:before {content: none;}.ast-header-break-point .inline-on-mobile .sub-menu {width: 150px;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.menu-item-has-children {margin-right: 10px;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu {display: block;position: absolute;right: auto;left: 0;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu .menu-item .ast-menu-toggle {padding: 0;right: 1em;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item > .sub-menu {left: 100%;right: auto;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .ast-menu-toggle {right: -15px;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.menu-item-has-children {margin-right: 10px;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu {display: block;position: absolute;right: auto;left: 0;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .menu-item.ast-submenu-expanded > .sub-menu > .menu-item > .sub-menu {left: 100%;right: auto;}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile .ast-menu-toggle {right: -15px;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#12a1db;--ast-global-color-1:#3a3a3a;--ast-global-color-2:#3a3a3a;--ast-global-color-3:#4B4F58;--ast-global-color-4:#F5F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#F2F5F7;--ast-global-color-7:#424242;--ast-global-color-8:#000000;}:root {--ast-border-color : #dddddd;}.ast-single-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-single-entry-banner[data-banner-layout="layout-1"] {max-width: 1280px;background: inherit;padding: 20px 0;}.ast-single-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-single-entry-banner + .site-content .entry-header {margin-bottom: 0;}.site .ast-author-avatar {--ast-author-avatar-size: ;}a.ast-underline-text {text-decoration: underline;}.ast-container > .ast-terms-link {position: relative;display: block;}a.ast-button.ast-badge-tax {padding: 4px 8px;border-radius: 3px;font-size: inherit;}header.entry-header > *:not(:last-child){margin-bottom:10px;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout="layout-1"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1280px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-size:40px;font-size:2.2222222222222rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}.trail-items li::after{content:"\003E";}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar.ast-header-breadcrumb,.ast-main-header-nav-open .main-header-bar.ast-header-breadcrumb{padding-top:1em;padding-bottom:1em;}.ast-header-break-point .main-header-bar.ast-header-breadcrumb{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}.ast-breadcrumbs-wrapper{line-height:1.4;}.ast-breadcrumbs-wrapper .rank-math-breadcrumb p{margin-bottom:0px;}.ast-breadcrumbs-wrapper{display:block;width:100%;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1e1e1e;}.entry-title a{color:#1e1e1e;}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element .ast-site-identity{margin-top:0%;margin-bottom:0%;margin-left:0%;margin-right:0%;}.ast-builder-layout-element[data-section="title_tagline"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}.ast-builder-menu-1{font-family:'Nunito Sans',sans-serif;font-weight:300;text-transform:uppercase;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1em;font-size:16px;font-size:0.88888888888889rem;color:#606060;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:#606060;}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:#12a1db;}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:#12a1db;}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:#12a1db;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:#12a1db;}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:#13a1dc;border-style:solid;width:415px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:18px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 18px + 0px + 5px );}.ast-builder-menu-1 .sub-menu .menu-item:first-of-type > .menu-link,.ast-builder-menu-1 .inline-on-mobile .sub-menu .menu-item:first-of-type > .menu-link{border-top-left-radius:calc(4px - 0px);border-top-right-radius:calc(4px - 0px);}.ast-builder-menu-1 .sub-menu .menu-item:last-of-type > .menu-link,.ast-builder-menu-1 .inline-on-mobile .sub-menu .menu-item:last-of-type > .menu-link{border-bottom-right-radius:calc(4px - 0px);border-bottom-left-radius:calc(4px - 0px);}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{font-size:15px;font-size:0.83333333333333rem;}.ast-header-html-1{margin-top:-5%;}.ast-header-html-1{font-size:15px;font-size:0.83333333333333rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block;}@media (max-width:921px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block;}}.header-widget-area[data-section="sidebar-widgets-header-widget-2"]{display:block;}@media (max-width:921px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"]{display:block;}}@media (max-width:544px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"]{display:block;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:#eeeeee;background-image:none;min-height:60px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-subtle-background,--ast-global-color-6);}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-rheavy .ast-builder-grid-row{grid-template-columns:1fr 1fr 2fr;}@media (max-width:921px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}.ast-footer-copyright{text-align:right;}.ast-footer-copyright {color:#6b6e6f;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-hfb-header .site-footer{padding-left:0px;}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*="ast-width-"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item, #astra-footer-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0, -2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:transparent;background-image:none;}.ast-separate-container .ast-article-post{background-color:#ffffff;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .comments-area .comments-title{background-color:#ffffff;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#ffffff;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container, .ast-page-builder-template{background-color:#ffffff;background-image:none;}@media (max-width:921px){.ast-plain-container, .ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}@media (max-width:544px){.ast-plain-container, .ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#ffffff;;}.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content{background-color:#ffffff;;}.ast-mobile-popup-content > *, .ast-mobile-header-content > *, .ast-desktop-popup-content > *, .ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:78px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:78px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:0px;border-bottom-color:var( --ast-global-color-subtle-background,--ast-global-color-7 );border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:0px;border-bottom-color:var( --ast-global-color-subtle-background,--ast-global-color-7 );border-bottom-style:solid;}}.ast-primary-header-bar{background-color:#ffffff;background-image:none;}@media (max-width:544px){.ast-mobile-header-wrap .ast-primary-header-bar ,.ast-primary-header-bar .site-primary-header-wrap{min-height:80px;}}@media (max-width:544px){.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{padding-left:0%;margin-left:-2%;margin-right:2%;}}.ast-primary-header-bar{display:none;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:none;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:none;}}.ast-hfb-header .site-header{margin-top:0%;margin-bottom:0%;margin-left:2%;margin-right:2%;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{color:#13a1dc;border:none;background:transparent;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:45px;height:45px;fill:#13a1dc;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#13a1dc;}@media (max-width:544px){[data-section="section-header-mobile-trigger"] .ast-button-wrap .menu-toggle{margin-top:1%;margin-right:0%;}}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-header-menu, .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link, .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link{border-style:none;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}:root{--e-global-color-astglobalcolor0:#12a1db;--e-global-color-astglobalcolor1:#3a3a3a;--e-global-color-astglobalcolor2:#3a3a3a;--e-global-color-astglobalcolor3:#4B4F58;--e-global-color-astglobalcolor4:#F5F5F5;--e-global-color-astglobalcolor5:#FFFFFF;--e-global-color-astglobalcolor6:#F2F5F7;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000000;}
</style>
<link data-minify="1" rel='stylesheet' id='astra-google-fonts-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/astra-local-fonts/astra-local-fonts.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='astra-menu-animation-css' href='https://www.compliancesolutions.com/wp-content/themes/astra/assets/css/minified/menu-animation.min.css?ver=4.11.10' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-widgets-style-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1756357164' 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--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--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: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }: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: none;}: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-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !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 rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://www.compliancesolutions.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-style-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://www.compliancesolutions.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.2.4' media='all' />
<link data-minify="1" rel='stylesheet' id='eael-7-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/uploads/essential-addons-elementor/eael-7.css?ver=1756357318' media='all' />
<link rel='stylesheet' id='elementor-post-9-css' href='https://www.compliancesolutions.com/wp-content/uploads/elementor/css/post-9.css?ver=1756282871' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='e-animation-fadeIn-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.31.2' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-image-carousel-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-posts-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-nested-accordion-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-gallery-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='elementor-gallery-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css?ver=1.2.0' media='all' />
<link rel='stylesheet' id='e-transitions-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='widget-testimonial-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css?ver=3.31.2' media='all' />
<link rel='stylesheet' id='elementor-post-7-css' href='https://www.compliancesolutions.com/wp-content/uploads/elementor/css/post-7.css?ver=1755848239' media='all' />
<link rel='stylesheet' id='elementor-post-1329-css' href='https://www.compliancesolutions.com/wp-content/uploads/elementor/css/post-1329.css?ver=1755848239' media='all' />
<link rel='stylesheet' id='elementor-post-1994-css' href='https://www.compliancesolutions.com/wp-content/uploads/elementor/css/post-1994.css?ver=1755848240' media='all' />
<link data-minify="1" rel='stylesheet' id='aurora-heatmap-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/aurora-heatmap/style.css?ver=1756357164' media='all' />
<link data-minify="1" rel='stylesheet' id='borlabs-cookie-custom-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/cache/borlabs-cookie/1/borlabs-cookie-1-de.css?ver=1756357318' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-elementor-icons-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='hfe-icons-list-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.24.3' media='all' />
<link rel='stylesheet' id='hfe-social-icons-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-brands-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1756357164' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-social-share-icons-fontawesome-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1756357164' media='all' />
<link data-minify="1" rel='stylesheet' id='hfe-nav-menu-icons-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1756357164' media='all' />
<link rel='stylesheet' id='hfe-widget-blockquote-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css?ver=3.25.0' media='all' />
<link rel='stylesheet' id='hfe-mega-menu-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.26.2' media='all' />
<link rel='stylesheet' id='hfe-nav-menu-widget-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.26.0' media='all' />
<script id="wpml-cookie-js-extra">
var wpml_cookies = {"wp-wpml_current_language":{"value":"de","expires":1,"path":"\/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"de","expires":1,"path":"\/"}};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1756357165" id="wpml-cookie-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="rocketlazyloadscript" id="jquery-js-after">
!function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery);
!function($){'use strict';$(document).ready(function(){var bar=$('.hfe-reading-progress-bar');if(!bar.length)return;$(window).on('scroll',function(){var s=$(window).scrollTop(),d=$(document).height()-$(window).height(),p=d? s/d*100:0;bar.css('width',p+'%')});});}(jQuery);
</script>
<script id="clickceaseFrontEnd-js-extra">
var ajax_obj = {"cc_nonce":"321dc4db85","ajax_url":"https:\/\/www.compliancesolutions.com\/wp-admin\/admin-ajax.php","ajax_action":"validate_clickcease_response"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/clickcease-click-fraud-protection/includes/assets/js/front-end.js?ver=1756357165" id="clickceaseFrontEnd-js"></script>
<!--[if IE]>
<script src="https://www.compliancesolutions.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.11.10" id="astra-flexibility-js"></script>
<script id="astra-flexibility-js-after">
flexibility(document.documentElement);</script>
<![endif]-->
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.31.2" id="font-awesome-4-shim-js"></script>
<script id="aurora-heatmap-js-extra">
var aurora_heatmap = {"_mode":"reporter","ajax_url":"https:\/\/www.compliancesolutions.com\/wp-admin\/admin-ajax.php","action":"aurora_heatmap","reports":"click_pc,click_mobile","debug":"0","ajax_delay_time":"3000","ajax_interval":"10","ajax_bulk":null};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/aurora-heatmap/js/aurora-heatmap.min.js?ver=1.7.1" id="aurora-heatmap-js"></script>
<script data-no-optimize="1" data-no-minify="1" data-cfasync="false" nowprocket src="https://www.compliancesolutions.com/wp-content/cache/borlabs-cookie/1/borlabs-cookie-config-de.json.js?ver=3.3.15.1-174" id="borlabs-cookie-config-js"></script>
<link rel="https://api.w.org/" href="https://www.compliancesolutions.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.compliancesolutions.com/wp-json/wp/v2/pages/7" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.compliancesolutions.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.2" />
<link rel='shortlink' href='https://www.compliancesolutions.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.compliancesolutions.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.compliancesolutions.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.compliancesolutions.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.compliancesolutions.com%2F&format=xml" />
<meta name="generator" content="WPML ver:4.7.6 stt:1,3;" />
<!-- Start of HubSpot Embed Code -->
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/26632161.js?ver=1756357165"></script>
<!-- End of HubSpot Embed Code -->
<!-- Google Tag Manager
<script data-borlabs-cookie-script-blocker-id='google-tag-manager' type='text/template'>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KVMBTS2');</script>
End Google Tag Manager -->
<!-- Twitter conversion tracking base code -->
<script type="rocketlazyloadscript">
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='https://static.ads-twitter.com/uwt.js',
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
twq('config','oj8ug');
</script>
<!-- End Twitter conversion tracking base code -->
<!-- Twitter conversion tracking event code -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
// Insert Twitter Event ID
twq('event', 'tw-oj8ug-olm3x', {
});
</script>
<!-- End Twitter conversion tracking event code -->
<!-- Twitter conversion tracking event code -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
// Insert Twitter Event ID
twq('event', 'tw-oj8ug-omk2h', {
});
</script>
<!-- End Twitter conversion tracking event code -->
<!-- Visual Visitor -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var vv_base_id = 'fESPgB0HYj';
var vv_ext_id = '5835ebfc';
var __ibaseUrl = (("https:" == document.location.protocol) ? "https://frontend.id-visitors.com" : "http://frontend.id-visitors.com");
(function () {
var va = document.createElement('script'); va.type = 'text/javascript'; va.async = true;
va.src = __ibaseUrl + '/cscripts/' + vv_base_id + '-' + vv_ext_id + '.js';
var sv = document.getElementsByTagName('script')[0]; sv.parentNode.insertBefore(va, sv);
})();
</script>
<!-- End Visual Visitor -->
<!-- Chat Bot -> moved to Code-Snipets
<script type="rocketlazyloadscript">
window.codySettings = { widget_id: '991e6fa9-03bd-4532-a24e-f51c0dd7d69d' };
!function(){var t=window,e=document,a=function(){var t=e.createElement("script");t.type="text/javascript",t.async=!0,t.src="https://trinketsofcody.com/cody-widget.js";var a=e.getElementsByTagName("script")[0];a.parentNode.insertBefore(t,a)};"complete"===document.readyState?a():t.attachEvent?t.attachEvent("onload",a):t.addEventListener("load",a,!1)}();
</script>
End Chat Bot -->
<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.3.16-->
<script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
</script>
<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
<script data-borlabs-cookie-script-blocker-id='microsoft-clarity-universal' type="text/template">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;
t.src="https://www.clarity.ms/tag/"+i+"?ref=wordpress";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "pyvl7ydyms");
</script>
<meta name="generator" content="Elementor 3.31.2; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-disabled, font_display-block">
<script nowprocket data-borlabs-cookie-script-blocker-ignore>
if ('0' === '1' && ('0' === '1' || '1' === '1')) {
window['gtag_enable_tcf_support'] = true;
}
window.dataLayer = window.dataLayer || [];
if (typeof gtag !== 'function') {
function gtag() {
dataLayer.push(arguments);
}
}
gtag('set', 'developer_id.dYjRjMm', true);
if ('0' === '1' || '1' === '1') {
if (window.BorlabsCookieGoogleConsentModeDefaultSet !== true) {
let getCookieValue = function (name) {
return document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() || '';
};
let cookieValue = getCookieValue('borlabs-cookie-gcs');
let consentsFromCookie = {};
if (cookieValue !== '') {
consentsFromCookie = JSON.parse(decodeURIComponent(cookieValue));
}
let defaultValues = {
'ad_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'analytics_storage': 'denied',
'functionality_storage': 'denied',
'personalization_storage': 'denied',
'security_storage': 'denied',
'wait_for_update': 500,
};
gtag('consent', 'default', { ...defaultValues, ...consentsFromCookie });
}
window.BorlabsCookieGoogleConsentModeDefaultSet = true;
let borlabsCookieConsentChangeHandler = function () {
window.dataLayer = window.dataLayer || [];
if (typeof gtag !== 'function') { function gtag(){dataLayer.push(arguments);} }
let getCookieValue = function (name) {
return document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() || '';
};
let cookieValue = getCookieValue('borlabs-cookie-gcs');
let consentsFromCookie = {};
if (cookieValue !== '') {
consentsFromCookie = JSON.parse(decodeURIComponent(cookieValue));
}
consentsFromCookie.analytics_storage = BorlabsCookie.Consents.hasConsent('google-analytics') ? 'granted' : 'denied';
BorlabsCookie.CookieLibrary.setCookie(
'borlabs-cookie-gcs',
JSON.stringify(consentsFromCookie),
BorlabsCookie.Settings.automaticCookieDomainAndPath.value ? '' : BorlabsCookie.Settings.cookieDomain.value,
BorlabsCookie.Settings.cookiePath.value,
BorlabsCookie.Cookie.getPluginCookie().expires,
BorlabsCookie.Settings.cookieSecure.value,
BorlabsCookie.Settings.cookieSameSite.value
);
}
document.addEventListener('borlabs-cookie-consent-saved', borlabsCookieConsentChangeHandler);
document.addEventListener('borlabs-cookie-handle-unblock', borlabsCookieConsentChangeHandler);
}
if ('0' === '1') {
gtag("js", new Date());
gtag("config", "G-902RJE55KY", {"anonymize_ip": true});
(function (w, d, s, i) {
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s);
j.async = true;
j.src =
"https://www.googletagmanager.com/gtag/js?id=" + i;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "G-902RJE55KY");
}
</script><script nowprocket data-no-optimize="1" data-no-minify="1" data-cfasync="false" data-borlabs-cookie-script-blocker-ignore>
(function () {
if ('0' === '1' && '1' === '1') {
window['gtag_enable_tcf_support'] = true;
}
window.dataLayer = window.dataLayer || [];
if (typeof window.gtag !== 'function') {
window.gtag = function () {
window.dataLayer.push(arguments);
};
}
gtag('set', 'developer_id.dYjRjMm', true);
if ('1' === '1') {
let getCookieValue = function (name) {
return document.cookie.match('(^|;)\\s*' + name + '\\s*=\\s*([^;]+)')?.pop() || '';
};
const gtmRegionsData = '{{ google-tag-manager-cm-regional-defaults }}';
let gtmRegions = [];
if (gtmRegionsData !== '\{\{ google-tag-manager-cm-regional-defaults \}\}') {
gtmRegions = JSON.parse(gtmRegionsData);
}
let defaultRegion = null;
for (let gtmRegionIndex in gtmRegions) {
let gtmRegion = gtmRegions[gtmRegionIndex];
if (gtmRegion['google-tag-manager-cm-region'] === '') {
defaultRegion = gtmRegion;
} else {
gtag('consent', 'default', {
'ad_storage': gtmRegion['google-tag-manager-cm-default-ad-storage'],
'ad_user_data': gtmRegion['google-tag-manager-cm-default-ad-user-data'],
'ad_personalization': gtmRegion['google-tag-manager-cm-default-ad-personalization'],
'analytics_storage': gtmRegion['google-tag-manager-cm-default-analytics-storage'],
'functionality_storage': gtmRegion['google-tag-manager-cm-default-functionality-storage'],
'personalization_storage': gtmRegion['google-tag-manager-cm-default-personalization-storage'],
'security_storage': gtmRegion['google-tag-manager-cm-default-security-storage'],
'region': gtmRegion['google-tag-manager-cm-region'].toUpperCase().split(','),
'wait_for_update': 500,
});
}
}
let cookieValue = getCookieValue('borlabs-cookie-gcs');
let consentsFromCookie = {};
if (cookieValue !== '') {
consentsFromCookie = JSON.parse(decodeURIComponent(cookieValue));
}
let defaultValues = {
'ad_storage': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-ad-storage'],
'ad_user_data': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-ad-user-data'],
'ad_personalization': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-ad-personalization'],
'analytics_storage': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-analytics-storage'],
'functionality_storage': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-functionality-storage'],
'personalization_storage': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-personalization-storage'],
'security_storage': defaultRegion === null ? 'denied' : defaultRegion['google-tag-manager-cm-default-security-storage'],
'wait_for_update': 500,
};
gtag('consent', 'default', {...defaultValues, ...consentsFromCookie});
gtag('set', 'ads_data_redaction', true);
}
if ('0' === '1') {
let url = new URL(window.location.href);
if ((url.searchParams.has('gtm_debug') && url.searchParams.get('gtm_debug') !== '') || document.cookie.indexOf('__TAG_ASSISTANT=') !== -1 || document.documentElement.hasAttribute('data-tag-assistant-present')) {
/* GTM block start */
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KVMBTS2');
/* GTM block end */
} else {
/* GTM block start */
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.compliancesolutions.com/wp-content/uploads/borlabs-cookie/' + i + '.js?ver=not-set-yet';f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KVMBTS2');
/* GTM block end */
}
}
let borlabsCookieConsentChangeHandler = function () {
window.dataLayer = window.dataLayer || [];
if (typeof window.gtag !== 'function') {
window.gtag = function() {
window.dataLayer.push(arguments);
};
}
let consents = BorlabsCookie.Cookie.getPluginCookie().consents;
if ('1' === '1') {
let gtmConsents = {};
let customConsents = {};
let services = BorlabsCookie.Services._services;
for (let service in services) {
if (service !== 'borlabs-cookie') {
customConsents['borlabs_cookie_' + service.replaceAll('-', '_')] = BorlabsCookie.Consents.hasConsent(service) ? 'granted' : 'denied';
}
}
if ('0' === '1') {
gtmConsents = {
'analytics_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
'functionality_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
'personalization_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('marketing') === true ? 'granted' : 'denied',
'security_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
};
} else {
gtmConsents = {
'ad_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('marketing') === true ? 'granted' : 'denied',
'ad_user_data': BorlabsCookie.Consents.hasConsentForServiceGroup('marketing') === true ? 'granted' : 'denied',
'ad_personalization': BorlabsCookie.Consents.hasConsentForServiceGroup('marketing') === true ? 'granted' : 'denied',
'analytics_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
'functionality_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
'personalization_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('marketing') === true ? 'granted' : 'denied',
'security_storage': BorlabsCookie.Consents.hasConsentForServiceGroup('statistics') === true ? 'granted' : 'denied',
};
}
BorlabsCookie.CookieLibrary.setCookie(
'borlabs-cookie-gcs',
JSON.stringify(gtmConsents),
BorlabsCookie.Settings.automaticCookieDomainAndPath.value ? '' : BorlabsCookie.Settings.cookieDomain.value,
BorlabsCookie.Settings.cookiePath.value,
BorlabsCookie.Cookie.getPluginCookie().expires,
BorlabsCookie.Settings.cookieSecure.value,
BorlabsCookie.Settings.cookieSameSite.value
);
gtag('consent', 'update', {...gtmConsents, ...customConsents});
}
for (let serviceGroup in consents) {
for (let service of consents[serviceGroup]) {
if (!window.BorlabsCookieGtmPackageSentEvents.includes(service) && service !== 'borlabs-cookie') {
window.dataLayer.push({
event: 'borlabs-cookie-opt-in-' + service,
});
window.BorlabsCookieGtmPackageSentEvents.push(service);
}
}
}
let afterConsentsEvent = document.createEvent('Event');
afterConsentsEvent.initEvent('borlabs-cookie-google-tag-manager-after-consents', true, true);
document.dispatchEvent(afterConsentsEvent);
};
window.BorlabsCookieGtmPackageSentEvents = [];
document.addEventListener('borlabs-cookie-consent-saved', borlabsCookieConsentChangeHandler);
document.addEventListener('borlabs-cookie-handle-unblock', borlabsCookieConsentChangeHandler);
})();
</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>
<style class="wpcode-css-snippet">p, body {
color: #6b6e6f;
font-family: Poppins;
font-weight: 300;
}
a:after, a:before {
content: none !important;
}
a[href]:after {
content: none !important;
}</style><script type="rocketlazyloadscript">
window.codySettings = { widget_id: '991e6fa9-03bd-4532-a24e-f51c0dd7d69d', icon: 'bot', color: '#0b5f83', };
!function(){var t=window,e=document,a=function(){a.init(arguments)},n=window.codySettings.base_url||"https://getcody.ai";t.Cody=a;var i=function(){var t=e.createElement("script");t.type="text/javascript",t.async=!0,t.src="https://trinketsofcody.com/cody-widget.js";var a=e.getElementsByTagName("script")[0];a.parentNode.insertBefore(t,a)};"complete"===document.readyState?i():t.attachEvent?t.attachEvent("onload",i):t.addEventListener("load",i,!1)}();
</script><script type="rocketlazyloadscript">function handler(event) {
var response = event.response;
var headers = response.headers;
// Set the cache-control header
headers['cache-control'] = {value: 'public, max-age=63072000'};
// Return response to viewers
return response;
}</script><link rel="icon" href="https://www.compliancesolutions.com/wp-content/uploads/CS-Favicon-1-150x150.png" sizes="32x32" />
<link rel="icon" href="https://www.compliancesolutions.com/wp-content/uploads/CS-Favicon-1-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.compliancesolutions.com/wp-content/uploads/CS-Favicon-1-300x300.png" />
<meta name="msapplication-TileImage" content="https://www.compliancesolutions.com/wp-content/uploads/CS-Favicon-1-300x300.png" />
<style id="wp-custom-css">
.grecaptcha-badge {
visibility: hidden;
}
a[href*="_gl="],
a[href*="_ga="],
a[href*="_up="],
a[href*="_gac="] {
position: relative;
}
a[href*="_gl="]:after,
a[href*="_ga="]:after,
a[href*="_up="]:after,
a[href*="_gac="]:after {
content: attr(href);
position: absolute;
left: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
direction: ltr;
} </style>
<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.19.3" data-wpr-features="wpr_delay_js wpr_minify_js wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' class="home wp-singular page-template-default page page-id-7 wp-custom-logo wp-theme-astra ehf-header ehf-footer ehf-template-astra ehf-stylesheet-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.11.10 group-blog ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-9 elementor-page elementor-page-7">
<noscript>
<a href="https://www.clickcease.com" rel="nofollow"><img src="https://monitor.clickcease.com/stats/stats.aspx" alt="Clickcease" /></a>
</noscript>
<noscript>
<iframe src='https://obseu.bmccfortress.com/ns/a966b5ad1b4cb9dd88c4cad12144c389.html?ch=""' width='0' height='0' style='display:none'></iframe>
</noscript>
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KVMBTS2"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) -->
<a
class="skip-link screen-reader-text"
href="#content"
title="Zum Inhalt springen">
Zum Inhalt springen</a>
<div
class="hfeed site" id="page">
<header id="masthead" itemscope="itemscope" itemtype="https://schema.org/WPHeader">
<p class="main-title bhf-hidden" itemprop="headline"><a href="https://www.compliancesolutions.com" title="Compliance Solutions" rel="home">Compliance Solutions</a></p>
<div data-elementor-type="wp-post" data-elementor-id="1329" class="elementor elementor-1329" data-elementor-post-type="elementor-hf">
<header class="elementor-section elementor-top-section elementor-element elementor-element-5acfef5 elementor-section-content-middle elementor-hidden-mobile elementor-section-stretched elementor-section-full_width elementor-hidden-tablet elementor-section-height-default elementor-section-height-default" data-id="5acfef5" data-element_type="section" id="scrollup" data-settings="{"stretch_section":"section-stretched","background_background":"classic","sticky":"top","sticky_on":["desktop"],"sticky_effects_offset":10,"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-20 elementor-top-column elementor-element elementor-element-5f2f495" data-id="5f2f495" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6c6d8c2 elementor-widget elementor-widget-site-logo" data-id="6c6d8c2" data-element_type="widget" data-settings="{"width":{"unit":"%","size":84,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"vw","size":"","sizes":[]},"space_tablet":{"unit":"%","size":100,"sizes":[]},"align":"center","space":{"unit":"%","size":"","sizes":[]},"space_mobile":{"unit":"%","size":"","sizes":[]},"image_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_space":{"unit":"px","size":0,"sizes":[]},"caption_space_tablet":{"unit":"px","size":"","sizes":[]},"caption_space_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="site-logo.default">
<div class="elementor-widget-container">
<div class="hfe-site-logo">
<a data-elementor-open-lightbox="" class='elementor-clickable' href="https://www.compliancesolutions.com">
<div class="hfe-site-logo-set">
<div class="hfe-site-logo-container">
<picture class="hfe-site-logo-img elementor-animation-">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-1024x206.png.webp"/>
<img src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-1024x206.png" alt="Logo Compliance Solutions Klein New"/>
</picture>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f5992de" data-id="f5992de" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-899c4fc hfe-nav-menu__align-center hfe-submenu-icon-arrow hfe-submenu-animation-none hfe-link-redirect-child hfe-nav-menu__breakpoint-tablet elementor-widget elementor-widget-navigation-menu" data-id="899c4fc" data-element_type="widget" data-settings="{"width_dropdown_item":{"unit":"px","size":375,"sizes":[]},"width_dropdown_item_tablet":{"unit":"px","size":0,"sizes":[]},"padding_horizontal_dropdown_item":{"unit":"px","size":24,"sizes":[]},"padding_vertical_dropdown_item":{"unit":"px","size":14,"sizes":[]},"distance_from_menu_tablet":{"unit":"px","size":10,"sizes":[]},"padding_horizontal_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_horizontal_menu_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_horizontal_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"padding_vertical_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_vertical_menu_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_vertical_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"menu_space_between":{"unit":"px","size":"","sizes":[]},"menu_space_between_tablet":{"unit":"px","size":"","sizes":[]},"menu_space_between_mobile":{"unit":"px","size":"","sizes":[]},"menu_row_space":{"unit":"px","size":"","sizes":[]},"menu_row_space_tablet":{"unit":"px","size":"","sizes":[]},"menu_row_space_mobile":{"unit":"px","size":"","sizes":[]},"dropdown_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"dropdown_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"dropdown_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"width_dropdown_item_mobile":{"unit":"px","size":"","sizes":[]},"padding_horizontal_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_horizontal_dropdown_item_mobile":{"unit":"px","size":"","sizes":[]},"padding_vertical_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_vertical_dropdown_item_mobile":{"unit":"px","size":"","sizes":[]},"distance_from_menu":{"unit":"px","size":"","sizes":[]},"distance_from_menu_mobile":{"unit":"px","size":"","sizes":[]},"toggle_size":{"unit":"px","size":"","sizes":[]},"toggle_size_tablet":{"unit":"px","size":"","sizes":[]},"toggle_size_mobile":{"unit":"px","size":"","sizes":[]},"toggle_border_width":{"unit":"px","size":"","sizes":[]},"toggle_border_width_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_width_mobile":{"unit":"px","size":"","sizes":[]},"toggle_border_radius":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="navigation-menu.default">
<div class="elementor-widget-container">
<div class="hfe-nav-menu hfe-layout-horizontal hfe-nav-menu-layout horizontal hfe-pointer__none" data-layout="horizontal">
<div role="button" class="hfe-nav-menu__toggle elementor-clickable" tabindex="0" aria-label="Menu Toggle">
<span class="screen-reader-text">Menü</span>
<div class="hfe-nav-menu-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg> </div>
</div>
<nav class="hfe-nav-menu__layout-horizontal hfe-nav-menu__submenu-arrow" data-toggle-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>" data-close-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path 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>" data-full-width="yes">
<ul id="menu-1-899c4fc" class="hfe-nav-menu"><li id="menu-item-93" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/compliance-systeme/" class = "hfe-menu-item">Compliance Systeme<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-95" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/" class = "hfe-sub-menu-item">Business Partner Due Diligence System</a></li>
<li id="menu-item-20364" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/csddd-compliance-system/" class = "hfe-sub-menu-item">CSDDD Compliance System</a></li>
<li id="menu-item-18223" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/eudr-compliance-system/" class = "hfe-sub-menu-item">EUDR Compliance System</a></li>
<li id="menu-item-21639" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/ai-compliance-solution/" class = "hfe-sub-menu-item">AI Compliance Solution</a></li>
<li id="menu-item-94" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/lieferkettensorgfaltspflichtengesetz-lksg/" class = "hfe-sub-menu-item">Lieferkettengesetz Compliance System</a></li>
<li id="menu-item-96" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/whistleblowing-system-hinweisgebersystem/" class = "hfe-sub-menu-item">Whistleblowing System</a></li>
<li id="menu-item-21032" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/pre-employment-screening-system/" class = "hfe-sub-menu-item">Pre-Employment Screening System</a></li>
<li id="menu-item-22325" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/antitrust-management-system/" class = "hfe-sub-menu-item">Antitrust Management System</a></li>
<li id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-risk-management/" class = "hfe-sub-menu-item">Compliance Risk Management System</a></li>
<li id="menu-item-21882" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/audit-management-system/" class = "hfe-sub-menu-item">Audit Management System</a></li>
<li id="menu-item-16229" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/esg-ai-agent/" class = "hfe-sub-menu-item">ESG AI-Agent</a></li>
<li id="menu-item-17190" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/cs-ai-assistant/" class = "hfe-sub-menu-item">CS AI-Assistant</a></li>
<li id="menu-item-1020" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-systeme/" class = "hfe-sub-menu-item">Weitere Systeme</a></li>
</ul>
</li>
<li id="menu-item-99" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/mcs-compliance-plattform/" class = "hfe-menu-item">Compliance Plattform</a></li>
<li id="menu-item-100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/corporate-compliance/" class = "hfe-menu-item">Company<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-1021" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/corporate-compliance/" class = "hfe-sub-menu-item">Compliance Solutions</a></li>
<li id="menu-item-10834" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/referenzen/" class = "hfe-sub-menu-item">Referenzen</a></li>
<li id="menu-item-6333" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/kontakt/" class = "hfe-sub-menu-item">Kontakt</a></li>
<li id="menu-item-103" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/karriere/" class = "hfe-sub-menu-item">Karriere</a></li>
<li id="menu-item-13629" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-glossar/" class = "hfe-sub-menu-item">Compliance Glossar</a></li>
<li id="menu-item-6980" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/impressum/" class = "hfe-sub-menu-item">Impressum</a></li>
</ul>
</li>
<li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/news/" class = "hfe-menu-item">News</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-30a2433" data-id="30a2433" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-213b787 elementor-widget elementor-widget-button" data-id="213b787" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/demo/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">DEMO</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d5468c6" data-id="d5468c6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-06507d7 elementor-align-center elementor-widget elementor-widget-button" data-id="06507d7" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/kontakt">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">KONTAKT</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f9e8101" data-id="f9e8101" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4d2529d elementor-widget elementor-widget-shortcode" data-id="4d2529d" data-element_type="widget" data-widget_type="shortcode.default">
<div class="elementor-widget-container">
<div class="elementor-shortcode">
<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-de wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-list-horizontal">
<a href="https://www.compliancesolutions.com/" class="wpml-ls-link">
<img
class="wpml-ls-flag"
src="https://www.compliancesolutions.com/wp-content/uploads/flags/DE.jpg"
alt="Deutsch"
width=36
height=24
/></a>
</li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
<a href="https://www.compliancesolutions.com/en/" class="wpml-ls-link">
<img
class="wpml-ls-flag"
src="https://www.compliancesolutions.com/wp-content/uploads/flags/usa-favicon-sprache.jpg"
alt="Englisch"
width=36
height=24
/></a>
</li></ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<header class="elementor-section elementor-top-section elementor-element elementor-element-8406bcd elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-stretched elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="8406bcd" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic","sticky":"top","sticky_on":["mobile"],"sticky_effects_offset_mobile":10,"sticky_offset":0,"sticky_effects_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-33 elementor-top-column elementor-element elementor-element-5dbb4b3" data-id="5dbb4b3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-176aff9 elementor-widget elementor-widget-site-logo" data-id="176aff9" data-element_type="widget" data-settings="{"width":{"unit":"%","size":84,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"vw","size":"","sizes":[]},"space_tablet":{"unit":"%","size":100,"sizes":[]},"align":"center","space":{"unit":"%","size":"","sizes":[]},"space_mobile":{"unit":"%","size":"","sizes":[]},"image_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_space":{"unit":"px","size":0,"sizes":[]},"caption_space_tablet":{"unit":"px","size":"","sizes":[]},"caption_space_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="site-logo.default">
<div class="elementor-widget-container">
<div class="hfe-site-logo">
<a data-elementor-open-lightbox="" class='elementor-clickable' href="https://www.compliancesolutions.com">
<div class="hfe-site-logo-set">
<div class="hfe-site-logo-container">
<picture class="hfe-site-logo-img elementor-animation-">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-768x155.png.webp"/>
<img src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-768x155.png" alt="Logo Compliance Solutions Klein New"/>
</picture>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4145a4a" data-id="4145a4a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0c21d56 hfe-nav-menu__align-center hfe-submenu-icon-classic hfe-submenu-animation-none hfe-link-redirect-child hfe-nav-menu__breakpoint-tablet elementor-widget elementor-widget-navigation-menu" data-id="0c21d56" data-element_type="widget" data-settings="{"menu_space_between":{"unit":"px","size":0,"sizes":[]},"menu_row_space":{"unit":"px","size":0,"sizes":[]},"dropdown_border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"width_dropdown_item":{"unit":"px","size":410,"sizes":[]},"distance_from_menu":{"unit":"px","size":-7,"sizes":[]},"dropdown_border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"4","isLinked":false},"width_dropdown_item_mobile":{"unit":"px","size":0,"sizes":[]},"padding_horizontal_dropdown_item_mobile":{"unit":"px","size":16,"sizes":[]},"padding_vertical_dropdown_item_mobile":{"unit":"px","size":6,"sizes":[]},"distance_from_menu_mobile":{"unit":"px","size":10,"sizes":[]},"toggle_size_mobile":{"unit":"px","size":24,"sizes":[]},"toggle_border_width_mobile":{"unit":"px","size":0,"sizes":[]},"padding_horizontal_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_horizontal_menu_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_horizontal_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"padding_vertical_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_vertical_menu_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_vertical_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"menu_space_between_tablet":{"unit":"px","size":"","sizes":[]},"menu_space_between_mobile":{"unit":"px","size":"","sizes":[]},"menu_row_space_tablet":{"unit":"px","size":"","sizes":[]},"menu_row_space_mobile":{"unit":"px","size":"","sizes":[]},"dropdown_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"width_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_horizontal_dropdown_item":{"unit":"px","size":"","sizes":[]},"padding_horizontal_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"padding_vertical_dropdown_item":{"unit":"px","size":15,"sizes":[]},"padding_vertical_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"distance_from_menu_tablet":{"unit":"px","size":"","sizes":[]},"toggle_size":{"unit":"px","size":"","sizes":[]},"toggle_size_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_width":{"unit":"px","size":"","sizes":[]},"toggle_border_width_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_radius":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="navigation-menu.default">
<div class="elementor-widget-container">
<div class="hfe-nav-menu hfe-layout-horizontal hfe-nav-menu-layout horizontal hfe-pointer__none" data-layout="horizontal">
<div role="button" class="hfe-nav-menu__toggle elementor-clickable" tabindex="0" aria-label="Menu Toggle">
<span class="screen-reader-text">Menü</span>
<div class="hfe-nav-menu-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg> </div>
</div>
<nav itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" class="hfe-nav-menu__layout-horizontal hfe-nav-menu__submenu-classic" data-toggle-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>" data-close-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path 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>" data-full-width="yes">
<ul id="menu-1-0c21d56" class="hfe-nav-menu"><li id="menu-item-5699" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/compliance-systeme/" itemprop="url" class = "hfe-menu-item">Compliance Systeme<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-5698" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/" itemprop="url" class = "hfe-sub-menu-item">Business Partner Due Diligence System</a></li>
<li id="menu-item-20365" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/csddd-compliance-system/" itemprop="url" class = "hfe-sub-menu-item">CSDDD Compliance System</a></li>
<li id="menu-item-17593" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/eudr-compliance-system/" itemprop="url" class = "hfe-sub-menu-item">EUDR Compliance System</a></li>
<li id="menu-item-21643" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/ai-compliance-solution/" itemprop="url" class = "hfe-sub-menu-item">AI Compliance Solution</a></li>
<li id="menu-item-5700" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/lieferkettensorgfaltspflichtengesetz-lksg/" itemprop="url" class = "hfe-sub-menu-item">Lieferkettengesetz Compliance System</a></li>
<li id="menu-item-5701" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/whistleblowing-system-hinweisgebersystem/" itemprop="url" class = "hfe-sub-menu-item">Whistleblowing System</a></li>
<li id="menu-item-21644" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/pre-employment-screening-system/" itemprop="url" class = "hfe-sub-menu-item">Pre-Employment Screening System</a></li>
<li id="menu-item-5696" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-risk-management/" itemprop="url" class = "hfe-sub-menu-item">Compliance Risk Management System</a></li>
<li id="menu-item-16230" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/esg-ai-agent/" itemprop="url" class = "hfe-sub-menu-item">ESG AI-Agent System</a></li>
<li id="menu-item-17246" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/cs-ai-assistant/" itemprop="url" class = "hfe-sub-menu-item">CS AI-Assistant</a></li>
<li id="menu-item-5723" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-systeme/" itemprop="url" class = "hfe-sub-menu-item">Weitere Systeme</a></li>
</ul>
</li>
<li id="menu-item-5694" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/mcs-compliance-plattform/" itemprop="url" class = "hfe-menu-item">Compliance Plattform</a></li>
<li id="menu-item-5693" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/corporate-compliance/" itemprop="url" class = "hfe-menu-item">Company<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-6750" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/corporate-compliance/" itemprop="url" class = "hfe-sub-menu-item">Compliance Solutions</a></li>
<li id="menu-item-10835" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/referenzen/" itemprop="url" class = "hfe-sub-menu-item">Referenzen</a></li>
<li id="menu-item-5691" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/karriere/" itemprop="url" class = "hfe-sub-menu-item">Karriere</a></li>
<li id="menu-item-13630" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-glossar/" itemprop="url" class = "hfe-sub-menu-item">Compliance Glossar</a></li>
<li id="menu-item-7499" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/impressum/" itemprop="url" class = "hfe-sub-menu-item">Impressum</a></li>
</ul>
</li>
<li id="menu-item-5689" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/news/" itemprop="url" class = "hfe-menu-item">News</a></li>
<li id="menu-item-6900" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/demo/" itemprop="url" class = "hfe-menu-item">Demo</a></li>
<li id="menu-item-6334" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/kontakt/" itemprop="url" class = "hfe-menu-item">Kontakt</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2da9700" data-id="2da9700" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-02527e2 elementor-widget elementor-widget-wpml-language-switcher" data-id="02527e2" 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-en wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
<a href="https://www.compliancesolutions.com/en/" class="wpml-ls-link">
<img
class="wpml-ls-flag"
src="https://www.compliancesolutions.com/wp-content/uploads/flags/usa-favicon-sprache.jpg"
alt="Englisch"
width=36
height=24
/></a>
</li></ul>
</div>
</div> </div>
</div>
</div>
</div>
</div>
</header>
<header class="elementor-section elementor-top-section elementor-element elementor-element-3fd6e6a elementor-section-content-middle elementor-section-stretched elementor-hidden-desktop elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fd6e6a" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic","sticky":"top","sticky_on":["tablet"],"sticky_effects_offset_tablet":10,"sticky_offset":0,"sticky_effects_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-20 elementor-top-column elementor-element elementor-element-5f65fc3" data-id="5f65fc3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-04b7706 elementor-widget elementor-widget-site-logo" data-id="04b7706" data-element_type="widget" data-settings="{"width":{"unit":"%","size":84,"sizes":[]},"width_tablet":{"unit":"%","size":100,"sizes":[]},"width_mobile":{"unit":"vw","size":"","sizes":[]},"space_tablet":{"unit":"%","size":100,"sizes":[]},"align":"center","space":{"unit":"%","size":"","sizes":[]},"space_mobile":{"unit":"%","size":"","sizes":[]},"image_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_space":{"unit":"px","size":0,"sizes":[]},"caption_space_tablet":{"unit":"px","size":"","sizes":[]},"caption_space_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="site-logo.default">
<div class="elementor-widget-container">
<div class="hfe-site-logo">
<a data-elementor-open-lightbox="" class='elementor-clickable' href="https://www.compliancesolutions.com">
<div class="hfe-site-logo-set">
<div class="hfe-site-logo-container">
<picture class="hfe-site-logo-img elementor-animation-">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-768x155.png.webp"/>
<img src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/cropped-Logo_New_lay_v02_160522-768x155.png" alt="Logo Compliance Solutions Klein New"/>
</picture>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-7d3ee0a" data-id="7d3ee0a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c9aa397 hfe-nav-menu__align-center hfe-submenu-icon-classic hfe-submenu-animation-none hfe-link-redirect-child hfe-nav-menu__breakpoint-tablet elementor-widget elementor-widget-navigation-menu" data-id="c9aa397" data-element_type="widget" data-settings="{"menu_space_between":{"unit":"px","size":0,"sizes":[]},"menu_row_space":{"unit":"px","size":0,"sizes":[]},"dropdown_border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"width_dropdown_item":{"unit":"px","size":410,"sizes":[]},"distance_from_menu":{"unit":"px","size":-7,"sizes":[]},"dropdown_border_radius_mobile":{"unit":"px","top":"0","right":"0","bottom":"4","left":"4","isLinked":false},"width_dropdown_item_mobile":{"unit":"px","size":0,"sizes":[]},"padding_horizontal_dropdown_item_mobile":{"unit":"px","size":16,"sizes":[]},"padding_vertical_dropdown_item_mobile":{"unit":"px","size":6,"sizes":[]},"distance_from_menu_mobile":{"unit":"px","size":10,"sizes":[]},"toggle_size_mobile":{"unit":"px","size":24,"sizes":[]},"toggle_border_width_mobile":{"unit":"px","size":0,"sizes":[]},"padding_horizontal_menu_item_tablet":{"unit":"px","size":0,"sizes":[]},"padding_vertical_menu_item_tablet":{"unit":"px","size":0,"sizes":[]},"menu_space_between_tablet":{"unit":"px","size":0,"sizes":[]},"menu_row_space_tablet":{"unit":"px","size":0,"sizes":[]},"width_dropdown_item_tablet":{"unit":"px","size":380,"sizes":[]},"padding_horizontal_dropdown_item_tablet":{"unit":"px","size":41,"sizes":[]},"distance_from_menu_tablet":{"unit":"px","size":12,"sizes":[]},"padding_horizontal_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_horizontal_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"padding_vertical_menu_item":{"unit":"px","size":15,"sizes":[]},"padding_vertical_menu_item_mobile":{"unit":"px","size":"","sizes":[]},"menu_space_between_mobile":{"unit":"px","size":"","sizes":[]},"menu_row_space_mobile":{"unit":"px","size":"","sizes":[]},"dropdown_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_horizontal_dropdown_item":{"unit":"px","size":"","sizes":[]},"padding_vertical_dropdown_item":{"unit":"px","size":15,"sizes":[]},"padding_vertical_dropdown_item_tablet":{"unit":"px","size":"","sizes":[]},"toggle_size":{"unit":"px","size":"","sizes":[]},"toggle_size_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_width":{"unit":"px","size":"","sizes":[]},"toggle_border_width_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_radius":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_tablet":{"unit":"px","size":"","sizes":[]},"toggle_border_radius_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="navigation-menu.default">
<div class="elementor-widget-container">
<div class="hfe-nav-menu hfe-layout-horizontal hfe-nav-menu-layout horizontal hfe-pointer__none" data-layout="horizontal">
<div role="button" class="hfe-nav-menu__toggle elementor-clickable" tabindex="0" aria-label="Menu Toggle">
<span class="screen-reader-text">Menü</span>
<div class="hfe-nav-menu-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg> </div>
</div>
<nav class="hfe-nav-menu__layout-horizontal hfe-nav-menu__submenu-classic" data-toggle-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg>" data-close-icon="<svg aria-hidden="true" tabindex="0" class="e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path 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>" data-full-width="yes">
<ul id="menu-1-c9aa397" class="hfe-nav-menu"><li id="menu-item-5699" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/compliance-systeme/" itemprop="url" class = "hfe-menu-item">Compliance Systeme<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-5698" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/" itemprop="url" class = "hfe-sub-menu-item">Business Partner Due Diligence System</a></li>
<li id="menu-item-20365" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/csddd-compliance-system/" itemprop="url" class = "hfe-sub-menu-item">CSDDD Compliance System</a></li>
<li id="menu-item-17593" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/eudr-compliance-system/" itemprop="url" class = "hfe-sub-menu-item">EUDR Compliance System</a></li>
<li id="menu-item-21643" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/ai-compliance-solution/" itemprop="url" class = "hfe-sub-menu-item">AI Compliance Solution</a></li>
<li id="menu-item-5700" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/lieferkettensorgfaltspflichtengesetz-lksg/" itemprop="url" class = "hfe-sub-menu-item">Lieferkettengesetz Compliance System</a></li>
<li id="menu-item-5701" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/whistleblowing-system-hinweisgebersystem/" itemprop="url" class = "hfe-sub-menu-item">Whistleblowing System</a></li>
<li id="menu-item-21644" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/pre-employment-screening-system/" itemprop="url" class = "hfe-sub-menu-item">Pre-Employment Screening System</a></li>
<li id="menu-item-5696" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-risk-management/" itemprop="url" class = "hfe-sub-menu-item">Compliance Risk Management System</a></li>
<li id="menu-item-16230" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/esg-ai-agent/" itemprop="url" class = "hfe-sub-menu-item">ESG AI-Agent System</a></li>
<li id="menu-item-17246" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/cs-ai-assistant/" itemprop="url" class = "hfe-sub-menu-item">CS AI-Assistant</a></li>
<li id="menu-item-5723" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-systeme/" itemprop="url" class = "hfe-sub-menu-item">Weitere Systeme</a></li>
</ul>
</li>
<li id="menu-item-5694" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/mcs-compliance-plattform/" itemprop="url" class = "hfe-menu-item">Compliance Plattform</a></li>
<li id="menu-item-5693" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container" tabindex="0" role="button" aria-haspopup="true" aria-expanded="false"><a aria-expanded="false" href="https://www.compliancesolutions.com/corporate-compliance/" itemprop="url" class = "hfe-menu-item">Company<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
<ul class="sub-menu">
<li id="menu-item-6750" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.compliancesolutions.com/corporate-compliance/" itemprop="url" class = "hfe-sub-menu-item">Compliance Solutions</a></li>
<li id="menu-item-10835" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/referenzen/" itemprop="url" class = "hfe-sub-menu-item">Referenzen</a></li>
<li id="menu-item-5691" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/karriere/" itemprop="url" class = "hfe-sub-menu-item">Karriere</a></li>
<li id="menu-item-13630" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/compliance-glossar/" itemprop="url" class = "hfe-sub-menu-item">Compliance Glossar</a></li>
<li id="menu-item-7499" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.compliancesolutions.com/impressum/" itemprop="url" class = "hfe-sub-menu-item">Impressum</a></li>
</ul>
</li>
<li id="menu-item-5689" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/news/" itemprop="url" class = "hfe-menu-item">News</a></li>
<li id="menu-item-6900" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/demo/" itemprop="url" class = "hfe-menu-item">Demo</a></li>
<li id="menu-item-6334" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.compliancesolutions.com/kontakt/" itemprop="url" class = "hfe-menu-item">Kontakt</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f73b559" data-id="f73b559" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-1fbe188 elementor-tablet-align-center elementor-widget elementor-widget-button" data-id="1fbe188" 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="http://compliancesolutions.com/demo">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">DEMO</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-96f2173" data-id="96f2173" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-dbd1232 elementor-align-center elementor-widget elementor-widget-button" data-id="dbd1232" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/kontakt/#formular">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">KONTAKT</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-12179e1" data-id="12179e1" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-355386a elementor-widget elementor-widget-shortcode" data-id="355386a" data-element_type="widget" data-widget_type="shortcode.default">
<div class="elementor-widget-container">
<div class="elementor-shortcode">
<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-de wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-list-horizontal">
<a href="https://www.compliancesolutions.com/" class="wpml-ls-link">
<img
class="wpml-ls-flag"
src="https://www.compliancesolutions.com/wp-content/uploads/flags/DE.jpg"
alt="Deutsch"
width=36
height=24
/></a>
</li><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
<a href="https://www.compliancesolutions.com/en/" class="wpml-ls-link">
<img
class="wpml-ls-flag"
src="https://www.compliancesolutions.com/wp-content/uploads/flags/usa-favicon-sprache.jpg"
alt="Englisch"
width=36
height=24
/></a>
</li></ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
</div>
</header>
<div id="content" class="site-content">
<div class="ast-container">
<div id="primary" class="content-area primary">
<main id="main" class="site-main">
<article
class="post-7 page type-page status-publish has-post-thumbnail ast-article-single" id="post-7" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
<header class="entry-header ast-header-without-markup">
<h1 class="entry-title" itemprop="headline">Compliance Solutions</h1> </header> <!-- .entry-header -->
<div class="entry-content clear"
itemprop="text">
<div data-elementor-type="wp-page" data-elementor-id="7" class="elementor elementor-7" data-elementor-post-type="page">
<section class="elementor-section elementor-top-section elementor-element elementor-element-6762e9e elementor-section-stretched elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6762e9e" data-element_type="section" data-settings="{"background_background":"gradient","stretch_section":"section-stretched"}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b293769" data-id="b293769" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-fd20785 elementor-widget-tablet__width-initial elementor-hidden-mobile elementor-widget elementor-widget-heading" data-id="fd20785" data-element_type="widget" data-settings="{"_animation":"none","_animation_mobile":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Intelligente Lösungen für effektive Compliance</h1> </div>
</div>
<div class="elementor-element elementor-element-8af49b8 elementor-widget elementor-widget-heading" data-id="8af49b8" data-element_type="widget" data-settings="{"_animation":"none","_animation_mobile":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Lösen Sie Ihre Compliance-Herausforderungen mit unseren smarten & KI-gestützten Compliance Software-Systemen</p> </div>
</div>
<div class="elementor-element elementor-element-150770c elementor-mobile-align-center elementor-hidden-mobile elementor-align-left elementor-widget-tablet__width-initial elementor-widget elementor-widget-button" data-id="150770c" data-element_type="widget" data-settings="{"_animation":"none","_animation_mobile":"none"}" 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="#kontakt">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Kontakt</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-91bbb40 elementor-hidden-mobile" data-id="91bbb40" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-76ececc elementor-widget elementor-widget-image" data-id="76ececc" data-element_type="widget" data-settings="{"_animation_tablet":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" width="1" height="1" src="https://www.compliancesolutions.com/wp-content/uploads/2022/08/simplified_screenshot_blank_2.svg" class="attachment-medium size-medium wp-image-1767" alt="Vorschau Screen Compliance Systeme Tabellen" title="Compliance Solutions 1"> </div>
</div>
<div class="elementor-element elementor-element-82e834c animated-slow elementor-widget elementor-widget-image" data-id="82e834c" data-element_type="widget" data-settings="{"_animation":"none","_animation_delay":300,"_animation_tablet":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/whistleblowing-icon.svg" title="Compliance Solutions 2" alt="whistleblowing-icon" loading="lazy"> </div>
</div>
<div class="elementor-element elementor-element-91dddec animated-slow elementor-widget elementor-widget-image" data-id="91dddec" data-element_type="widget" data-settings="{"_animation":"none","_animation_delay":600,"_animation_tablet":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/businesspartner-icon.svg" title="Compliance Solutions 3" alt="businesspartner-icon" loading="lazy"> </div>
</div>
<div class="elementor-element elementor-element-44fd94a elementor-widget elementor-widget-image" data-id="44fd94a" data-element_type="widget" data-settings="{"_animation_tablet":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/compliancerisk-icon.svg" title="Compliance Solutions 4" alt="compliancerisk-icon" loading="lazy"> </div>
</div>
<div class="elementor-element elementor-element-b44ae0c elementor-widget elementor-widget-image" data-id="b44ae0c" data-element_type="widget" data-settings="{"_animation_tablet":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/supplychain-icon.svg" title="Compliance Solutions 5" alt="supplychain-icon" loading="lazy"> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-4264c3d elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4264c3d" data-element_type="section" data-settings="{"background_background":"gradient","stretch_section":"section-stretched"}">
<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-76f1625" data-id="76f1625" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c050bb6 elementor-widget-tablet__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="c050bb6" data-element_type="widget" data-settings="{"_animation":"none","_animation_mobile":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Intelligente<br>& Effektive Compliance Software</h1> </div>
</div>
<div class="elementor-element elementor-element-52eb7d2 elementor-widget elementor-widget-heading" data-id="52eb7d2" data-element_type="widget" data-settings="{"_animation":"none","_animation_mobile":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Lösen Sie Ihre Compliance-Herausforderungen mit unseren smarten & KI-gestützten Compliance Software-Systemen</p> </div>
</div>
<div class="elementor-element elementor-element-45bcc9e elementor-mobile-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-invisible elementor-widget elementor-widget-button" data-id="45bcc9e" data-element_type="widget" data-settings="{"_animation":"fadeIn","_animation_mobile":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/kontakt/#formular">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Kontakt</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-section elementor-top-section elementor-element elementor-element-fd273c1 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fd273c1" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-baf5927" data-id="baf5927" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a2d7e3f elementor-hidden-mobile elementor-widget elementor-widget-text-editor" data-id="a2d7e3f" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>– Trusted by –</p> </div>
</div>
<div class="elementor-element elementor-element-5766070 elementor-hidden-mobile elementor-widget elementor-widget-global elementor-global-14255 elementor-widget-image-carousel" data-id="5766070" data-element_type="widget" data-settings="{"slides_to_show":"8","navigation":"none","pause_on_hover":"no","pause_on_interaction":"no","autoplay_speed":0,"speed":5000,"slides_to_show_mobile":"1","slides_to_show_tablet":"6","autoplay":"yes","infinite":"yes","image_spacing_custom":{"unit":"px","size":20,"sizes":[]},"image_spacing_custom_tablet":{"unit":"px","size":"","sizes":[]}}" 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="Bild Karussell" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-24-rahkz6fa7osv1qsee53s25wtywgmq5fnmks7sbxatc.png" alt="logo – 24" title="Compliance Solutions 6"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-14-1-rahkzin6oj9l8oanesdxgkttowsei7s6099j0xf6kg.png" alt="logo – 14" title="Compliance Solutions 7"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-19-1-rahl5qcrv3rtzv9p4h34y0dj2m5re6ga70j38s7hfk.png" alt="logo – 19" title="Compliance Solutions 8"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-20-1-rahl60ozya5zjkuog3k17frlluqsqulbwfpfits5j4.png" alt="logo – 20" title="Compliance Solutions 9"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-22-1-rahl6mbabgzkylz9xuwgasb79ps8nvz5neplk6w3k0.png" alt="logo – 22" title="Compliance Solutions 10"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-1-rahl6vpo7tcg6plmeyypzpxt7khwsv0h0p8gcyi5ts.png" alt="logo – 1" title="Compliance Solutions 11"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-3-1-rahl761wazqlqf6lqlfm95bvqt2y5j5iq4esn02txc.png" alt="logo – 3" title="Compliance Solutions 12"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-4-rahl7ge4e64ra4rl27wiikpya1nzi7akfjl4x1ni0w.png" alt="logo – 4" title="Compliance Solutions 13"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-5-1-rahl7psiaihmi8dxjbys7ick7wdnn6bvsu3zpt9kao.png" alt="logo – 5" title="Compliance Solutions 14"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-6-rahl804qdovs1xywuyfogxqmr4yozugxi9abzuu8e8.png" alt="logo – 6" title="Compliance Solutions 15"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-7-1-rahl89j4a18na1l9c2hy5vd8ozod4ti8vjt6smgao0.png" alt="logo – 7" title="Compliance Solutions 16"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-8-1-rahl8jvcd7mstr68noyufarb889ehhnakyzj2o0yrk.png" alt="logo – 8" title="Compliance Solutions 17"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-9-1-rahl8qg7p1vt30wol9t8er3jdxcyzddexvjxflr7k0.png" alt="logo – 9" title="Compliance Solutions 18"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-10-1-rahl8xyx7q63nwlrdd28yp7850bwoy79mwrt9tg268.png" alt="logo – 10" title="Compliance Solutions 19"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-11-rahl96fgx8hoke9gzypw352dhh67m84uo2n6lb3im8.png" alt="logo – 11" title="Compliance Solutions 20"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-12-rahl98b5awk97m6qozj584lao8wy1mcbcby5jv0q9s.png" alt="logo – 12" title="Compliance Solutions 21"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-13-1-rahl9grp0evu43ugbl6sckgg0pr8yw9wdhtivco6ps.png" alt="logo – 13" title="Compliance Solutions 22"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-15-rahl9txfo3dumnbc6qvkbh4wc3ydynq53aybl84oao.png" alt="logo – 15" title="Compliance Solutions 23"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-16-rahla1g56ro57j0eyu4kvf8l36xbo8jzsc67fftiww.png" alt="logo – 16" title="Compliance Solutions 24"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-17-1-rahlaauj3410fmmrfy6ukcv711mzt7lb5mp287fl6o.png" alt="logo – 17" title="Compliance Solutions 25"></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 von 21"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://www.compliancesolutions.com/wp-content/uploads/elementor/thumbs/logo-–-18-rahlam4ld4ggay6dm32dea0q5o3edku376ivziyv40.png" alt="logo – 18" title="Compliance Solutions 26"></figure></div> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-9479879 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9479879" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-471efd2" data-id="471efd2" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-92d3788 elementor-widget elementor-widget-heading" data-id="92d3788" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">KI-unterstützte, automatisierte Compliance Systeme</h2> </div>
</div>
<div class="elementor-element elementor-element-d46f240 elementor-widget elementor-widget-heading" data-id="d46f240" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Leistungsfähige Compliance Software</h3> </div>
</div>
<div class="elementor-element elementor-element-ebb4e5e elementor-widget elementor-widget-text-editor" data-id="ebb4e5e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Compliance Solutions bietet ein breites Spektrum an Compliance Systemen zur effektiven und effizienten Umsetzung von Compliance-Aufgaben. Das Portfolio umfasst über 20 <span style="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-style: var( --e-global-typography-text-font-style ); font-weight: var( --e-global-typography-text-font-weight ); text-transform: var( --e-global-typography-text-text-transform );">KI-basierte </span><a style="font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform ); background-color: #ffffff;" href="https://www.compliancesolutions.com/compliance-systeme/">Compliance Software Lösungen</a><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );"> für Bereiche wie Geschäftspartnerprüfung, Corporate Sustainability Due Diligence, EUDR Compliance, Compliance Risk Management, Competitor Contact Register oder Gifts and Hospitlity. Die Compliance Systeme können sowohl als Einzellösung betrieben werden oder auch als Kombination von mehreren Systemen innerhalb der </span><a style="font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform ); background-color: #ffffff;" href="https://www.compliancesolutions.com/mcs-compliance-plattform/">MCS Compliance Plattform</a><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );">.</span></p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-c38f941 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c38f941" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-06f4ce1" data-id="06f4ce1" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7186ac5 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="7186ac5" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/" class="elementor-icon" tabindex="-1" aria-label="Business Partner Due Diligence System">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640"><defs><clipPath id="clip-Produktlogo_BPDD"><rect width="640" height="640"></rect></clipPath></defs><g id="Produktlogo_BPDD" clip-path="url(#clip-Produktlogo_BPDD)"><rect id="Rechteck_1" data-name="Rechteck 1" width="640" height="640" rx="120" fill="#13a1dc"></rect><g id="Gruppe_203" data-name="Gruppe 203" transform="translate(-20 -20)"><g id="Polygon_3" data-name="Polygon 3" transform="translate(570 80) rotate(90)" fill="none"><path d="M390,0,520,230,390,460H130L0,230,130,0Z" stroke="none"></path><path d="M 153.3386535644531 40 L 45.94735717773438 230 L 153.3386535644531 420 L 366.6613464355469 420 L 474.0526428222656 230 L 366.6613464355469 40 L 153.3386535644531 40 M 130 0 L 390 0 L 520 230 L 390 460 L 130 460 L 0 230 L 130 0 Z" stroke="none" fill="#fff"></path></g><g id="Polygon_4" data-name="Polygon 4" transform="translate(490 200) rotate(90)" fill="none"><path d="M150,0l50,90-50,90H50L0,90,50,0Z" stroke="none"></path><path d="M 73.53611755371094 40 L 45.75834655761719 90 L 73.53611755371094 140 L 126.4638824462891 140 L 154.2416687011719 90 L 126.4638824462891 40 L 73.53611755371094 40 M 50 0 L 150 0 L 200 90 L 150 180 L 50 180 L 0 90 L 50 0 Z" stroke="none" fill="#fff"></path></g></g></g></svg> </a>
</div>
<div class="elementor-icon-box-content">
<h4 class="elementor-icon-box-title">
<a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/" >
Business Partner Due Diligence System </a>
</h4>
<p class="elementor-icon-box-description">
Geschäftspartnerprüfung mit Überwachung des gesamten Lebenszyklus von Geschäftsbeziehungen </p>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-276aaaa elementor-widget elementor-widget-text-editor" data-id="276aaaa" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a style="text-transform: uppercase;" href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/">mehr erfahren ></a></p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f75c4e9" data-id="f75c4e9" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-22ba949 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="22ba949" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="https://www.compliancesolutions.com/csddd-compliance-system/" class="elementor-icon" tabindex="-1" aria-label="CSDDD <br>Compliance <br>System">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640"><defs><clipPath id="clip-Produktlogo_CSDDD"><rect width="640" height="640"></rect></clipPath></defs><g id="Produktlogo_CSDDD" clip-path="url(#clip-Produktlogo_CSDDD)"><rect id="Rechteck_1" data-name="Rechteck 1" width="640" height="640" rx="120" fill="#8dd167"></rect><g id="Gruppe_228" data-name="Gruppe 228"><g id="Gruppe_227" data-name="Gruppe 227" transform="translate(390 391.467)"><circle id="Ellipse_7" data-name="Ellipse 7" cx="60" cy="60" r="60" transform="translate(70 68.533)" fill="#fff"></circle><line id="Linie_24" data-name="Linie 24" y2="150" transform="translate(106.066 106.066) rotate(135)" fill="none" stroke="#fff" stroke-width="40"></line></g><g id="Polygon_14" data-name="Polygon 14" transform="translate(440 190) rotate(90)" fill="none"><path d="M195,0l65,120L195,240H65L0,120,65,0Z" stroke="none"></path><path d="M 88.82453918457031 40 L 45.49119567871094 120 L 88.82453918457031 200 L 171.1754760742188 200 L 214.5088043212891 120 L 171.1754760742188 40 L 88.82453918457031 40 M 65 0 L 195 0 L 260 120 L 195 240 L 65 240 L 0 120 L 65 0 Z" stroke="none" fill="#fff"></path></g><g id="Gruppe_226" data-name="Gruppe 226"><circle id="Ellipse_7-2" data-name="Ellipse 7" cx="60" cy="60" r="60" transform="translate(60 60)" fill="#fff"></circle><line id="Linie_24-2" data-name="Linie 24" y2="150" transform="translate(143.934 142.467) rotate(-45)" fill="none" stroke="#fff" stroke-width="40"></line></g></g></g></svg> </a>
</div>
<div class="elementor-icon-box-content">
<h4 class="elementor-icon-box-title">
<a href="https://www.compliancesolutions.com/csddd-compliance-system/" >
CSDDD <br>Compliance <br>System </a>
</h4>
<p class="elementor-icon-box-description">
Strukturierte Herangehensweise zur Einhaltung der Vorschriften und zur Gewährleistung der Nachhaltigkeit </p>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-f20a884 elementor-widget elementor-widget-text-editor" data-id="f20a884" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a style="text-transform: uppercase;" href="https://www.compliancesolutions.com/csddd-compliance-system/">mehr erfahren ></a></p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2e27a93" data-id="2e27a93" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c417995 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="c417995" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="https://www.compliancesolutions.com/eu-entwaldungsverordnung-deforestation/" class="elementor-icon" tabindex="-1" aria-label="EUDR <br>Compliance <br>System">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640"><defs><clipPath id="clip-Produktlogo_EUDR"><rect width="640" height="640"></rect></clipPath></defs><g id="Produktlogo_EUDR" clip-path="url(#clip-Produktlogo_EUDR)"><rect id="Rechteck_1" data-name="Rechteck 1" width="640" height="640" rx="120" fill="#79af6b"></rect><g id="Gruppe_3" data-name="Gruppe 3" transform="translate(-20 -20)"><g id="Polygon_5" data-name="Polygon 5" transform="translate(570 80) rotate(90)" fill="none"><path d="M390,0,520,230,390,460H130L0,230,130,0Z" stroke="none"></path><path d="M 153.3386535644531 40 L 45.94735717773438 230 L 153.3386535644531 420 L 366.6613464355469 420 L 474.0526428222656 230 L 366.6613464355469 40 L 153.3386535644531 40 M 130 0 L 390 0 L 520 230 L 390 460 L 130 460 L 0 230 L 130 0 Z" stroke="none" fill="#fff"></path></g><circle id="Ellipse_1" data-name="Ellipse 1" cx="60" cy="60" r="60" transform="translate(280 44)" fill="#fff"></circle><circle id="Ellipse_3" data-name="Ellipse 3" cx="60" cy="60" r="60" transform="translate(490 396)" fill="#fff"></circle><circle id="Ellipse_4" data-name="Ellipse 4" cx="60" cy="60" r="60" transform="translate(70 396)" fill="#fff"></circle><circle id="Ellipse_5" data-name="Ellipse 5" cx="60" cy="60" r="60" transform="translate(70 164)" fill="#fff"></circle><circle id="Ellipse_6" data-name="Ellipse 6" cx="60" cy="60" r="60" transform="translate(490 164)" fill="#fff"></circle><circle id="Ellipse_2" data-name="Ellipse 2" cx="60" cy="60" r="60" transform="translate(280 516)" fill="#fff"></circle></g><g id="Gruppe_205" data-name="Gruppe 205" transform="translate(-20.5 -20.5)"><line id="Linie_22" data-name="Linie 22" y2="160" transform="translate(340.5 260.5)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_23" data-name="Linie 23" y2="160" transform="translate(420.5 340.5) rotate(90)" fill="none" stroke="#fff" stroke-width="40"></line></g></g></svg> </a>
</div>
<div class="elementor-icon-box-content">
<h4 class="elementor-icon-box-title">
<a href="https://www.compliancesolutions.com/eu-entwaldungsverordnung-deforestation/" >
EUDR <br>Compliance <br>System </a>
</h4>
<p class="elementor-icon-box-description">
Erfüllen Sie die Anforderungen der Europäischen Entwaldungsverordnung </p>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-f1bb183 elementor-widget elementor-widget-text-editor" data-id="f1bb183" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a style="text-transform: uppercase;" href="https://www.compliancesolutions.com/eu-entwaldungsverordnung-deforestation/">mehr erfahren ></a></p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d184b33" data-id="d184b33" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b09bb2c elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="b09bb2c" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="https://www.compliancesolutions.com/ai-compliance-solution/" class="elementor-icon" tabindex="-1" aria-label="AI <br>Compliance <br>Solution">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640"><defs><clipPath id="clip-Produktlogo__AICS"><rect width="640" height="640"></rect></clipPath></defs><g id="Produktlogo__AICS" clip-path="url(#clip-Produktlogo__AICS)"><rect id="Rechteck_1" data-name="Rechteck 1" width="640" height="640" rx="120" fill="#b7d2dd"></rect><g id="Gruppe_225" data-name="Gruppe 225"><g id="Polygon_12" data-name="Polygon 12" transform="translate(427.737 200) rotate(90)" fill="none"><path d="M180,0l60,107.368L180,214.737H60L0,107.368,60,0Z" stroke="none"></path><path d="M 83.46902465820312 40 L 45.82196044921875 107.3684234619141 L 83.46902465820312 174.7368469238281 L 156.5309753417969 174.7368469238281 L 194.1780395507812 107.3684234619141 L 156.5309753417969 40 L 83.46902465820312 40 M 60 0 L 180 0 L 240 107.3684234619141 L 180 214.7368469238281 L 60 214.7368469238281 L 0 107.3684234619141 L 60 0 Z" stroke="none" fill="#fff"></path></g><g id="Gruppe_224" data-name="Gruppe 224"><g id="Gruppe_221" data-name="Gruppe 221"><g id="Gruppe_218" data-name="Gruppe 218" transform="translate(0 -1)"><g id="Gruppe_219" data-name="Gruppe 219"><line id="Linie_32" data-name="Linie 32" x2="100" transform="translate(243 107) rotate(-30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33" data-name="Linie 33" x2="100" transform="translate(396.603 107) rotate(-150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g><g id="Gruppe_220" data-name="Gruppe 220" transform="translate(243 534)"><g id="Gruppe_219-2" data-name="Gruppe 219"><line id="Linie_32-2" data-name="Linie 32" x2="100" transform="rotate(30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33-2" data-name="Linie 33" x2="100" transform="translate(153.603 0) rotate(150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g></g><g id="Gruppe_222" data-name="Gruppe 222" transform="translate(437.259 -117.444) rotate(60)"><g id="Gruppe_218-2" data-name="Gruppe 218" transform="translate(0 -1)"><g id="Gruppe_219-3" data-name="Gruppe 219"><line id="Linie_32-3" data-name="Linie 32" x2="100" transform="translate(243 107) rotate(-30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33-3" data-name="Linie 33" x2="100" transform="translate(396.603 107) rotate(-150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g><g id="Gruppe_220-2" data-name="Gruppe 220" transform="translate(243 534)"><g id="Gruppe_219-4" data-name="Gruppe 219"><line id="Linie_32-4" data-name="Linie 32" x2="100" transform="rotate(30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33-4" data-name="Linie 33" x2="100" transform="translate(153.603 0) rotate(150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g></g><g id="Gruppe_223" data-name="Gruppe 223" transform="translate(587.063 385) rotate(120)"><g id="Gruppe_218-3" data-name="Gruppe 218" transform="translate(0 478)"><g id="Gruppe_219-5" data-name="Gruppe 219" transform="translate(0 0)"><line id="Linie_32-5" data-name="Linie 32" x2="100" transform="translate(0 0) rotate(30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33-5" data-name="Linie 33" x2="100" transform="translate(153.603 0) rotate(150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g><g id="Gruppe_220-3" data-name="Gruppe 220" transform="translate(0 0)"><g id="Gruppe_219-6" data-name="Gruppe 219" transform="translate(0)"><line id="Linie_32-6" data-name="Linie 32" x2="100" transform="translate(0 50) rotate(-30)" fill="none" stroke="#fff" stroke-width="40"></line><line id="Linie_33-6" data-name="Linie 33" x2="100" transform="translate(153.603 50) rotate(-150)" fill="none" stroke="#fff" stroke-width="40"></line></g></g></g></g></g></g></svg> </a>
</div>
<div class="elementor-icon-box-content">
<h3 class="elementor-icon-box-title">
<a href="https://www.compliancesolutions.com/ai-compliance-solution/" >
AI <br>Compliance <br>Solution </a>
</h3>
<p class="elementor-icon-box-description">
Sichert den verantwortungsvollen Einsatz von KI-Systemen gemäß des EU AI Acts </p>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5181986 elementor-widget elementor-widget-text-editor" data-id="5181986" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a style="text-transform: uppercase;" href="https://www.compliancesolutions.com/ai-compliance-solution/">mehr erfahren ></a></p> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-7972768 elementor-align-center elementor-widget elementor-widget-button" data-id="7972768" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/compliance-systeme/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Alle Systeme</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-section elementor-top-section elementor-element elementor-element-d689bf7 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d689bf7" 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-8291218" data-id="8291218" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-979bd23 elementor-widget elementor-widget-heading" data-id="979bd23" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Compliance Software Plattform</h3> </div>
</div>
<div class="elementor-element elementor-element-1eb346f elementor-widget elementor-widget-heading" data-id="1eb346f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Modulare Compliance Plattform</h2> </div>
</div>
<div class="elementor-element elementor-element-6da00ef elementor-hidden-tablet elementor-widget elementor-widget-text-editor" data-id="6da00ef" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Die <a href="https://www.compliancesolutions.com/mcs-compliance-plattform/">MCS Compliance Plattform</a> ermöglicht es, durch die Kombination von mehreren Software-Systemen unterschiedliche Compliance-Aufgaben in einer zentralen, integrierten Compliance Plattform zu vereinen.</p><p>Wird das volle Potential von allen verfügbaren Compliance Software-Systemen ausgeschöpft, ergibt sich eine allumfassende digitale,<span style="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-style: var( --e-global-typography-text-font-style ); font-weight: var( --e-global-typography-text-font-weight ); text-transform: var( --e-global-typography-text-text-transform );"> KI-basierte </span><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );">Compliance-Gesamtlösung, die alle Bereiche der Compliance zuverlässig abgedeckt.</span></p> </div>
</div>
<div class="elementor-element elementor-element-04410b1 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="04410b1" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Zentrale Plattform für alle Compliance-Aufgaben</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Eng vernetzte Compliance Software-Systeme innerhalb der Plattform</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Alle Daten zentral verfügbar</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Integrierte Workflows</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Ganzheitliches Reporting</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Flexibel um weitere Systeme erweiterbar </span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">KI-basierte Compliance Software</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-c439d44 elementor-align-left elementor-widget elementor-widget-button" data-id="c439d44" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/mcs-compliance-plattform/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">mehr erfahren</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3cd45fe" data-id="3cd45fe" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b62f1eb elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="b62f1eb" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://www.compliancesolutions.com/mcs-compliance-plattform/">
<img fetchpriority="high" decoding="async" width="300" height="223" src="https://www.compliancesolutions.com/wp-content/uploads/rund_Plattform_website_grey3.svg" class="attachment-medium size-medium wp-image-6010" alt="MCS Compliance Plattform Grafik" title="Compliance Solutions 27"> </a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-c988953 elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c988953" 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-6a78563" data-id="6a78563" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f0edf4a elementor-widget elementor-widget-heading" data-id="f0edf4a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Compliance Software Plattform</h3> </div>
</div>
<div class="elementor-element elementor-element-c4bea2b elementor-widget elementor-widget-heading" data-id="c4bea2b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Modulare Compliance Plattform</h2> </div>
</div>
<div class="elementor-element elementor-element-ce0473f elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="ce0473f" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://www.compliancesolutions.com/mcs-compliance-plattform/">
<img decoding="async" width="300" height="223" src="https://www.compliancesolutions.com/wp-content/uploads/Grafik_Plattform_website_grey.svg" class="attachment-medium size-medium wp-image-5997" alt="MCS Compliance Plattform Grafik" title="Compliance Solutions 28"> </a>
</div>
</div>
<div class="elementor-element elementor-element-090f6f9 elementor-hidden-tablet elementor-widget elementor-widget-text-editor" data-id="090f6f9" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Die <a href="https://www.compliancesolutions.com/mcs-compliance-plattform/">MCS Compliance Plattform</a> ermöglicht es, durch die Kombination von mehreren Software-Systemen unterschiedliche Compliance-Aufgaben in einer zentralen, integrierten Compliance Plattform zu vereinen.</p><p>Wird das volle Potential von allen verfügbaren Compliance Software-Systemen ausgeschöpft, ergibt sich eine allumfassende digitale,<span style="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-style: var( --e-global-typography-text-font-style ); font-weight: var( --e-global-typography-text-font-weight ); text-transform: var( --e-global-typography-text-text-transform );"> KI-basierte </span><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );">Compliance-Gesamtlösung, die alle Bereiche der Compliance zuverlässig abgedeckt.</span></p> </div>
</div>
<div class="elementor-element elementor-element-1019ef7 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1019ef7" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Zentrale Plattform für alle Compliance-Aufgaben</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Eng vernetzte Compliance Software-Systeme innerhalb der Plattform</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Alle Daten zentral verfügbar</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Integrierte Workflows</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Ganzheitliches Reporting</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Flexibel um weitere Systeme erweiterbar </span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">KI-basierte Compliance Software</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-c0b3d9b elementor-align-left elementor-widget elementor-widget-button" data-id="c0b3d9b" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/mcs-compliance-plattform/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">mehr erfahren</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-0f6765e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0f6765e" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5e2a9c9" data-id="5e2a9c9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9bbc09b elementor-widget elementor-widget-heading" data-id="9bbc09b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Compliance Solutions</h3> </div>
</div>
<div class="elementor-element elementor-element-79b6bca elementor-widget elementor-widget-heading" data-id="79b6bca" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">News & Termine</h2> </div>
</div>
<div class="elementor-element elementor-element-09480fd elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="09480fd" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://www.compliancesolutions.com/eu-ai-act-august-2025/">
<picture loading="lazy" decoding="async" class="attachment-large size-large wp-image-22782" title="Compliance Solutions 29">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile.jpg.webp 800w, https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile-300x225.jpg.webp 300w, https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile-768x576.jpg.webp 768w" sizes="(max-width: 800px) 100vw, 800px"/>
<img loading="lazy" decoding="async" width="800" height="600" src="https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile.jpg" alt="EU AI Act News, KI Governance" srcset="https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile.jpg 800w, https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile-300x225.jpg 300w, https://www.compliancesolutions.com/wp-content/uploads/news-eu-ai-act-pflichten-DE-Header-mobile-768x576.jpg 768w" sizes="(max-width: 800px) 100vw, 800px"/>
</picture>
</a>
</div>
</div>
<div class="elementor-element elementor-element-fd36132 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="fd36132" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://www.compliancesolutions.com/vereinfachung-csrd-und-csddd/">
<picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-22652" title="Compliance Solutions 30">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE.png.webp 1536w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-300x59.png.webp 300w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-1024x200.png.webp 1024w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-768x150.png.webp 768w" sizes="(max-width: 1536px) 100vw, 1536px"/>
<img loading="lazy" decoding="async" width="1536" height="300" src="https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE.png" alt="Vereinfachung CSRD und CSDDD" srcset="https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE.png 1536w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-300x59.png 300w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-1024x200.png 1024w, https://www.compliancesolutions.com/wp-content/uploads/news-vereinfachung-csrd-csddd-header-DE-768x150.png 768w" sizes="(max-width: 1536px) 100vw, 1536px"/>
</picture>
</a>
</div>
</div>
<div class="elementor-element elementor-element-ab35335 elementor-posts--thumbnail-none elementor-posts--align-center elementor-grid-1 elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="ab35335" data-element_type="widget" data-settings="{"cards_columns":"1","cards_columns_tablet":"1","cards_columns_mobile":"1","cards_row_gap":{"unit":"px","size":35,"sizes":[]},"cards_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"cards_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.cards">
<div class="elementor-widget-container">
<div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid" role="list">
<article class="elementor-post elementor-grid-item post-22739 post type-post status-publish format-standard has-post-thumbnail hentry category-unkategorisiert" role="listitem">
<div class="elementor-post__card">
<div class="elementor-post__text">
<h3 class="elementor-post__title">
<a href="https://www.compliancesolutions.com/eu-ai-act-august-2025/" >
EU AI-Act News August 2025 </a>
</h3>
<a class="elementor-post__read-more" href="https://www.compliancesolutions.com/eu-ai-act-august-2025/" aria-label="Mehr über EU AI-Act News August 2025" tabindex="-1" >
Mehr erfahren » </a>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-f9c59a4 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f9c59a4" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37f4020" data-id="37f4020" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-92ff28b elementor-widget elementor-widget-heading" data-id="92ff28b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Compliance Solutions & TKE</h3> </div>
</div>
<div class="elementor-element elementor-element-1ea0777 elementor-widget elementor-widget-heading" data-id="1ea0777" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Video Case Study: Digitalisierung von Compliance Prozessen</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-975f705 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="975f705" 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-04e3c4a" data-id="04e3c4a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a536853 elementor-widget elementor-widget-image" data-id="a536853" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<picture loading="lazy" decoding="async" class="attachment-large size-large wp-image-13846" title="Compliance Solutions 31">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-1024x576.jpg.webp 1024w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-300x169.jpg.webp 300w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-768x432.jpg.webp 768w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-1536x864.jpg.webp 1536w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE.jpg.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px"/>
<img loading="lazy" decoding="async" width="1024" height="576" src="https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-1024x576.jpg" alt="Video Vortrag TKE, Digitalisierung von Compliance Prozessen" srcset="https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-1024x576.jpg 1024w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-300x169.jpg 300w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-768x432.jpg 768w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE-1536x864.jpg 1536w, https://www.compliancesolutions.com/wp-content/uploads/Vortrag-Teaser-TKE-DE.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px"/>
</picture>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1946e57" data-id="1946e57" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ff31e07 elementor-widget elementor-widget-text-editor" data-id="ff31e07" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Für TK-Elevator hat Compliance Solutions den Prozess der Compliance digitalisiert und die MCS Compliance Plattform implementiert. Im nachfolgenden Interview erörtern und reflektieren Dr. Roman Zagrosek, CEO von Compliance Solutions, und Dr. André Uhlmann, Chief Compliance Officer bei TKE, die Zusammenarbeit beider Unternehmen.</p> </div>
</div>
<div class="elementor-element elementor-element-a023557 elementor-widget elementor-widget-text-editor" data-id="a023557" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Sehen Sie sich die Video Case Study an:</p> </div>
</div>
<div class="elementor-element elementor-element-6011f70 elementor-widget elementor-widget-n-accordion" data-id="6011f70" data-element_type="widget" data-settings="{"default_state":"all_collapsed","max_items_expended":"one","n_accordion_animation_duration":{"unit":"ms","size":400,"sizes":[]}}" data-widget_type="nested-accordion.default">
<div class="elementor-widget-container">
<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
<details id="TKE-video" class="e-n-accordion-item" >
<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="TKE-video" >
<span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> zum Video </div></span>
</summary>
<div role="region" aria-labelledby="TKE-video" class="elementor-element elementor-element-38442bd e-con-full e-flex e-con e-child" data-id="38442bd" data-element_type="container" data-settings="{"background_background":"classic"}">
<div role="region" aria-labelledby="TKE-video" class="elementor-element elementor-element-2781fb7 e-flex e-con-boxed e-con e-child" data-id="2781fb7" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-07e5df7 elementor-widget elementor-widget-html" data-id="07e5df7" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<script type="rocketlazyloadscript" charset="utf-8" data-rocket-type="text/javascript" data-rocket-src="//js-eu1.hsforms.net/forms/embed/v2.js"></script>
<script type="rocketlazyloadscript">
hbspt.forms.create({
portalId: "26632161",
formId: "501a535f-eba3-40fc-93cb-49184d47c8a7"
});
</script> </div>
</div>
</div>
</div>
</div>
</details>
</div>
</div>
</div>
<div class="elementor-element elementor-element-0208398 hs-cta-trigger-button hs-cta-trigger-button-92722083064 elementor-mobile-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button" data-id="0208398" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-size-sm" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">zum Video</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-316d579 elementor-hidden-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="316d579" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-791d060" data-id="791d060" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-56640c3 elementor-widget elementor-widget-heading" data-id="56640c3" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Whitepaper Downloads</h3> </div>
</div>
<div class="elementor-element elementor-element-707304b elementor-widget elementor-widget-heading" data-id="707304b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Whistleblowing & Lieferkettengesetz</h2> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-section elementor-top-section elementor-element elementor-element-a6be4e0 elementor-hidden-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a6be4e0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cde85e0" data-id="cde85e0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-80a0724 elementor-widget elementor-widget-image" data-id="80a0724" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-1952" title="Compliance Solutions 32">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1.png.webp 987w, https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1-300x279.png.webp 300w, https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1-768x714.png.webp 768w" sizes="(max-width: 987px) 100vw, 987px"/>
<img loading="lazy" decoding="async" width="987" height="918" src="https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1.png" alt="Hinweisgebergesetz Whitepaper Vorschau Seiten" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1.png 987w, https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1-300x279.png 300w, https://www.compliancesolutions.com/wp-content/uploads/2022/09/mockup-whitepaper_wb-1-768x714.png 768w" sizes="(max-width: 987px) 100vw, 987px"/>
</picture>
</div>
</div>
<div class="elementor-element elementor-element-458774e elementor-widget elementor-widget-heading" data-id="458774e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Whitepaper: EU-Whistleblower-Richtlinie</h3> </div>
</div>
<div class="elementor-element elementor-element-020e6e9 elementor-widget elementor-widget-text-editor" data-id="020e6e9" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>In unserem Whitepaper erfahren Sie alle relevanten Informationen zur EU-Whistleblower-Richtlinie und zum deutschen Hinweisgeberschutzgesetz. Zudem zeigen wir Ihnen, wie Sie ein regelkonformes <a href="https://www.compliancesolutions.com/whistleblowing-system-hinweisgebersystem/">Whistleblowing System</a> für die Übermittlung von Hinweisen auf Regelverstößen einführen können.</p> </div>
</div>
<div class="elementor-element elementor-element-77652ba elementor-hidden-tablet elementor-widget elementor-widget-eael-adv-accordion" data-id="77652ba" data-element_type="widget" data-widget_type="eael-adv-accordion.default">
<div class="elementor-widget-container">
<div class="eael-adv-accordion" id="eael-adv-accordion-77652ba" data-scroll-on-click="no" data-scroll-speed="300" data-accordion-id="77652ba" data-accordion-type="accordion" data-toogle-speed="300">
</div> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-99a7844" data-id="99a7844" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-90a1017 elementor-widget elementor-widget-image" data-id="90a1017" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-1972" title="Compliance Solutions 33">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg.png.webp 987w, https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg-300x279.png.webp 300w, https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg-768x714.png.webp 768w" sizes="(max-width: 987px) 100vw, 987px"/>
<img loading="lazy" decoding="async" width="987" height="918" src="https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg.png" alt="Lieferkettengesetz Whitepaper Vorschau LkSG" srcset="https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg.png 987w, https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg-300x279.png 300w, https://www.compliancesolutions.com/wp-content/uploads/2022/10/mockup-whitepaper_lkg-768x714.png 768w" sizes="(max-width: 987px) 100vw, 987px"/>
</picture>
</div>
</div>
<div class="elementor-element elementor-element-e1cbc78 elementor-widget elementor-widget-heading" data-id="e1cbc78" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default"><span>Whitepaper: Lieferkettensorgfaltspflichtengesetz</span></h3> </div>
</div>
<div class="elementor-element elementor-element-9eb49c2 elementor-widget elementor-widget-text-editor" data-id="9eb49c2" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Wir zeigen Ihnen, wie Sie das „Gesetz über die unternehmerischen Sorgfaltspflichten in Lieferketten” mit einem <a href="https://www.compliancesolutions.com/lieferkettensorgfaltspflichtengesetz-lksg/">LkSG Compliance Software System</a> umsetzen können. Ausserdem erfahren Sie, wie Sie in Ihrem Unternehmen ein wirksames und wirtschaftliches Supplier-Management aufbauen können.</p> </div>
</div>
<div class="elementor-element elementor-element-869a07a elementor-hidden-tablet elementor-widget elementor-widget-eael-adv-accordion" data-id="869a07a" data-element_type="widget" data-widget_type="eael-adv-accordion.default">
<div class="elementor-widget-container">
<div class="eael-adv-accordion" id="eael-adv-accordion-869a07a" data-scroll-on-click="no" data-scroll-speed="300" data-accordion-id="869a07a" data-accordion-type="accordion" data-toogle-speed="300">
</div> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-b2394db elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b2394db" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab3f582" data-id="ab3f582" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4ec059d elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="4ec059d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Kunden</h3> </div>
</div>
<div class="elementor-element elementor-element-ed9259d elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="ed9259d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Weltweit vertrauen über 20.000 Unternehmen auf Compliance Solutions</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-92f8a49 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="92f8a49" 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-inner-column elementor-element elementor-element-e32c6ca" data-id="e32c6ca" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ee4863f elementor-widget elementor-widget-text-editor" data-id="ee4863f" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Die digitalen Compliance Software Lösungen von <a href="https://www.compliancesolutions.com/corporate-compliance/">Compliance Solutions</a> sind in global operierenden Konzernen, öffentlichen Institutionen und Organisationen sowie in mittelständischen Unternehmen weltweit erfolgreich im Einsatz.</p> </div>
</div>
<div class="elementor-element elementor-element-2c51e45 elementor-hidden-mobile elementor-hidden-tablet elementor-widget elementor-widget-gallery" data-id="2c51e45" data-element_type="widget" data-settings="{"_animation":"none","gap":{"unit":"px","size":40,"sizes":[]},"gallery_layout":"justified","ideal_row_height":{"unit":"px","size":45,"sizes":[]},"lazyload":"yes","ideal_row_height_tablet":{"unit":"px","size":150,"sizes":[]},"ideal_row_height_mobile":{"unit":"px","size":150,"sizes":[]},"gap_tablet":{"unit":"px","size":10,"sizes":[]},"gap_mobile":{"unit":"px","size":10,"sizes":[]}}" data-widget_type="gallery.default">
<div class="elementor-widget-container">
<div class="elementor-gallery__container">
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-22-1.png" data-width="400" data-height="250" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-19-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-13-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-18.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-3-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-16.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-8-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-20-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-9-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-10-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-14-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-5-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-4.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-24.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-17-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-7-1.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-11.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-15.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-6.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
<div class="e-gallery-item elementor-gallery-item">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-12.png" data-width="400" data-height="150" aria-label="" role="img" ></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-92d8629" data-id="92d8629" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-00119d3 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="00119d3" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="768" height="419" src="https://www.compliancesolutions.com/wp-content/uploads/map-new-rz.svg" class="attachment-medium_large size-medium_large wp-image-11512" alt="Compliance Solutions Map" title="Compliance Solutions 34"> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-eadeaa3 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="eadeaa3" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8120340" data-id="8120340" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a16587c elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="a16587c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Kunden</h3> </div>
</div>
<div class="elementor-element elementor-element-59b467d elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="59b467d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Weltweit vertrauen über 20.000 Unternehmen auf Compliance Solutions</h2> </div>
</div>
<div class="elementor-element elementor-element-849502f elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="849502f" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="1" height="1" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/map-new-rz.svg" class="attachment-medium_large size-medium_large wp-image-205" alt="Compliance Solutions - Compliance Software" title="Compliance Solutions 35"> </div>
</div>
<div class="elementor-element elementor-element-a8a092e elementor-widget elementor-widget-text-editor" data-id="a8a092e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Die digitalen Compliance Software Lösungen von <a href="https://www.compliancesolutions.com/corporate-compliance/">Compliance Solutions</a> sind in global operierenden Konzernen, öffentlichen Institutionen und Organisationen sowie in mittelständischen Unternehmen weltweit erfolgreich im Einsatz.</p> </div>
</div>
<div class="elementor-element elementor-element-8f04db4 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-gallery" data-id="8f04db4" data-element_type="widget" data-settings="{"columns_mobile":4,"lazyload":"yes","gallery_layout":"grid","columns":4,"columns_tablet":2,"gap":{"unit":"px","size":10,"sizes":[]},"gap_tablet":{"unit":"px","size":10,"sizes":[]},"gap_mobile":{"unit":"px","size":10,"sizes":[]},"aspect_ratio":"3:2","overlay_background":"yes","content_hover_animation":"fade-in"}" data-widget_type="gallery.default">
<div class="elementor-widget-container">
<div class="elementor-gallery__container">
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-19-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/eon-logo.png-300x170.png" data-width="300" data-height="170" aria-label="E.ON Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-20-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-23-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/BASF_Logo_web-300x170.png" data-width="300" data-height="170" aria-label="BASF Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/mare-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Marel Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/metro-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Metro Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/phoenix-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Phoenix Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-14-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-17-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-22-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/telia-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Telia Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/deutz-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Deutz Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-21-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/schaeffler-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Schaeffler Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-25-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/tke-logo.png-300x170.png" data-width="300" data-height="170" aria-label="TKE Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/2022/06/daimler-truck-logo.png-300x170.png" data-width="300" data-height="170" aria-label="Daimler Truck Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/logo-–-29-300x170.png" data-width="300" data-height="170" aria-label="" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
<div class="e-gallery-item elementor-gallery-item elementor-animated-content">
<div class="e-gallery-image elementor-gallery-item__image" data-thumbnail="https://www.compliancesolutions.com/wp-content/uploads/Airbus_Logo_web-300x170.png" data-width="300" data-height="170" aria-label="Airbus Logo" role="img" ></div>
<div class="elementor-gallery-item__overlay"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-1c9560a elementor-section-stretched elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1c9560a" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"gradient"}">
<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-44169d7" data-id="44169d7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5c92dce elementor-widget elementor-widget-heading" data-id="5c92dce" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Case Studies mit Compliance Solutions</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-36ed83f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="36ed83f" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-bdd9178" data-id="bdd9178" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ef0ccdc elementor-widget__width-initial elementor-widget elementor-widget-testimonial" data-id="ef0ccdc" data-element_type="widget" data-widget_type="testimonial.default">
<div class="elementor-widget-container">
<div class="elementor-testimonial-wrapper">
<div class="elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-top">
<div class="elementor-testimonial-meta-inner">
<div class="elementor-testimonial-image">
<picture loading="lazy" decoding="async" class="attachment-medium size-medium wp-image-9288" title="Compliance Solutions 36">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg.webp 280w, https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m-150x150.jpg.webp 150w" sizes="(max-width: 280px) 100vw, 280px"/>
<img loading="lazy" decoding="async" width="280" height="280" src="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg" alt="Andre Uhlmann, TK Elevator" srcset="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg 280w, https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m-150x150.jpg 150w" sizes="(max-width: 280px) 100vw, 280px"/>
</picture>
</div>
<div class="elementor-testimonial-details">
<div class="elementor-testimonial-name">Dr. André Uhlmann</div>
<div class="elementor-testimonial-job">Chief Compliance Officer<br>TK Elevator (2023)</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c95c471" data-id="c95c471" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9171f4e elementor-widget elementor-widget-text-editor" data-id="9171f4e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: left; color: white"><em>“Das Schöne an den Lösungen von Compliance Solutions ist ihre <strong>Balance zwischen Anpassbarkeit und Standardisierung</strong>. Dass wir bei unserer Compliance-Lösung auf eine <strong>modulare Plattform</strong> eines einzigen Anbieters setzen, war eine absolut gute Idee.”</em></p> </div>
</div>
<div class="elementor-element elementor-element-ecfac1f elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="ecfac1f" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/case-study-tke/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">TKE CASE STUDY</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-18659c8" data-id="18659c8" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2baeb52 elementor-widget elementor-widget-testimonial" data-id="2baeb52" data-element_type="widget" data-widget_type="testimonial.default">
<div class="elementor-widget-container">
<div class="elementor-testimonial-wrapper">
<div class="elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-top">
<div class="elementor-testimonial-meta-inner">
<div class="elementor-testimonial-image">
<img loading="lazy" decoding="async" width="300" height="288" src="https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960-300x288.jpg" class="attachment-medium size-medium wp-image-7015" alt="Markus Jüttner E.ON Case Study" title="Compliance Solutions 37" srcset="https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960-300x288.jpg 300w, https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960.jpg 594w" sizes="(max-width: 300px) 100vw, 300px" /> </div>
<div class="elementor-testimonial-details">
<div class="elementor-testimonial-name">Markus Jüttner</div>
<div class="elementor-testimonial-job">Vice President Group Compliance<br>E.ON SE (2021)</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-afa4439" data-id="afa4439" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-42c1b85 elementor-widget elementor-widget-text-editor" data-id="42c1b85" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: left; color: white"><em>„Maßgeblich für die Auswahl der Compliance Solutions war die <strong>Qualität der Plattform</strong>, die <strong>individuelle Betreuung</strong> und eine <strong>speziell auf die Bedürfnisse von E.ON angepasste IT-Lösung</strong> zur Geschäftspartnerprüfung“</em></p> </div>
</div>
<div class="elementor-element elementor-element-c56d811 elementor-mobile-align-center elementor-align-left elementor-widget elementor-widget-button" data-id="c56d811" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/case-study-eon/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">E.ON CASE STUDY</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-e4bdb39 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e4bdb39" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"gradient"}">
<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-bb06d6e" data-id="bb06d6e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-30db66d elementor-widget elementor-widget-heading" data-id="30db66d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Case Studies mit Compliance Solutions</h2> </div>
</div>
<div class="elementor-element elementor-element-bb95fac elementor-widget__width-initial elementor-widget elementor-widget-testimonial" data-id="bb95fac" data-element_type="widget" data-widget_type="testimonial.default">
<div class="elementor-widget-container">
<div class="elementor-testimonial-wrapper">
<div class="elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-top">
<div class="elementor-testimonial-meta-inner">
<div class="elementor-testimonial-image">
<picture loading="lazy" decoding="async" class="attachment-medium size-medium wp-image-9288" title="Compliance Solutions 36">
<source type="image/webp" srcset="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg.webp 280w, https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m-150x150.jpg.webp 150w" sizes="(max-width: 280px) 100vw, 280px"/>
<img loading="lazy" decoding="async" width="280" height="280" src="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg" alt="Andre Uhlmann, TK Elevator" srcset="https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m.jpg 280w, https://www.compliancesolutions.com/wp-content/uploads/Uhlmann_m-150x150.jpg 150w" sizes="(max-width: 280px) 100vw, 280px"/>
</picture>
</div>
<div class="elementor-testimonial-details">
<div class="elementor-testimonial-name">Dr. André Uhlmann</div>
<div class="elementor-testimonial-job">Chief Compliance Officer<br>TK Elevator (2023)</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d7f29e0 elementor-widget elementor-widget-text-editor" data-id="d7f29e0" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: left; color: #FFFFFF;"><em>“Das Schöne an den Lösungen von Compliance Solutions ist ihre <strong>Balance zwischen Anpassbarkeit und Standardisierung</strong>. Dass wir bei unserer Compliance-Lösung auf eine <strong>modulare Plattform</strong> eines einzigen Anbieters setzen, war eine absolut gute Idee.”</em></p>
</div>
</div>
<div class="elementor-element elementor-element-0c974f6 elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="0c974f6" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/case-study-tke/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">TKE CASE STUDY</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5435e47 elementor-widget elementor-widget-testimonial" data-id="5435e47" data-element_type="widget" data-widget_type="testimonial.default">
<div class="elementor-widget-container">
<div class="elementor-testimonial-wrapper">
<div class="elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-top">
<div class="elementor-testimonial-meta-inner">
<div class="elementor-testimonial-image">
<img loading="lazy" decoding="async" width="300" height="288" src="https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960-300x288.jpg" class="attachment-medium size-medium wp-image-7015" alt="Markus Jüttner E.ON Case Study" title="Compliance Solutions 37" srcset="https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960-300x288.jpg 300w, https://www.compliancesolutions.com/wp-content/uploads/Markus-Juettner_Profilfoto-EY-Forensik-Partner-e1678861166960.jpg 594w" sizes="(max-width: 300px) 100vw, 300px" /> </div>
<div class="elementor-testimonial-details">
<div class="elementor-testimonial-name">Markus Jüttner</div>
<div class="elementor-testimonial-job">Vice President Group Compliance<br>E.ON SE (2021)</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-32bff9c elementor-widget elementor-widget-text-editor" data-id="32bff9c" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: left; color: #FFFFFF;"><em>„Maßgeblich für die Auswahl der Compliance Solutions war die <strong>Qualität der Plattform</strong>, die <strong>individuelle Betreuung</strong> und eine <strong>speziell auf die Bedürfnisse von E.ON angepasste IT-Lösung</strong> zur Geschäftspartnerprüfung“</em></p> </div>
</div>
<div class="elementor-element elementor-element-8bf2f87 elementor-mobile-align-center elementor-align-left elementor-widget elementor-widget-button" data-id="8bf2f87" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/eon-case-study/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">E.ON CASE STUDY</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-section elementor-top-section elementor-element elementor-element-e5ff0dd elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e5ff0dd" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-41aefca" data-id="41aefca" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5b790f7 elementor-widget elementor-widget-heading" data-id="5b790f7" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Company</h3> </div>
</div>
<div class="elementor-element elementor-element-6afa6d4 elementor-widget elementor-widget-heading" data-id="6afa6d4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Compliance Solutions</h2> </div>
</div>
<div class="elementor-element elementor-element-1fdeaf6 elementor-widget elementor-widget-text-editor" data-id="1fdeaf6" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Compliance Solutions ist führender Anbieter von digitalen Legal- und Compliance-Lösungen. Sie unterstützt Unternehmen darin, ihre Compliance-Prozesse mit intelligenten, KI- basierten <a style="font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform ); background-color: #ffffff;" href="https://www.compliancesolutions.com/compliance-systeme/">Softwarelösungen</a><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );"> effektiver und effizienter zu gestalten. </span><span style="text-align: center; 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-style: var( --e-global-typography-text-font-style ); font-weight: var( --e-global-typography-text-font-weight ); text-transform: var( --e-global-typography-text-text-transform );">Compliance Solutions nutzt konsequent datenschutzkonform künstliche Intelligenz (KI), um die Routinearbeiten ihrer Kunden bestmöglich auf ein Minimum zu reduzieren.</span></p> </div>
</div>
<div class="elementor-element elementor-element-0bec712 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0bec712" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Breites Portfolio von +20 Compliance Software Systemen</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Vernetzung der Systeme innerhalb der MCS Compliance Plattform</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Systeme individuell anpassbar </span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Höchste Expertise im Bereich IT und Legal</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text"><a href="https://www.compliancesolutions.com/wp-content/uploads/01-153-1600605_Main_DE.pdf" target="_blank">ISO 27001 TÜV-zertifizierter Compliance Anbieter</a></span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Ausschließliche Nutzung von EU-Servern</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">DSGVO-konform</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-93315c7 elementor-align-left elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="93315c7" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/corporate-compliance/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">mehr erfahren</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d33c850" data-id="d33c850" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b85d41b elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="b85d41b" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="1" height="1" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/Firmengrafik_v3_en.svg" class="attachment-medium_large size-medium_large wp-image-271" alt="Compliance Solutions Werte" title="Compliance Solutions 40"> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-bbe4e9c elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bbe4e9c" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d41d9b" data-id="3d41d9b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d14c26a elementor-widget elementor-widget-heading" data-id="d14c26a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Company</h3> </div>
</div>
<div class="elementor-element elementor-element-c995864 elementor-widget elementor-widget-heading" data-id="c995864" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Compliance Solutions</h2> </div>
</div>
<div class="elementor-element elementor-element-1d8ae80 elementor-hidden-tablet elementor-hidden-desktop elementor-widget elementor-widget-image" data-id="1d8ae80" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="1" height="1" src="https://www.compliancesolutions.com/wp-content/uploads/2022/06/Firmengrafik_v3_en.svg" class="attachment-thumbnail size-thumbnail wp-image-271" alt="Compliance Solutions Werte" title="Compliance Solutions 41"> </div>
</div>
<div class="elementor-element elementor-element-b7bc00c elementor-widget elementor-widget-text-editor" data-id="b7bc00c" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Compliance Solutions ist führender Anbieter von digitalen Legal- und Compliance-Lösungen. Sie unterstützt Unternehmen darin, ihre Compliance-Prozesse mit intelligenten, KI- basierten <a style="font-style: inherit; font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform ); background-color: #ffffff;" href="https://www.compliancesolutions.com/compliance-systeme/">Softwarelösungen</a><span style="font-style: inherit; font-weight: inherit; color: var( --e-global-color-text ); font-family: var( --e-global-typography-text-font-family ), Sans-serif; text-transform: var( --e-global-typography-text-text-transform );"> effektiver und effizienter zu gestalten. </span><span style="text-align: center; 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-style: var( --e-global-typography-text-font-style ); font-weight: var( --e-global-typography-text-font-weight ); text-transform: var( --e-global-typography-text-text-transform );">Compliance Solutions nutzt konsequent datenschutzkonform künstliche Intelligenz (KI), um die Routinearbeiten ihrer Kunden bestmöglich auf ein Minimum zu reduzieren.</span></p> </div>
</div>
<div class="elementor-element elementor-element-2ea6430 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2ea6430" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Breites Portfolio von +20 Compliance Software Systemen</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Vernetzung der Systeme innerhalb der MCS Compliance Plattform</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Systeme individuell anpassbar </span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Höchste Expertise im Bereich IT und Legal</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text"><a href="https://www.compliancesolutions.com/wp-content/uploads/01-153-1600605_Main_DE.pdf" target="_blank">ISO 27001 TÜV-zertifizierter Compliance Anbieter</a></span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">Ausschließliche Nutzung von EU-Servern</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128"><defs><clipPath id="clip-haken_website"><rect width="128" height="128"></rect></clipPath></defs><g id="haken_website" clip-path="url(#clip-haken_website)"><path id="Pfad_1" data-name="Pfad 1" d="M72,12H12V116H116V64" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path><path id="Pfad_2" data-name="Pfad 2" d="M39,64,64,90l52-78" fill="none" stroke="#13a1dc" stroke-linecap="round" stroke-linejoin="round" stroke-width="15"></path></g></svg> </span>
<span class="elementor-icon-list-text">DSGVO-konform</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-c11bb08 elementor-hidden-mobile elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c11bb08" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-998db8e" data-id="998db8e" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d70fbdc elementor-view-default elementor-widget elementor-widget-icon" data-id="d70fbdc" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="320" height="320" viewBox="0 0 320 320"><defs><clipPath id="clip-Icon_systeme"><rect width="320" height="320"></rect></clipPath></defs><g id="Icon_systeme" clip-path="url(#clip-Icon_systeme)"><g id="Gruppe_79" data-name="Gruppe 79"><path id="Pfad_64" data-name="Pfad 64" d="M3145,3670h-20V3500h210v40" transform="translate(-3120 -3495)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><line id="Linie_74" data-name="Linie 74" x2="210" transform="translate(5 35)" fill="none" stroke="#6b6e6f" stroke-width="10"></line></g><g id="Gruppe_78" data-name="Gruppe 78"><path id="Pfad_63" data-name="Pfad 63" d="M3195,3740h-20V3570h210v40" transform="translate(-3120 -3495)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><line id="Linie_73" data-name="Linie 73" x2="210" transform="translate(55 105.5)" fill="none" stroke="#6b6e6f" stroke-width="10"></line></g><g id="Gruppe_77" data-name="Gruppe 77"><g id="Rechteck_25" data-name="Rechteck 25" transform="translate(100 140)" fill="none" stroke="#6b6e6f" stroke-linejoin="round" stroke-width="10"><rect width="220" height="180" stroke="none"></rect><rect x="5" y="5" width="210" height="170" fill="none"></rect></g><line id="Linie_72" data-name="Linie 72" x2="210" transform="translate(105.5 174.5)" fill="none" stroke="#6b6e6f" stroke-width="10"></line></g><g id="Ellipse_44" data-name="Ellipse 44" transform="translate(160 155)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" fill="none"></circle></g><g id="Ellipse_46" data-name="Ellipse 46" transform="translate(120 155)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" fill="none"></circle></g><g id="Ellipse_45" data-name="Ellipse 45" transform="translate(140 155)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" fill="none"></circle></g><g id="Ellipse_47" data-name="Ellipse 47" transform="translate(120 155)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" fill="none"></circle></g><g id="Gruppe_15" data-name="Gruppe 15" transform="translate(-163 -237)"><g id="Ellipse_6" data-name="Ellipse 6" transform="translate(233 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g><g id="Ellipse_7" data-name="Ellipse 7" transform="translate(253 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g><g id="Ellipse_8" data-name="Ellipse 8" transform="translate(273 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g></g><g id="Gruppe_15-2" data-name="Gruppe 15" transform="translate(-213 -307)"><g id="Ellipse_6-2" data-name="Ellipse 6" transform="translate(233 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g><g id="Ellipse_7-2" data-name="Ellipse 7" transform="translate(253 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g><g id="Ellipse_8-2" data-name="Ellipse 8" transform="translate(273 322)" fill="#6b6e6f" stroke="#6b6e6f" stroke-width="1"><circle cx="5" cy="5" r="5" stroke="none"></circle><circle cx="5" cy="5" r="4.5" fill="none"></circle></g></g><g id="Gruppe_17" data-name="Gruppe 17" transform="translate(-76.637 -139.797)"><path id="Pfad_11" data-name="Pfad 11" d="M342.975,3291l-32,30,32,30" transform="translate(-91.338 -2938.703)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><path id="Pfad_12" data-name="Pfad 12" d="M310.975,3291l32,30-32,30" transform="translate(10.662 -2938.203)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><line id="Linie_63" data-name="Linie 63" x1="33" y2="84" transform="translate(269.162 340.797)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line></g></g></svg> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-4339325 elementor-widget elementor-widget-text-editor" data-id="4339325" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<span style="text-transform: uppercase;">20+ Systeme</span> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-dce783c" data-id="dce783c" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-42b407e elementor-view-default elementor-widget elementor-widget-icon" data-id="42b407e" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="320" height="320" viewBox="0 0 320 320"><defs><clipPath id="clip-Icon_auditsicher_2"><rect width="320" height="320"></rect></clipPath></defs><g id="Icon_auditsicher_2" data-name="Icon_auditsicher – 2" clip-path="url(#clip-Icon_auditsicher_2)"><path id="Pfad_25" data-name="Pfad 25" d="M2955.521,986.35V930.07H2734.315v279.464h186.2" transform="translate(-2729.815 -925)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><line id="Linie_16" data-name="Linie 16" x2="160" transform="translate(31 42.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><line id="Linie_17" data-name="Linie 17" x2="39.5" transform="translate(31 83.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><line id="Linie_18" data-name="Linie 18" x2="16.5" transform="translate(31 125.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><line id="Linie_19" data-name="Linie 19" x2="16.5" transform="translate(31 166.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><line id="Linie_20" data-name="Linie 20" x2="23.5" transform="translate(31 207.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><path id="Pfad_26" data-name="Pfad 26" d="M0,0H61.171" transform="translate(31 249.5)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><g id="Rechteck_45" data-name="Rechteck 45" transform="matrix(0.946, 0.326, -0.326, 0.946, 246.101, 158.111)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"><rect width="74.342" height="55.609" stroke="none"></rect><rect x="5" y="5" width="64.342" height="45.609" fill="none"></rect></g><g id="Rechteck_46" data-name="Rechteck 46" transform="translate(228.426 209.05) rotate(54)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"><rect width="74.342" height="55.609" stroke="none"></rect><rect x="5" y="5" width="64.342" height="45.609" fill="none"></rect></g><path id="Pfad_112" data-name="Pfad 112" d="M0,0H49.615" transform="translate(92.171 182.11) rotate(-90)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><path id="Pfad_113" data-name="Pfad 113" d="M1.817,0S-7.055,32.984,14.411,32.984,17.525,0,36.736,0,50.474,32.984,50.474,32.984" transform="translate(116.788 182.962) rotate(-90)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><g id="Ellipse_56" data-name="Ellipse 56" transform="translate(163.197 124.117)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="33.784" cy="33.784" r="33.784" stroke="none"></circle><circle cx="33.784" cy="33.784" r="28.784" fill="none"></circle></g><g id="Gruppe_36" data-name="Gruppe 36" transform="translate(61 61)"><g id="Ellipse_2" data-name="Ellipse 2" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="95" cy="95" r="95" stroke="none"></circle><circle cx="95" cy="95" r="90" fill="none"></circle></g></g></g></svg> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d41f809 elementor-widget elementor-widget-text-editor" data-id="d41f809" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="text-transform: uppercase;"><span style="color: #13a1dc;"><strong>ISo 27001 TÜV</strong></span><br /></span></p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-232d0e0" data-id="232d0e0" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9694efd elementor-view-default elementor-widget elementor-widget-icon" data-id="9694efd" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="320" height="320" viewBox="0 0 320 320"><defs><clipPath id="clip-Icon_länder"><rect width="320" height="320"></rect></clipPath></defs><g id="Icon_länder" clip-path="url(#clip-Icon_länder)"><path id="Pfad_55" data-name="Pfad 55" d="M2834.188,3578s-16.193-27.062-19.466-36.5-13.373-36.227,19.466-36.5,20.995,28.428,18.25,36.5S2834.188,3578,2834.188,3578Z" transform="translate(-2707 -3499.999)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><path id="Pfad_56" data-name="Pfad 56" d="M2834.188,3578s-16.193-27.062-19.466-36.5-13.373-36.227,19.466-36.5,20.995,28.428,18.25,36.5S2834.188,3578,2834.188,3578Z" transform="translate(-2781 -3450.999)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><path id="Pfad_57" data-name="Pfad 57" d="M2834.188,3578s-16.193-27.062-19.466-36.5-13.373-36.227,19.466-36.5,20.995,28.428,18.25,36.5S2834.188,3578,2834.188,3578Z" transform="translate(-2673.72 -3389.999)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><path id="Pfad_58" data-name="Pfad 58" d="M2834.188,3578s-16.193-27.062-19.466-36.5-13.373-36.227,19.466-36.5,20.995,28.428,18.25,36.5S2834.188,3578,2834.188,3578Z" transform="translate(-2568.72 -3465.999)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"></path><g id="Gruppe_76" data-name="Gruppe 76"><g id="Gruppe_75" data-name="Gruppe 75"><g id="Gruppe_74" data-name="Gruppe 74"><path id="Pfad_62" data-name="Pfad 62" d="M111.765,1661.31c33.958-7.641,29.714-12.734,43.3,7.641s19.526,0,33.958,28.016,34.807,25.469,38.2,44.146-2.547,61.974,9.339,42.448,13.583-8.49,22.922-34.807,17.828-3.4,27.167-35.656-4.024-51.519-21.623-58.259" transform="translate(-86.365 -1505.397)" fill="none" stroke="#6b6e6f" stroke-width="10"></path><path id="Pfad_2" data-name="Pfad 2" d="M223.839,1653.34c-14.978,3.744-33.97,15.611-34.819-5.613s-11.885-28.865,17.828-35.656,41.6-9.339,40.75-26.318,22.922-29.246,0-41.132" transform="translate(-86.365 -1505.397)" fill="none" stroke="#6b6e6f" stroke-width="10"></path></g><path id="Pfad_3" data-name="Pfad 3" d="M416.334,1596.87s-35.656,19.294-28.016,35.424,11.036-1.7,28.016,13.583-1.7,17.828-4.245,38.2-15.281,33.958,0,45.844,15.281,16.979,24.62,0a50.118,50.118,0,0,1,25.747-22.313" transform="translate(-165.11 -1519.678)" fill="none" stroke="#6b6e6f" stroke-width="10"></path></g><g id="Gruppe_73" data-name="Gruppe 73"><path id="Pfad_59" data-name="Pfad 59" d="M2771.441,3603.564s-21.167,19.5-18.733,76.448,33.587,83.725,54.032,101.736,58.155,28.472,83.26,28.472,60.338-10.461,84.677-28.472,49.743-52.941,53.3-101.736-24.093-85.662-24.093-85.662" transform="translate(-2730 -3495)" fill="none" stroke="#6b6e6f" stroke-width="10"></path><path id="Pfad_60" data-name="Pfad 60" d="M2806.9,3561.656s11.016-7.4,16.39-10.452,14.419-6.854,14.419-6.854" transform="translate(-2730 -3495)" fill="none" stroke="#6b6e6f" stroke-width="10"></path><path id="Pfad_61" data-name="Pfad 61" d="M2878.784,3534.269s27.269-1.7,50.107,5.283,44.142,21.645,44.142,21.645" transform="translate(-2730 -3495)" fill="none" stroke="#6b6e6f" stroke-width="10"></path></g></g><g id="Ellipse_34" data-name="Ellipse 34" transform="translate(112 13)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="14.5" cy="14.5" r="14.5" stroke="none"></circle><circle cx="14.5" cy="14.5" r="9.5" fill="none"></circle></g><g id="Ellipse_35" data-name="Ellipse 35" transform="translate(251 49)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="14.5" cy="14.5" r="14.5" stroke="none"></circle><circle cx="14.5" cy="14.5" r="9.5" fill="none"></circle></g><g id="Ellipse_36" data-name="Ellipse 36" transform="translate(146 123)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="14.5" cy="14.5" r="14.5" stroke="none"></circle><circle cx="14.5" cy="14.5" r="9.5" fill="none"></circle></g><g id="Ellipse_37" data-name="Ellipse 37" transform="translate(38 62)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="14.5" cy="14.5" r="14.5" stroke="none"></circle><circle cx="14.5" cy="14.5" r="9.5" fill="none"></circle></g></g></svg> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-56af8dc elementor-widget elementor-widget-text-editor" data-id="56af8dc" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<span style="text-transform: uppercase;">150+ Länder</span> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f4828ca" data-id="f4828ca" data-element_type="column" data-settings="{"background_background":"classic"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a27c464 elementor-view-default elementor-widget elementor-widget-icon" data-id="a27c464" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="320" height="320" viewBox="0 0 320 320"><defs><clipPath id="clip-Icon_24_7"><rect width="320" height="320"></rect></clipPath></defs><g id="Icon_24_7" data-name="Icon_24/7" clip-path="url(#clip-Icon_24_7)"><g id="Gruppe_80" data-name="Gruppe 80"><path id="Pfad_65" data-name="Pfad 65" d="M3537.965,3575s4.108-11.329,22.035-30,57.4-44.519,110-45,92.585,27.613,110,45,45.81,60.539,45,110-22.684,80-22.684,80" transform="translate(-3510 -3495)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><g id="Polygon_4" data-name="Polygon 4" transform="translate(269.502 300.593) rotate(-138)" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M25,0,50,50H0Z" stroke="none"></path><path d="M 25 0 L 0 50 L 50 50 L 25 0 M 25 -10 C 28.78771591186523 -10 32.25035095214844 -7.859981536865234 33.94426727294922 -4.472133636474609 L 58.94426727294922 45.52786636352539 C 60.49421691894531 48.62775039672852 60.32856750488281 52.30915069580078 58.50650024414062 55.25731658935547 C 56.6844482421875 58.20548248291016 53.46578216552734 60 50 60 L 0 60 C -3.465782165527344 60 -6.6844482421875 58.20548248291016 -8.506500244140625 55.25731658935547 C -10.32856750488281 52.30915069580078 -10.49421691894531 48.62775039672852 -8.944267272949219 45.52786636352539 L 16.05573272705078 -4.472133636474609 C 17.74964904785156 -7.859981536865234 21.21228408813477 -10 25 -10 Z" stroke="none" fill="#6b6e6f"></path></g><path id="Pfad_66" data-name="Pfad 66" d="M3520,3615s-4.971,12.868-5,40,5,40,5,40" transform="translate(-3510 -3495)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><path id="Pfad_68" data-name="Pfad 68" d="M3520,3615s-4.971,12.868-5,40,5,40,5,40" transform="translate(-3495 3830) rotate(-90)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path><path id="Pfad_67" data-name="Pfad 67" d="M3520,3615s-4.971,12.868-5,40,5,40,5,40" transform="translate(-5019.671 170.825) rotate(-45)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></path></g><g id="Ellipse_48" data-name="Ellipse 48" transform="translate(140 140)" fill="none" stroke="#6b6e6f" stroke-width="10"><circle cx="20" cy="20" r="20" stroke="none"></circle><circle cx="20" cy="20" r="15" fill="none"></circle></g><line id="Linie_75" data-name="Linie 75" y2="90" transform="translate(160 50)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line><line id="Linie_76" data-name="Linie 76" y2="70" transform="translate(148.749 171.251) rotate(45)" fill="none" stroke="#6b6e6f" stroke-linecap="round" stroke-width="10"></line></g></svg> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-78ab605 elementor-widget elementor-widget-text-editor" data-id="78ab605" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<span style="text-transform: uppercase;">24/7 Support</span> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-section elementor-top-section elementor-element elementor-element-59dfcc6 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59dfcc6" data-element_type="section" id="kontakt" data-settings="{"background_background":"gradient","stretch_section":"section-stretched"}">
<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-5c64607" data-id="5c64607" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-da783aa elementor-widget elementor-widget-heading" data-id="da783aa" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Kontakt</h3> </div>
</div>
<div class="elementor-element elementor-element-e0369be elementor-widget elementor-widget-heading" data-id="e0369be" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Wie können wir Sie unterstützen?</h2> </div>
</div>
<div class="elementor-element elementor-element-3843081 elementor-hidden-mobile elementor-widget elementor-widget-text-editor" data-id="3843081" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="color: white">Sie haben Fragen, benötigen weitere Informationen oder interessieren sich für unsere Compliance Software Lösungen? Dann nutzen Sie unser Kontaktformular.</p> </div>
</div>
<div class="elementor-element elementor-element-e369872 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor" data-id="e369872" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="color: white">Sie haben Fragen, benötigen weitere Informationen oder interessieren sich für unsere Compliance Software Lösungen? Nehmen Sie Kontakt zu uns auf, wir freuen uns auf Ihre Anfrage.</p> </div>
</div>
<div class="elementor-element elementor-element-edbf134 elementor-mobile-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-invisible elementor-widget elementor-widget-button" data-id="edbf134" data-element_type="widget" data-settings="{"_animation":"fadeIn","_animation_mobile":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.compliancesolutions.com/kontakt/#formular">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Kontakt</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-3855e9e4 elementor-section-stretched elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3855e9e4" data-element_type="section" data-settings="{"stretch_section":"section-stretched"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6df52403" data-id="6df52403" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6019de2 elementor-widget elementor-widget-hubspot-form" data-id="6019de2" data-element_type="widget" data-widget_type="hubspot-form.default">
<div class="elementor-widget-container">
<script type="rocketlazyloadscript">
window.hsFormsOnReady = window.hsFormsOnReady || [];
window.hsFormsOnReady.push(()=>{
hbspt.forms.create({
portalId: 26632161,
formId: "b55e79b9-710d-406e-a1f0-72ff6e85f7c4",
target: "#hbspt-form-1757429096000-4275619975",
region: "eu1",
})});
</script>
<div class="hbspt-form" id="hbspt-form-1757429096000-4275619975"></div> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div><!-- .entry-content .clear -->
</article><!-- #post-## -->
</main><!-- #main -->
</div><!-- #primary -->
</div> <!-- ast-container -->
</div><!-- #content -->
<footer data-wpr-lazyrender="1" itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo">
<div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="1994" class="elementor elementor-1994" data-elementor-post-type="elementor-hf">
<footer class="elementor-section elementor-top-section elementor-element elementor-element-35c46e5 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="35c46e5" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-731f12b" data-id="731f12b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3bf275e elementor-widget elementor-widget-site-logo" data-id="3bf275e" data-element_type="widget" data-settings="{"align":"left","width":{"unit":"%","size":69,"sizes":[]},"width_tablet":{"unit":"%","size":"","sizes":[]},"width_mobile":{"unit":"%","size":"","sizes":[]},"space":{"unit":"%","size":"","sizes":[]},"space_tablet":{"unit":"%","size":"","sizes":[]},"space_mobile":{"unit":"%","size":"","sizes":[]},"image_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"image_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"caption_space":{"unit":"px","size":0,"sizes":[]},"caption_space_tablet":{"unit":"px","size":"","sizes":[]},"caption_space_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="site-logo.default">
<div class="elementor-widget-container">
<div class="hfe-site-logo">
<a data-elementor-open-lightbox="" class='elementor-clickable' href="https://www.compliancesolutions.com">
<div class="hfe-site-logo-set">
<div class="hfe-site-logo-container">
<img class="hfe-site-logo-img elementor-animation-" src="https://www.compliancesolutions.com/wp-content/uploads/cs-logo-compliance.svg" alt="Compliance Solutions Logo mit Claim"/>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3c85654" data-id="3c85654" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-51ab3f4 elementor-widget elementor-widget-heading" data-id="51ab3f4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Systeme</h2> </div>
</div>
<div class="elementor-element elementor-element-357bfb2 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="357bfb2" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/geschaeftspartnerpruefung/">
<span class="elementor-icon-list-text">Business Partner Due Diligence</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/csddd-compliance-system/">
<span class="elementor-icon-list-text">CSDDD Compliance System</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/eu-entwaldungsverordnung-deforestation/">
<span class="elementor-icon-list-text">EUDR Compliance System</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/lieferkettensorgfaltspflichtengesetz-lksg/">
<span class="elementor-icon-list-text">Lieferketten Compliance System</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/compliance-systeme/">
<span class="elementor-icon-list-text">WEITERE SYSTEME</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-325f3fa" data-id="325f3fa" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-66a48b7 elementor-widget elementor-widget-heading" data-id="66a48b7" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Plattform</h2> </div>
</div>
<div class="elementor-element elementor-element-db607c5 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="db607c5" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/mcs-compliance-plattform/">
<span class="elementor-icon-list-text">Compliance Plattform</span>
</a>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-42dbb21 elementor-widget elementor-widget-heading" data-id="42dbb21" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Company</h2> </div>
</div>
<div class="elementor-element elementor-element-a42cde5 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a42cde5" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/corporate-compliance/">
<span class="elementor-icon-list-text">Compliance Solutions</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-1a630d9" data-id="1a630d9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-238439b elementor-widget elementor-widget-heading" data-id="238439b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Kontakt</h2> </div>
</div>
<div class="elementor-element elementor-element-ebc931c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="ebc931c" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/demo">
<span class="elementor-icon-list-text">Produktdemo anfordern</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.compliancesolutions.com/kontakt">
<span class="elementor-icon-list-text">Kontakt</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<section class="elementor-section elementor-top-section elementor-element elementor-element-e1de462 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e1de462" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b137c7a" data-id="b137c7a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-101b6c6 elementor-view-stacked elementor-widget__width-initial elementor-fixed elementor-hidden-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-shape-circle elementor-widget elementor-widget-icon" data-id="101b6c6" data-element_type="widget" data-settings="{"_position":"fixed"}" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="#scrollup">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-up" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"></path></svg> </a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-d9d003f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d9d003f" data-element_type="section" data-settings="{"background_background":"gradient","stretch_section":"section-stretched"}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-15ad719" data-id="15ad719" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a0236b8 elementor-icon-list--layout-inline elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a0236b8" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items elementor-inline-items">
<li class="elementor-icon-list-item elementor-inline-item">
<a href="https://www.compliancesolutions.com/datenschutz/">
<span class="elementor-icon-list-text">Datenschutz</span>
</a>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<a href="https://www.compliancesolutions.com/impressum/">
<span class="elementor-icon-list-text">Impressum</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f5fafdb" data-id="f5fafdb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4871967 elementor-widget elementor-widget-copyright" data-id="4871967" data-element_type="widget" data-settings="{"align":"right","align_mobile":"center"}" data-widget_type="copyright.default">
<div class="elementor-widget-container">
<div class="hfe-copyright-wrapper">
<span>Copyright © 2025 Compliance Solutions GmbH </span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div> </footer>
</div><!-- #page -->
<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\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<!-- Start Linkedin -->
<script data-borlabs-cookie-script-blocker-id='linked-in-insight-tag-universal' type="text/template">
_linkedin_partner_id = "1495284";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script data-borlabs-cookie-script-blocker-id='linked-in-insight-tag-universal' type="text/template">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=1495284&fmt=gif" />
</noscript>
<!-- End Linkedin --><script type="module" src="https://www.compliancesolutions.com/wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie-prioritize.min.js?ver=3.3.15.1-174" id="borlabs-cookie-prioritize-js-module" data-cfasync="false" data-no-minify="1" data-no-optimize="1"></script>
<script type="module" src="https://www.compliancesolutions.com/wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie.min.js?ver=3.3.15.1" id="borlabs-cookie-core-js-module" data-cfasync="false" data-no-minify="1" data-no-optimize="1"></script>
<!--googleoff: all--><div data-nosnippet data-borlabs-cookie-consent-required='true' id='BorlabsCookieBox'></div><div id='BorlabsCookieWidget' class='brlbs-cmpnt-container'></div><!--googleon: all--> <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='e-sticky-css' href='https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.31.2' media='all' />
<link data-minify="1" rel='stylesheet' id='leadin-elementor-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/leadin/build/elementor.css?ver=1756357164' media='all' />
<link data-minify="1" rel='stylesheet' id='leadin-css-css' href='https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/leadin/public/assets/style/leadin.css?ver=1756357164' media='all' />
<script id="astra-theme-js-js-extra">
var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"","is_header_footer_builder_active":"1","responsive_cart_click":"flyout","is_dark_palette":""};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.11.10" id="astra-theme-js-js"></script>
<script id="leadin-script-loader-js-js-extra">
var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"11.3.16"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/26632161.js?ver=1756357165" id="leadin-script-loader-js-js"></script>
<script id="eael-general-js-extra">
var localize = {"ajaxurl":"https:\/\/www.compliancesolutions.com\/wp-admin\/admin-ajax.php","nonce":"5101e7e933","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/www.compliancesolutions.com\/","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobil Hochformat","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobil Querformat","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Hochformat","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Querformat","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":"Breitbild","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.2.4" id="eael-general-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/uploads/essential-addons-elementor/eael-7.js?ver=1756357318" id="eael-7-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.31.2" id="elementor-webpack-runtime-js"></script>
<script id="elementor-frontend-modules-js-before">
(function() {
const allFbWidgets = document.querySelectorAll('div.elementor-widget[data-widget_type^="facebook"]');
for (let fb of allFbWidgets) {
fb.dataset.widget_type = 'brlabs_' + fb.dataset.widget_type;
}
})();
(function() {
const allYtWidgets = document.querySelectorAll('div.elementor-widget-video[data-widget_type^="video."][data-settings*="youtube_url"]');
for (let yt of allYtWidgets) {
if (yt.dataset.brlbsUnblocked === 'true') {
continue;
}
yt.dataset.widget_type = 'brlbs_' + yt.dataset.widget_type;
yt.dataset.settings = yt.dataset.settings.replace('show_image_overlay', 'brlbs_dont_show_image_overlay');
}
})();
(function() {
const allBackgroundContainerYt = Array.from(document.querySelectorAll('[data-brlbs-elementor-bg-video-yt="true"]:not(:has(.brlbs-cmpnt-content-blocker))'));
const allBackgroundContainerVimeo = Array.from(document.querySelectorAll('[data-brlbs-elementor-bg-video-vimeo="true"]:not(:has(.brlbs-cmpnt-content-blocker))'));
const allBackgroundContainerYtIds = allBackgroundContainerYt.map(e => e.dataset.id);
const allBackgroundContainerVimeoIds = allBackgroundContainerVimeo.map(e => e.dataset.id);
const allBackgroundContainerIds = [...allBackgroundContainerYtIds, ...allBackgroundContainerVimeoIds];
function insertBackgroundVideoCbs() {
for (let id of allBackgroundContainerIds) {
const videoContainer = document.querySelector('[data-id="'+id+'"]:not(:has(.brlbs-cmpnt-content-blocker))');
const template = document.getElementById('brlbs-cmpnt-cb-template-elementor-bg-video-' + id);
if (videoContainer && template) {
const videoEmbed = videoContainer.querySelector('.elementor-background-video-embed');
const cb = template.content.cloneNode(true).querySelector('.brlbs-cmpnt-container');
if (videoEmbed.nextSibling) {
videoEmbed.parentNode.insertBefore(cb, videoEmbed.nextSibling);
} else {
videoEmbed.parentNode.appendChild(cb);
}
const bgImageCss = window.getComputedStyle(videoContainer).backgroundImage;
const thumb = cb.querySelector('.brlbs-cmpnt-cb-thumbnail')
if (bgImageCss != null && thumb != null && bgImageCss.startsWith('url(')) {
thumb.style.backgroundImage = bgImageCss;
}
}
}
}
window.addEventListener("load", () => insertBackgroundVideoCbs());
window.addEventListener( 'elementor/frontend/init', function() {
let first = true;
elementorFrontend.hooks.addAction('frontend/element_ready/global', () => {
if (first === true) {
first = false;
if (allBackgroundContainerYtIds.length > 0) {
const ytApiReadyOriginal = elementorFrontend.utils.youtube.onApiReady;
let waitingYtCounter = 0;
elementorFrontend.utils.youtube.onApiReady = (callback) => {
document.addEventListener('brlbs_elementor_bgVideo_yt_unblocked', () => {
ytApiReadyOriginal.call(elementorFrontend.utils.youtube, callback);
});
if (++waitingYtCounter === allBackgroundContainerYtIds.length) {
elementorFrontend.utils.youtube.onApiReady = ytApiReadyOriginal;
window.brlbsElementorBgVideoYtUnblockReady = { state: true };
}
}
}
if (allBackgroundContainerVimeoIds.length > 0) {
const vimeoApiReadyOriginal = elementorFrontend.utils.vimeo.onApiReady;
let waitingVimeoCounter = 0;
elementorFrontend.utils.vimeo.onApiReady = (callback) => {
document.addEventListener('brlbs_elementor_bgVideo_vimeo_unblocked', () => {
vimeoApiReadyOriginal.call(elementorFrontend.utils.vimeo, callback);
});
if (++waitingVimeoCounter === allBackgroundContainerVimeoIds.length) {
elementorFrontend.utils.vimeo.onApiReady = vimeoApiReadyOriginal;
window.brlbsElementorBgVideoVimeoUnblockReady = { state: true };
}
}
}
}
});
});
})();
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.31.2" id="elementor-frontend-modules-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Auf Facebook teilen","shareOnTwitter":"Auf Twitter teilen","pinIt":"Anheften","download":"Download","downloadImage":"Bild downloaden","fullscreen":"Vollbild","zoom":"Zoom","share":"Teilen","playVideo":"Video abspielen","previous":"Zur\u00fcck","next":"Weiter","close":"Schlie\u00dfen","a11yCarouselPrevSlideMessage":"Vorheriger Slide","a11yCarouselNextSlideMessage":"N\u00e4chster 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":"Mobil Hochformat","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobil Querformat","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Hochformat","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Querformat","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":"Breitbild","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.2","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/www.compliancesolutions.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.compliancesolutions.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.compliancesolutions.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"2dc14b345c"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"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":7,"title":"Intelligente%20Compliance%20Software%20-%20Compliance%20Solutions","excerpt":"","featuredImage":"https:\/\/www.compliancesolutions.com\/wp-content\/uploads\/compliance-software-platforms-1024x639.jpg"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.2" id="elementor-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js?ver=1.2.0" id="elementor-gallery-js"></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/wp-content\/plugins\/webtoffee-cookie-consent\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.compliancesolutions.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.compliancesolutions.com/wp-content/cache/min/1/wp-content/plugins/header-footer-elementor/inc/js/frontend.js?ver=1756357165" id="hfe-frontend-js-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.31.2" id="e-sticky-js"></script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://js-eu1.hsforms.net/forms/embed/v2.js?ver=11.3.16" id="leadin-forms-v2-js"></script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://js-eu1.hsforms.net/forms/embed/26632161.js?ver=11.3.16" id="leadin-forms-v4-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.31.2" id="elementor-pro-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.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.compliancesolutions.com\/wp-admin\/admin-ajax.php","nonce":"f2d236655f","urls":{"assets":"https:\/\/www.compliancesolutions.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.compliancesolutions.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"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":"de_DE","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.compliancesolutions.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.31.2" id="elementor-pro-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.compliancesolutions.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.31.2" id="pro-elements-handlers-js"></script>
<script type="rocketlazyloadscript">
/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
</script>
<template id="brlbs-cmpnt-cb-template-contact-form-seven-turnstile">
<div class="brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles" data-borlabs-cookie-content-blocker-id="contact-form-seven-turnstile" data-borlabs-cookie-content=""><div class="brlbs-cmpnt-cb-preset-b"> <div class="brlbs-cmpnt-cb-thumbnail" style="background-image: url('https://www.compliancesolutions.com/wp-content/uploads/borlabs-cookie/1/bct-cloudflare-turnstile-main.png')"></div> <div class="brlbs-cmpnt-cb-main"> <div class="brlbs-cmpnt-cb-content"> <p class="brlbs-cmpnt-cb-description">Sie sehen gerade einen Platzhalterinhalt von <strong>Turnstile</strong>. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfläche unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.</p> <a class="brlbs-cmpnt-cb-provider-toggle" href="#" data-borlabs-cookie-show-provider-information role="button">Mehr Informationen</a> </div> <div class="brlbs-cmpnt-cb-buttons"> <a class="brlbs-cmpnt-cb-btn" href="#" data-borlabs-cookie-unblock role="button">Inhalt entsperren</a> <a class="brlbs-cmpnt-cb-btn" href="#" data-borlabs-cookie-accept-service role="button" style="display: inherit">Erforderlichen Service akzeptieren und Inhalte entsperren</a> </div> </div> </div></div>
</template>
<script type="rocketlazyloadscript">
(function() {
const template = document.querySelector("#brlbs-cmpnt-cb-template-contact-form-seven-turnstile");
const divsToInsertBlocker = document.querySelectorAll('body:has(script[data-borlabs-cookie-script-blocker-id="contact-form-seven-turnstile"]) .wpcf7-turnstile');
for (const div of divsToInsertBlocker) {
const cb = template.content.cloneNode(true).querySelector('.brlbs-cmpnt-container');
div.after(cb);
const form = div.closest('.wpcf7-form');
const btn = form?.querySelector('.wpcf7-submit');
if (btn) {
btn.disabled = true
}
}
})()
</script><template id="brlbs-cmpnt-cb-template-x-alias-twitter-content-blocker">
<div class="brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles" data-borlabs-cookie-content-blocker-id="x-alias-twitter-content-blocker" data-borlabs-cookie-content=""><div class="brlbs-cmpnt-cb-preset-b brlbs-cmpnt-cb-x"> <div class="brlbs-cmpnt-cb-thumbnail" style="background-image: url('https://www.compliancesolutions.com/wp-content/uploads/borlabs-cookie/1/cb-twitter-main.png')"></div> <div class="brlbs-cmpnt-cb-main"> <div class="brlbs-cmpnt-cb-content"> <p class="brlbs-cmpnt-cb-description">Sie sehen gerade einen Platzhalterinhalt von <strong>X</strong>. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfläche unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.</p> <a class="brlbs-cmpnt-cb-provider-toggle" href="#" data-borlabs-cookie-show-provider-information role="button">Mehr Informationen</a> </div> <div class="brlbs-cmpnt-cb-buttons"> <a class="brlbs-cmpnt-cb-btn" href="#" data-borlabs-cookie-unblock role="button">Inhalt entsperren</a> <a class="brlbs-cmpnt-cb-btn" href="#" data-borlabs-cookie-accept-service role="button" style="display: inherit">Erforderlichen Service akzeptieren und Inhalte entsperren</a> </div> </div> </div></div>
</template>
<script type="rocketlazyloadscript">
(function() {
const template = document.querySelector("#brlbs-cmpnt-cb-template-x-alias-twitter-content-blocker");
const divsToInsertBlocker = document.querySelectorAll('blockquote.twitter-tweet,blockquote.twitter-video');
for (const div of divsToInsertBlocker) {
const blocked = template.content.cloneNode(true).querySelector('.brlbs-cmpnt-container');
blocked.dataset.borlabsCookieContent = btoa(unescape(encodeURIComponent(div.outerHTML)));
div.replaceWith(blocked);
}
})()
</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@1757429097 -->