CINXE.COM
Data Decisions. Built on BARC.
<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name="google-site-verification" content="7J1Scm0i6RshVLpI0hLbiXG_RkL2kdvrgvi3rJobCiY" /> <!-- Hotjar Tracking Code for BARC – Data Decisions. Built on BARC. --> <script type="rocketlazyloadscript"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:5081313,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="en" href="https://barc.com/" /> <link rel="alternate" hreflang="de" href="https://barc.com/de/" /> <link rel="alternate" hreflang="x-default" href="https://barc.com/" /> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Data Decisions. Built on BARC.</title> <meta name="description" content="Independent decision support, market insights and inspiration for data & analytics professionals. Data Decision. Built on BARC."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://barc.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Data Decisions. Built on BARC." /> <meta property="og:description" content="Independent decision support, market insights and inspiration for data & analytics professionals. Data Decision. Built on BARC." /> <meta property="og:url" content="https://barc.com/" /> <meta property="og:site_name" content="BARC - Data Decisions. Built on BARC." /> <meta property="og:updated_time" content="2024-11-20T12:20:10+00:00" /> <meta property="og:image" content="https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png" /> <meta property="og:image:secure_url" content="https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png" /> <meta property="og:image:width" content="1294" /> <meta property="og:image:height" content="631" /> <meta property="og:image:alt" content="BARC" /> <meta property="og:image:type" content="image/png" /> <meta property="article:published_time" content="2022-08-08T09:04:11+00:00" /> <meta property="article:modified_time" content="2024-11-20T12:20:10+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Data Decisions. Built on BARC." /> <meta name="twitter:description" content="Independent decision support, market insights and inspiration for data & analytics professionals. Data Decision. Built on BARC." /> <meta name="twitter:image" content="https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="Hanna König" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="2 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://barc.com/#place","address":{"@type":"PostalAddress","streetAddress":"Berliner Platz 7","addressLocality":"W\u00fcrzburg","addressRegion":"Bayern","postalCode":"97080","addressCountry":"Germany"}},{"@type":["ProfessionalService","Organization"],"@id":"https://barc.com/#organization","name":"BARC - Data Decisions. Built on BARC.","url":"https://barc.com","email":"info@barc.com","address":{"@type":"PostalAddress","streetAddress":"Berliner Platz 7","addressLocality":"W\u00fcrzburg","addressRegion":"Bayern","postalCode":"97080","addressCountry":"Germany"},"logo":{"@type":"ImageObject","@id":"https://barc.com/#logo","url":"https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg","contentUrl":"https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg","caption":"BARC - Data Decisions. Built on BARC.","inLanguage":"en-US","width":"532","height":"170"},"openingHours":["Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"],"location":{"@id":"https://barc.com/#place"},"image":{"@id":"https://barc.com/#logo"}},{"@type":"WebSite","@id":"https://barc.com/#website","url":"https://barc.com","name":"BARC - Data Decisions. Built on BARC.","publisher":{"@id":"https://barc.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://barc.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png","url":"https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png","width":"1294","height":"631","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://barc.com/#webpage","url":"https://barc.com/","name":"Data Decisions. Built on BARC.","datePublished":"2022-08-08T09:04:11+00:00","dateModified":"2024-11-20T12:20:10+00:00","about":{"@id":"https://barc.com/#organization"},"isPartOf":{"@id":"https://barc.com/#website"},"primaryImageOfPage":{"@id":"https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://barc.com/#author","name":"Hanna K\u00f6nig","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/9d72efae0fdaef229df4c3264c059095?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/9d72efae0fdaef229df4c3264c059095?s=96&d=mm&r=g","caption":"Hanna K\u00f6nig","inLanguage":"en-US"},"worksFor":{"@id":"https://barc.com/#organization"}},{"@type":"Article","headline":"Data Decisions. Built on BARC.","keywords":"BARC","datePublished":"2022-08-08T09:04:11+00:00","dateModified":"2024-11-20T12:20:10+00:00","author":{"@id":"https://barc.com/#author","name":"Hanna K\u00f6nig"},"publisher":{"@id":"https://barc.com/#organization"},"description":"Independent decision support, market insights and inspiration for data & analytics professionals. Data Decision. Built on BARC.","name":"Data Decisions. Built on BARC.","@id":"https://barc.com/#richSnippet","isPartOf":{"@id":"https://barc.com/#webpage"},"image":{"@id":"https://barc.com/wp-content/uploads/2022/09/beitragsbild-barc-logo.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://barc.com/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//www.google.com' /> <link rel="alternate" type="application/rss+xml" title="BARC - Data Decisions. Built on BARC. » Feed" href="https://barc.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="BARC - Data Decisions. Built on BARC. » Comments Feed" href="https://barc.com/comments/feed/" /> <link data-minify="1" rel='stylesheet' id='wc-blocks-integration-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-subscriptions/vendor/woocommerce/subscriptions-core/build/index.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='afreg-front-css-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/user-registration-plugin-for-woocommerce/front/css/afreg_front.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='color-spectrum-css-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/user-registration-plugin-for-woocommerce/front/css/afreg_color_spectrum.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='astra-theme-css-css' href='https://barc.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=4.8.6' media='all' /> <style id='astra-theme-css-inline-css'> .ast-no-sidebar .entry-content .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-no-sidebar .entry-content .alignwide {margin-left: calc(-41vw + 50%);margin-right: calc(-41vw + 50%);max-width: unset;width: unset;}.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide{width: 100%;margin-left: auto;margin-right: auto;}.wp-block-gallery,.blocks-gallery-grid {margin: 0;}.wp-block-separator {max-width: 100px;}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots {max-width: none;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 10px;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 10px;}@media (max-width: 782px) {.entry-content .wp-block-columns .wp-block-column {flex-basis: 100%;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 0;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 0;}}body .entry-content .wp-block-latest-posts {margin-left: 0;}body .entry-content .wp-block-latest-posts li {list-style: none;}.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {margin-left: 0;}.ast-header-break-point .entry-content .alignwide {margin-left: auto;margin-right: auto;}.entry-content .blocks-gallery-item img {margin-bottom: auto;}.wp-block-pullquote {border-top: 4px solid #555d66;border-bottom: 4px solid #555d66;color: #40464d;}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;}html{font-size:112.5%;}a,.page-title{color:#33cc99;}a:hover,a:focus{color:#5ccca4;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Open Sans',sans-serif;font-weight:400;font-size:18px;font-size:1rem;line-height:var(--ast-body-line-height,1.65em);}blockquote{color:#000512;}p,.entry-content p{margin-bottom:1.4em;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6,.site-title,.site-title a{font-family:'Open Sans',sans-serif;font-weight:700;}.site-title{font-size:35px;font-size:1.9444444444444rem;display:none;}.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 h1{font-size:40px;font-size:2.2222222222222rem;font-weight:700;font-family:'Open Sans',sans-serif;line-height:1.4em;}h2,.entry-content h2{font-size:30px;font-size:1.6666666666667rem;font-family:'Open Sans',sans-serif;line-height:1.3em;}h3,.entry-content h3{font-size:25px;font-size:1.3888888888889rem;font-family:'Open Sans',sans-serif;line-height:1.3em;}h4,.entry-content h4{font-size:22px;font-size:1.2222222222222rem;line-height:1.2em;font-weight:700;font-family:'Open Sans',sans-serif;}h5,.entry-content h5{font-size:20px;font-size:1.1111111111111rem;line-height:1.2em;font-family:'Open Sans',sans-serif;}h6,.entry-content h6{font-size:16px;font-size:0.88888888888889rem;line-height:1.25em;font-family:'Open Sans',sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#41505d;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#000000;border-color:#33cc99;background-color:#33cc99;}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:#33cc99;}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:#33cc99;background-color:#33cc99;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#33cc99;border-color:#33cc99;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#33cc99;}.entry-meta,.entry-meta *{line-height:1.45;color:#33cc99;}.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:#5ccca4;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#33cc99;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#33cc99;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#33cc99;border-color:#33cc99;}.calendar_wrap #today > a{color:#000000;}.page-links .page-link,.single .post-navigation a{color:#33cc99;}.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{border-radius:100px;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right: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;}.widget-title,.widget .wp-block-heading{font-size:25px;font-size:1.3888888888889rem;color:#41505d;}.single .ast-author-details .author-title{color:#5ccca4;}.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,.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger: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,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.woocommerce-js input[type=text]:focus,.woocommerce-js input[type=email]:focus,.woocommerce-js textarea:focus,input[type=number]:focus,.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{outline-style:disable;outline-color:inherit;outline-width:thin;}.main-header-menu .menu-link,.ast-header-custom-item a{color:#41505d;}.main-header-menu .menu-item:hover > .menu-link,.main-header-menu .menu-item:hover > .ast-menu-toggle,.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu .menu-item.focus > .menu-link,.main-header-menu .menu-item.focus > .ast-menu-toggle,.main-header-menu .current-menu-item > .menu-link,.main-header-menu .current-menu-ancestor > .menu-link,.main-header-menu .current-menu-item > .ast-menu-toggle,.main-header-menu .current-menu-ancestor > .ast-menu-toggle{color:#33cc99;}.header-main-layout-3 .ast-main-header-bar-alignment{margin-right:auto;}.header-main-layout-2 .site-header-section-left .ast-site-identity{text-align:left;}.ast-logo-title-inline .site-logo-img{padding-right:1em;}.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-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{background:transparent;color:#ccffcc;}.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle{background:transparent;border:1px solid #ccffcc;color:#ccffcc;}.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{background:#ccffcc;color:var(--ast-global-color-0);}.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: 4em;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;}.single.ast-page-builder-template .entry-header {padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-archive-description {margin: 4em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {margin-left: 0;margin-right: 0;}.footer-adv .footer-adv-overlay{border-top-style:solid;border-top-color:#7a7a7a;}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.wp-block-group .has-background{padding:20px;}}@media (min-width:1200px){.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-cover.alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-cover.alignfull{padding-right:0;padding-left:0;}}@media (min-width:1200px){.wp-block-cover-image.alignwide .wp-block-cover__inner-container,.wp-block-cover.alignwide .wp-block-cover__inner-container,.wp-block-cover-image.alignfull .wp-block-cover__inner-container,.wp-block-cover.alignfull .wp-block-cover__inner-container{width:100%;}}.wp-block-columns{margin-bottom:unset;}.wp-block-image.size-full{margin:2rem 0;}.wp-block-separator.has-background{padding:0;}.wp-block-gallery{margin-bottom:1.6em;}.wp-block-group{padding-top:4em;padding-bottom:4em;}.wp-block-group__inner-container .wp-block-columns:last-child,.wp-block-group__inner-container :last-child,.wp-block-table table{margin-bottom:0;}.blocks-gallery-grid{width:100%;}.wp-block-navigation-link__content{padding:5px 0;}.wp-block-group .wp-block-group .has-text-align-center,.wp-block-group .wp-block-column .has-text-align-center{max-width:100%;}.has-text-align-center{margin:0 auto;}@media (min-width:1200px){.wp-block-cover__inner-container,.alignwide .wp-block-group__inner-container,.alignfull .wp-block-group__inner-container{max-width:1200px;margin:0 auto;}.wp-block-group.alignnone,.wp-block-group.aligncenter,.wp-block-group.alignleft,.wp-block-group.alignright,.wp-block-group.alignwide,.wp-block-columns.alignwide{margin:2rem 0 1rem 0;}}@media (max-width:1200px){.wp-block-group{padding:3em;}.wp-block-group .wp-block-group{padding:1.5em;}.wp-block-columns,.wp-block-column{margin:1rem 0;}}@media (min-width:921px){.wp-block-columns .wp-block-group{padding:2em;}}@media (max-width:544px){.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:unset;}.wp-block-cover,.wp-block-cover-image{padding:2em 0;}.wp-block-group,.wp-block-cover{padding:2em;}.wp-block-media-text__media img,.wp-block-media-text__media video{width:unset;max-width:100%;}.wp-block-media-text.has-background .wp-block-media-text__content{padding:1em;}.wp-block-media-text .wp-block-media-text__content{padding:3em 2em;}}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-table.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:#ccffcc;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;font-family:inherit;font-weight:normal;line-height:1em;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}.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{background-color:#d6ffd6;}.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:#ccffcc;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}.review-rating{display:flex;align-items:center;order:2;}@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%;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em;}.ast-author-box img.avatar{margin:20px 0 0 0;}}@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-button-wrapper .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:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}.elementor-button-wrapper .elementor-button{border-color:#ccffcc;background-color:#ccffcc;}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus{color:var(--ast-global-color-0);background-color:#d6ffd6;border-color:#d6ffd6;}.wp-block-button .wp-block-button__link ,.elementor-button-wrapper .elementor-button,.elementor-button-wrapper .elementor-button:visited{color:var(--ast-global-color-0);}.elementor-button-wrapper .elementor-button{font-weight:normal;line-height:1.3em;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-0);background-color:#d6ffd6;border-color:#d6ffd6;}.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{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:#ccffcc;background-color:#ccffcc;color:var(--ast-global-color-0);font-family:inherit;font-weight:normal;line-height:1.3em;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-0);border-color:#ccffcc;background-color:#ccffcc;font-family:inherit;font-weight:normal;line-height:1.3em;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}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{color:var(--ast-global-color-0);background-color:#d6ffd6;border-color:#d6ffd6;}@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;}.site-branding img,.site-header .site-logo-img .custom-logo-link img{max-width:100%;}}.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button,.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{font-family:inherit;font-weight:inherit;line-height:1;}.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{background-color:#65d6ad;padding-top:12px;padding-bottom:12px;padding-left:15px;padding-right:15px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover{background-color:#8eedc7;}.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{border-style:solid;} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}@media (min-width:545px){.ast-page-builder-template .comments-area,.single.ast-page-builder-template .entry-header,.single.ast-page-builder-template .post-navigation,.single.ast-page-builder-template .ast-single-related-posts-container{max-width:1240px;margin-left:auto;margin-right:auto;}}.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -6.67em;margin-right: -6.67em;width: auto;}@media (max-width: 1200px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.4em;margin-right: -2.4em;}}@media (max-width: 768px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.14em;margin-right: -2.14em;}}@media (max-width: 544px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -1em;margin-right: -1em;}}.ast-no-sidebar.ast-separate-container .entry-content .alignwide {margin-left: -20px;margin-right: -20px;}.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}}@media (max-width:544px){.widget-title{font-size:22px;font-size:1.375rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:0.88888888888889rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:0.88888888888889rem;}.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}}@media (max-width:921px){html{font-size:102.6%;}}@media (max-width:544px){html{font-size:112.5%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@font-face {font-family: "Astra";src: url(https://barc.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://barc.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://barc.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;font-display: fallback;}@media (max-width:1143px) {.main-header-bar .main-header-bar-navigation{display:none;}}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-color:var(--ast-global-color-0);}.ast-desktop .main-header-menu.submenu-with-border .sub-menu{border-style:solid;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu{top:-0px;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,.ast-desktop .main-header-menu.submenu-with-border .children .menu-link{border-bottom-width:1px;border-style:solid;border-color:rgba(140,237,198,0.17);}@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;}}.ast-small-footer{border-top-style:solid;border-top-width:1px;border-top-color:#7a7a7a;}.ast-small-footer-wrap{text-align:center;}.site .comments-area{padding-bottom:3em;}.ast-header-break-point .main-navigation ul .button-custom-menu-item .menu-link {padding: 0 20px;display: inline-block;width: 100%;border-bottom-width: 1px;border-style: solid;border-color: #eaeaea;}.button-custom-menu-item .ast-custom-button-link .ast-custom-button {font-size: inherit;font-family: inherit;font-weight: inherit;}.button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover {transition: all 0.1s ease-in-out;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {display: none;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {padding: 0;display: block;overflow: hidden;}.ast-header-break-point .ast-header-custom-item .widget:last-child {margin-bottom: 1em;}.ast-header-custom-item .widget {margin: 0.5em;display: inline-block;vertical-align: middle;}.ast-header-custom-item .widget p {margin-bottom: 0;}.ast-header-custom-item .widget li {width: auto;}.ast-header-custom-item-inside .button-custom-menu-item .menu-link {display: none;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {display: none;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {display: block;}.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {margin-right: 1em;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {width: 100%;padding-right: 5.5em;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items {padding-left: 20px;padding-right: 20px;margin-bottom: 1em;margin-top: 1em;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {padding-left: 0;padding-right: 0;margin-top: 0;margin-bottom: 0;}.astra-icon-down_arrow::after {content: "\e900";font-family: Astra;}.astra-icon-close::after {content: "\e5cd";font-family: Astra;}.astra-icon-drag_handle::after {content: "\e25d";font-family: Astra;}.astra-icon-format_align_justify::after {content: "\e235";font-family: Astra;}.astra-icon-menu::after {content: "\e5d2";font-family: Astra;}.astra-icon-reorder::after {content: "\e8fe";font-family: Astra;}.astra-icon-search::after {content: "\e8b6";font-family: Astra;}.astra-icon-zoom_in::after {content: "\e56b";font-family: Astra;}.astra-icon-check-circle::after {content: "\e901";font-family: Astra;}.astra-icon-shopping-cart::after {content: "\f07a";font-family: Astra;}.astra-icon-shopping-bag::after {content: "\f290";font-family: Astra;}.astra-icon-shopping-basket::after {content: "\f291";font-family: Astra;}.astra-icon-circle-o::after {content: "\e903";font-family: Astra;}.astra-icon-certificate::after {content: "\e902";font-family: Astra;}blockquote {padding: 1.2em;}: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:#006382;--ast-global-color-1:#8eedc7;--ast-global-color-2:#cee4c3;--ast-global-color-3:#0053c9;--ast-global-color-4:#65d6ad;--ast-global-color-5:#8e9499;--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: #eeeeee;}.ast-single-entry-banner[data-banner-layout="layout-1"] {max-width: 1200px;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: #eeeeee;}.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:1200px;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;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#006382;}.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;}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-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items{flex:unset;}.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg);}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before{font-weight:bold;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block;}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px;}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:normal;content:"\e8b6";position:absolute;top:50%;right:15px;transform:translate(0,-50%);}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3;}.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after,.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after,.menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal;}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0;}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg);}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after{display:none;}@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:#ffffff;background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-post{background-color:#ffffff;background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.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),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.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:#ffffff;background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.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:#ffffff;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:#ffffff;background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:#ffffff;background-image:none;}}:root{--e-global-color-astglobalcolor0:#006382;--e-global-color-astglobalcolor1:#8eedc7;--e-global-color-astglobalcolor2:#cee4c3;--e-global-color-astglobalcolor3:#0053c9;--e-global-color-astglobalcolor4:#65d6ad;--e-global-color-astglobalcolor5:#8e9499;--e-global-color-astglobalcolor6:#F2F5F7;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000000;}.ast-desktop .astra-menu-animation-slide-up>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-slide-down>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(-.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-fade>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .menu-item.ast-menu-hover>.sub-menu.toggled-on{opacity:1;visibility:visible} </style> <link data-minify="1" rel='stylesheet' id='astra-google-fonts-css' href='https://barc.com/wp-content/cache/min/1/wp-content/uploads/omgf/astra-google-fonts/astra-google-fonts.css?ver=1732634048' 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='rank-math-toc-block-style-inline-css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <link rel='stylesheet' id='wc-memberships-blocks-css' href='https://barc.com/wp-content/plugins/woocommerce-memberships/assets/css/blocks/wc-memberships-blocks.min.css?ver=1.26.9' media='all' /> <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--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--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;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-cardo-font-family{font-family: var(--wp--preset--font-family--cardo) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='wpml-blocks-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='woocommerce-layout-css' href='https://barc.com/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout.min.css?ver=4.8.6' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://barc.com/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen.min.css?ver=4.8.6' media='only screen and (max-width: 921px)' /> <link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://barc.com/wp-content/cache/min/1/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce.min.css?ver=1732634048' media='all' /> <style id='woocommerce-general-inline-css'> .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count { float: left; } .woocommerce .woocommerce-ordering { float: right; margin-bottom: 2.5em; } .woocommerce-js a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit { font-size: 100%; line-height: 1; text-decoration: none; overflow: visible; padding: 0.5em 0.75em; font-weight: 700; border-radius: 3px; color: $secondarytext; background-color: $secondary; border: 0; } .woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover { background-color: #dad8da; background-image: none; color: #515151; } #customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3){font-size:1.2rem;padding:20px 0 14px;margin:0 0 20px;border-bottom:1px solid var(--ast-border-color);font-weight:700;}form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){border-width:2px 2px 0 2px;border-style:solid;font-size:1.2rem;margin:0;padding:1.5em 1.5em 1em;border-color:var(--ast-border-color);font-weight:700;}.woocommerce-Address h3, .cart-collaterals h2{font-size:1.2rem;padding:.7em 1em;}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-weight:700;}form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){padding:0 2em;border-width:0 2px 2px;border-style:solid;border-color:var(--ast-border-color);}ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){margin:0;padding:0.25em 0 0.25em 22px;text-indent:-22px;list-style:none outside;}.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale{background-color:var(--ast-global-color-0);color:#ffffff;}.woocommerce-message, .woocommerce-info{border-top-color:#33cc99;}.woocommerce-message::before,.woocommerce-info::before{color:#33cc99;}.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a{color:#41505d;}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border-color:#33cc99;}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{background:#33cc99;color:var(--ast-global-color-0);}.woocommerce-MyAccount-navigation-link.is-active a{color:#5ccca4;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#33cc99;}.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before{color:var(--ast-global-color-3);}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{background:#33cc99;}.ast-site-header-cart a{color:#41505d;}.ast-site-header-cart a:focus, .ast-site-header-cart a:hover, .ast-site-header-cart .current-menu-item a{color:#33cc99;}.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after{border-color:#33cc99;color:#33cc99;}.ast-cart-menu-wrap:hover .count{color:#000000;background-color:#33cc99;}.ast-site-header-cart .widget_shopping_cart .total .woocommerce-Price-amount{color:#33cc99;}.woocommerce a.remove:hover, .ast-woocommerce-cart-menu .main-header-menu .woocommerce-custom-menu-item .menu-item:hover > .menu-link.remove:hover{color:#33cc99;border-color:#33cc99;background-color:#ffffff;}.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward{color:var(--ast-global-color-0);border-color:#d6ffd6;background-color:#d6ffd6;}.site-header .ast-site-header-cart-data .button.wc-forward, .site-header .ast-site-header-cart-data .button.wc-forward:hover{color:var(--ast-global-color-0);}.below-header-user-select .ast-site-header-cart .widget, .ast-above-header-section .ast-site-header-cart .widget a, .below-header-user-select .ast-site-header-cart .widget_shopping_cart a{color:#41505d;}.below-header-user-select .ast-site-header-cart .widget_shopping_cart a:hover, .ast-above-header-section .ast-site-header-cart .widget_shopping_cart a:hover, .below-header-user-select .ast-site-header-cart .widget_shopping_cart a.remove:hover, .ast-above-header-section .ast-site-header-cart .widget_shopping_cart a.remove:hover{color:#33cc99;}.woocommerce .woocommerce-cart-form button[name="update_cart"]:disabled{color:var(--ast-global-color-0);}.woocommerce #content table.cart .button[name="apply_coupon"], .woocommerce-page #content table.cart .button[name="apply_coupon"]{padding:10px 40px;}.woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button{line-height:1;border-width:1px;border-style:solid;}.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button{line-height:1.3;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale{color:var(--ast-global-color-0);border-color:#ccffcc;background-color:#ccffcc;}.woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce-js a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{color:var(--ast-global-color-0);border-color:#d6ffd6;background-color:#d6ffd6;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}.woocommerce ul.products li.product a, .woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover{text-decoration:none;}.woocommerce .up-sells h2, .woocommerce .related.products h2, .woocommerce .woocommerce-tabs h2{font-size:1.5rem;}.woocommerce h2, .woocommerce-account h2{font-size:1.625rem;}.woocommerce ul.product-categories > li ul li:before{content:"\e900";padding:0 5px 0 5px;display:inline-block;font-family:Astra;transform:rotate(-90deg);font-size:0.7rem;}.ast-site-header-cart i.astra-icon:before{font-family:Astra;}.ast-icon-shopping-cart:before{content:"\f07a";}.ast-icon-shopping-bag:before{content:"\f290";}.ast-icon-shopping-basket:before{content:"\f291";}.ast-icon-shopping-cart svg{height:.82em;}.ast-icon-shopping-bag svg{height:1em;width:1em;}.ast-icon-shopping-basket svg{height:1.15em;width:1.2em;}.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap, .ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap {line-height:1;}.ast-site-header-cart.ast-menu-cart-fill i.astra-icon{ font-size:1.1em;}li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after{ padding-left:2px;}.ast-hfb-header .ast-addon-cart-wrap{ padding:0.4em;}.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap{ display:none;}.ast-site-header-cart i.astra-icon:after{ background:var(--ast-global-color-0);}@media (min-width:545px) and (max-width:921px){.woocommerce.tablet-columns-6 ul.products li.product, .woocommerce-page.tablet-columns-6 ul.products li.product{width:calc(16.66% - 16.66px);}.woocommerce.tablet-columns-5 ul.products li.product, .woocommerce-page.tablet-columns-5 ul.products li.product{width:calc(20% - 16px);}.woocommerce.tablet-columns-4 ul.products li.product, .woocommerce-page.tablet-columns-4 ul.products li.product{width:calc(25% - 15px);}.woocommerce.tablet-columns-3 ul.products li.product, .woocommerce-page.tablet-columns-3 ul.products li.product{width:calc(33.33% - 14px);}.woocommerce.tablet-columns-2 ul.products li.product, .woocommerce-page.tablet-columns-2 ul.products li.product{width:calc(50% - 10px);}.woocommerce.tablet-columns-1 ul.products li.product, .woocommerce-page.tablet-columns-1 ul.products li.product{width:100%;}.woocommerce div.product .related.products ul.products li.product{width:calc(33.33% - 14px);}}@media (min-width:545px) and (max-width:921px){.woocommerce[class*="columns-"].columns-3 > ul.products li.product, .woocommerce[class*="columns-"].columns-4 > ul.products li.product, .woocommerce[class*="columns-"].columns-5 > ul.products li.product, .woocommerce[class*="columns-"].columns-6 > ul.products li.product{width:calc(33.33% - 14px);margin-right:20px;}.woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(3n), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(3n){margin-right:0;clear:right;}.woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(3n+1), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(3n+1){clear:left;}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none;}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n), .woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n), .woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n), .woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n), .woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n), .woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n), .woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n), .woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n), .woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n), .woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right;}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n+1){clear:left;}.woocommerce div.product .related.products ul.products li.product:nth-child(3n), .woocommerce-page.tablet-columns-1 .site-main ul.products li.product{margin-right:0;clear:right;}.woocommerce div.product .related.products ul.products li.product:nth-child(3n+1){clear:left;}}@media (min-width:922px){.woocommerce form.checkout_coupon{width:50%;}.woocommerce #reviews #comments{float:left;}.woocommerce #reviews #review_form_wrapper{float:right;}}@media (max-width:921px){.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart{padding-right:0;padding-left:0;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar{text-align:center;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons{display:inline-block;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding{flex:auto;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding{flex:0 0 100%;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container{display:flex;justify-content:center;}.woocommerce-cart .woocommerce-shipping-calculator .button{width:100%;}.woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary{float:none;width:100%;}.woocommerce-cart table.cart td.actions .ast-return-to-shop{display:block;text-align:center;margin-top:1em;}}@media (max-width:544px){.ast-separate-container .ast-woocommerce-container{padding:.54em 1em 1.33333em;}.woocommerce-message, .woocommerce-error, .woocommerce-info{display:flex;flex-wrap:wrap;}.woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button{order:1;margin-top:.5em;}.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{float:none;margin-bottom:2em;}.woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button{padding-left:1em;padding-right:1em;}.woocommerce #content table.cart .button, .woocommerce-page #content table.cart .button{width:100%;}.woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon{float:none;}.woocommerce #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button{flex:1;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{display:block;}.woocommerce ul.products a.button, .woocommerce-page ul.products a.button{padding:0.5em 0.75em;}.woocommerce div.product .related.products ul.products li.product, .woocommerce.mobile-columns-2 ul.products li.product, .woocommerce-page.mobile-columns-2 ul.products li.product{width:calc(50% - 10px);}.woocommerce.mobile-columns-6 ul.products li.product, .woocommerce-page.mobile-columns-6 ul.products li.product{width:calc(16.66% - 16.66px);}.woocommerce.mobile-columns-5 ul.products li.product, .woocommerce-page.mobile-columns-5 ul.products li.product{width:calc(20% - 16px);}.woocommerce.mobile-columns-4 ul.products li.product, .woocommerce-page.mobile-columns-4 ul.products li.product{width:calc(25% - 15px);}.woocommerce.mobile-columns-3 ul.products li.product, .woocommerce-page.mobile-columns-3 ul.products li.product{width:calc(33.33% - 14px);}.woocommerce.mobile-columns-1 ul.products li.product, .woocommerce-page.mobile-columns-1 ul.products li.product{width:100%;}}@media (max-width:544px){.woocommerce ul.products a.button.loading::after, .woocommerce-page ul.products a.button.loading::after{display:inline-block;margin-left:5px;position:initial;}.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n), .woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n){margin-right:0;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{display:block;margin-right:0;}.woocommerce[class*="columns-"].columns-3 > ul.products li.product, .woocommerce[class*="columns-"].columns-4 > ul.products li.product, .woocommerce[class*="columns-"].columns-5 > ul.products li.product, .woocommerce[class*="columns-"].columns-6 > ul.products li.product{width:calc(50% - 10px);margin-right:20px;}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none;}.woocommerce-page[class*=columns-].columns-3>ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-4>ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-5>ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-].columns-6>ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-3>ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-4>ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-5>ul.products li.product:nth-child(2n), .woocommerce[class*=columns-].columns-6>ul.products li.product:nth-child(2n){margin-right:0;clear:right;}.woocommerce[class*="columns-"].columns-3 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-4 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-5 > ul.products li.product:nth-child(2n+1), .woocommerce[class*="columns-"].columns-6 > ul.products li.product:nth-child(2n+1){clear:left;}.woocommerce-page[class*=columns-] ul.products li.product:nth-child(n), .woocommerce[class*=columns-] ul.products li.product:nth-child(n){margin-right:20px;clear:none;}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n), .woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n), .woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n), .woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n), .woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n), .woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n), .woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n), .woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n), .woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n), .woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n), .woocommerce div.product .related.products ul.products li.product:nth-child(2n){margin-right:0;clear:right;}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n+1), .woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n+1), .woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n+1), .woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n+1), .woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n+1), .woocommerce div.product .related.products ul.products li.product:nth-child(2n+1){clear:left;}}@media (min-width:922px){.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images{width:50%;}.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%;}.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2{float:none;width:auto;}}.woocommerce-js a.button , .woocommerce button.button.alt ,.woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button , .woocommerce-js a.button.alt ,.woocommerce .woocommerce-message a.button , .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce button.button.alt.disabled , .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {border:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:#ccffcc;}.woocommerce-js a.button:hover , .woocommerce button.button.alt:hover , .woocommerce-page table.cart td.actions .button:hover, .woocommerce-page #content table.cart td.actions .button:hover, .woocommerce-js a.button.alt:hover ,.woocommerce .woocommerce-message a.button:hover , .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover , .woocommerce button.button.alt.disabled:hover , .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{border-color:#d6ffd6;}.widget_product_search button{flex:0 0 auto;padding:10px 20px;}@media (min-width:922px){.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set{width:55%;float:left;margin-right:4.347826087%;}.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading{width:40%;float:right;margin-right:0;clear:right;}}select, .select2-container .select2-selection--single{background-image:url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%230053c9' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position-x:calc( 100% - 10px );background-position-y:center;-webkit-appearance:none;-moz-appearance:none;padding-right:2em;} .woocommerce ul.products li.product.desktop-align-left, .woocommerce-page ul.products li.product.desktop-align-left { text-align: left; } .woocommerce ul.products li.product.desktop-align-left .star-rating, .woocommerce ul.products li.product.desktop-align-left .button, .woocommerce-page ul.products li.product.desktop-align-left .star-rating, .woocommerce-page ul.products li.product.desktop-align-left .button { margin-left: 0; margin-right: 0; } @media(max-width: 921px){ .woocommerce ul.products li.product.tablet-align-left, .woocommerce-page ul.products li.product.tablet-align-left { text-align: left; } .woocommerce ul.products li.product.tablet-align-left .star-rating, .woocommerce ul.products li.product.tablet-align-left .button, .woocommerce-page ul.products li.product.tablet-align-left .star-rating, .woocommerce-page ul.products li.product.tablet-align-left .button { margin-left: 0; margin-right: 0; } }@media(max-width: 544px){ .woocommerce ul.products li.product.mobile-align-left, .woocommerce-page ul.products li.product.mobile-align-left { text-align: left; } .woocommerce ul.products li.product.mobile-align-left .star-rating, .woocommerce ul.products li.product.mobile-align-left .button, .woocommerce-page ul.products li.product.mobile-align-left .star-rating, .woocommerce-page ul.products li.product.mobile-align-left .button { margin-left: 0; margin-right: 0; } }.ast-woo-active-filter-widget .wc-block-active-filters{display:flex;align-items:self-start;justify-content:space-between;}.ast-woo-active-filter-widget .wc-block-active-filters__clear-all{flex:none;margin-top:2px;}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set{width:100%;}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review, .woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading{width:100%;float:inherit;}.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single, .elementor-widget-woocommerce-cart .select2-container .select2-selection--single{padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce form .woocommerce-additional-fields, .elementor-widget-woocommerce-checkout-page .woocommerce form .shipping_address, .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation-link, .elementor-widget-woocommerce-cart .woocommerce a.remove{border:none;}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals > h2{background-color:inherit;border-bottom:0px;margin:0px;}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals{padding:0;border-color:inherit;border-radius:0;margin-bottom:0px;border-width:0px;}.elementor-widget-woocommerce-cart .woocommerce-cart-form .e-apply-coupon{line-height:initial;}.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin-bottom:var(--myaccount-section-title-spacing, 0px);}.elementor-widget-woocommerce-my-account .woocommerce-Addresses .woocommerce-Address-title, .elementor-widget-woocommerce-my-account table.shop_table thead, .elementor-widget-woocommerce-my-account .woocommerce-page table.shop_table thead, .elementor-widget-woocommerce-cart table.shop_table thead{background:inherit;}.elementor-widget-woocommerce-cart .e-apply-coupon, .elementor-widget-woocommerce-cart #coupon_code, .elementor-widget-woocommerce-checkout-page .e-apply-coupon, .elementor-widget-woocommerce-checkout-page #coupon_code{height:100%;}.elementor-widget-woocommerce-cart td.product-name dl.variation dt{font-weight:inherit;}.elementor-element.elementor-widget-woocommerce-checkout-page .e-checkout__container #customer_details .col-1{margin-bottom:0;} </style> <style id='woocommerce-inline-inline-css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='wpml-legacy-dropdown-0-css' href='https://barc.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1' media='all' /> <style id='wpml-legacy-dropdown-0-inline-css'> .wpml-ls-statics-shortcode_actions{background-color:#ffffff;}.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {border-color:#ffffff;}.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link:link {color:#ffffff;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:hover,.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:focus, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link:hover, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link:focus {color:#ffffff;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {color:#ffffff;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {color:#ffffff;background-color:#ffffff;} </style> <link rel='stylesheet' id='search-filter-plugin-styles-css' href='https://barc.com/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.5.17' media='all' /> <link rel='stylesheet' id='wc-memberships-frontend-css' href='https://barc.com/wp-content/plugins/woocommerce-memberships/assets/css/frontend/wc-memberships-frontend.min.css?ver=1.26.9' media='all' /> <link data-minify="1" rel='stylesheet' id='astra-addon-css-css' href='https://barc.com/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-673dd655a381a7-13793072.css?ver=1732634048' media='all' /> <style id='astra-addon-css-inline-css'> @media (min-width:922px){.ast-hide-display-device-desktop{display:none;}[class^="astra-advanced-hook-"] .wp-block-query .wp-block-post-template .wp-block-post{width:100%;}}@media (min-width:545px) and (max-width:921px){.ast-hide-display-device-tablet{display:none;}}@media (max-width:544px){.ast-hide-display-device-mobile{display:none;}}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out;}.site-header .ast-inline-search.ast-search-menu-icon .search-field {width: auto;} </style> <link rel='stylesheet' id='elementor-frontend-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='widget-woocommerce-menu-cart-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.25.3' media='all' /> <link rel='stylesheet' id='widget-search-form-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=3.25.3' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://barc.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.3' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='widget-social-icons-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='e-animation-slideInUp-css' href='https://barc.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css?ver=3.25.8' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='elementor-post-11-css' href='https://barc.com/wp-content/uploads/elementor/css/post-11.css?ver=1732634039' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://barc.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.3' media='all' /> <link data-minify="1" rel='stylesheet' id='ooohboi-steroids-styles-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/ooohboi-steroids-for-elementor/assets/css/main.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='uael-frontend-css' href='https://barc.com/wp-content/plugins/ultimate-elementor/assets/min-css/uael-frontend.min.css?ver=1.37.0' media='all' /> <link rel='stylesheet' id='uael-teammember-social-icons-css' href='https://barc.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='uael-social-share-icons-brands-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='uael-social-share-icons-fontawesome-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='uael-nav-menu-icons-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='bdt-uikit-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/bdt-uikit.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-helper-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-helper.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-advanced-heading-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-advanced-heading.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='widget-loop-builder-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/widget-loop-builder.min.css?ver=3.25.3' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-tabs-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-tabs.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-font-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-font.css?ver=1732634090' media='all' /> <link data-minify="1" rel='stylesheet' id='ep-reading-progress-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-reading-progress.css?ver=1732634090' media='all' /> <link rel='stylesheet' id='elementor-post-83959-css' href='https://barc.com/wp-content/uploads/elementor/css/post-83959.css?ver=1732634082' media='all' /> <link rel='stylesheet' id='elementor-post-89993-css' href='https://barc.com/wp-content/uploads/elementor/css/post-89993.css?ver=1732634065' media='all' /> <link rel='stylesheet' id='elementor-post-90059-css' href='https://barc.com/wp-content/uploads/elementor/css/post-90059.css?ver=1732634066' media='all' /> <link rel='stylesheet' id='elementor-post-92091-css' href='https://barc.com/wp-content/uploads/elementor/css/post-92091.css?ver=1732634072' media='all' /> <link data-minify="1" rel='stylesheet' id='borlabs-cookie-css' href='https://barc.com/wp-content/cache/min/1/wp-content/cache/borlabs-cookie/borlabs-cookie_1_en.css?ver=1732634076' media='all' /> <link data-minify="1" rel='stylesheet' id='wc-pb-checkout-blocks-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/checkout-blocks.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='astra-child-theme-css-css' href='https://barc.com/wp-content/themes/astra-child/style.css?ver=1.0.0' media='all' /> <link data-minify="1" rel='stylesheet' id='woocommerce-gzd-layout-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-germanized/build/static/layout-styles.css?ver=1732634048' media='all' /> <style id='woocommerce-gzd-layout-inline-css'> .woocommerce-checkout .shop_table { background-color: #eeeeee; } .product p.deposit-packaging-type { font-size: 1.25em !important; } p.woocommerce-shipping-destination { display: none; } .wc-gzd-nutri-score-value-a { background: url(https://barc.com/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-a.svg) no-repeat; } .wc-gzd-nutri-score-value-b { background: url(https://barc.com/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-b.svg) no-repeat; } .wc-gzd-nutri-score-value-c { background: url(https://barc.com/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-c.svg) no-repeat; } .wc-gzd-nutri-score-value-d { background: url(https://barc.com/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-d.svg) no-repeat; } .wc-gzd-nutri-score-value-e { background: url(https://barc.com/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-e.svg) no-repeat; } </style> <link data-minify="1" rel='stylesheet' id='wc-bundle-style-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/woocommerce.css?ver=1732634048' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://barc.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link data-minify="1" rel='stylesheet' id='google-fonts-1-css' href='https://barc.com/wp-content/cache/min/1/wp-content/uploads/omgf/google-fonts-1/google-fonts-1.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='wc-gzdp-theme-astra-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-germanized-pro/build/static/wc-gzdp-theme-astra-styles.css?ver=1732634048' media='all' /> <script src="https://barc.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://barc.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/user-registration-plugin-for-woocommerce/front/js/afreg_front.js?ver=1710418308" id="afreg-front-js-js"></script> <script data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/user-registration-plugin-for-woocommerce/front/js/afreg_color_spectrum.js?ver=1710418308" id="color-spectrum-js-js"></script> <script type="rocketlazyloadscript" src="//www.google.com/recaptcha/api.js?ver=1.0" id="Google reCaptcha JS-js"></script> <script id="wpml-cookie-js-extra"> var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1710418308" id="wpml-cookie-js" defer data-wp-strategy="defer"></script> <!--[if IE]> <script src="https://barc.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.8.6" id="astra-flexibility-js"></script> <script id="astra-flexibility-js-after"> flexibility(document.documentElement);</script> <![endif]--> <script src="https://barc.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.4.2" id="jquery-blockui-js" defer data-wp-strategy="defer"></script> <script id="wc-add-to-cart-js-extra"> var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/barc.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.4.2" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.4.2" id="js-cookie-js" defer data-wp-strategy="defer"></script> <script id="woocommerce-js-extra"> var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.4.2" id="woocommerce-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1" id="wpml-legacy-dropdown-0-js" defer></script> <script id="search-filter-elementor-js-extra"> var SFE_DATA = {"ajax_url":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/barc.com\/"}; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/search-filter-elementor/assets/js/search-filter-elementor.js?ver=1710418308" id="search-filter-elementor-js" defer></script> <script id="search-filter-plugin-build-js-extra"> var SF_LDATA = {"ajax_url":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/barc.com\/","extensions":["search-filter-elementor"]}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.17" id="search-filter-plugin-build-js" defer></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.17" id="search-filter-plugin-chosen-js" defer></script> <script id="borlabs-cookie-prioritize-js-extra"> var borlabsCookiePrioritized = {"domain":"barc.com","path":"\/","version":"1","bots":"1","optInJS":{"statistics":{"google-tag-manager":"PCEtLSBHb29nbGUgVGFnIE1hbmFnZXIgLS0+DQo8c2NyaXB0PihmdW5jdGlvbih3LGQscyxsLGkpe3dbbF09d1tsXXx8W107d1tsXS5wdXNoKHsnZ3RtLnN0YXJ0JzoNCm5ldyBEYXRlKCkuZ2V0VGltZSgpLGV2ZW50OidndG0uanMnfSk7dmFyIGY9ZC5nZXRFbGVtZW50c0J5VGFnTmFtZShzKVswXSwNCmo9ZC5jcmVhdGVFbGVtZW50KHMpLGRsPWwhPSdkYXRhTGF5ZXInPycmbD0nK2w6Jyc7ai5hc3luYz10cnVlO2ouc3JjPQ0KJ2h0dHBzOi8vd3d3Lmdvb2dsZXRhZ21hbmFnZXIuY29tL2d0bS5qcz9pZD0nK2krZGw7Zi5wYXJlbnROb2RlLmluc2VydEJlZm9yZShqLGYpOw0KfSkod2luZG93LGRvY3VtZW50LCdzY3JpcHQnLCdkYXRhTGF5ZXInLCdHVE0tV1BNNzM4TicpOzwvc2NyaXB0Pg0KPCEtLSBFbmQgR29vZ2xlIFRhZyBNYW5hZ2VyIC0tPg=="}}}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie-prioritize.min.js?ver=2.3" id="borlabs-cookie-prioritize-js" defer></script> <link rel="https://api.w.org/" href="https://barc.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://barc.com/wp-json/wp/v2/pages/83959" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://barc.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://barc.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://barc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbarc.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://barc.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbarc.com%2F&format=xml" /> <meta name="generator" content="WPML ver:4.6.14 stt:1,3;" /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.25.8; features: additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-auto"> <style> div.elementor-widget-image a img[src$=".svg"], .elementor-widget-image figure>a img[src$=".svg"]{ width: 100%; } .elementor-column-gap-default>.elementor-column>.elementor-element-populated{ padding: 0; } .site-content div:not(.bluesection) > .elementor-widget-container p a:not(.elementor-button), .site-content div:not(.bluesection) > .elementor-widget-container li a:not(.elementor-button){ text-decoration: none; background-image: linear-gradient(currentColor, currentColor); background-position: 50% 100%; background-repeat: no-repeat; background-size: 0% 2px; padding-bottom: 2px; transition: background-size cubic-bezier(0,.5,0,1) 0.3s !important; } .site-content div:not(.bluesection) > .elementor-widget-container p a:not(.elementor-button):hover, .site-content div:not(.bluesection) > .elementor-widget-container li a:not(.elementor-button):hover{ background-size: 100% 2px; } .equalheightloop .e-loop-item > section.elementor-section{ /* background-color: red; */ height: 100%; } .equalheightloop .e-loop-item > section.elementor-section > div.elementor-container{ height: 100%; } .equalheightloop .e-loop-item > section.elementor-section > div.elementor-container > div.elementor-column > div.elementor-widget-wrap{ margin-top: 0; margin-bottom: 0; } .equalheightsec .widthpostelement a{ display: inline; } .elementor-section.elementor-element-7836547f>.elementor-container, .elementor-section.elementor-element-46459b4>.elementor-container{ align-items: inherit; } .shadowchild > div{ box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); } .shadowchild > div:hover{ box-shadow: 0 14px 28px rgba(0,0,0,0.20), 0 10px 10px rgba(0,0,0,0.17); } .bluesection a{ color: #CCFFCC; } </style> <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='wp-fonts-local'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://barc.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://barc.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <link rel="icon" href="https://barc.com/wp-content/uploads/2022/08/favicon-16x16-2.png" sizes="32x32" /> <link rel="icon" href="https://barc.com/wp-content/uploads/2022/08/favicon-16x16-2.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://barc.com/wp-content/uploads/2022/08/favicon-16x16-2.png" /> <meta name="msapplication-TileImage" content="https://barc.com/wp-content/uploads/2022/08/favicon-16x16-2.png" /> <style id="wp-custom-css"> body .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev, body .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next { color: var(--arrow-normal-color, hsla(0, 0%, 93%, .9)); font-size: var(--arrow-size, 25px); } .svgcta p:after, .svgcta a:after{ font-family: "Font Awesome 5 Free" !important; content: "\f061" !important; padding-left: 4px; color: #016483; font-size: 20px; font-weight: 600; } .elementor-element .bdt-tab .bdt-tabs-item:hover .bdt-tabs-item-title { background-color: var(--e-global-color-primary); color: #FFFFFF!important; } .BC_F_word-container { display: inline-block; position: relative; overflow: hidden; color: #fff; width: 100%; display: block; text-align: center; font-size: 40px; line-height: 52px; } .BC_F_word { display: inline-block; opacity: 0; transform: translateY(100%); transition: transform 0.5s ease-out, opacity 0.5s ease-out; } .BC_F_word-small-tag { display: inline-flex; align-items: center; opacity: 0; transition: opacity 1s ease-in; margin-top: 20px; /* Optional spacing between the two containers */ color: #fff; width: 100%; display: block; text-align: center; font-size: 28px; font-weight: 400; line-height: 36.4px; } .BC_F_word-small-tag svg { margin-left: 10px; /* Adds space between text and SVG */ } @media (max-width: 767px) { .BC_F_word-container { font-size: 28px; line-height: 36px; } .BC_F_word-small-tag { font-size: 19px; line-height: 22.8px; } } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body itemtype='https://schema.org/WebPage' itemscope='itemscope' class="home page-template-default page page-id-83959 wp-custom-logo theme-astra woocommerce-no-js ast-desktop ast-page-builder-template ast-no-sidebar astra-4.8.6 ast-header-custom-item-inside group-blog ast-single-post ast-inherit-site-logo-transparent elementor-default elementor-template-full-width elementor-kit-11 elementor-page elementor-page-83959 astra-addon-4.8.6"> <a class="skip-link screen-reader-text" href="#content" title="Skip to content"> Skip to content</a> <div class="hfeed site" id="page"> <div data-elementor-type="header" data-elementor-id="89993" class="elementor elementor-89993 elementor-21800 elementor-location-header" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8951b33 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8951b33" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-8e3fb0b" data-id="8e3fb0b" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-97727b2 ob-has-background-overlay elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="97727b2" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://barc.com"> <img fetchpriority="high" width="532" height="170" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20532%20170'%3E%3C/svg%3E" class="attachment-full size-full wp-image-40922 astra-logo-svg" alt="" data-lazy-src="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg" /><noscript><img fetchpriority="high" width="532" height="170" src="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg" class="attachment-full size-full wp-image-40922 astra-logo-svg" alt="" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-e222b5f elementor-hidden-phone" data-id="e222b5f" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c6fcc7c elementor-align-right elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-button" data-id="c6fcc7c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://barc.com/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-23b27aa elementor-align-right elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-button" data-id="23b27aa" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://barc.com/newsletter/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Newsletter</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-1221eee elementor-align-right elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-button" data-id="1221eee" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-xs" href="https://barc.com/shop/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Shop</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-b00681c elementor-hidden-phone" data-id="b00681c" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-12d9819 toggle-icon--basket-solid elementor-widget__width-auto elementor-menu-cart--items-indicator-none elementor-menu-cart--cart-type-side-cart ob-has-background-overlay elementor-widget elementor-widget-woocommerce-menu-cart" data-id="12d9819" data-element_type="widget" data-settings="{"cart_type":"side-cart","open_cart":"click","automatically_open_cart":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="woocommerce-menu-cart.default"> <div class="elementor-widget-container"> <div class="elementor-menu-cart__wrapper"> <div class="elementor-menu-cart__toggle_wrapper"> <div class="elementor-menu-cart__container elementor-lightbox" aria-hidden="true"> <div class="elementor-menu-cart__main" aria-hidden="true"> <div class="elementor-menu-cart__close-button"> </div> <div class="widget_shopping_cart_content"> </div> </div> </div> <div class="elementor-menu-cart__toggle elementor-button-wrapper"> <a id="elementor-menu-cart__toggle_button" href="#" class="elementor-menu-cart__toggle_button elementor-button elementor-size-sm" aria-expanded="false"> <span class="elementor-button-text"><span class="woocommerce-Price-amount amount"><bdi>0,00 <span class="woocommerce-Price-currencySymbol">€</span></bdi></span></span> <span class="elementor-button-icon"> <span class="elementor-button-icon-qty" data-counter="0">0</span> <i class="eicon-basket-solid"></i> <span class="elementor-screen-only">Cart</span> </span> </a> </div> </div> </div> <!-- close elementor-menu-cart__wrapper --> </div> </div> <!-- dce invisible element 0dd7be3 --> <div class="elementor-element elementor-element-91765bd elementor-view-stacked elementor-widget__width-auto elementor-shape-circle ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="91765bd" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://barc.com/my-account/"> <i aria-hidden="true" class="fas fa-user"></i> </a> </div> </div> </div> <!-- dce invisible element 4b872b9 --> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-3405147 elementor-hidden-mobile" data-id="3405147" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-42997d5 elementor-search-form--skin-full_screen elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-search-form" data-id="42997d5" data-element_type="widget" data-settings="{"skin":"full_screen","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://barc.com" method="get"> <div class="elementor-search-form__toggle" tabindex="0" role="button"> <i aria-hidden="true" class="fas fa-search"></i> <span class="elementor-screen-only">Search</span> </div> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-42997d5">Search</label> <input id="elementor-search-form-42997d5" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value=""> <input type='hidden' name='lang' value='en' /> <div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-close"></i> <span class="elementor-screen-only">Close this search box.</span> </div> </div> </form> </search> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-8770cc4 elementor-hidden-mobile" data-id="8770cc4" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bcdad1d ob-has-background-overlay elementor-widget elementor-widget-wpml-language-switcher" data-id="bcdad1d" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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-dropdown js-wpml-ls-legacy-dropdown"> <ul> <li tabindex="0" class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-dropdown"> <a href="#" class="js-wpml-ls-item-toggle wpml-ls-item-toggle"> <img width="1990" height="1050" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201990%201050'%3E%3C/svg%3E" alt="English" width=40 height=22 data-lazy-src="https://barc.com/wp-content/uploads/flags/2807790_18165.svg" /><noscript><img width="1990" height="1050" class="wpml-ls-flag" src="https://barc.com/wp-content/uploads/flags/2807790_18165.svg" alt="English" width=40 height=22 /></noscript></a> <ul class="wpml-ls-sub-menu"> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-de wpml-ls-last-item"> <a href="https://barc.com/de/" class="wpml-ls-link"> <img width="1000" height="600" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20600'%3E%3C/svg%3E" alt="German" width=40 height=22 data-lazy-src="https://barc.com/wp-content/uploads/flags/de.svg" /><noscript><img width="1000" height="600" class="wpml-ls-flag" src="https://barc.com/wp-content/uploads/flags/de.svg" alt="German" width=40 height=22 /></noscript></a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad bdt-sticky elementor-section elementor-top-section elementor-element elementor-element-200917b elementor-hidden-tablet elementor-hidden-mobile headerid elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-bdt-sticky="position: start" data-id="200917b" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e26e948" data-id="e26e948" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-00167b8 elementor-hidden-tablet elementor-hidden-mobile uael-nav-menu__align-left uael-submenu-open-hover uael-submenu-icon-arrow uael-submenu-animation-none uael-link-redirect-child uael-nav-menu__breakpoint-tablet uael-nav-menu-toggle-label-no ob-has-background-overlay elementor-widget elementor-widget-uael-nav-menu" data-id="00167b8" data-element_type="widget" data-settings="{"distance_from_menu":{"unit":"px","size":0,"sizes":[]},"distance_from_menu_tablet":{"unit":"px","size":5,"sizes":[]},"distance_from_menu_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="uael-nav-menu.default"> <div class="elementor-widget-container"> <div class="uael-nav-menu uael-layout-horizontal uael-nav-menu-layout uael-pointer__overline uael-animation__grow" data-layout="horizontal"> <div role="button" class="uael-nav-menu__toggle elementor-clickable"> <span class="screen-reader-text">Main Menu</span> <div class="uael-nav-menu-icon"> <i aria-hidden="true" class="fas fa-align-justify"></i> </div> </div> <nav class="uael-nav-menu__layout-horizontal uael-nav-menu__submenu-arrow" data-toggle-icon="<i aria-hidden="true" class="fas fa-align-justify"></i>" data-close-icon="<i aria-hidden="true" class="far fa-window-close"></i>" data-full-width="yes"> <ul class="uael-nav-menu uael-nav-menu-custom uael-custom-wrapper"><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-175db82" data-dropdown-width="column" data-dropdown-pos=""><div class='uael-has-submenu-container'><a href="https://barc.com/research/" class='uael-menu-item'>Insights<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a></div><ul class='sub-menu parent-do-not-have-template'><div class="menu-item saved-content child elementor-repeater elementor-repeater-item-ba92dee"> <div data-elementor-type="section" data-elementor-id="89997" class="elementor elementor-89997 elementor-21739 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-4cb8123 elementor-section-full_width noctadisplay elementor-section-height-default elementor-section-height-default" data-id="4cb8123" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9087f12" data-id="9087f12" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6217348 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="6217348" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/research/"> <span class="elementor-icon-list-text">Surveys & Reports</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-0268cfb elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="0268cfb" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-0268cfb" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90104"><a href="https://barc.com/research/the-bi-analytics-survey/" class="elementor-item menu-link" tabindex="-1">The BI & Analytics Survey</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90105"><a href="https://barc.com/research/the-planning-survey/" class="elementor-item menu-link" tabindex="-1">The Planning Survey</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90106"><a href="https://barc.com/research/the-data-management-survey/" class="elementor-item menu-link" tabindex="-1">The Data Management Survey</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-99494"><a href="https://barc.com/research/the-financial-consolidation-survey-by-barc/" class="elementor-item menu-link" tabindex="-1">The Financial Consolidation Survey</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90107"><a href="https://barc.com/research/barc-scores/" class="elementor-item menu-link" tabindex="-1">BARC Scores</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90109"><a href="https://barc.com/research/barc-market-research-studies/" class="elementor-item menu-link" tabindex="-1">Topical Surveys</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-36cb74d bluesection ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="36cb74d" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a style="color: #ccffcc;" href="https://barc.com/research/">ALL SURVEYS & REPORTS</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9d3d3de" data-id="9d3d3de" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-35c70d3 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="35c70d3" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/media/"> <span class="elementor-icon-list-text">Media Content</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-2db45b0 elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="2db45b0" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-2db45b0" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90110"><a href="https://barc.com/magazine/" class="elementor-item menu-link" tabindex="-1">Magazine</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90111"><a href="https://barc.com/barc-plus-overview/" class="elementor-item menu-link" tabindex="-1">BARC+</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90112"><a href="https://barc.com/data-culture-podcast/" class="elementor-item menu-link" tabindex="-1">Data Culture Podcast</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92383"><a href="https://barc.com/media/?_sft_content_typ=videos" class="elementor-item menu-link" tabindex="-1">Videos</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-106399"><a href="https://barc.com/media/?_sft_content_typ=infographic" class="elementor-item menu-link" tabindex="-1">Infographics</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-a236394 bluesection ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="a236394" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a style="color: #ccffcc;" href="https://barc.com/media/">ALL CONTENT</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-401a1bb" data-id="401a1bb" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9f1f1b9 elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="9f1f1b9" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/data-culture-podcast/" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" id="ICON_Pfad" data-name="ICON Pfad" viewBox="0 0 80 80"><defs><style> .cls-1 { fill: none; stroke: #006382; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } </style></defs><path class="cls-1" d="M62.9,27.38v17.44c0,6.04-4.34,10.95-9.68,10.95h-26.45c-5.33,0-9.66-4.9-9.66-10.95v-17.44c0-1.42,1.02-2.57,2.28-2.57h5.05v14.93c0,1.31.26,2.58.73,3.72,1.46,3.59,4.98,6.12,9.09,6.12h11.49c4.12,0,7.63-2.53,9.11-6.12.47-1.14.73-2.41.73-3.72v-14.93h5.04c1.26,0,2.28,1.15,2.28,2.57Z"></path><path class="cls-1" d="M54.85,43.47c-1.47,3.59-4.99,6.12-9.11,6.12h-11.49c-4.12,0-7.63-2.53-9.09-6.12h29.69Z"></path><path class="cls-1" d="M25.16,43.47c1.46,3.59,4.98,6.12,9.09,6.12h11.49c4.12,0,7.63-2.53,9.11-6.12h-29.69Z"></path><path class="cls-1" d="M45.96,17.76c0,.79.32,1.52.85,2.04s1.26.85,2.04.85h6.73v7.42h-6.73c-1.59,0-2.89,1.28-2.89,2.88,0,.8.32,1.52.85,2.04.53.53,1.26.85,2.04.85h6.73v4.12h-31.15v-4.12h6.73c.79,0,1.52-.32,2.03-.85.53-.53.85-1.24.85-2.04,0-1.59-1.28-2.88-2.88-2.88h-6.73v-7.42h6.73c.79,0,1.52-.32,2.03-.85.53-.53.85-1.26.85-2.04,0-1.59-1.28-2.88-2.88-2.88h-6.73v-.06c0-5.43,4.39-9.82,9.82-9.82h11.49c5.43,0,9.84,4.39,9.84,9.82v.06h-6.73c-1.59,0-2.89,1.28-2.89,2.88Z"></path><g><path class="cls-1" d="M34.03,17.76c0,.79-.32,1.52-.85,2.04-.51.53-1.24.85-2.03.85h-6.73v-5.77h6.73c1.59,0,2.88,1.28,2.88,2.88Z"></path><path class="cls-1" d="M55.58,14.88v5.77h-6.73c-.79,0-1.52-.32-2.04-.85s-.85-1.26-.85-2.04c0-1.59,1.3-2.88,2.89-2.88h6.73Z"></path><path class="cls-1" d="M55.58,37.95v1.8c0,1.31-.26,2.58-.73,3.72h-29.69c-.47-1.14-.73-2.41-.73-3.72v-1.8h31.15Z"></path><path class="cls-1" d="M55.58,28.06v5.77h-6.73c-.79,0-1.52-.32-2.04-.85-.53-.53-.85-1.24-.85-2.04,0-1.59,1.3-2.88,2.89-2.88h6.73Z"></path><path class="cls-1" d="M34.04,30.94c0,.8-.32,1.52-.85,2.04-.51.53-1.24.85-2.03.85h-6.73v-5.77h6.73c1.59,0,2.88,1.28,2.88,2.88Z"></path></g><rect class="cls-1" x="36.8" y="55.77" width="6.41" height="12.6"></rect><path class="cls-1" d="M31.01,68.37h17.99c2.89,0,5.24,2.35,5.24,5.24v.37c0,.56-.46,1.02-1.02,1.02h-26.43c-.56,0-1.02-.46-1.02-1.02v-.37c0-2.89,2.35-5.24,5.24-5.24Z"></path></svg> </a> </div> <div class="elementor-icon-box-content"> <div class="elementor-icon-box-title"> <a href="https://barc.com/data-culture-podcast/" > Data Culture Podcast </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-35b5ecc elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="35b5ecc" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/research/latest-barc-surveys/" class="elementor-icon elementor-animation-" tabindex="-1"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="ICON_Pfad" x="0px" y="0px" viewBox="0 0 71.76 71.96" xml:space="preserve"><path fill="none" stroke="#006382" stroke-width="2" d="M41.66,7.96C32.34-1.33,17.25-1.32,7.96,8S-1.32,32.41,8,41.7 s24.41,9.28,33.7-0.04c4.47-4.48,6.97-10.55,6.96-16.87C48.65,18.47,46.13,12.42,41.66,7.96 M37.18,12.46 c-6.84-6.82-17.91-6.81-24.73,0.03c-3.28,3.28-5.11,7.74-5.11,12.38 M24.82,16.25c-3.71-0.01-6.73,2.99-6.74,6.7 c-0.01,3.71,2.99,6.73,6.7,6.74c3.71,0.01,6.73-2.99,6.74-6.7c0-0.01,0-0.02,0-0.03l0,0C31.51,19.26,28.52,16.26,24.82,16.25z M29.82,30.43h-10c-3.7,0.01-6.7,3.02-6.69,6.72v0.55c6.56,6.24,16.87,6.24,23.43,0v-0.55c0.01-3.7-2.98-6.7-6.68-6.72H29.82z M50.69,41.87l-8.91,9l19.43,19.5l8.92-8.94L50.69,41.87z M53.69,50.68l10.79,10.76 M61.29,64.59L50.52,53.78 M46.43,52.96 l6.29-6.31 M69.11,62.45l-6.88,6.9l1.65,1.61c3.8,0,6.88-3.08,6.88-6.88c0-0.01,0-0.01,0-0.02l0,0L69.11,62.45z M44.3,47.96 l-4.42-4.4 M47.88,44.43l-4.46-4.47"></path></svg> </a> </div> <div class="elementor-icon-box-content"> <div class="elementor-icon-box-title"> <a href="https://barc.com/research/latest-barc-surveys/" > Current surveys </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div></ul></li><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-6cfdcf8" data-dropdown-width="column" data-dropdown-pos=""><div class='uael-has-submenu-container'><a href="https://barc.com/barc-ecosystems/" class='uael-menu-item'>Ecosystems<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a></div><ul class='sub-menu parent-do-not-have-template'><div class="menu-item saved-content child elementor-repeater elementor-repeater-item-e3b7d86"> <div data-elementor-type="section" data-elementor-id="90025" class="elementor elementor-90025 elementor-21729 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-2d1d48c elementor-section-full_width noctadisplay elementor-section-height-default elementor-section-height-default" data-dce-background-color="#016483" data-id="2d1d48c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f184f9" data-id="3f184f9" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7735e86 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="7735e86" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/barc-ecosystems/"> <span class="elementor-icon-list-text">Ecosystems</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-f512557 elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="f512557" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-f512557" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92410"><a href="https://barc.com/power-bi-ecosystem/" class="elementor-item menu-link" tabindex="-1">Power BI & Fabric</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92411"><a href="https://barc.com/ibm-planning-analytics-ecosystem/" class="elementor-item menu-link" tabindex="-1">IBM Planning Analytics</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div></ul></li><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-db40b2d" data-dropdown-width="column" data-dropdown-pos=""><div class='uael-has-submenu-container'><a href="https://barc.com/reviews/" class='uael-menu-item'>Reviews<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a></div><ul class='sub-menu parent-do-not-have-template'><div class="menu-item saved-content child elementor-repeater elementor-repeater-item-1662e61"> <div data-elementor-type="section" data-elementor-id="113664" class="elementor elementor-113664 elementor-21779 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-15465f1 elementor-section-full_width noctadisplay elementor-section-height-default elementor-section-height-default" data-id="15465f1" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da16e73" data-id="da16e73" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f873120 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="f873120" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/reviews/data-tools/"> <span class="elementor-icon-list-text">Data Tools</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e14c0e5 elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="e14c0e5" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-e14c0e5" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113658"><a href="https://barc.com/reviews/cloud-data-warehouses/" class="elementor-item menu-link" tabindex="-1">Cloud Data Warehouses</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113659"><a href="https://barc.com/reviews/data-catalogs/" class="elementor-item menu-link" tabindex="-1">Data Catalogs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113660"><a href="https://barc.com/reviews/data-intelligence-platforms/" class="elementor-item menu-link" tabindex="-1">Data Intelligence Platforms</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113661"><a href="https://barc.com/reviews/data-warehouse-automation/" class="elementor-item menu-link" tabindex="-1">Data Warehouse Automation</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113662"><a href="https://barc.com/reviews/data-pipelining-etl-elt/" class="elementor-item menu-link" tabindex="-1">Data Pipelining (ETL, ELT)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113663"><a href="https://barc.com/reviews/relational-databases/" class="elementor-item menu-link" tabindex="-1">Relational Databases</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-94e250e bluesection ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="94e250e" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #ccffcc;" href="https://barc.com/reviews/data-tools/">ALL DATA TOOLS</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4f60902" data-id="4f60902" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-af8547b elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="af8547b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/reviews/corporate-performance-management-en/"> <span class="elementor-icon-list-text">Corporate Performance Management</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-546c338 elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="546c338" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-546c338" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113651"><a href="https://barc.com/reviews/business-planning-software/" class="elementor-item menu-link" tabindex="-1">Business Planning</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113652"><a href="https://barc.com/reviews/financial-planning-software/" class="elementor-item menu-link" tabindex="-1">Financial Planning</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113653"><a href="https://barc.com/reviews/consolidation-software/" class="elementor-item menu-link" tabindex="-1">Group Consolidation</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-112beb9 bluesection ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="112beb9" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #ccffcc;" href="https://barc.com/reviews/corporate-performance-management-en/">ALL CPM TOOLS</a></p> </div> </div> <div class="elementor-element elementor-element-ac560fa ob-has-background-overlay elementor-widget elementor-widget-spacer" data-id="ac560fa" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <!-- dce invisible element e05d9ef --><!-- dce invisible element aeaeb64 --><!-- dce invisible element e75f13c --> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e56943b" data-id="e56943b" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-629fcad elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="629fcad" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/reviews/business-intelligence-analytics/"> <span class="elementor-icon-list-text">Business Intelligence & Analytics</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-4187918 elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="4187918" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-4187918" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113654"><a href="https://barc.com/reviews/analysis/" class="elementor-item menu-link" tabindex="-1">Analysis</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113655"><a href="https://barc.com/reviews/dashboards/" class="elementor-item menu-link" tabindex="-1">Dashboards</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113656"><a href="https://barc.com/reviews/data-visualization/" class="elementor-item menu-link" tabindex="-1">Data Visualization</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113657"><a href="https://barc.com/reviews/reporting/" class="elementor-item menu-link" tabindex="-1">Reporting</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-1015da6 bluesection ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1015da6" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #ccffcc;" href="https://barc.com/reviews/business-intelligence-analytics/">ALL BI & ANALYTICS TOOLS</a></p> </div> </div> <div class="elementor-element elementor-element-67f8a5c ob-has-background-overlay elementor-widget elementor-widget-spacer" data-id="67f8a5c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <!-- dce invisible element ef513bb --><!-- dce invisible element 72debb1 --> </div> </div> </div> </section> </div> </div></ul></li><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-447eda6" data-dropdown-width="column" data-dropdown-pos=""><a href="https://barc.com/topics/" class='uael-menu-item'>Consulting<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-c76792b" data-dropdown-width="column" data-dropdown-pos=""><a href="https://barc.com/events/" class='uael-menu-item'>Events<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a><li class="menu-item menu-item-has-children parent parent-has-no-child elementor-repeater-item-f8a86e4" data-dropdown-width="column" data-dropdown-pos=""><div class='uael-has-submenu-container'><a href="https://barc.com/about-barc/" class='uael-menu-item'>About Us<span class='uael-menu-toggle sub-arrow parent-item'><i class='fa'></i></span></a></div><ul class='sub-menu parent-do-not-have-template'><div class="menu-item saved-content child elementor-repeater elementor-repeater-item-e1e3874"> <div data-elementor-type="section" data-elementor-id="90046" class="elementor elementor-90046 elementor-492 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-0ae3bbf elementor-section-full_width noctadisplay elementor-section-height-default elementor-section-height-default" data-id="0ae3bbf" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-48916b5" data-id="48916b5" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5c8b52f elementor-nav-menu__text-align-aside ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="5c8b52f" data-element_type="widget" data-settings="{"layout":"dropdown","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-5c8b52f" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90099"><a href="https://barc.com/about-barc/" class="elementor-item menu-link" tabindex="-1">About BARC</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-107335"><a href="https://barc.com/our-values/" class="elementor-item menu-link" tabindex="-1">Our values</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-94334"><a href="https://barc.com/team/" class="elementor-item menu-link" tabindex="-1">The BARC analyst team</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90100"><a href="https://barc.com/news/" class="elementor-item menu-link" tabindex="-1">Newsroom</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90101"><a href="https://barc.com/our-partners/" class="elementor-item menu-link" tabindex="-1">Partners</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90102"><a href="https://barc.com/contact" class="elementor-item menu-link" tabindex="-1">Contact</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-90103"><a href="/cdn-cgi/l/email-protection#ec85828a83ac8e8d9e8fc28f8381" class="elementor-item menu-link" tabindex="-1"><span class="__cf_email__" data-cfemail="3950575f56795b584b5a175a5654">[email protected]</span></a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div></ul> </nav> </div> </div> </div> <!-- dce invisible element f8762a2 --> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-23643d8 elementor-hidden-tablet elementor-hidden-phone" data-id="23643d8" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/barc-plus-uebersicht\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <!-- dce invisible element 6bd201c --> </div> </div> </div> </section> <section class="ob-is-breaking-bad bdt-sticky elementor-section elementor-top-section elementor-element elementor-element-1ca3a63 elementor-hidden-desktop headerid elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-bdt-sticky="position: start" data-dce-background-color="#002B5E" data-id="1ca3a63" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-a6aa3d2" data-id="a6aa3d2" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a4f94e7 elementor-widget-mobile__width-auto elementor-hidden-desktop elementor-hidden-tablet ob-has-background-overlay elementor-widget elementor-widget-image" data-id="a4f94e7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com"> <img width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56644" alt="" data-lazy-srcset="https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 150w, https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 300w, https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2021/11/BARC-Logo-White-SVG-ohne-Padding.svg" /><noscript><img width="1024" height="1024" src="https://barc.com/wp-content/uploads/2021/11/BARC-Logo-White-SVG-ohne-Padding.svg" class="attachment-large size-large wp-image-56644" alt="" srcset="https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 150w, https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 300w, https://barc.com/wp-content/uploads//2021/11/BARC-Logo-White-SVG-ohne-Padding.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-1a1ba10 elementor-hidden-desktop elementor-hidden-tablet" data-id="1a1ba10" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-025d6db elementor-hidden-desktop elementor-hidden-tablet" data-id="025d6db" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-90c1a2b ob-has-background-overlay elementor-widget elementor-widget-wpml-language-switcher" data-id="90c1a2b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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-dropdown js-wpml-ls-legacy-dropdown"> <ul> <li tabindex="0" class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-dropdown"> <a href="#" class="js-wpml-ls-item-toggle wpml-ls-item-toggle"> <img width="1990" height="1050" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201990%201050'%3E%3C/svg%3E" alt="English" width=40 height=22 data-lazy-src="https://barc.com/wp-content/uploads/flags/2807790_18165.svg" /><noscript><img width="1990" height="1050" class="wpml-ls-flag" src="https://barc.com/wp-content/uploads/flags/2807790_18165.svg" alt="English" width=40 height=22 /></noscript></a> <ul class="wpml-ls-sub-menu"> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-de wpml-ls-last-item"> <a href="https://barc.com/de/" class="wpml-ls-link"> <img width="1000" height="600" class="wpml-ls-flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20600'%3E%3C/svg%3E" alt="German" width=40 height=22 data-lazy-src="https://barc.com/wp-content/uploads/flags/de.svg" /><noscript><img width="1000" height="600" class="wpml-ls-flag" src="https://barc.com/wp-content/uploads/flags/de.svg" alt="German" width=40 height=22 /></noscript></a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3185f7c" data-id="3185f7c" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-544cce7 elementor-hidden-desktop uael-nav-menu__align-left uael-submenu-open-hover uael-submenu-icon-arrow uael-submenu-animation-none uael-link-redirect-child uael-nav-menu__breakpoint-tablet ob-has-background-overlay elementor-widget elementor-widget-uael-nav-menu" data-id="544cce7" data-element_type="widget" data-settings="{"distance_from_menu_tablet":{"unit":"px","size":0,"sizes":[]},"distance_from_menu_mobile":{"unit":"px","size":10,"sizes":[]},"distance_from_menu":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="uael-nav-menu.default"> <div class="elementor-widget-container"> <div class="uael-nav-menu uael-layout-horizontal uael-nav-menu-layout uael-pointer__none" data-layout="horizontal"> <div role="button" class="uael-nav-menu__toggle elementor-clickable"> <span class="screen-reader-text">Main Menu</span> <div class="uael-nav-menu-icon"> <i aria-hidden="true" class="fas fa-align-justify"></i> </div> </div> <nav class="uael-nav-menu__layout-horizontal uael-nav-menu__submenu-arrow" data-toggle-icon="<i aria-hidden="true" class="fas fa-align-justify"></i>" data-close-icon="<i aria-hidden="true" class="far fa-window-close"></i>" data-full-width="yes"><ul id="menu-1-544cce7" class="uael-nav-menu"><li id="menu-item-92537" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/research/" class = "uael-menu-item">Insights<span class='uael-menu-toggle sub-arrow uael-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-92538" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/research/" class = "uael-sub-menu-item">All Surveys & Reports<span class='uael-menu-toggle sub-arrow uael-menu-child-1'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-92539" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/research/the-bi-analytics-survey/" class = "uael-sub-menu-item">The BI & Analytics Survey</a></li> <li id="menu-item-92543" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/research/the-planning-survey/" class = "uael-sub-menu-item">The Planning Survey</a></li> <li id="menu-item-92544" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/research/the-data-management-survey/" class = "uael-sub-menu-item">The Data Management Survey</a></li> <li id="menu-item-92545" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/research/barc-scores/" class = "uael-sub-menu-item">BARC Scores</a></li> <li id="menu-item-92547" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/research/barc-market-research-studies/" class = "uael-sub-menu-item">Topical Surveys</a></li> </ul> </li> <li id="menu-item-92550" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/media/" class = "uael-sub-menu-item">All Content<span class='uael-menu-toggle sub-arrow uael-menu-child-1'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-92551" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/magazine/" class = "uael-sub-menu-item">Magazine</a></li> <li id="menu-item-92552" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/barc-plus-overview/" class = "uael-sub-menu-item">BARC+</a></li> <li id="menu-item-92553" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/data-culture-podcast/" class = "uael-sub-menu-item">Data Culture Podcast</a></li> <li id="menu-item-92554" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/media/?_sft_content_typ=videos" class = "uael-sub-menu-item">Videos</a></li> </ul> </li> </ul> </li> <li id="menu-item-92571" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" class = "uael-menu-item">Ecosystems<span class='uael-menu-toggle sub-arrow uael-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-92569" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/de/power-bi-ecosystem/" class = "uael-sub-menu-item">Power BI</a></li> <li id="menu-item-92570" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/de/ibm-planning-analytics-ecosystem/" class = "uael-sub-menu-item">IBM</a></li> </ul> </li> <li id="menu-item-104816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/reviews/" class = "uael-menu-item">Reviews<span class='uael-menu-toggle sub-arrow uael-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-113670" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/reviews/data-tools/" class = "uael-sub-menu-item">Data Tools<span class='uael-menu-toggle sub-arrow uael-menu-child-1'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-113672" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/cloud-data-warehouses/" class = "uael-sub-menu-item">Cloud Data Warehouses</a></li> <li id="menu-item-113673" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-catalogs/" class = "uael-sub-menu-item">Data Catalogs</a></li> <li id="menu-item-113674" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-intelligence-platforms/" class = "uael-sub-menu-item">Data Intelligence Platforms</a></li> <li id="menu-item-113675" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-warehouse-automation/" class = "uael-sub-menu-item">Data Warehouse Automation</a></li> <li id="menu-item-113676" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-pipelining-etl-elt/" class = "uael-sub-menu-item">Data Pipelining (ETL, ELT)</a></li> <li id="menu-item-113677" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/relational-databases/" class = "uael-sub-menu-item">Relational Databases</a></li> <li id="menu-item-113671" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-tools/" class = "uael-sub-menu-item">All Data Tools</a></li> </ul> </li> <li id="menu-item-113678" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/reviews/corporate-performance-management-en/" class = "uael-sub-menu-item">Corporate Performance Management<span class='uael-menu-toggle sub-arrow uael-menu-child-1'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-113680" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/business-planning-software/" class = "uael-sub-menu-item">Business Planning</a></li> <li id="menu-item-113681" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/financial-planning-software/" class = "uael-sub-menu-item">Financial Planning</a></li> <li id="menu-item-113682" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/consolidation-software/" class = "uael-sub-menu-item">Group Consolidation</a></li> <li id="menu-item-113679" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/corporate-performance-management-en/" class = "uael-sub-menu-item">All CPM Tools</a></li> </ul> </li> <li id="menu-item-113683" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/reviews/business-intelligence-analytics/" class = "uael-sub-menu-item">Business Intelligence & Analytics<span class='uael-menu-toggle sub-arrow uael-menu-child-1'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-113685" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/analysis/" class = "uael-sub-menu-item">Analysis</a></li> <li id="menu-item-113686" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/dashboards/" class = "uael-sub-menu-item">Dashboards</a></li> <li id="menu-item-113687" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/data-visualization/" class = "uael-sub-menu-item">Data Visualization</a></li> <li id="menu-item-113688" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/reporting/" class = "uael-sub-menu-item">Reporting</a></li> <li id="menu-item-113684" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/reviews/business-intelligence-analytics/" class = "uael-sub-menu-item">All BI & Analytics Tools</a></li> </ul> </li> </ul> </li> <li id="menu-item-92555" class="menu-item menu-item-type-custom menu-item-object-custom parent uael-creative-menu"><a href="https://barc.com/topics/" class = "uael-menu-item">Consulting</a></li> <li id="menu-item-92559" class="menu-item menu-item-type-custom menu-item-object-custom parent uael-creative-menu"><a href="https://barc.com/events/" class = "uael-menu-item">Events</a></li> <li id="menu-item-92561" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent uael-has-submenu uael-creative-menu"><div class="uael-has-submenu-container"><a aria-expanded="false" href="https://barc.com/about-barc/" class = "uael-menu-item">About us<span class='uael-menu-toggle sub-arrow uael-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-92565" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/about-barc/" class = "uael-sub-menu-item">About BARC</a></li> <li id="menu-item-94335" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/team/" class = "uael-sub-menu-item">The BARC analyst team</a></li> <li id="menu-item-92566" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/news/" class = "uael-sub-menu-item">Newsroom</a></li> <li id="menu-item-92567" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/our-partners/" class = "uael-sub-menu-item">Partners</a></li> <li id="menu-item-92568" class="menu-item menu-item-type-custom menu-item-object-custom uael-creative-menu"><a href="https://barc.com/contact" class = "uael-sub-menu-item">Contact</a></li> </ul> </li> </ul></nav> </div> </div> </div> </div> </div> </div> </section> </div> <div id="content" class="site-content"> <div class="ast-container"> <div data-elementor-type="wp-page" data-elementor-id="83959" class="elementor elementor-83959 elementor-45854" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}" data-elementor-post-type="page"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-6c1670a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-color="#006382" data-dce-background-overlay-image-url="https://relaunchc82.c82-b.so-hosting.de/wp-content/uploads/2022/06/header-test-v2.svg" data-id="6c1670a8" data-element_type="section" data-settings="{"background_background":"gradient","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-3d86a446" data-id="3d86a446" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-16dcbd7b ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="16dcbd7b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Data Decisions. Built on BARC.</h1> </div> </div> <div class="elementor-element elementor-element-655ce3e5 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="655ce3e5" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Independent information and advice for the data-driven business of tomorrow </div> </div> <div class="elementor-element elementor-element-380f6e6 elementor-align-left ob-has-background-overlay elementor-widget elementor-widget-button" data-id="380f6e6" data-element_type="widget" data-settings="{"_ob_butterbutton_use_it":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/de/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600" viewBox="0 0 5 3"><desc>Flag of Germany</desc><rect id="black_stripe" width="5" height="3" y="0" x="0" fill="#000"></rect><rect id="red_stripe" width="5" height="2" y="1" x="0" fill="#D00"></rect><rect id="gold_stripe" width="5" height="1" y="2" x="0" fill="#FFCE00"></rect></svg> </span> <span class="elementor-button-text">Looking for our German Homepage? Click here!</span> </span> </a> </div> </div> </div> </div> </div> <div data-dce-background-image-url="https://relaunchc82.c82-b.so-hosting.de/wp-content/uploads/2022/06/barc-barc.svg" class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7475e239 elementor-hidden-mobile elementor-hidden-tablet" data-id="7475e239" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-9943ad6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-color="#FDFEFF" data-id="9943ad6" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d98c3ff" data-id="d98c3ff" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-907b71a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="907b71a" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-403af01" data-id="403af01" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-aa770ef ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="aa770ef" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="aa770ef" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Our customers</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-76932d3" data-id="76932d3" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <div class="elementor-element elementor-element-463e813 elementor-grid-5 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="463e813" data-element_type="widget" data-settings="{"template_id":74191,"columns":5,"row_gap":{"unit":"px","size":35,"sizes":[]},"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-74191">.elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-74191 .elementor-element.elementor-element-8131664.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-74191 .elementor-element.elementor-element-d041591.elementor-column{align-self:inherit;cursor:default;}.elementor-74191 .elementor-element.elementor-element-f1d7574.ob-has-background-overlay > .elementor-widget-container:before{opacity:0.7;filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );mix-blend-mode:saturation;transform:rotate(0deg);z-index:-1;}.elementor-74191 .elementor-element.elementor-element-f1d7574{text-align:center;}.elementor-74191 .elementor-element.elementor-element-f1d7574 img{height:40px;object-fit:contain;object-position:center center;}</style> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84469 post-84469 customer type-customer status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="90" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2090'%3E%3C/svg%3E" class="attachment-full size-full wp-image-80581" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/11/Allianz-Technology-Logo-e1703063526415.png"><noscript><img decoding="async" width="180" height="90" src="https://barc.com/wp-content/uploads/2022/11/Allianz-Technology-Logo-e1703063526415.png" class="attachment-full size-full wp-image-80581" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84484 post-84484 customer type-customer status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="41" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2041'%3E%3C/svg%3E" class="attachment-full size-full wp-image-53325" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/07/BioMed-AG-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="41" src="https://barc.com/wp-content/uploads/2021/07/BioMed-AG-Logo.png" class="attachment-full size-full wp-image-53325" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-87452 post-87452 customer type-customer status-publish has-post-thumbnail hentry category-digital-workplace ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2044'%3E%3C/svg%3E" class="attachment-full size-full wp-image-80586" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/11/Brita-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="44" src="https://barc.com/wp-content/uploads/2022/11/Brita-Logo.png" class="attachment-full size-full wp-image-80586" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84478 post-84478 customer type-customer status-publish has-post-thumbnail hentry category-architecture category-bi-analytics category-cpm-planning category-software-selection category-strategy ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="23" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2023'%3E%3C/svg%3E" class="attachment-full size-full wp-image-54149" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/Daimler-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="23" src="https://barc.com/wp-content/uploads/2022/02/Daimler-Logo.png" class="attachment-full size-full wp-image-54149" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-87453 post-87453 customer type-customer status-publish has-post-thumbnail hentry category-digital-workplace ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="73" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2073'%3E%3C/svg%3E" class="attachment-full size-full wp-image-80568" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/11/Kemper-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="73" src="https://barc.com/wp-content/uploads/2022/11/Kemper-Logo.png" class="attachment-full size-full wp-image-80568" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-87481 post-87481 customer type-customer status-publish has-post-thumbnail hentry category-bi-analytics category-strategy ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="117" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%20117'%3E%3C/svg%3E" class="attachment-full size-full wp-image-53345" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/01/Leica_Geosystems_Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="117" src="https://barc.com/wp-content/uploads/2021/01/Leica_Geosystems_Logo.png" class="attachment-full size-full wp-image-53345" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-87480 post-87480 customer type-customer status-publish has-post-thumbnail hentry category-architecture category-cpm-planning category-digital-workplace category-software-selection ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="91" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2091'%3E%3C/svg%3E" class="attachment-full size-full wp-image-55772" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/Peri-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="91" src="https://barc.com/wp-content/uploads/2022/02/Peri-Logo.png" class="attachment-full size-full wp-image-55772" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84475 post-84475 customer type-customer status-publish has-post-thumbnail hentry category-bi-analytics ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="55" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2055'%3E%3C/svg%3E" class="attachment-full size-full wp-image-80913" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/Union_Investment_Logo_2020.svg-1.png"><noscript><img loading="lazy" decoding="async" width="180" height="55" src="https://barc.com/wp-content/uploads/2022/02/Union_Investment_Logo_2020.svg-1.png" class="attachment-full size-full wp-image-80913" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84476 post-84476 customer type-customer status-publish has-post-thumbnail hentry category-bi-analytics category-organisation-en ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="768" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-81110" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo.jpg 768w, https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo-300x75.jpg 300w, https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo-600x149.jpg 600w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo.jpg"><noscript><img loading="lazy" decoding="async" width="768" height="191" src="https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo.jpg" class="attachment-full size-full wp-image-81110" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo.jpg 768w, https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo-300x75.jpg 300w, https://barc.com/wp-content/uploads/2022/02/Vodafone_Logo-600x149.jpg 600w" sizes="(max-width: 768px) 100vw, 768px"></noscript> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="74191" class="elementor elementor-74191 e-loop-item e-loop-item-84467 post-84467 customer type-customer status-publish has-post-thumbnail hentry category-cpm-planning category-software-selection ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8131664 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8131664" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d041591" data-id="d041591" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f1d7574 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="f1d7574" data-element_type="widget" data-settings="{"_ob_steroids_overlay_popover_masq":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="180" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2040'%3E%3C/svg%3E" class="attachment-full size-full wp-image-54165" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/Zeaborn-Ship-Management-GmbH-Cie.-KG-Logo.png"><noscript><img loading="lazy" decoding="async" width="180" height="40" src="https://barc.com/wp-content/uploads/2022/02/Zeaborn-Ship-Management-GmbH-Cie.-KG-Logo.png" class="attachment-full size-full wp-image-54165" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8954e00 triangledivider bluesection elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-overlay-image-url="https://barc.com/wp-content/uploads//2022/06/header-test-v5.svg" data-id="8954e00" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-00b0c70" data-id="00b0c70" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-548fe5b ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="548fe5b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="548fe5b" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">How we support you</span></span></h2></div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-4a5ebe3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4a5ebe3" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-627b4cf" data-id="627b4cf" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3962922 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="3962922" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="3962922" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Research</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-8ef21ba ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="8ef21ba" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>BARC user surveys, software evaluations and analyst advisory services along with expert driven content such as research notes, blogs and articles give you the confidence to make the right decisions.</p><p>Our independent research gets to the heart of market developments, evaluates software and providers thoroughly and gives you valuable ideas on how to turn data, analytics and AI into added value and successfully transform your business.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-621615a" data-id="621615a" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-528e0f7 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="528e0f7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="528e0f7" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Events</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-0007106 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="0007106" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Leading minds and companies come together at our events.</p><p>BARC conferences, seminars, roundtable meet-ups and online webinars provide more than 10,000 participants each year with information, inspiration and interactivity.</p><p>By exchanging ideas with peers and learning about trends and market developments, you gain new strategies for your business.</p> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-aa5fe7f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="aa5fe7f" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f78278b" data-id="f78278b" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc60d34 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="fc60d34" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="fc60d34" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Consulting</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-8f43c10 bullet dark ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="8f43c10" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The BARC Consulting practice is entirely focused on translating your company’s requirements into future-proof decisions.</p><p>The holistic advice we provide will help you successfully implement your data & analytics strategy and culture as well as your architecture and technology.</p><p>Our goal is not to stay for the long haul.</p><p>BARC’s research and experience-founded expert input sets organizations on the road to the successful use of data & analytics, from strategy to optimized data-driven business processes.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-5f967309 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f967309" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-253a6ef8" data-id="253a6ef8" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-e08875a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e08875a" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-38f12735" data-id="38f12735" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4eec1596 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="4eec1596" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="4eec1596" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">News</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-34ecae5d" data-id="34ecae5d" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1e72fede svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1e72fede" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/news/">Go to newsroom </a></div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-dbd71c2 elementor-grid-4 equalheightloop elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="dbd71c2" data-element_type="widget" data-settings="{"template_id":91958,"columns":4,"row_gap":{"unit":"px","size":26,"sizes":[]},"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-91958">.elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad > .elementor-container{justify-content:center !important;flex-direction:row;}.elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:center !important;flex-direction:row;}.elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-91958 .elementor-element.elementor-element-012fae7.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-91958 .elementor-element.elementor-element-012fae7{padding:0px 0px 25px 0px;}.elementor-91958 .elementor-element.elementor-element-cef4898:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-91958 .elementor-element.elementor-element-cef4898 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cb37c83 );}.elementor-91958 .elementor-element.elementor-element-cef4898 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-91958 .elementor-element.elementor-element-cef4898.elementor-column{align-self:inherit;cursor:pointer;}.elementor-91958 .elementor-element.elementor-element-cef4898 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 0px 10px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 20px 0px;}.elementor-91958 .elementor-element.elementor-element-cef4898 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-91958 .elementor-element.elementor-element-4f76b90 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-91958 .elementor-element.elementor-element-4f76b90 img{width:100%;height:150px;object-fit:cover;object-position:center center;border-radius:0px 0px 0px 0px;}.elementor-91958 .elementor-element.elementor-element-b0bc086 > .elementor-widget-container{padding:20px 30px 10px 30px;}.elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-icon i{color:var( --e-global-color-209c685 );font-size:12px;}.elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-icon svg{fill:var( --e-global-color-209c685 );--e-icon-list-icon-size:12px;}.elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-icon{width:12px;}.elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-text, .elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-text a{color:var( --e-global-color-209c685 );}.elementor-91958 .elementor-element.elementor-element-b0bc086 .elementor-icon-list-item{font-size:12px;}.elementor-91958 .elementor-element.elementor-element-e8c3642 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 30px 10px 30px;}.elementor-91958 .elementor-element.elementor-element-e8c3642 .elementor-heading-title{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:600;line-height:1.3em;}/* Start custom CSS for image, class: .elementor-element-4f76b90 */.elementor-91958 .elementor-element.elementor-element-4f76b90 { overflow:hidden; }/* End custom CSS */ /* Start custom CSS for section, class: .elementor-element-012fae7 */.elementor-91958 .elementor-element.elementor-element-012fae7 .elementor-image { overflow:hidden; }/* End custom CSS */</style> <div data-elementor-type="loop-item" data-elementor-id="91958" class="elementor elementor-91958 elementor-74387 e-loop-item e-loop-item-115183 post-115183 news type-news status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-012fae7 height100 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="012fae7" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cef4898 shadowchild hovercolumnanimation" data-id="cef4898" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/news\/douglas-laney-joins-barc\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f76b90 effect ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4f76b90" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/news/douglas-laney-joins-barc/"> <img decoding="async" width="384" height="187" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20187'%3E%3C/svg%3E" class="attachment-full size-full wp-image-57281" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/03/Corporate-white-outline_Person-neutral-V2-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="384" height="187" src="https://barc.com/wp-content/uploads/2022/03/Corporate-white-outline_Person-neutral-V2-Beitragsbild.svg" class="attachment-full size-full wp-image-57281" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-b0bc086 ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="b0bc086" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>November 12, 2024</time> </span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e8c3642 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e8c3642" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/news/douglas-laney-joins-barc/">Renowned Thought Leader Douglas Laney Joins BARC</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="91958" class="elementor elementor-91958 elementor-74387 e-loop-item e-loop-item-113625 post-113625 news type-news status-publish has-post-thumbnail hentry category-bi-analytics category-trends-en ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-012fae7 height100 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="012fae7" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cef4898 shadowchild hovercolumnanimation" data-id="cef4898" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/news\/the-bi-analytics-survey-25\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f76b90 effect ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4f76b90" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/news/the-bi-analytics-survey-25/"> <img decoding="async" width="384" height="187" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20187'%3E%3C/svg%3E" class="attachment-full size-full wp-image-57247" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_data-volume-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="384" height="187" src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_data-volume-Beitragsbild.svg" class="attachment-full size-full wp-image-57247" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-b0bc086 ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="b0bc086" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>October 29, 2024</time> </span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e8c3642 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e8c3642" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/news/the-bi-analytics-survey-25/">The BI & Analytics Survey 25 – What Users Say About Leading Products</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="91958" class="elementor elementor-91958 elementor-74387 e-loop-item e-loop-item-113618 post-113618 news type-news status-publish has-post-thumbnail hentry category-data-management category-trends-en ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-012fae7 height100 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="012fae7" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cef4898 shadowchild hovercolumnanimation" data-id="cef4898" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/news\/survey-trends-data-management-2025\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f76b90 effect ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4f76b90" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/news/survey-trends-data-management-2025/"> <img decoding="async" width="384" height="187" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20187'%3E%3C/svg%3E" class="attachment-full size-full wp-image-57244" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_Development-V2-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="384" height="187" src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_Development-V2-Beitragsbild.svg" class="attachment-full size-full wp-image-57244" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-b0bc086 ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="b0bc086" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>October 28, 2024</time> </span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e8c3642 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e8c3642" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/news/survey-trends-data-management-2025/">Survey Shows Clear Trend Toward Cloud-Based Data Management Solutions With AI/ML</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="91958" class="elementor elementor-91958 elementor-74387 e-loop-item e-loop-item-109964 post-109964 news type-news status-publish has-post-thumbnail hentry category-bi-analytics ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-012fae7 height100 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="012fae7" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cef4898 shadowchild hovercolumnanimation" data-id="cef4898" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/news\/barc-welcomes-merv-adrian\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f76b90 effect ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4f76b90" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/news/barc-welcomes-merv-adrian/"> <img decoding="async" width="384" height="187" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20187'%3E%3C/svg%3E" class="attachment-full size-full wp-image-57261" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_Competitive-win-rate-V2-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="384" height="187" src="https://barc.com/wp-content/uploads/2022/08/Corporate-green-outline_Competitive-win-rate-V2-Beitragsbild.svg" class="attachment-full size-full wp-image-57261" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-b0bc086 ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="b0bc086" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>September 30, 2024</time> </span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-e8c3642 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e8c3642" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/news/barc-welcomes-merv-adrian/">BARC Welcomes Merv Adrian as New BARC Fellow, Strengthening Expertise in Data and Analytics</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-516c6d09 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="516c6d09" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7aab49da" data-id="7aab49da" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-4ac8a99a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ac8a99a" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-58263f77" data-id="58263f77" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-64482484 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="64482484" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="64482484" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Data Culture Podcast</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-79a13875" data-id="79a13875" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4d58f789 svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="4d58f789" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/data-culture-podcast/">Explore all episodes </a></div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-3c0a0a6 ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="3c0a0a6" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"> <div data-elementor-type="section" data-elementor-id="82976" class="elementor elementor-82976 elementor-38670" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-3ab7ea8d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ab7ea8d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bb456aa" data-id="bb456aa" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-38879651 ob-has-background-overlay elementor-widget elementor-widget-html" data-id="38879651" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="BorlabsCookie _brlbs-cb-spotify"><div class="_brlbs-content-blocker"> <div class="_brlbs-default"> <p>Click on the button to load the content from Spotify.</p> <p><a class="_brlbs-btn" href="#" data-borlabs-cookie-unblock role="button">Load content</a></p> </div> </div><div class="borlabs-hide" data-borlabs-cookie-type="content-blocker" data-borlabs-cookie-id="spotify"><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/template">PGlmcmFtZSBzdHlsZT0iYm9yZGVyLXJhZGl1czoxMnB4IiBzcmM9Imh0dHBzOi8vb3Blbi5zcG90aWZ5LmNvbS9lbWJlZC9lcGlzb2RlLzAyVmFJOFEzcHhqaTRSS3BrYUFGQmc/dXRtX3NvdXJjZT1nZW5lcmF0b3ImdGhlbWU9MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMjM1IiBmcmFtZUJvcmRlcj0iMCIgYWxsb3dmdWxsc2NyZWVuPSIiIGFsbG93PSJhdXRvcGxheTsgY2xpcGJvYXJkLXdyaXRlOyBlbmNyeXB0ZWQtbWVkaWE7IGZ1bGxzY3JlZW47IHBpY3R1cmUtaW4tcGljdHVyZSIgbG9hZGluZz0ibGF6eSI+PC9pZnJhbWU+</script></div></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-1abf37d elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-dce-background-color="#FDFEFF" data-id="1abf37d" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6d759987" data-id="6d759987" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-65aa2968 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="65aa2968" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-570a7094" data-id="570a7094" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-699084a ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="699084a" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="699084a" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Current</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-72d43c39" data-id="72d43c39" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-17b2fb9b svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="17b2fb9b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/media/">More </a></div> </div> </div> </div> </div> </div> </section> <div class="search-filter-results-92325 elementor-element elementor-element-e2bf63a do-not-breakout equalheightloop elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="e2bf63a" data-element_type="widget" data-settings="{"template_id":86427,"columns":4,"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-86427">.elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad > .elementor-container{justify-content:center !important;flex-direction:row;}.elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:center !important;flex-direction:row;}.elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-86427 .elementor-element.elementor-element-63963be.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-86427 .elementor-element.elementor-element-63963be{padding:0px 0px 0px 0px;}.elementor-86427 .elementor-element.elementor-element-14e907f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-86427 .elementor-element.elementor-element-14e907f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cb37c83 );}.elementor-86427 .elementor-element.elementor-element-14e907f.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-86427 .elementor-element.elementor-element-14e907f > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-86427 .elementor-element.elementor-element-14e907f.elementor-column{align-self:inherit;cursor:pointer;}.elementor-86427 .elementor-element.elementor-element-14e907f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:10px 0px 10px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 20px 0px;}.elementor-86427 .elementor-element.elementor-element-14e907f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-86427 .elementor-element.elementor-element-4edebe7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-86427 .elementor-element.elementor-element-4edebe7 img{height:150px;object-fit:cover;object-position:center center;border-radius:0px 0px 0px 0px;}.elementor-86427 .elementor-element.elementor-element-1b05868{width:auto;max-width:auto;}.elementor-86427 .elementor-element.elementor-element-1b05868 > .elementor-widget-container{background-color:#FFFFFF;margin:-138px 30px 0px 030px;padding:05px 10px 5px 10px;}.elementor-86427 .elementor-element.elementor-element-1b05868 .elementor-heading-title{color:var( --e-global-color-primary );font-size:12px;font-weight:600;line-height:1.3em;}.elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-86427 .elementor-element.elementor-element-91b08f8.ob-is-breaking-bad.ob-bb-inner{align-self:inherit;}.elementor-86427 .elementor-element.elementor-element-91b08f8{padding:0px 20px 0px 20px;}.elementor-bc-flex-widget .elementor-86427 .elementor-element.elementor-element-0ca7cf0.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-86427 .elementor-element.elementor-element-0ca7cf0.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-86427 .elementor-element.elementor-element-0ca7cf0.elementor-column{align-self:inherit;cursor:default;}.elementor-86427 .elementor-element.elementor-element-0ca7cf0 > .elementor-element-populated{margin:20px 0px 5px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-86427 .elementor-element.elementor-element-95102a1{width:auto;max-width:auto;}.elementor-86427 .elementor-element.elementor-element-95102a1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 11px;}.elementor-86427 .elementor-element.elementor-element-95102a1 img{width:15px;height:15px;}.elementor-86427 .elementor-element.elementor-element-2c9b736{width:auto;max-width:auto;}.elementor-86427 .elementor-element.elementor-element-2c9b736 > .elementor-widget-container{padding:0px 0px 0px 10px;}.elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-icon i{color:var( --e-global-color-209c685 );font-size:12px;}.elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-icon svg{fill:var( --e-global-color-209c685 );--e-icon-list-icon-size:12px;}.elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-icon{width:12px;}.elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-text, .elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-text a{color:var( --e-global-color-209c685 );}.elementor-86427 .elementor-element.elementor-element-2c9b736 .elementor-icon-list-item{font-size:12px;}.elementor-86427 .elementor-element.elementor-element-8170787 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 30px 10px 30px;}.elementor-86427 .elementor-element.elementor-element-8170787 .elementor-heading-title{color:var( --e-global-color-primary );font-size:16px;font-weight:600;line-height:1.3em;}/* Start custom CSS for image, class: .elementor-element-4edebe7 */.elementor-86427 .elementor-element.elementor-element-4edebe7 { overflow:hidden; }/* End custom CSS */</style> <div data-elementor-type="loop-item" data-elementor-id="86427" class="elementor elementor-86427 elementor-73672 e-loop-item e-loop-item-116268 post-116268 page type-page status-publish has-post-thumbnail category-data-management category-bi-analytics category-data-science-en category-trends-en content_typ-study-report layoutvorlage-landing-page-studies ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-63963be equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="63963be" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14e907f shadowchild hovercolumnanimation" data-id="14e907f" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/research\/bi-trend-monitor-2025\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4edebe7 effect overflowhiddenpostelement widthpostelement ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4edebe7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/research/bi-trend-monitor-2025/"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-57046" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg" class="attachment-large size-large wp-image-57046" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-blau-outline_Fire-Beitragsbild.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </a> </div> </div> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-1b05868 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1b05868" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Survey</div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-91b08f8 noeffect elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="91b08f8" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0ca7cf0" data-id="0ca7cf0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <!-- dce invisible element 95102a1 --> <div class="elementor-element elementor-element-2c9b736 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="2c9b736" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>November 27, 2024</time> </span> </li> </ul> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-8170787 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="8170787" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/research/bi-trend-monitor-2025/">Data, BI and Analytics Trend Monitor 2025</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="86427" class="elementor elementor-86427 elementor-73672 e-loop-item e-loop-item-116300 post-116300 post type-post status-publish format-standard has-post-thumbnail hentry category-data-management category-bi-analytics category-data-science-en category-trends-en content_typ-infographic ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-63963be equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="63963be" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14e907f shadowchild hovercolumnanimation" data-id="14e907f" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/infographic-bi-trend-monitor-2025\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4edebe7 effect overflowhiddenpostelement widthpostelement ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4edebe7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/infographic-bi-trend-monitor-2025/"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56900" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/03/Corporate-red-outline_Fire-Beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/03/Corporate-red-outline_Fire-Beitragsbild.svg" class="attachment-large size-large wp-image-56900" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_Fire-Beitragsbild.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </a> </div> </div> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-1b05868 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1b05868" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Infographic</div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-91b08f8 noeffect elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="91b08f8" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0ca7cf0" data-id="0ca7cf0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <!-- dce invisible element 95102a1 --> <div class="elementor-element elementor-element-2c9b736 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="2c9b736" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>November 27, 2024</time> </span> </li> </ul> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-8170787 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="8170787" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/infographic-bi-trend-monitor-2025/">Infographic: BARC Data, BI & Analytics Trend Monitor 2025</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="86427" class="elementor elementor-86427 elementor-73672 e-loop-item e-loop-item-115797 post-115797 page type-page status-publish has-post-thumbnail category-data-management category-data-science-en content_typ-study-report layoutvorlage-landing-page-studies ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-63963be equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="63963be" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14e907f shadowchild hovercolumnanimation" data-id="14e907f" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/research\/retrieval-augmented-generation\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4edebe7 effect overflowhiddenpostelement widthpostelement ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4edebe7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/research/retrieval-augmented-generation/"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-112659" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg" class="attachment-large size-large wp-image-112659" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2024/10/Corporate-blau-outline_Open-data-beitragsbild.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </a> </div> </div> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-1b05868 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1b05868" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Research Note</div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-91b08f8 noeffect elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="91b08f8" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0ca7cf0" data-id="0ca7cf0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <!-- dce invisible element 95102a1 --> <div class="elementor-element elementor-element-2c9b736 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="2c9b736" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>November 20, 2024</time> </span> </li> </ul> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-8170787 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="8170787" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/research/retrieval-augmented-generation/">Mastering the Open-Book Test – Why and How Retrieval-Augmented Generation Improves GenAI Outcomes</a></h3> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="86427" class="elementor elementor-86427 elementor-73672 e-loop-item e-loop-item-114196 post-114196 post type-post status-publish format-standard has-post-thumbnail hentry category-cpm-planning content_typ-article ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-63963be equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="63963be" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14e907f shadowchild hovercolumnanimation" data-id="14e907f" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/causal-acquisition-by-lucanet\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4edebe7 effect overflowhiddenpostelement widthpostelement ob-has-background-overlay elementor-widget elementor-widget-image" data-id="4edebe7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/causal-acquisition-by-lucanet/"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56959" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/03/Corporate-red-outline_speech-beitragsbild.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/03/Corporate-red-outline_speech-beitragsbild.svg" class="attachment-large size-large wp-image-56959" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 150w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 300w, https://barc.com/wp-content/uploads//2022/03/Corporate-red-outline_speech-beitragsbild.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </a> </div> </div> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-1b05868 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1b05868" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Analyst perspective</div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-91b08f8 noeffect elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="91b08f8" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0ca7cf0" data-id="0ca7cf0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <!-- dce invisible element 95102a1 --> <div class="elementor-element elementor-element-2c9b736 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-post-info" data-id="2c9b736" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="post-info.default"> <div class="elementor-widget-container"> <ul class="elementor-inline-items elementor-icon-list-items elementor-post-info"> <li class="elementor-icon-list-item elementor-repeater-item-4d7b51b elementor-inline-item" itemprop="datePublished"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-calendar"></i> </span> <span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date"> <time>November 04, 2024</time> </span> </li> </ul> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-8170787 ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="8170787" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/causal-acquisition-by-lucanet/">BARC Comment on the announced acquisition of “Causal” by Lucanet</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-d0ae048 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d0ae048" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b1521f0" data-id="b1521f0" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/bi-survey.com\/powerbimap\/","is_external":"on","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-5e4d54a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5e4d54a" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ccabe75" data-id="ccabe75" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b34db84 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="b34db84" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="b34db84" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Ecosystems</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7ca78d1" data-id="7ca78d1" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-1ed2d64 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1ed2d64" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-029e1aa shadowchild hovercolumnanimation" data-id="029e1aa" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/de\/power-bi-ecosystem\/","is_external":"on","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-87783d8 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="87783d8" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/de/power-bi-ecosystem/" target="_blank"> <img decoding="async" width="738" height="440" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20738%20440'%3E%3C/svg%3E" class="attachment-full size-full wp-image-92266" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/12/guide-placeholder.png 738w, https://barc.com/wp-content/uploads/2023/12/guide-placeholder-300x179.png 300w, https://barc.com/wp-content/uploads/2023/12/guide-placeholder-600x358.png 600w" data-lazy-sizes="(max-width: 738px) 100vw, 738px" data-lazy-src="https://barc.com/wp-content/uploads/2023/12/guide-placeholder.png"><noscript><img loading="lazy" decoding="async" width="738" height="440" src="https://barc.com/wp-content/uploads/2023/12/guide-placeholder.png" class="attachment-full size-full wp-image-92266" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/12/guide-placeholder.png 738w, https://barc.com/wp-content/uploads/2023/12/guide-placeholder-300x179.png 300w, https://barc.com/wp-content/uploads/2023/12/guide-placeholder-600x358.png 600w" sizes="(max-width: 738px) 100vw, 738px"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-f7a256e ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="f7a256e" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/de/power-bi-ecosystem/" target="_blank">Microsoft Power BI & Fabric Ecosystem</a></h3> </div> </div> <div class="elementor-element elementor-element-f8adcd1 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="f8adcd1" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/de/power-bi-ecosystem/" target="_blank">The world´s most comprehensive guide to the Microsoft Data & Analytics ecosystem</a></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e848b9c shadowchild hovercolumnanimation" data-id="e848b9c" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/de\/ibm-planning-analytics-ecosystem\/","is_external":"on","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-34af12b ob-has-background-overlay elementor-widget elementor-widget-image" data-id="34af12b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/de/ibm-planning-analytics-ecosystem/" target="_blank"> <img decoding="async" width="1243" height="807" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201243%20807'%3E%3C/svg%3E" class="attachment-full size-full wp-image-92272" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/12/ibm-map.jpg 1243w, https://barc.com/wp-content/uploads/2023/12/ibm-map-300x195.jpg 300w, https://barc.com/wp-content/uploads/2023/12/ibm-map-1024x665.jpg 1024w, https://barc.com/wp-content/uploads/2023/12/ibm-map-768x499.jpg 768w, https://barc.com/wp-content/uploads/2023/12/ibm-map-600x390.jpg 600w" data-lazy-sizes="(max-width: 1243px) 100vw, 1243px" data-lazy-src="https://barc.com/wp-content/uploads/2023/12/ibm-map.jpg"><noscript><img loading="lazy" decoding="async" width="1243" height="807" src="https://barc.com/wp-content/uploads/2023/12/ibm-map.jpg" class="attachment-full size-full wp-image-92272" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/12/ibm-map.jpg 1243w, https://barc.com/wp-content/uploads/2023/12/ibm-map-300x195.jpg 300w, https://barc.com/wp-content/uploads/2023/12/ibm-map-1024x665.jpg 1024w, https://barc.com/wp-content/uploads/2023/12/ibm-map-768x499.jpg 768w, https://barc.com/wp-content/uploads/2023/12/ibm-map-600x390.jpg 600w" sizes="(max-width: 1243px) 100vw, 1243px"></noscript> </a> </div> </div> <div class="elementor-element elementor-element-4d96af2 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="4d96af2" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/de/ibm-planning-analytics-ecosystem/" target="_blank">IBM Planning Analytics Ecosystem</a></h3> </div> </div> <div class="elementor-element elementor-element-e211073 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="e211073" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/de/ibm-planning-analytics-ecosystem/" target="_blank">The world´s most comprehensive guide to the IBM Planning Analytics Ecosystem</a></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2c239a1" data-id="2c239a1" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/de\/ibm-planning-analytics-ecosystem\/","is_external":"on","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8c1beb4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8c1beb4" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c38f10e" data-id="c38f10e" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-eb90728 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="eb90728" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bfa5e06" data-id="bfa5e06" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-eaeca17 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="eaeca17" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="eaeca17" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Upcoming events and webinars</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-03ae28a" data-id="03ae28a" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a371fe9 svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="a371fe9" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/events/">Explore all events </a></div> </div> </div> </div> </div> </div> </section> <div class="search-filter-results-94242 elementor-element elementor-element-c08d26c equalheightloop2 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="c08d26c" data-element_type="widget" data-settings="{"template_id":94239,"row_gap":{"unit":"px","size":64,"sizes":[]},"_skin":"post","columns":"3","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-dynamic-94239">.e-loop-item-86509 .elementor-element.elementor-element-b4933cd > .elementor-background-overlay{background-image:url("https://barc.com/wp-content/uploads/2023/03/Beitragsbild-Website-DATA-festival.png");}</style><style id="loop-94239">.elementor-94239 .elementor-element.elementor-element-b4933cd:not(.elementor-motion-effects-element-type-background), .elementor-94239 .elementor-element.elementor-element-b4933cd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-010dfc0 );}.elementor-94239 .elementor-element.elementor-element-b4933cd{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-94239 .elementor-element.elementor-element-b4933cd.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-94239 .elementor-element.elementor-element-b4933cd > .elementor-background-overlay{background-position:top center;background-repeat:no-repeat;background-size:contain;opacity:1;width:100%;height:63%;left:0%;top:0%;transform:rotate(0deg);transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-94239 .elementor-element.elementor-element-8adae9e.elementor-column{align-self:inherit;cursor:pointer;}.elementor-94239 .elementor-element.elementor-element-8adae9e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 030px 0px;}.elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-94239 .elementor-element.elementor-element-b44dfb1.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-94239 .elementor-element.elementor-element-b44dfb1{margin-top:70px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-element-populated > .elementor-background-overlay{background-color:#FFFFFF;opacity:1;}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-94239 .elementor-element.elementor-element-2f8e662.elementor-column{align-self:inherit;cursor:pointer;}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-column-wrap > .elementor-background-overlay, .elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-widget-wrap > .elementor-background-overlay{width:100%;height:100%;left:0%;top:0%;transform:rotate(0deg);}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-element-populated, .elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-element-populated > .elementor-background-overlay, .elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-background-slideshow{border-radius:20px 20px 20px 20px;}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 30px;--e-column-margin-right:30px;--e-column-margin-left:30px;padding:30px 30px 30px 30px;}.elementor-94239 .elementor-element.elementor-element-2f8e662 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-94239 .elementor-element.elementor-element-5960318 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 10px 5px 0px;}.elementor-94239 .elementor-element.elementor-element-5960318 .elementor-heading-title{color:#6AADC2;font-size:13px;font-weight:500;font-style:italic;}.elementor-94239 .elementor-element.elementor-element-b960519 .elementor-heading-title{font-size:13px;font-weight:600;}.elementor-94239 .elementor-element.elementor-element-62ba0b0{width:auto;max-width:auto;}.elementor-94239 .elementor-element.elementor-element-62ba0b0 .elementor-heading-title{font-size:13px;font-weight:600;}.elementor-94239 .elementor-element.elementor-element-7d27bc6{width:auto;max-width:auto;}.elementor-94239 .elementor-element.elementor-element-7d27bc6 > .elementor-widget-container{padding:0px 0px 0px 8px;}.elementor-94239 .elementor-element.elementor-element-7d27bc6 .elementor-heading-title{font-size:13px;font-weight:600;}.elementor-94239 .elementor-element.elementor-element-13f08b9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:5px 0px 0px 0px;}.elementor-94239 .elementor-element.elementor-element-13f08b9 .elementor-heading-title{font-size:16px;font-weight:600;line-height:1.2em;}</style> <div data-elementor-type="loop-item" data-elementor-id="94239" class="elementor elementor-94239 elementor-74132 e-loop-item e-loop-item-86509 post-86509 page type-page status-publish has-post-thumbnail category-data-science-en category-data-management content_typ-events ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-b4933cd backgroundzoom shadow1 noborderradiusoverlay equalheightloop2 equalheightsec2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-overlay-image-url="https://barc.com/wp-content/uploads/2023/03/Beitragsbild-Website-DATA-festival.png" data-id="b4933cd" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-8adae9e hoverremovepadding" data-id="8adae9e" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/events\/data-festival\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-b44dfb1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b44dfb1" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-overlay-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2f8e662 hoverscale" data-id="2f8e662" data-element_type="column" data-settings="{"background_background":"classic","_ob_overlaiz_clip_path_popover":"yes","_ob_bbad_link":{"url":"https:\/\/barc.com\/events\/data-festival\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="dce-visibility-event elementor-element elementor-element-5960318 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5960318" data-element_type="widget" data-settings="{"enabled_visibility":"yes","dce_visibility_selected":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">On-site event</p> </div> </div> <!-- dce invisible element b960519 --> <div class="dce-visibility-event elementor-element elementor-element-62ba0b0 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="62ba0b0" data-element_type="widget" data-settings="{"enabled_visibility":"yes","dce_visibility_selected":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Mar 26-27, 2025</h4> </div> </div> <div class="dce-visibility-event elementor-element elementor-element-7d27bc6 elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7d27bc6" data-element_type="widget" data-settings="{"enabled_visibility":"yes","dce_visibility_selected":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Munich</h4> </div> </div> <div class="elementor-element elementor-element-13f08b9 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="13f08b9" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/events/data-festival/">DATA festival #munich</a></h4> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-f56e9ef elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f56e9ef" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2d38fb12" data-id="2d38fb12" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-258e858d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="258e858d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6741385f" data-id="6741385f" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-56c7e769 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="56c7e769" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="56c7e769" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Latest BARC reviews</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-73de8000 elementor-hidden-tablet elementor-hidden-phone" data-id="73de8000" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4afe60fc svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="4afe60fc" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/reviews/">Explore BARC reviews </a></div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-7e3aa2c centertext bullet ob-has-background-overlay elementor-widget elementor-widget-bdt-tabs" data-id="7e3aa2c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-tabs.default"> <div class="elementor-widget-container"> <div class="bdt-tabs-area"> <div id="bdt-tabs-7e3aa2c-6583" class="bdt-tabs bdt-tabs-default fullwidth-on-mobile" data-settings="{"id":"bdt-tabs-7e3aa2c-6583","activeHash":"no","hashTopOffset":70,"hashScrollspyTime":1500,"navStickyOffset":1,"linkWidgetId":"7e3aa2c-6583"}"> <div class="bdt-tab-wrapper "> <div > <div class="bdt-tab bdt-tab-default bdt-child-width-expand " data-bdt-tab="connect: #bdt-tab-content-7e3aa2c-6583; animation: bdt-animation-fade; duration: 200;" data-bdt-height-match="target: > .bdt-tabs-item > .bdt-tabs-item-title; row: false;"> <div class="bdt-tabs-item"> <a data-title="Business-Intelligence-&-Analytics" class="bdt-tabs-item-title" id="bdt-tab-Business-Intelligence-&-Analytics" data-tab-index="0" href="#"> <div class="bdt-tab-text-wrapper bdt-flex-column"> <div class="bdt-tab-title-icon-wrapper"> <span class="bdt-tab-text"> Business Intelligence & Analytics </span> </div> </div> </a> </div> <div class="bdt-tabs-item"> <a data-title="CPM-Software" class="bdt-tabs-item-title" id="bdt-tab-CPM-Software" data-tab-index="1" href="#"> <div class="bdt-tab-text-wrapper bdt-flex-column"> <div class="bdt-tab-title-icon-wrapper"> <span class="bdt-tab-text"> CPM Software </span> </div> </div> </a> </div> <div class="bdt-tabs-item"> <a data-title="Data-Tools" class="bdt-tabs-item-title" id="bdt-tab-Data-Tools" data-tab-index="2" href="#"> <div class="bdt-tab-text-wrapper bdt-flex-column"> <div class="bdt-tab-title-icon-wrapper"> <span class="bdt-tab-text"> Data Tools </span> </div> </div> </a> </div> </div> </div> </div> <div class="bdt-switcher-wrapper"> <div id="bdt-tab-content-7e3aa2c-6583" class="bdt-switcher bdt-switcher-item-content"> <div class="bdt-tab-content-item " data-content-id="business-intelligence-amp-analytics"> <div> <div data-elementor-type="section" data-elementor-id="102448" class="elementor elementor-102448 elementor-87176" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-0306bbd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0306bbd" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7c30848" data-id="7c30848" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="search-filter-results-102445 elementor-element elementor-element-0eac12e elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="0eac12e" data-element_type="widget" data-settings="{"template_id":102450,"columns":4,"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-102450">.elementor-102450 .elementor-element.elementor-element-769ba9c:not(.elementor-motion-effects-element-type-background), .elementor-102450 .elementor-element.elementor-element-769ba9c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cb37c83 );}.elementor-102450 .elementor-element.elementor-element-769ba9c{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-769ba9c.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-102450 .elementor-element.elementor-element-769ba9c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-102450 .elementor-element.elementor-element-6085487.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-6085487.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-6085487.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-102450 .elementor-element.elementor-element-6085487 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-102450 .elementor-element.elementor-element-6085487.elementor-column{align-self:inherit;cursor:pointer;}.elementor-102450 .elementor-element.elementor-element-6085487 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 030px 0px;}.elementor-102450 .elementor-element.elementor-element-6085487 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-102450 .elementor-element.elementor-element-cabf1fb > .elementor-background-overlay{background-color:var( --e-global-color-primary );opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-102450 .elementor-element.elementor-element-cabf1fb > .elementor-container{min-height:60px;}.elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-cabf1fb.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-102450 .elementor-element.elementor-element-cabf1fb, .elementor-102450 .elementor-element.elementor-element-cabf1fb > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-cabf1fb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:20px 20px 0px 20px;}.elementor-bc-flex-widget .elementor-102450 .elementor-element.elementor-element-5b143fe.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-5b143fe.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-5b143fe.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-102450 .elementor-element.elementor-element-5b143fe > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-102450 .elementor-element.elementor-element-5b143fe.elementor-column{align-self:inherit;cursor:pointer;}.elementor-102450 .elementor-element.elementor-element-5b143fe > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-216f016{width:auto;max-width:auto;bottom:-39px;}.elementor-102450 .elementor-element.elementor-element-216f016 > .elementor-widget-container{background-color:#FFFFFF;margin:0px 0px 0px 0px;padding:10px 010px 10px 10px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-e4b5941 );border-radius:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-216f016 img{max-width:75px;height:75px;object-fit:contain;object-position:center center;}.elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-102450 .elementor-element.elementor-element-08b79ae.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-102450 .elementor-element.elementor-element-08b79ae{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:030px;margin-bottom:0px;padding:25px 20px 0px 20px;}.elementor-102450 .elementor-element.elementor-element-08b79ae > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-102450 .elementor-element.elementor-element-28f2560.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-28f2560.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-102450 .elementor-element.elementor-element-28f2560.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-102450 .elementor-element.elementor-element-28f2560 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-102450 .elementor-element.elementor-element-28f2560.elementor-column{align-self:inherit;cursor:pointer;}.elementor-102450 .elementor-element.elementor-element-28f2560 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-d9fd25f{width:auto;max-width:auto;text-align:center;}.elementor-102450 .elementor-element.elementor-element-d9fd25f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-102450 .elementor-element.elementor-element-d9fd25f .elementor-heading-title{color:var( --e-global-color-primary );font-size:17px;font-weight:600;line-height:1.3em;}</style> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103686 post-103686 reviews type-reviews status-publish has-post-thumbnail hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-dashboards review_categories-data-visualization review_categories-financial-planning-software review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/bissantz-deltamaster/"> <img decoding="async" width="180" height="17" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2017'%3E%3C/svg%3E" class="attachment-full size-full wp-image-54999" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/09/Bissantz_Logo-300x29-1.jpeg"><noscript><img loading="lazy" decoding="async" width="180" height="17" src="https://barc.com/wp-content/uploads/2021/09/Bissantz_Logo-300x29-1.jpeg" class="attachment-full size-full wp-image-54999" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/bissantz-deltamaster/">Bissantz DeltaMaster</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103687 post-103687 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-dashboards review_categories-esg-performance-management review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/board/"> <img decoding="async" width="240" height="105" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20105'%3E%3C/svg%3E" class="attachment-full size-full wp-image-81612" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/Board_logo_RGB_500pixel-e1695703384507.png"><noscript><img loading="lazy" decoding="async" width="240" height="105" src="https://barc.com/wp-content/uploads/2023/04/Board_logo_RGB_500pixel-e1695703384507.png" class="attachment-full size-full wp-image-81612" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/board/">Board</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-112002 post-112002 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-data-visualization ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/infozoom\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/infozoom\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/infozoom/"> <img decoding="async" width="1182" height="323" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201182%20323'%3E%3C/svg%3E" class="attachment-full size-full wp-image-113570" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB.png 1182w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-300x82.png 300w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-1024x280.png 1024w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-768x210.png 768w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-600x164.png 600w" data-lazy-sizes="(max-width: 1182px) 100vw, 1182px" data-lazy-src="https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB.png"><noscript><img loading="lazy" decoding="async" width="1182" height="323" src="https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB.png" class="attachment-full size-full wp-image-113570" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB.png 1182w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-300x82.png 300w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-1024x280.png 1024w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-768x210.png 768w, https://barc.com/wp-content/uploads/2023/10/Logo_NEMO_RGB-600x164.png 600w" sizes="(max-width: 1182px) 100vw, 1182px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/infozoom\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/infozoom/">InfoZoom</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111897 post-111897 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-dashboards review_categories-data-visualization review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/microstrategy-one\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/microstrategy-one\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/microstrategy-one/"> <img decoding="async" width="180" height="35" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2035'%3E%3C/svg%3E" class="attachment-full size-full wp-image-89839" alt="MicroStrategy Logo" data-lazy-src="https://barc.com/wp-content/uploads/2023/11/MicroStrategy-Logo-2.png" /><noscript><img loading="lazy" decoding="async" width="180" height="35" src="https://barc.com/wp-content/uploads/2023/11/MicroStrategy-Logo-2.png" class="attachment-full size-full wp-image-89839" alt="MicroStrategy Logo" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/microstrategy-one\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/microstrategy-one/">MicroStrategy ONE</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-112072 post-112072 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-dashboards review_categories-data-visualization review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/pyramid-decision-intelligence-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/pyramid-decision-intelligence-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/pyramid-decision-intelligence-platform/"> <img decoding="async" width="241" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20241%2053'%3E%3C/svg%3E" class="attachment-full size-full wp-image-87368" alt="Pyramid Logo" data-lazy-src="https://barc.com/wp-content/uploads/2023/10/Pyramid-Logo-RGB-OG-comp.png" /><noscript><img loading="lazy" decoding="async" width="241" height="53" src="https://barc.com/wp-content/uploads/2023/10/Pyramid-Logo-RGB-OG-comp.png" class="attachment-full size-full wp-image-87368" alt="Pyramid Logo" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/pyramid-decision-intelligence-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/pyramid-decision-intelligence-platform/">Pyramid Analytics</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-112105 post-112105 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-dashboards review_categories-data-visualization review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-sense\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-sense\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/qlik-sense/"> <img decoding="async" width="180" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-99857" alt="Qlik Logo" data-lazy-src="https://barc.com/wp-content/uploads/2024/03/Qlik-Logo-No-Trademark-2-Color-Positive-RGB-1.png" /><noscript><img loading="lazy" decoding="async" width="180" height="100" src="https://barc.com/wp-content/uploads/2024/03/Qlik-Logo-No-Trademark-2-Color-Positive-RGB-1.png" class="attachment-full size-full wp-image-99857" alt="Qlik Logo" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-sense\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/qlik-sense/">Qlik Sense</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-112176 post-112176 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-dashboards review_categories-data-visualization review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlikview\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlikview\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/qlikview/"> <img decoding="async" width="100" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2024'%3E%3C/svg%3E" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg"><noscript><img loading="lazy" decoding="async" width="100" height="24" src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlikview\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/qlikview/">QlikView</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111177 post-111177 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-dashboards review_categories-data-visualization review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/targit-decision-suite\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/targit-decision-suite\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/targit-decision-suite/"> <img decoding="async" width="201" height="26" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20201%2026'%3E%3C/svg%3E" class="attachment-full size-full wp-image-85606" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/10/targit-logo.png"><noscript><img loading="lazy" decoding="async" width="201" height="26" src="https://barc.com/wp-content/uploads/2023/10/targit-logo.png" class="attachment-full size-full wp-image-85606" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/targit-decision-suite\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/targit-decision-suite/">TARGIT Decision Suite</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="bdt-tab-content-item " data-content-id="cpm-software"> <div> <div data-elementor-type="section" data-elementor-id="102562" class="elementor elementor-102562 elementor-27601" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-3adcc22 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3adcc22" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c3f66a0" data-id="c3f66a0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="search-filter-results-102446 elementor-element elementor-element-280c4c6 elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="280c4c6" data-element_type="widget" data-settings="{"template_id":102450,"columns":4,"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103685 post-103685 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-financial-planning-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/anaplan\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/anaplan\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/anaplan/"> <img decoding="async" width="1617" height="343" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201617%20343'%3E%3C/svg%3E" class="attachment-full size-full wp-image-105096" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2.png 1617w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-300x64.png 300w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-1024x217.png 1024w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-768x163.png 768w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-1536x326.png 1536w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-600x127.png 600w" data-lazy-sizes="(max-width: 1617px) 100vw, 1617px" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2.png"><noscript><img loading="lazy" decoding="async" width="1617" height="343" src="https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2.png" class="attachment-full size-full wp-image-105096" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2.png 1617w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-300x64.png 300w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-1024x217.png 1024w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-768x163.png 768w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-1536x326.png 1536w, https://barc.com/wp-content/uploads/2023/04/Anaplan_Logo-2-600x127.png 600w" sizes="(max-width: 1617px) 100vw, 1617px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/anaplan\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/anaplan/">Anaplan</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103686 post-103686 reviews type-reviews status-publish has-post-thumbnail hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-dashboards review_categories-data-visualization review_categories-financial-planning-software review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/bissantz-deltamaster/"> <img decoding="async" width="180" height="17" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2017'%3E%3C/svg%3E" class="attachment-full size-full wp-image-54999" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/09/Bissantz_Logo-300x29-1.jpeg"><noscript><img loading="lazy" decoding="async" width="180" height="17" src="https://barc.com/wp-content/uploads/2021/09/Bissantz_Logo-300x29-1.jpeg" class="attachment-full size-full wp-image-54999" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/bissantz-deltamaster\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/bissantz-deltamaster/">Bissantz DeltaMaster</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103687 post-103687 reviews type-reviews status-publish hentry review_categories-analysis review_categories-business-intelligence-analytics review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-dashboards review_categories-esg-performance-management review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software review_categories-reporting ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/board/"> <img decoding="async" width="240" height="105" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20105'%3E%3C/svg%3E" class="attachment-full size-full wp-image-81612" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/Board_logo_RGB_500pixel-e1695703384507.png"><noscript><img loading="lazy" decoding="async" width="240" height="105" src="https://barc.com/wp-content/uploads/2023/04/Board_logo_RGB_500pixel-e1695703384507.png" class="attachment-full size-full wp-image-81612" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/board\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/board/">Board</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103706 post-103706 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-esg-performance-management review_categories-esg-reporting-disclosure review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/cch-tagetik\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/cch-tagetik\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/cch-tagetik/"> <img decoding="async" width="200" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2070'%3E%3C/svg%3E" class="attachment-full size-full wp-image-116177" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/CCH-Tagetik-Logo.png"><noscript><img loading="lazy" decoding="async" width="200" height="70" src="https://barc.com/wp-content/uploads/2023/04/CCH-Tagetik-Logo.png" class="attachment-full size-full wp-image-116177" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/cch-tagetik\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/cch-tagetik/">CCH Tagetik</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103688 post-103688 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/coplanner\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/coplanner\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/coplanner/"> <img decoding="async" width="300" height="178" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20178'%3E%3C/svg%3E" class="attachment-full size-full wp-image-55850" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/02/CoPlanner-300x178-1.png"><noscript><img loading="lazy" decoding="async" width="300" height="178" src="https://barc.com/wp-content/uploads/2022/02/CoPlanner-300x178-1.png" class="attachment-full size-full wp-image-55850" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/coplanner\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/coplanner/">CoPlanner</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103692 post-103692 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-esg-performance-management review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/jedox\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/jedox\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/jedox/"> <img decoding="async" width="240" height="145" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20145'%3E%3C/svg%3E" class="attachment-full size-full wp-image-81465" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/jedox-logo-blue-rgb-20355F-1000px-e1708701064860.png"><noscript><img loading="lazy" decoding="async" width="240" height="145" src="https://barc.com/wp-content/uploads/2023/04/jedox-logo-blue-rgb-20355F-1000px-e1708701064860.png" class="attachment-full size-full wp-image-81465" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/jedox\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/jedox/">Jedox</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103693 post-103693 reviews type-reviews status-publish hentry review_categories-corporate-performance-management-en review_categories-esg-performance-management review_categories-esg-reporting-disclosure review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/lucanet\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/lucanet\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/lucanet/"> <img decoding="async" width="2155" height="880" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202155%20880'%3E%3C/svg%3E" class="attachment-full size-full wp-image-105928" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb.png 2155w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-300x123.png 300w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-1024x418.png 1024w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-768x314.png 768w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-1536x627.png 1536w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-2048x836.png 2048w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-600x245.png 600w" data-lazy-sizes="(max-width: 2155px) 100vw, 2155px" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb.png"><noscript><img loading="lazy" decoding="async" width="2155" height="880" src="https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb.png" class="attachment-full size-full wp-image-105928" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb.png 2155w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-300x123.png 300w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-1024x418.png 1024w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-768x314.png 768w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-1536x627.png 1536w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-2048x836.png 2048w, https://barc.com/wp-content/uploads/2023/04/lucanet-logo-rgb-600x245.png 600w" sizes="(max-width: 2155px) 100vw, 2155px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/lucanet\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/lucanet/">Lucanet</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103697 post-103697 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-esg-performance-management review_categories-esg-reporting-disclosure review_categories-esg-software review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/onestream\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/onestream\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/onestream/"> <img decoding="async" width="253" height="85" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20253%2085'%3E%3C/svg%3E" class="attachment-full size-full wp-image-102713" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/onestream-logo.png"><noscript><img loading="lazy" decoding="async" width="253" height="85" src="https://barc.com/wp-content/uploads/2023/04/onestream-logo.png" class="attachment-full size-full wp-image-102713" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/onestream\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/onestream/">OneStream</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103704 post-103704 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-financial-planning-software review_categories-consolidation-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/unit4-fpa\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/unit4-fpa\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/unit4-fpa/"> <img decoding="async" width="180" height="43" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2043'%3E%3C/svg%3E" class="attachment-full size-full wp-image-54778" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/07/Unit4-color.png"><noscript><img loading="lazy" decoding="async" width="180" height="43" src="https://barc.com/wp-content/uploads/2021/07/Unit4-color.png" class="attachment-full size-full wp-image-54778" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/unit4-fpa\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/unit4-fpa/">Unit4 FP&A</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-103705 post-103705 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-financial-planning-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/valsight\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/valsight\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/valsight/"> <img decoding="async" width="542" height="112" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20542%20112'%3E%3C/svg%3E" class="attachment-full size-full wp-image-105904" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue.png 542w, https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue-300x62.png 300w" data-lazy-sizes="(max-width: 542px) 100vw, 542px" data-lazy-src="https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue.png"><noscript><img loading="lazy" decoding="async" width="542" height="112" src="https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue.png" class="attachment-full size-full wp-image-105904" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue.png 542w, https://barc.com/wp-content/uploads/2023/04/Valsight-Logo-Blue-300x62.png 300w" sizes="(max-width: 542px) 100vw, 542px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/valsight\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/valsight/">Valsight</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-106413 post-106413 reviews type-reviews status-publish hentry review_categories-business-planning-software review_categories-corporate-performance-management-en review_categories-financial-planning-software ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vena\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vena\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/vena/"> <img decoding="async" width="2275" height="750" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202275%20750'%3E%3C/svg%3E" class="attachment-full size-full wp-image-105664" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2024/06/Vena-Logo.png 2275w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-300x99.png 300w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-1024x338.png 1024w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-768x253.png 768w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-1536x506.png 1536w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-2048x675.png 2048w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-600x198.png 600w" data-lazy-sizes="(max-width: 2275px) 100vw, 2275px" data-lazy-src="https://barc.com/wp-content/uploads/2024/06/Vena-Logo.png"><noscript><img loading="lazy" decoding="async" width="2275" height="750" src="https://barc.com/wp-content/uploads/2024/06/Vena-Logo.png" class="attachment-full size-full wp-image-105664" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2024/06/Vena-Logo.png 2275w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-300x99.png 300w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-1024x338.png 1024w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-768x253.png 768w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-1536x506.png 1536w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-2048x675.png 2048w, https://barc.com/wp-content/uploads/2024/06/Vena-Logo-600x198.png 600w" sizes="(max-width: 2275px) 100vw, 2275px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vena\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/vena/">Vena</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="bdt-tab-content-item " data-content-id="data-tools"> <div> <div data-elementor-type="section" data-elementor-id="112077" class="elementor elementor-112077 elementor-27604" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-76c4f4f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="76c4f4f" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-940b548" data-id="940b548" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="search-filter-results-102447 elementor-element elementor-element-1064cac elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-loop-grid" data-id="1064cac" data-element_type="widget" data-settings="{"template_id":102450,"columns":4,"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-110854 post-110854 reviews type-reviews status-publish hentry review_categories-data-pipelining-etl-elt review_categories-data-tools review_categories-data-warehouse-automation ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/analyticscreator\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/analyticscreator\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/analyticscreator/"> <img decoding="async" width="100" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2024'%3E%3C/svg%3E" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg"><noscript><img loading="lazy" decoding="async" width="100" height="24" src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/analyticscreator\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/analyticscreator/">AnalyticsCreator</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111700 post-111700 reviews type-reviews status-publish hentry review_categories-data-catalogs review_categories-data-intelligence-platforms review_categories-data-tools ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/d-quantum\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/d-quantum\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/d-quantum/"> <img decoding="async" width="1500" height="359" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201500%20359'%3E%3C/svg%3E" class="attachment-full size-full wp-image-82980" alt="Synabi Logo" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL.png 1500w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-300x72.png 300w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-1024x245.png 1024w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-768x184.png 768w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-600x144.png 600w" data-lazy-sizes="(max-width: 1500px) 100vw, 1500px" data-lazy-src="https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL.png" /><noscript><img loading="lazy" decoding="async" width="1500" height="359" src="https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL.png" class="attachment-full size-full wp-image-82980" alt="Synabi Logo" srcset="https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL.png 1500w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-300x72.png 300w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-1024x245.png 1024w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-768x184.png 768w, https://barc.com/wp-content/uploads/2023/09/SYNABI_LOGO_PILL-600x144.png 600w" sizes="(max-width: 1500px) 100vw, 1500px" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/d-quantum\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/d-quantum/">D-QUANTUM</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-112155 post-112155 reviews type-reviews status-publish hentry review_categories-data-catalogs review_categories-data-tools ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/dataspot\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/dataspot\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/dataspot/"> <img decoding="async" width="307" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20307%2072'%3E%3C/svg%3E" class="attachment-full size-full wp-image-85513" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2023/10/Logo-dataspot.png 307w, https://barc.com/wp-content/uploads/2023/10/Logo-dataspot-300x70.png 300w" data-lazy-sizes="(max-width: 307px) 100vw, 307px" data-lazy-src="https://barc.com/wp-content/uploads/2023/10/Logo-dataspot.png"><noscript><img loading="lazy" decoding="async" width="307" height="72" src="https://barc.com/wp-content/uploads/2023/10/Logo-dataspot.png" class="attachment-full size-full wp-image-85513" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2023/10/Logo-dataspot.png 307w, https://barc.com/wp-content/uploads/2023/10/Logo-dataspot-300x70.png 300w" sizes="(max-width: 307px) 100vw, 307px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/dataspot\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/dataspot/">dataspot.</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111021 post-111021 reviews type-reviews status-publish hentry review_categories-cloud-data-warehouses review_categories-data-tools review_categories-relational-databases ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/exasol-cloud\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/exasol-cloud\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/exasol-cloud/"> <img decoding="async" width="240" height="57" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%2057'%3E%3C/svg%3E" class="attachment-full size-full wp-image-86324" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/10/Exasol_DARKBLUE_RGB-1.png"><noscript><img loading="lazy" decoding="async" width="240" height="57" src="https://barc.com/wp-content/uploads/2023/10/Exasol_DARKBLUE_RGB-1.png" class="attachment-full size-full wp-image-86324" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/exasol-cloud\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/exasol-cloud/">Exasol Cloud</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111854 post-111854 reviews type-reviews status-publish hentry review_categories-data-catalogs review_categories-data-intelligence-platforms review_categories-data-pipelining-etl-elt review_categories-data-tools ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/one-data\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/one-data\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/one-data/"> <img decoding="async" width="180" height="114" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%20114'%3E%3C/svg%3E" class="attachment-full size-full wp-image-81407" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2023/05/OneData_Logo_Square_RGB-_3_-1-1.png"><noscript><img loading="lazy" decoding="async" width="180" height="114" src="https://barc.com/wp-content/uploads/2023/05/OneData_Logo_Square_RGB-_3_-1-1.png" class="attachment-full size-full wp-image-81407" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/one-data\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/one-data/">One Data</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111908 post-111908 reviews type-reviews status-publish hentry review_categories-data-catalogs review_categories-data-pipelining-etl-elt review_categories-data-tools review_categories-data-warehouse-automation ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-data-integration\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-data-integration\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/qlik-data-integration/"> <img decoding="async" width="180" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-99857" alt="Qlik Logo" data-lazy-src="https://barc.com/wp-content/uploads/2024/03/Qlik-Logo-No-Trademark-2-Color-Positive-RGB-1.png" /><noscript><img loading="lazy" decoding="async" width="180" height="100" src="https://barc.com/wp-content/uploads/2024/03/Qlik-Logo-No-Trademark-2-Color-Positive-RGB-1.png" class="attachment-full size-full wp-image-99857" alt="Qlik Logo" /></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/qlik-data-integration\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/qlik-data-integration/">Qlik Data Integration</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111728 post-111728 reviews type-reviews status-publish hentry review_categories-cloud-data-warehouses review_categories-data-catalogs review_categories-data-intelligence-platforms review_categories-data-pipelining-etl-elt review_categories-data-tools ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/snowflake-cloud-data-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/snowflake-cloud-data-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/snowflake-cloud-data-platform/"> <img decoding="async" width="180" height="43" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2043'%3E%3C/svg%3E" class="attachment-full size-full wp-image-55397" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2022/01/Snowflake.png"><noscript><img loading="lazy" decoding="async" width="180" height="43" src="https://barc.com/wp-content/uploads/2022/01/Snowflake.png" class="attachment-full size-full wp-image-55397" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/snowflake-cloud-data-platform\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/snowflake-cloud-data-platform/">Snowflake Cloud Data Platform</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-111647 post-111647 reviews type-reviews status-publish hentry review_categories-data-pipelining-etl-elt review_categories-data-tools review_categories-data-warehouse-automation ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/timextender\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/timextender\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/timextender/"> <img decoding="async" width="100" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2024'%3E%3C/svg%3E" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg"><noscript><img loading="lazy" decoding="async" width="100" height="24" src="https://barc.com/wp-content/uploads/2021/10/Logo-Platzhalter.svg" class="attachment-full size-full wp-image-21920" alt="Data Decisions. Built on BARC. – BARC Homepage"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/timextender\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/timextender/">TimeXtender</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="102450" class="elementor elementor-102450 elementor-86683 e-loop-item e-loop-item-110850 post-110850 reviews type-reviews status-publish hentry review_categories-data-tools review_categories-data-warehouse-automation ast-article-single" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-769ba9c shadow1 hovercolumnanimation maxwidthpost equalheightsec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="769ba9c" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6085487" data-id="6085487" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vaultspeed\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-cabf1fb elementor-section-height-min-height imagepositionbackground elementor-section-boxed elementor-section-height-default" data-id="cabf1fb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b143fe" data-id="5b143fe" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vaultspeed\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div data-dce-advanced-background-color="#FFFFFF" class="elementor-element elementor-element-216f016 elementor-widget__width-auto elementor-absolute ob-has-background-overlay elementor-widget elementor-widget-image" data-id="216f016" data-element_type="widget" data-settings="{"_position":"absolute","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://barc.com/review/vaultspeed/"> <img decoding="async" width="400" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20200'%3E%3C/svg%3E" class="attachment-full size-full wp-image-112201" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color.png 400w, https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color-300x150.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color.png"><noscript><img loading="lazy" decoding="async" width="400" height="200" src="https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color.png" class="attachment-full size-full wp-image-112201" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color.png 400w, https://barc.com/wp-content/uploads/2024/10/VAULTSPEED-ICON-color-300x150.png 300w" sizes="(max-width: 400px) 100vw, 400px"></noscript> </a> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-08b79ae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08b79ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-28f2560" data-id="28f2560" data-element_type="column" data-settings="{"_ob_bbad_link":{"url":"https:\/\/barc.com\/review\/vaultspeed\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9fd25f elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="d9fd25f" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://barc.com/review/vaultspeed/">VaultSpeed</a></h3> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> <a href="#" id="bottom-anchor-7e3aa2c-6583" data-bdt-hidden></a> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-a8361ae triangledivider bluesection elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-overlay-image-url="https://barc.com/wp-content/uploads//2022/06/header-test-v3-1.svg" data-id="a8361ae" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-9e9e5b0" data-id="9e9e5b0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-7b20f09 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="7b20f09" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="7b20f09" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">What sets us apart</span></span></h2></div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-5dd5217 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5dd5217" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-af5c551" data-id="af5c551" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-614deb2 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="614deb2" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="614deb2" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Neutrality</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-bdd41ce ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="bdd41ce" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>BARC is an independent company and guarantees neutrality toward all software vendors. There are no fees for inclusion in our reports, nor do we receive commission for software recommendations. In our opinion, this is the only way to advise on the best software strategy for our customers.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4017d13" data-id="4017d13" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3c3c0f8 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="3c3c0f8" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="3c3c0f8" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Experience</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-cc84bd6 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="cc84bd6" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>BARC employees have been assisting companies and evaluating software <strong>since the early 1990s</strong>. We combine our detailed knowledge of software markets, products and implementations to achieve the optimum results for our customers.</p> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-6a119f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6a119f3" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6d3c0b9" data-id="6d3c0b9" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4ce9329 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="4ce9329" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="4ce9329" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"><h3 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Competency</span></span></h3></div> </div> </div> <div class="elementor-element elementor-element-4f012ed ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="4f012ed" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Continuous market analysis and the publication of software comparison reports provide the basis of our expertise. This in-depth research has given us a profound and detailed knowledge of the strengths and weaknesses of software vendors and products, and enables us to keep up-to-date with the latest market trends.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cb56319" data-id="cb56319" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0e5e651 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="0e5e651" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Hundreds of products from a range of business software categories have been thoroughly tested in the BARC laboratory and over 1,000 customers per year tap into this knowledge and use BARC to help with their software selection projects.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-42f8848 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-color="#FDFEFF" data-id="42f8848" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4ed80c24" data-id="4ed80c24" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7b9ca0c6 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="7b9ca0c6" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="7b9ca0c6" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">Our community in numbers</span></span></h2></div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-f98e3fe elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f98e3fe" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-22ffd97 shadowchild" data-id="22ffd97" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/topics\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c637ea3 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="c637ea3" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56657" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Handshake.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Handshake.svg" class="attachment-large size-large wp-image-56657" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Handshake.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </div> </div> <div class="elementor-element elementor-element-7c630d3 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7c630d3" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">100+</h2> </div> </div> <div class="elementor-element elementor-element-3f23390 dont-break-out ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="3f23390" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Advisory projects per year</p> </div> </div> <div class="elementor-element elementor-element-18d558b svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="18d558b" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/topics/">Make better use of software and data </a></div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-683c9614 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="683c9614" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-43ac4177 shadowchild" data-id="43ac4177" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/events\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5e0b77f6 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="5e0b77f6" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56655" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_calender.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_calender.svg" class="attachment-large size-large wp-image-56655" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_calender.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </div> </div> <div class="elementor-element elementor-element-33e34d08 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="33e34d08" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">13,000+</h2> </div> </div> <div class="elementor-element elementor-element-2127633d dont-break-out ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="2127633d" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Event attendees from more than 80 countries</p> </div> </div> <div class="elementor-element elementor-element-78325321 svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="78325321" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/events/">Start networking </a></div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4739fbd9" data-id="4739fbd9" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-bb7ea86 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb7ea86" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7e7b3cc3 shadowchild" data-id="7e7b3cc3" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/magazine\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1cb4ee01 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="1cb4ee01" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56653" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 1024w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_catalog-V2.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_catalog-V2.svg" class="attachment-large size-large wp-image-56653" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_catalog-V2.svg 1024w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </div> </div> <div class="elementor-element elementor-element-1d24ec2c ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1d24ec2c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">302,372</h2> </div> </div> <div class="elementor-element elementor-element-76ccc52b dont-break-out ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="76ccc52b" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Readers last year</p> </div> </div> <div class="elementor-element elementor-element-27f735fe svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="27f735fe" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/magazine/">Explore magazine </a></div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-286af13f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="286af13f" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-741197da shadowchild" data-id="741197da" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/research\/latest-barc-surveys\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-27ef1473 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="27ef1473" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56656" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 1024w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 71w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Magnifier-V3.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Magnifier-V3.svg" class="attachment-large size-large wp-image-56656" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 1024w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Magnifier-V3.svg 71w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </div> </div> <div class="elementor-element elementor-element-659feb5c ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="659feb5c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">10,152</h2> </div> </div> <div class="elementor-element elementor-element-375810f8 dont-break-out ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="375810f8" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Participants in our global surveys</p> </div> </div> <div class="elementor-element elementor-element-7d388451 svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7d388451" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/research/latest-barc-surveys/">Share knowledge </a></div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8a096e5" data-id="8a096e5" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-1cd7632d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1cd7632d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div data-dce-background-color="#FFFFFF" class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-39df2c11 shadowchild" data-id="39df2c11" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_link":{"url":"https:\/\/barc.com\/newsletter\/","is_external":"","nofollow":"","custom_attributes":""},"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8180b1 ob-has-background-overlay elementor-widget elementor-widget-image" data-id="8180b1" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3C/svg%3E" class="attachment-large size-large wp-image-56654" alt="Data Decisions. Built on BARC. – BARC Homepage" data-lazy-srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 1024w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 71w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Mail.svg"><noscript><img loading="lazy" decoding="async" width="1024" height="1024" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Mail.svg" class="attachment-large size-large wp-image-56654" alt="Data Decisions. Built on BARC. – BARC Homepage" srcset="https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 150w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 300w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 1024w, https://barc.com/wp-content/uploads//2022/07/Corporate-Outline_Mail.svg 71w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript> </div> </div> <div class="elementor-element elementor-element-7d6aa6b8 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7d6aa6b8" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">25,775</h2> </div> </div> <div class="elementor-element elementor-element-43d70501 dont-break-out ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="43d70501" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Global newsletter subscribers</p> </div> </div> <div class="elementor-element elementor-element-7f4ba507 svgcta ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7f4ba507" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"><a href="https://barc.com/newsletter/">Receive trends, tips and tricks </a></div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7788a363 nobackgroundimagemobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7788a363" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-d9eea3e" data-id="d9eea3e" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ecb89b7 ob-has-background-overlay elementor-widget elementor-widget-bdt-advanced-heading" data-id="ecb89b7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-advanced-heading.default"> <div class="elementor-widget-container"> <div id="ecb89b7" class="bdt-ep-advanced-heading" data-settings="{"titleMultiColor":"no"}"> <div class="bdt-ep-advanced-heading-sub-title"> <div class="bdt-ep-advanced-heading-sub-title-content"> </div> <div class="line bdt-flex-align-left"></div> </div> <h2 class="bdt-ep-advanced-heading-title"><span class="bdt-ep-advanced-heading-main-title"><span class="bdt-ep-advanced-heading-main-title-inner">What our customers say about us</span></span></h2></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4271ba6d" data-id="4271ba6d" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fe68973 elementor-arrows-position-outside ob-has-background-overlay elementor-widget elementor-widget-loop-carousel" data-id="fe68973" data-element_type="widget" data-settings="{"template_id":87408,"slides_to_show":"1","image_spacing_custom":{"unit":"px","size":50,"sizes":[]},"_skin":"post","slides_to_show_tablet":"2","slides_to_show_mobile":"1","slides_to_scroll":"1","edit_handle_selector":".elementor-widget-container","autoplay":"yes","autoplay_speed":5000,"pause_on_hover":"yes","pause_on_interaction":"yes","infinite":"yes","speed":500,"offset_sides":"none","arrows":"yes","image_spacing_custom_tablet":{"unit":"px","size":"","sizes":[]},"image_spacing_custom_mobile":{"unit":"px","size":"","sizes":[]},"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="loop-carousel.post"> <div class="elementor-widget-container"> <div class="swiper elementor-loop-container elementor-grid" dir="ltr"> <div class="swiper-wrapper" aria-live="off"> <style id="loop-87408">.elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad > .elementor-container > .elementor-row, .elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-bb-inner > .elementor-container > .elementor-row, .elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-bb-inner > .elementor-container{justify-content:flex-start !important;flex-direction:row;}.elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-is-glider > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical > .elementor-row, .elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-is-glider.ob-bb-inner > .elementor-container.swiper-container-vertical{flex-direction:column;}.elementor-87408 .elementor-element.elementor-element-7076b0d.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit;}.elementor-87408 .elementor-element.elementor-element-c090629:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-87408 .elementor-element.elementor-element-c090629 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0fc2d86 );}.elementor-87408 .elementor-element.elementor-element-c090629 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-87408 .elementor-element.elementor-element-c090629.elementor-column{align-self:inherit;cursor:default;}.elementor-87408 .elementor-element.elementor-element-c090629 > .elementor-element-populated{border-style:none;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 70px 70px 70px;}.elementor-87408 .elementor-element.elementor-element-c090629 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-87408 .elementor-element.elementor-element-831b395 img{width:110px;height:110px;border-style:solid;border-width:2px 2px 2px 2px;border-color:#C7CACC;border-radius:100px 100px 100px 100px;}.elementor-87408 .elementor-element.elementor-element-1d33b90 > .elementor-widget-container{padding:30px 0px 25px 0px;}.elementor-87408 .elementor-element.elementor-element-1d33b90{text-align:center;font-size:18px;font-weight:400;line-height:30px;}.elementor-87408 .elementor-element.elementor-element-f8b5377 > .elementor-widget-container{padding:0px 0px 5px 0px;}.elementor-87408 .elementor-element.elementor-element-f8b5377{text-align:center;color:var( --e-global-color-primary );font-size:22px;font-weight:700;line-height:29px;}.elementor-87408 .elementor-element.elementor-element-e66f820 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-87408 .elementor-element.elementor-element-e66f820{text-align:center;color:#999999;font-size:16px;font-weight:400;line-height:22px;}</style> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-93073 post-93073 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="87" height="96" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2087%2096'%3E%3C/svg%3E" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" /><noscript><img width="87" height="96" decoding="async" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> I have been using the Trend Monitor for years to show my students what is happening in the business world with data, BI, and analytics. I also use the data directly, using the top trends to discuss key issues and challenges, as well as the background to the buzzwords. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Prof. (FH) DI Dr. Heidi Weber </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Lecturer, Vorarlberg University of Applied Sciences </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84517 post-84517 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="Société-Générale_Sahar-Changuel" alt="Société-Générale_Sahar-Changuel" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/Societe-Generale_Sahar-Changuel-qdgnm4kb5r9vnnwugu8vn96cv1hj3aums41hw8ey18.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/Societe-Generale_Sahar-Changuel-qdgnm4kb5r9vnnwugu8vn96cv1hj3aums41hw8ey18.jpg" title="Société-Générale_Sahar-Changuel" alt="Société-Générale_Sahar-Changuel" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> The data festival was great, very nice atmosphere, very interesting presentations. I really appreciated the event. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Sahar Changuel </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Data Manager, Société Générale </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84519 post-84519 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="adidas_Tiankai-Feng" alt="adidas_Tiankai-Feng" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/adidas_Tiankai-Feng-qdgn8js8fworyfmtqyyvmoinyoenwoy7kwt0ccjnws.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/adidas_Tiankai-Feng-qdgn8js8fworyfmtqyyvmoinyoenwoy7kwt0ccjnws.jpg" title="adidas_Tiankai-Feng" alt="adidas_Tiankai-Feng" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> DATA festival #online was great – the topics were very interesting, the speakers were well mixed, and the platform itself was also very intuitive. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Tiankai Feng </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Head of Product Data Governance, adidas </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84500 post-84500 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="sebastian.zahn" alt="Sebastian Zahn" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/sebastian.zahn_-q8add7vmnwrxn127d3frhhmde44mhdp8xrh86tj6bw.png" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/sebastian.zahn_-q8add7vmnwrxn127d3frhhmde44mhdp8xrh86tj6bw.png" title="sebastian.zahn" alt="Sebastian Zahn" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> This was my first time at the DATA Festival. As a marketing manager, I had some reservations, but the mixture of overview talks, exciting panels, deep dives and a really extraordinarily friendly audience absolutely convinced me. The keynote was inspiring and the deep dive on the topic of rain forecasting was simply unbeatable. Great. Gladly again immediately! </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Sebastian Zahn </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Marketing Manager, Penguin Random House Verlagsgruppe </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84520 post-84520 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="Sebastian Hentzschel Testimonial" alt="Sebastian Hentzschel Testimonial" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/Sebastian-Hentzschel-compressed-p7ys6ekfnlgx8kogfvgf6ojxqrfctiyfm6wiyhgp1o.png" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/Sebastian-Hentzschel-compressed-p7ys6ekfnlgx8kogfvgf6ojxqrfctiyfm6wiyhgp1o.png" title="Sebastian Hentzschel Testimonial" alt="Sebastian Hentzschel Testimonial" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> This year’s DATA Festival’s theme was particularly relevant. How to make data analytics and AI truly impactful is one of the things that keeps me up. I enjoyed the panel discussion as we uncovered many similarities as well as differences in the way we approached this topic. It was great as we bounced off each other’s ideas. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Sebastian Hentzschel </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> CIO, BMG </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84499 post-84499 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="Marvin_Adams" alt="Marvin_Adams" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/Marvin_Adams-q9mppmtxjt7jbkxk9g2yfvcfgocitog3ufeetw66rw.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/Marvin_Adams-q9mppmtxjt7jbkxk9g2yfvcfgocitog3ufeetw66rw.jpg" title="Marvin_Adams" alt="Marvin_Adams" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> It was my first time attending the DATA festival. For me it was a great opportunity to get to know people in the data area and exchange interesting thoughts about data in various fields. My takeaways are the connections I made that day and the valuable insights of the attending suppliers and speakers. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Marvin Adams </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Executive Director Application Development & Data Management, NürnbergMesse GmbH </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-105517 post-105517 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="87" height="96" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2087%2096'%3E%3C/svg%3E" title="Corporate-Outline_Person-neutral-Testimonial.svg" alt="Corporate-Outline_Person-neutral-Testimonial.svg" data-lazy-src="https://barc.com/wp-content/uploads/2024/02/Corporate-Outline_Person-neutral-Testimonial.svg" /><noscript><img width="87" height="96" decoding="async" src="https://barc.com/wp-content/uploads/2024/02/Corporate-Outline_Person-neutral-Testimonial.svg" title="Corporate-Outline_Person-neutral-Testimonial.svg" alt="Corporate-Outline_Person-neutral-Testimonial.svg" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> The event provided me with valuable insights and innovative ideas on how to implement sustainability reporting from a BI perspective and seamlessly integrate it with financial planning. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Martin Schlegel </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Head Group Reporting, Straumann Group </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-93095 post-93095 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="87" height="96" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2087%2096'%3E%3C/svg%3E" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" /><noscript><img width="87" height="96" decoding="async" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> BARC surveys give me a practical overview of what’s available in the market and what you don’t hear about data, BI and analytics in everyday life. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Pietro Grammatico </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Director Service Management BI, Vorwerk </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-93071 post-93071 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="barbara-engerer" alt="barbara-engerer" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/barbara-engerer-q7m1bj6olc27p3b5ar9e9wxeyhd90r9vkplecmrv0s.png" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/barbara-engerer-q7m1bj6olc27p3b5ar9e9wxeyhd90r9vkplecmrv0s.png" title="barbara-engerer" alt="barbara-engerer" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> BARC research reports help focus on trends and provide supporting data and facts! Especially if you don’t know yet whether you should or even have to focus on a topic, BARC offers excellent advice from specialists! </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Barbara Engerer </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Global Digital Services, Head of Data and Analytics GDS-DA, BSH Hausgeräte GmbH </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-93094 post-93094 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="87" height="96" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2087%2096'%3E%3C/svg%3E" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" data-lazy-src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" /><noscript><img width="87" height="96" decoding="async" src="https://barc.com/wp-content/uploads/2022/07/Corporate-Outline_Person-neutral-Testimonial.svg" title="Corporate Outline_Person neutral Testimonial" alt="Corporate Outline_Person neutral Testimonial" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> We use the BARC platform a lot and are very interested in the newsletter and surveys that are published regularly. This allows us to see what the trends are in the marketplace so that we don’t miss anything and focus on the right topics. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Jens Strohmenger </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> VP / Teamlead, Fresenius Kabi </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-102322 post-102322 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="Heiko Merten Boehringer" alt="Heiko Merten Boehringer" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/GBE_042a-qo4uqh0luoovcwtud5d7oaftihh9kj3y50au2qydos.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/GBE_042a-qo4uqh0luoovcwtud5d7oaftihh9kj3y50au2qydos.jpg" title="Heiko Merten Boehringer" alt="Heiko Merten Boehringer" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> We had the pleasure to have Jacqueline as our keynote speaker for our internal Data Science Conference uniting the international community of data enthusiasts at Boehringer Ingelheim. Jacqueline highlighted the potentials and recommendations to implement Data Mesh in corporate environments. Reflecting on the high importance of innovation for the pharmaceutical industry and Boehringer Ingelheim in particular, I can only emphasize the excellent quality of her presentation and in-depth knowledge reflecting the expertise BARC is commonly known for. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Heiko Merten </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Head of Data Science Academy & Product Teams, Boehringer Ingelheim </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-93737 post-93737 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="barbara-engerer" alt="barbara-engerer" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/barbara-engerer-q7m1bj6olc27p3b5ar9e9wxeyhd90r9vkplecmrv0s.png" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/barbara-engerer-q7m1bj6olc27p3b5ar9e9wxeyhd90r9vkplecmrv0s.png" title="barbara-engerer" alt="barbara-engerer" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> BARC initiates inspiring impulses on a wide range of topics across industries through conferences such as the DATA festival. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Barbara Engerer </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Global Digital Services, Head of Data and Analytics GDS-DA, BSH Hausgeräte GmbH </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84888 post-84888 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="B.Kamanga_Daimler Truck AG_ square" alt="B.Kamanga_Daimler Truck AG_ square" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/B.Kamanga_Daimler-Truck-AG_-square-qdgnecgel4mfjv7pwh6207uzu7u5dhymdlmsvry9jg.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/B.Kamanga_Daimler-Truck-AG_-square-qdgnecgel4mfjv7pwh6207uzu7u5dhymdlmsvry9jg.jpg" title="B.Kamanga_Daimler Truck AG_ square" alt="B.Kamanga_Daimler Truck AG_ square" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> It was an exceptionally awesome experience for me to be part of the DATA festival last month. I had a wonderful time catching up on and learning new techs currently on the market in the field of data. Moreover, it was very interesting to listen to speakers from various companies with their user cases on how they are coming up with Business Solutions through exploiting of these technologies. Overall, it was simply awesome to be there, and I would certainly not want to miss such events in future. I have already registered for the one in October (the online one – really looking forward to it). </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Brian Kamanga </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Business Intelligence/SQL Developer, Daimler Truck AG </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="loop-item" data-elementor-id="87408" class="elementor elementor-87408 elementor-76543 swiper-slide e-loop-item e-loop-item-84518 post-84518 testimonials_neu type-testimonials_neu status-publish has-post-thumbnail hentry ast-article-single" data-elementor-post-type="elementor_library" role="group" aria-roledescription="slide" data-custom-edit-handle="1"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7076b0d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7076b0d" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c090629 shadowchild hovercolumnanimation" data-id="c090629" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-831b395 ob-has-background-overlay elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="831b395" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="theme-post-featured-image.default"> <div class="elementor-widget-container"> <img width="110" height="110" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E" title="Miles-Mobility_Fahd-Lemhaider" alt="Miles-Mobility_Fahd-Lemhaider" data-lazy-src="https://barc.com/wp-content/uploads/elementor/thumbs/Miles-Mobility_Fahd-Lemhaider-qdgnhppl2r8f5kbl8fkxfv9ggx8hygbzu9sfsgyh8s.jpg" /><noscript><img width="110" height="110" decoding="async" src="https://barc.com/wp-content/uploads/elementor/thumbs/Miles-Mobility_Fahd-Lemhaider-qdgnhppl2r8f5kbl8fkxfv9ggx8hygbzu9sfsgyh8s.jpg" title="Miles-Mobility_Fahd-Lemhaider" alt="Miles-Mobility_Fahd-Lemhaider" loading="lazy" /></noscript> </div> </div> <div class="elementor-element elementor-element-1d33b90 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1d33b90" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> I enjoyed participating in the DATA festival and learning from the various peers in the industry. Great organisation. Looking forward to more events. </div> </div> <div class="elementor-element elementor-element-f8b5377 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="f8b5377" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Fahd Lemhaider </div> </div> <div class="elementor-element elementor-element-e66f820 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e66f820" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Analytics Manager, MILES Mobility </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-left"></i> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-right"></i> </div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-260bb435 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="260bb435" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-34e4774b" data-id="34e4774b" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bdt-reading-progress elementor-hidden-tablet elementor-hidden-phone dont-show-circle ob-has-background-overlay elementor-widget elementor-widget-bdt-reading-progress" data-id="bdt-reading-progress" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="bdt-reading-progress.bdt-back-to-top-with-progress"> <div class="elementor-widget-container"> <div class="bdt-progress-with-top"> <div class="bdt-progress-wrap bottom-right"> <svg class="bdt-progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" /> </svg> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <!-- ast-container --> </div><!-- #content --> <div data-elementor-type="footer" data-elementor-id="90059" class="elementor elementor-90059 elementor-669 elementor-location-footer" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}" data-elementor-post-type="elementor_library"> <footer class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-6876aedb bluesection elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-dce-background-color="#016483" data-id="6876aedb" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <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-416823a3" data-id="416823a3" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-88bb8fa footerreveal elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="88bb8fa" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-87e99fc" data-id="87e99fc" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-144f7e3 tag ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="144f7e3" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><span class="BC_F_word-container"> <span class="BC_F_word">Ready</span> <span class="BC_F_word">for</span> <span class="BC_F_word">the</span> <span class="BC_F_word">data-driven</span> <span class="BC_F_word">business</span> <span class="BC_F_word">of</span> <span class="BC_F_word">tomorrow?</span> </span> </h2> </div> </div> <div class="elementor-element elementor-element-559ee38 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="559ee38" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="/contact/"><span class="BC_F_word-small-tag word small-tag"> Then let's bring it to life together </span> </a></h2> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-3218e964 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3218e964" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4f03870d" data-id="4f03870d" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-573bdbdd ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="573bdbdd" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Follow Us</div> </div> </div> <div class="elementor-element elementor-element-24d3c6e elementor-shape-circle e-grid-align-left e-grid-align-mobile-center elementor-grid-0 ob-has-background-overlay elementor-widget elementor-widget-social-icons" data-id="24d3c6e" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-a8f9691" href="https://www.linkedin.com/company/barc_2/" target="_blank"> <span class="elementor-screen-only">Linkedin</span> <i class="fab fa-linkedin"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7709880" href="https://www.youtube.com/user/BARCInstitut/videos" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5a526774" data-id="5a526774" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-184b496 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="184b496" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Join more than <strong>25,775 data and analytics professionals</strong> and get regular updates on trends and best practices for tomorrow's data-driven enterprise.</div> </div> </div> <div class="elementor-element elementor-element-b1858cd elementor-align-left elementor-mobile-align-center ob-has-background-overlay ob-is-butterbutton elementor-widget elementor-widget-button" data-id="b1858cd" data-element_type="widget" data-settings="{"_ob_butterbutton_use_it":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/newsletter/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Stay on the pulse</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-2481a41 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2481a41" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d890ad0" data-id="d890ad0" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-75c3efb ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="75c3efb" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>BARC GmbH</strong><br />Berliner Platz 7<br />97080 Würzburg<br />Germany</p> </div> </div> <div class="elementor-element elementor-element-2aaddc3 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="2aaddc3" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>BARC US<br /></strong>13463 Falls Drive<br />Broomfield, CO. 80020<br />USA</p> </div> </div> <div class="elementor-element elementor-element-748e84d elementor-align-left elementor-mobile-align-left ob-has-background-overlay ob-is-butterbutton elementor-widget elementor-widget-button" data-id="748e84d" data-element_type="widget" data-settings="{"_ob_butterbutton_use_it":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-e2acc02 nounderlinelink ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e2acc02" data-element_type="widget" id="footercss" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Phone: </strong><a href="tel:+499318806510">+49 931 880 65 10</a><br /><strong>E-Mail</strong>: <a style="color: #ccffcc;" href="/cdn-cgi/l/email-protection#147d7a727b54767566773a777b79"><span class="__cf_email__" data-cfemail="244d4a424b64464556470a474b49">[email protected]</span></a><br /><strong>Web</strong>: <a style="color: #ccffcc;" href="https://barc.com/" target="_blank" rel="noopener noreferrer">www.barc.com</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3a42d29" data-id="3a42d29" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-462df19 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="462df19" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Helpful pages</div> </div> </div> <div class="elementor-element elementor-element-dd4f45c elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="dd4f45c" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/research/"> <span class="elementor-icon-list-text">Research</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://barc.com/magazine/"> <span class="elementor-icon-list-text">Magazine</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://barc.com/events/"> <span class="elementor-icon-list-text">Events & Webinars</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://barc.com/about-barc/"> <span class="elementor-icon-list-text">About BARC</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://barc.com/news/"> <span class="elementor-icon-list-text">News</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://barc.com/shop/"> <span class="elementor-icon-list-text">Shop</span> </a> </li> </ul> </div> </div> </div> </div> <div data-dce-background-image-url="https://barc.com/wp-content/uploads//2020/11/barc-bar-white.svg" class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bd44874 linkprivat" data-id="bd44874" data-element_type="column" data-settings="{"background_background":"classic","_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-45b91ec ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="45b91ec" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Privacy settings</div> </div> </div> <div class="elementor-element elementor-element-53bf2db ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="53bf2db" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><a href="#" class="borlabs-cookie-preference">Change privacy settings</a></div> </div> </div> <div class="elementor-element elementor-element-1c75048 ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1c75048" data-element_type="widget" data-settings="{"_ob_postman_use":"no","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a style="color: #cce0e6;" href="https://barc.com/privacy-policy/" target="_blank" rel="noopener">View consent history</a></p> </div> </div> <div class="elementor-element elementor-element-954bfc6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="954bfc6" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode">[rcb-consent type="change" tag="a" text="Change privacy settings"]</div> </div> </div> <div class="elementor-element elementor-element-8f5930e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="8f5930e" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode">[rcb-consent type="history" tag="a" text="Privacy settings history"]</div> </div> </div> <div class="elementor-element elementor-element-9a432be elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-shortcode" data-id="9a432be" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode">[rcb-consent type="revoke" tag="a" text="Revoke consents" successmessage="Sie haben die Einwilligung erfolgreich widerrufen. Die Seite wird nun neu geladen."]</div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-5d4b15 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5d4b15" data-element_type="section" data-settings="{"_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2a3b5f8d footercss" data-id="2a3b5f8d" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7c76e2f7 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7c76e2f7" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">© Copyright – BARC</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f73b7df" data-id="f73b7df" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4927656 ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="4927656" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default"><a href="https://barc.com/imprint/">Imprint</a> – <a href="https://barc.com/privacy-policy/">Data Policy</a> – <a href="https://barc.com/terms-and-conditions/">AGBs</a></p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </footer> </div> <div class="astra-advanced-hook-1397 "> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript"> document.addEventListener("DOMContentLoaded", () => { const wordContainer = document.querySelector(".BC_F_word-container"); const words = document.querySelectorAll(".BC_F_word"); const smallTag = document.querySelector(".BC_F_word-small-tag"); // Function to reset animation states const resetAnimation = () => { words.forEach((word) => { word.style.opacity = "0"; word.style.transform = "translateY(100%)"; }); smallTag.style.opacity = "0"; }; // Function to animate words and the small tag const animateWords = () => { words.forEach((word, index) => { setTimeout(() => { word.style.opacity = "1"; word.style.transform = "translateY(0)"; }, index * 200); // Delay between each word }); // Trigger the second container animation after the last word const totalDuration = words.length * 200 + 500; // Adjust timing based on number of words setTimeout(() => { smallTag.style.opacity = "1"; }, totalDuration); }; // Use IntersectionObserver to trigger and reset animation const observer = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { animateWords(); // Start animation when visible } else { resetAnimation(); // Reset when leaving visible area } }); }, { threshold: 0.1 } // Trigger when 10% of the container is visible ); observer.observe(wordContainer); }); </script> </div> </div><!-- #page --> <div data-elementor-type="popup" data-elementor-id="92091" class="elementor elementor-92091 elementor-52638 elementor-location-popup" data-elementor-settings="{"entrance_animation":"slideInUp","entrance_animation_duration":{"unit":"px","size":0.7,"sizes":[]},"prevent_close_on_background_click":"yes","element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"a11y_navigation":"yes","triggers":{"scrolling_offset":2,"scrolling":"yes","scrolling_direction":"down"},"timing":{"logged_in_users":"custom","logged_in_roles":["customer"],"logged_in":"yes","times_times":1,"times_period":"session","times":"yes"}}" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-c9d4a05 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c9d4a05" data-element_type="section" data-settings="{"background_background":"classic","_ob_bbad_use_it":"yes","_ob_bbad_sssic_use":"no"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3fb037a" data-id="3fb037a" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3f3580d elementor-widget__width-auto ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="3f3580d" data-element_type="widget" data-settings="{"_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Check out the world´s most comprehensive guide to the Power BI ecosystem. </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ad33989" data-id="ad33989" data-element_type="column" data-settings="{"_ob_bbad_is_stalker":"no","_ob_teleporter_use":false,"_ob_column_hoveranimator":"no"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-72a29f0 elementor-align-right elementor-mobile-align-center ob-has-background-overlay ob-is-butterbutton elementor-widget elementor-widget-button" data-id="72a29f0" data-element_type="widget" data-settings="{"_ob_butterbutton_use_it":"yes","_ob_poopart_use":"yes","_ob_shadough_use":"no","_ob_allow_hoveranimator":"no","_ob_widget_stalker_use":"no"}" 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://barc.com/power-bi-ecosystem/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">The best add-ons for Power BI</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> <!--googleoff: all--><div data-nosnippet><script id="BorlabsCookieBoxWrap" type="text/template"><div id="BorlabsCookieBox" class="BorlabsCookie" role="dialog" aria-labelledby="CookieBoxTextHeadline" aria-describedby="CookieBoxTextDescription" aria-modal="true" > <div class="middle-center" style="display: none;"> <div class="_brlbs-box-wrap"> <div class="_brlbs-box"> <div class="cookie-box"> <div class="container"> <div class="row"> <div class="col-12"> <div class="_brlbs-flex-center"> <img width="32" height="32" class="cookie-logo" src="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg" srcset="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg, https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg 2x" alt="Privacy Preference" aria-hidden="true" > <span role="heading" aria-level="3" class="_brlbs-h3" id="CookieBoxTextHeadline">Privacy Preference</span> </div> <p id="CookieBoxTextDescription"><span class="_brlbs-paragraph _brlbs-text-description">We need your consent before you can continue on our website.</span> <span class="_brlbs-paragraph _brlbs-text-confirm-age">If you are under 16 and wish to give consent to optional services, you must ask your legal guardians for permission.</span> <span class="_brlbs-paragraph _brlbs-text-technology">We use cookies and other technologies on our website. Some of them are essential, while others help us to improve this website and your experience.</span> <span class="_brlbs-paragraph _brlbs-text-personal-data">Personal data may be processed (e.g. IP addresses), for example for personalized ads and content or ad and content measurement.</span> <span class="_brlbs-paragraph _brlbs-text-more-information">You can find more information about the use of your data in our <a class="_brlbs-cursor" href="https://barc.com/privacy-policy/">privacy policy</a>.</span> <span class="_brlbs-paragraph _brlbs-text-revoke">You can revoke or adjust your selection at any time under <a class="_brlbs-cursor" href="#" data-cookie-individual>Settings</a>.</span></p> <ul> <li data-borlabs-cookie-group="essential" > Essential </li> <li data-borlabs-cookie-group="statistics" > Statistics </li> <li data-borlabs-cookie-group="marketing" > Marketing </li> <li data-borlabs-cookie-group="external-media" > External Media </li> </ul> <p class="_brlbs-accept"> <a href="#" tabindex="0" role="button" id="CookieBoxSaveButton" class="_brlbs-btn _brlbs-btn-accept-all _brlbs-cursor" data-cookie-accept > I accept </a> </p> <p class="_brlbs-manage-btn "> <a href="#" tabindex="0" role="button" class="_brlbs-cursor _brlbs-btn " data-cookie-individual > Individual Privacy Preferences </a> </p> <p class="_brlbs-legal"> <a href="#" tabindex="0" role="button" class="_brlbs-cursor" data-cookie-individual > Cookie Details </a> <span class="_brlbs-separator"></span> <a tabindex="0" href="https://barc.com/privacy-policy/" > Privacy Policy </a> <span class="_brlbs-separator"></span> <a tabindex="0" href="https://barc.com/imprint/" > Imprint </a> </p> </div> </div> </div> </div> <div class="cookie-preference" aria-hidden="true" role="dialog" aria-describedby="CookiePrefDescription" aria-modal="true" > <div class="container not-visible"> <div class="row no-gutters"> <div class="col-12"> <div class="row no-gutters align-items-top"> <div class="col-12"> <div class="_brlbs-flex-center"> <img width="32" height="32" class="cookie-logo" src="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg" srcset="https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg, https://barc.com/wp-content/uploads/2022/06/BARC-Logo-Tiel-SVG-ohne-Padding.svg 2x" alt="Privacy Preference" > <span role="heading" aria-level="3" class="_brlbs-h3">Privacy Preference</span> </div> <p id="CookiePrefDescription"> <span class="_brlbs-paragraph _brlbs-text-confirm-age">If you are under 16 and wish to give consent to optional services, you must ask your legal guardians for permission.</span> <span class="_brlbs-paragraph _brlbs-text-technology">We use cookies and other technologies on our website. Some of them are essential, while others help us to improve this website and your experience.</span> <span class="_brlbs-paragraph _brlbs-text-personal-data">Personal data may be processed (e.g. IP addresses), for example for personalized ads and content or ad and content measurement.</span> <span class="_brlbs-paragraph _brlbs-text-more-information">You can find more information about the use of your data in our <a class="_brlbs-cursor" href="https://barc.com/privacy-policy/">privacy policy</a>.</span> <span class="_brlbs-paragraph _brlbs-text-description">Here you will find an overview of all cookies used. You can give your consent to whole categories or display further information and select certain cookies.</span> </p> <div class="row no-gutters align-items-center"> <div class="col-12 col-sm-7"> <p class="_brlbs-accept"> <a href="#" class="_brlbs-btn _brlbs-btn-accept-all _brlbs-cursor" tabindex="0" role="button" data-cookie-accept-all > Accept all </a> <a href="#" id="CookiePrefSave" tabindex="0" role="button" class="_brlbs-btn _brlbs-cursor" data-cookie-accept > Save </a> </p> </div> <div class="col-12 col-sm-5"> <p class="_brlbs-refuse"> <a href="#" class="_brlbs-cursor" tabindex="0" role="button" data-cookie-back > Back </a> </p> </div> </div> </div> </div> <div data-cookie-accordion> <fieldset> <legend class="sr-only">Privacy Preference</legend> <div class="bcac-item"> <div class="d-flex flex-row"> <label class="w-75"> <span role="heading" aria-level="4" class="_brlbs-h4">Essential (1)</span> </label> <div class="w-25 text-right"> </div> </div> <div class="d-block"> <p>Essential cookies enable basic functions and are necessary for the proper function of the website.</p> <p class="text-center"> <a href="#" class="_brlbs-cursor d-block" tabindex="0" role="button" data-cookie-accordion-target="essential" > <span data-cookie-accordion-status="show"> Show Cookie Information </span> <span data-cookie-accordion-status="hide" class="borlabs-hide"> Hide Cookie Information </span> </a> </p> </div> <div class="borlabs-hide" data-cookie-accordion-parent="essential" > <table> <tr> <th scope="row">Name</th> <td> <label> Borlabs Cookie </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Eigentümer dieser Website<span>, </span><a href="https://barc.com/imprint/">Imprint</a></td> </tr> <tr> <th scope="row">Purpose</th> <td>Speichert die Einstellungen der Besucher, die in der Cookie Box von Borlabs Cookie ausgewählt wurden.</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>borlabs-cookie</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>1 Jahr</td> </tr> </table> </div> </div> <div class="bcac-item"> <div class="d-flex flex-row"> <label class="w-75"> <span role="heading" aria-level="4" class="_brlbs-h4">Statistics (2)</span> </label> <div class="w-25 text-right"> <label class="_brlbs-btn-switch"> <span class="sr-only">Statistics</span> <input tabindex="0" id="borlabs-cookie-group-statistics" type="checkbox" name="cookieGroup[]" value="statistics" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off"> </span> </label> </div> </div> <div class="d-block"> <p>Statistics cookies collect information anonymously. This information helps us to understand how our visitors use our website.</p> <p class="text-center"> <a href="#" class="_brlbs-cursor d-block" tabindex="0" role="button" data-cookie-accordion-target="statistics" > <span data-cookie-accordion-status="show"> Show Cookie Information </span> <span data-cookie-accordion-status="hide" class="borlabs-hide"> Hide Cookie Information </span> </a> </p> </div> <div class="borlabs-hide" data-cookie-accordion-parent="statistics" > <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Google Tag Manager</span> <input id="borlabs-cookie-google-tag-manager" tabindex="0" type="checkbox" data-cookie-group="statistics" name="cookies[statistics][]" value="google-tag-manager" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Google Tag Manager </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Cookie by Google used to control advanced script and event handling.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://policies.google.com/privacy?hl=en" target="_blank" rel="nofollow noopener noreferrer" > https://policies.google.com/privacy?hl=en </a> </td> </tr> <tr> <th scope="row">Cookie Name</th> <td>_ga,_gat,_gid</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>2 Years</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Hotjar</span> <input id="borlabs-cookie-hotjar" tabindex="0" type="checkbox" data-cookie-group="statistics" name="cookies[statistics][]" value="hotjar" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Hotjar </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Hotjar Ltd., Dragonara Business Centre, 5th Floor, Dragonara Road, Paceville St Julian's STJ 3141 Malta</td> </tr> <tr> <th scope="row">Purpose</th> <td>Hotjar is an user behavior analytic tool by Hotjar Ltd.. We use Hotjar to understand how users interact with our website.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://www.hotjar.com/legal/policies/privacy/" target="_blank" rel="nofollow noopener noreferrer" > https://www.hotjar.com/legal/policies/privacy/ </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>*.hotjar.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>_hjClosedSurveyInvites, _hjDonePolls, _hjMinimizedPolls, _hjDoneTestersWidgets, _hjIncludedInSample, _hjShownFeedbackMessage, _hjid, _hjRecordingLastActivity, hjTLDTest, _hjUserAttributesHash, _hjCachedUserAttributes, _hjLocalStorageTest, _hjptid</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>Session / 1 Year</td> </tr> </table> </div> </div> <div class="bcac-item"> <div class="d-flex flex-row"> <label class="w-75"> <span role="heading" aria-level="4" class="_brlbs-h4">Marketing (1)</span> </label> <div class="w-25 text-right"> <label class="_brlbs-btn-switch"> <span class="sr-only">Marketing</span> <input tabindex="0" id="borlabs-cookie-group-marketing" type="checkbox" name="cookieGroup[]" value="marketing" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off"> </span> </label> </div> </div> <div class="d-block"> <p>Marketing cookies are used by third-party advertisers or publishers to display personalized ads. They do this by tracking visitors across websites.</p> <p class="text-center"> <a href="#" class="_brlbs-cursor d-block" tabindex="0" role="button" data-cookie-accordion-target="marketing" > <span data-cookie-accordion-status="show"> Show Cookie Information </span> <span data-cookie-accordion-status="hide" class="borlabs-hide"> Hide Cookie Information </span> </a> </p> </div> <div class="borlabs-hide" data-cookie-accordion-parent="marketing" > <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">HubSpot</span> <input id="borlabs-cookie-hubspot" tabindex="0" type="checkbox" data-cookie-group="marketing" name="cookies[marketing][]" value="hubspot" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> HubSpot </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>HubSpot Inc., 25 First Street, 2nd Floor, Cambridge, MA 02141, USA</td> </tr> <tr> <th scope="row">Purpose</th> <td>HubSpot is a user database management service provided by HubSpot, Inc. We use HubSpot on this website for our online marketing activities.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://legal.hubspot.com/privacy-policy" target="_blank" rel="nofollow noopener noreferrer" > https://legal.hubspot.com/privacy-policy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>*.hubspot.com, hubspot-avatars.s3.amazonaws.com, hubspot-realtime.ably.io, hubspot-rest.ably.io, js.hs-scripts.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>__hs_opt_out, __hs_d_not_track, hs_ab_test, hs-messages-is-open, hs-messages-hide-welcome-message, __hstc, hubspotutk, __hssc, __hssrc, messagesUtk</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>Session / 30 Minutes / 1 Day / 1 Year / 13 Months</td> </tr> </table> </div> </div> <div class="bcac-item"> <div class="d-flex flex-row"> <label class="w-75"> <span role="heading" aria-level="4" class="_brlbs-h4">External Media (8)</span> </label> <div class="w-25 text-right"> <label class="_brlbs-btn-switch"> <span class="sr-only">External Media</span> <input tabindex="0" id="borlabs-cookie-group-external-media" type="checkbox" name="cookieGroup[]" value="external-media" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off"> </span> </label> </div> </div> <div class="d-block"> <p>Content from video platforms and social media platforms is blocked by default. If External Media cookies are accepted, access to those contents no longer requires manual consent.</p> <p class="text-center"> <a href="#" class="_brlbs-cursor d-block" tabindex="0" role="button" data-cookie-accordion-target="external-media" > <span data-cookie-accordion-status="show"> Show Cookie Information </span> <span data-cookie-accordion-status="hide" class="borlabs-hide"> Hide Cookie Information </span> </a> </p> </div> <div class="borlabs-hide" data-cookie-accordion-parent="external-media" > <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Facebook</span> <input id="borlabs-cookie-facebook" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="facebook" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Facebook </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Meta Platforms Ireland Limited, 4 Grand Canal Square, Dublin 2, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um Facebook-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://www.facebook.com/privacy/explanation" target="_blank" rel="nofollow noopener noreferrer" > https://www.facebook.com/privacy/explanation </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>.facebook.com</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Spotify</span> <input id="borlabs-cookie-spotify" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="spotify" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Spotify </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Spotify AB</td> </tr> <tr> <th scope="row">Host(s)</th> <td>spotify., spotify.com</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Google Maps</span> <input id="borlabs-cookie-googlemaps" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="googlemaps" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Google Maps </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird zum Entsperren von Google Maps-Inhalten verwendet.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://policies.google.com/privacy" target="_blank" rel="nofollow noopener noreferrer" > https://policies.google.com/privacy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>.google.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>NID</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>6 Monate</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Instagram</span> <input id="borlabs-cookie-instagram" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="instagram" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Instagram </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Meta Platforms Ireland Limited, 4 Grand Canal Square, Dublin 2, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um Instagram-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://www.instagram.com/legal/privacy/" target="_blank" rel="nofollow noopener noreferrer" > https://www.instagram.com/legal/privacy/ </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>.instagram.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>pigeon_state</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>Sitzung</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">OpenStreetMap</span> <input id="borlabs-cookie-openstreetmap" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="openstreetmap" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> OpenStreetMap </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Openstreetmap Foundation, St John’s Innovation Centre, Cowley Road, Cambridge CB4 0WS, United Kingdom</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um OpenStreetMap-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://wiki.osmfoundation.org/wiki/Privacy_Policy" target="_blank" rel="nofollow noopener noreferrer" > https://wiki.osmfoundation.org/wiki/Privacy_Policy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>.openstreetmap.org</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>_osm_location, _osm_session, _osm_totp_token, _osm_welcome, _pk_id., _pk_ref., _pk_ses., qos_token</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>1-10 Jahre</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Twitter</span> <input id="borlabs-cookie-twitter" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="twitter" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Twitter </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Twitter International Company, One Cumberland Place, Fenian Street, Dublin 2, D02 AX07, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um Twitter-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://twitter.com/privacy" target="_blank" rel="nofollow noopener noreferrer" > https://twitter.com/privacy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>.twimg.com, .twitter.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>__widgetsettings, local_storage_support_test</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>Unbegrenzt</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">Vimeo</span> <input id="borlabs-cookie-vimeo" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="vimeo" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> Vimeo </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Vimeo Inc., 555 West 18th Street, New York, New York 10011, USA</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um Vimeo-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://vimeo.com/privacy" target="_blank" rel="nofollow noopener noreferrer" > https://vimeo.com/privacy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>player.vimeo.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>vuid</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>2 Jahre</td> </tr> </table> <table> <tr> <th scope="row">Accept</th> <td> <label class="_brlbs-btn-switch _brlbs-btn-switch--textRight"> <span class="sr-only">YouTube</span> <input id="borlabs-cookie-youtube" tabindex="0" type="checkbox" data-cookie-group="external-media" name="cookies[external-media][]" value="youtube" checked data-borlabs-cookie-switch /> <span class="_brlbs-slider"></span> <span class="_brlbs-btn-switch-status" data-active="On" data-inactive="Off" aria-hidden="true"> </span> </label> </td> </tr> <tr> <th scope="row">Name</th> <td> <label> YouTube </label> </td> </tr> <tr> <th scope="row">Provider</th> <td>Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Ireland</td> </tr> <tr> <th scope="row">Purpose</th> <td>Wird verwendet, um YouTube-Inhalte zu entsperren.</td> </tr> <tr> <th scope="row">Privacy Policy</th> <td class="_brlbs-pp-url"> <a href="https://policies.google.com/privacy" target="_blank" rel="nofollow noopener noreferrer" > https://policies.google.com/privacy </a> </td> </tr> <tr> <th scope="row">Host(s)</th> <td>google.com</td> </tr> <tr> <th scope="row">Cookie Name</th> <td>NID</td> </tr> <tr> <th scope="row">Cookie Expiry</th> <td>6 Monate</td> </tr> </table> </div> </div> </fieldset> </div> <div class="d-flex justify-content-between"> <p class="_brlbs-branding flex-fill"> </p> <p class="_brlbs-legal flex-fill"> <a href="https://barc.com/privacy-policy/"> Privacy Policy </a> <span class="_brlbs-separator"></span> <a href="https://barc.com/imprint/"> Imprint </a> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </script></div><!--googleon: all--> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> 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> <script type="rocketlazyloadscript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='dce-style-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/css/style.css?ver=1732634048' media='all' /> <link data-minify="1" rel='stylesheet' id='dce-dynamic-visibility-css' href='https://barc.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/css/dynamic-visibility.css?ver=1732634048' media='all' /> <link rel='stylesheet' id='elementor-post-89997-css' href='https://barc.com/wp-content/uploads/elementor/css/post-89997.css?ver=1732634067' media='all' /> <link rel='stylesheet' id='widget-icon-box-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='elementor-post-90025-css' href='https://barc.com/wp-content/uploads/elementor/css/post-90025.css?ver=1732634067' media='all' /> <link rel='stylesheet' id='elementor-post-113664-css' href='https://barc.com/wp-content/uploads/elementor/css/post-113664.css?ver=1732634067' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://barc.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.8' media='all' /> <link rel='stylesheet' id='elementor-post-90046-css' href='https://barc.com/wp-content/uploads/elementor/css/post-90046.css?ver=1732634068' media='all' /> <link rel='stylesheet' id='widget-post-info-css' href='https://barc.com/wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css?ver=3.25.3' media='all' /> <link rel='stylesheet' id='elementor-post-38670-css' href='https://barc.com/wp-content/uploads/elementor/css/post-38670.css?ver=1732634084' media='all' /> <link rel='stylesheet' id='elementor-post-102448-css' href='https://barc.com/wp-content/uploads/elementor/css/post-102448.css?ver=1732634085' media='all' /> <link rel='stylesheet' id='elementor-post-102562-css' href='https://barc.com/wp-content/uploads/elementor/css/post-102562.css?ver=1732634086' media='all' /> <link rel='stylesheet' id='elementor-post-112077-css' href='https://barc.com/wp-content/uploads/elementor/css/post-112077.css?ver=1732634087' media='all' /> <script id="astra-theme-js-js-extra"> var astra = {"break_point":"1143","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"","is_header_footer_builder_active":"","responsive_cart_click":"flyout"}; </script> <script src="https://barc.com/wp-content/themes/astra/assets/js/minified/style.min.js?ver=4.8.6" id="astra-theme-js-js"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js?ver=1.0.9-wc.9.4.2" id="selectWoo-js" data-wp-strategy="defer" defer></script> <script id="wc-memberships-blocks-common-js-extra"> var wc_memberships_blocks_common = {"keywords":{"email":"Email","phone":"Phone","plan":"Plan","address":"Address","search_not_found":"We didn't find any members. Please try a different search or check for typos.","results_not_found":"No records found..."},"ajaxUrl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","restUrl":"https:\/\/barc.com\/wp-json\/","restNonce":"ed65b14236"}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce-memberships/assets/js/frontend/wc-memberships-blocks-common.min.js?ver=1.26.9" id="wc-memberships-blocks-common-js" defer></script> <script src="https://barc.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script src="https://barc.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="rocketlazyloadscript" id="jquery-ui-datepicker-js-after"> jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"d. MM yy","firstDay":1,"isRTL":false});}); </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":"\/checkouts\/|\/(.*)sitemap(.*).xml|\/(.*)sitemap.xsl|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/|\/cart\/|\/my-account\/|\/(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:\/\/barc.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 id="astra-addon-js-js-extra"> var astraAddon = {"main_menu_flyout_alignment":"","sticky_active":"","svgIconClose":"<span class=\"ast-icon icon-close\"><\/span>","is_header_builder_active":""}; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-673dd655a3ae86-41538036.js?ver=1732105820" id="astra-addon-js-js" defer></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.8.6" id="astra-dom-purify-js" defer></script> <script src="https://barc.com/wp-content/plugins/ultimate-elementor/assets/min-js/uael-nav-menu.min.js?ver=1.37.0" id="uael-nav-menu-js"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/ultimate-elementor/assets/lib/jquery-element-resize/jquery_resize.min.js?ver=1.37.0" id="uael-element-resize-js" defer></script> <script src="https://barc.com/wp-content/plugins/ultimate-elementor/assets/lib/js-cookie/js_cookie.min.js?ver=1.37.0" id="uael-cookie-lib-js"></script> <script src="https://barc.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script> <script type="rocketlazyloadscript" data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/ooohboi-steroids-for-elementor/assets/js/ooohboi-steroids.js?ver=1710418308" id="ooohboi-steroids-js" defer></script> <script id="bdt-uikit-js-extra"> var element_pack_ajax_login_config = {"ajaxurl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","language":"en","loadingmessage":"Sending user info, please wait...","unknownerror":"Unknown error, make sure access is correct!"}; var ElementPackConfig = {"ajaxurl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","nonce":"74b4cad6df","data_table":{"language":{"sLengthMenu":"Show _MENU_ Entries","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sSearch":"Search :","sZeroRecords":"No matching records found","oPaginate":{"sPrevious":"Previous","sNext":"Next"}}},"contact_form":{"sending_msg":"Sending message please wait...","captcha_nd":"Invisible captcha not defined!","captcha_nr":"Could not get invisible captcha response!"},"mailchimp":{"subscribing":"Subscribing you please wait..."},"search":{"more_result":"More Results","search_result":"SEARCH RESULT","not_found":"not found"},"words_limit":{"read_more":"[read more]","read_less":"[read less]"},"elements_data":{"sections":[],"columns":[],"widgets":[]}}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=3.21.7" id="bdt-uikit-js" defer></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-advanced-heading.min.js?ver=7.18.7" id="ep-advanced-heading-js" defer></script> <script src="https://barc.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-tabs.min.js?ver=7.18.7" id="ep-tabs-js"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-reading-progress.min.js?ver=7.18.7" id="ep-reading-progress-js" defer></script> <script id="cart-widget-js-extra"> var actions = {"is_lang_switched":"0","force_reset":"0"}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce-multilingual/res/js/cart_widget.min.js?ver=5.3.8" id="cart-widget-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.4.2" id="sourcebuster-js-js" defer></script> <script id="wc-order-attribution-js-extra"> var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.4.2" id="wc-order-attribution-js" defer></script> <script src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/vendor/js/jquery.progressHorizontal.min.js?ver=2.0.2" id="progressHorizontal-js"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/common/helper.min.js?ver=7.18.7" id="element-pack-helper-js" defer></script> <script id="wc-cart-fragments-js-extra"> var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_4592d7857469001c83f312e5b1a88b69-en","fragment_name":"wc_fragments_4592d7857469001c83f312e5b1a88b69","request_timeout":"5000"}; </script> <script src="https://barc.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=9.4.2" id="wc-cart-fragments-js" defer data-wp-strategy="defer"></script> <script data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/js/fix-background-loop.js?ver=1710418308" id="dce-fix-background-loop-js"></script> <script data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/js/settings.js?ver=1710418308" id="dce-settings-js"></script> <script data-minify="1" src="https://barc.com/wp-content/cache/min/1/wp-content/plugins/dynamic-content-for-elementor/assets/js/visibility.js?ver=1710418308" id="dce-visibility-js"></script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/bdthemes-element-pack/assets/js/modules/ep-section-sticky.min.js?ver=7.18.7" id="ep-section-sticky-js" defer></script> <script id="borlabs-cookie-js-extra"> var borlabsCookieConfig = {"ajaxURL":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","language":"en","animation":"1","animationDelay":"","animationIn":"_brlbs-fadeInDown","animationOut":"_brlbs-flipOutX","blockContent":"1","boxLayout":"box","boxLayoutAdvanced":"","automaticCookieDomainAndPath":"","cookieDomain":"barc.com","cookiePath":"\/","cookieSameSite":"Lax","cookieSecure":"1","cookieLifetime":"182","cookieLifetimeEssentialOnly":"182","crossDomainCookie":[],"cookieBeforeConsent":"","cookiesForBots":"1","cookieVersion":"1","hideCookieBoxOnPages":[],"respectDoNotTrack":"","reloadAfterConsent":"","reloadAfterOptOut":"1","showCookieBox":"1","cookieBoxIntegration":"javascript","ignorePreSelectStatus":"1","cookies":{"essential":["borlabs-cookie"],"statistics":["google-tag-manager","hotjar"],"marketing":["hubspot"],"external-media":["facebook","spotify","googlemaps","instagram","openstreetmap","twitter","vimeo","youtube"]}}; var borlabsCookieCookies = {"essential":{"borlabs-cookie":{"cookieNameList":{"borlabs-cookie":"borlabs-cookie"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"}}},"statistics":{"google-tag-manager":{"cookieNameList":{"_ga":"_ga","_gat":"_gat","_gid":"_gid"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"1","asyncOptOutCode":"0","gtmId":"GTM-WPM738","loadBeforeConsent":"0"},"optInJS":"","optOutJS":""},"hotjar":{"cookieNameList":{"_hjClosedSurveyInvites":"_hjClosedSurveyInvites","_hjDonePolls":"_hjDonePolls","_hjMinimizedPolls":"_hjMinimizedPolls","_hjDoneTestersWidgets":"_hjDoneTestersWidgets","_hjIncludedInSample":"_hjIncludedInSample","_hjShownFeedbackMessage":"_hjShownFeedbackMessage","_hjid":"_hjid","_hjRecordingLastActivity":"_hjRecordingLastActivity","hjTLDTest":"hjTLDTest","_hjUserAttributesHash":"_hjUserAttributesHash","_hjCachedUserAttributes":"_hjCachedUserAttributes","_hjLocalStorageTest":"_hjLocalStorageTest","_hjptid":"_hjptid"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0","asyncOptOutCode":"0","siteId":"5081313"},"optInJS":"PCEtLSBIb3RqYXIgVHJhY2tpbmcgQ29kZSAtLT4NCjxzY3JpcHQ+DQogICAgKGZ1bmN0aW9uKGgsbyx0LGosYSxyKXsNCiAgICAgICAgaC5oaj1oLmhqfHxmdW5jdGlvbigpeyhoLmhqLnE9aC5oai5xfHxbXSkucHVzaChhcmd1bWVudHMpfTsNCiAgICAgICAgaC5faGpTZXR0aW5ncz17aGppZDo1MDgxMzEzLGhqc3Y6Nn0NCiAgICAgICAgYT1vLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdoZWFkJylbMF07DQogICAgICAgIHI9by5jcmVhdGVFbGVtZW50KCdzY3JpcHQnKTtyLmFzeW5jPTE7DQogICAgICAgIHIuc3JjPXQraC5faGpTZXR0aW5ncy5oamlkK2oraC5faGpTZXR0aW5ncy5oanN2Ow0KICAgICAgICBhLmFwcGVuZENoaWxkKHIpOw0KICAgIH0pKHdpbmRvdyxkb2N1bWVudCwnaHR0cHM6Ly9zdGF0aWMuaG90amFyLmNvbS9jL2hvdGphci0nLCcuanM\/c3Y9Jyk7DQo8L3NjcmlwdD4=","optOutJS":""}},"marketing":{"hubspot":{"cookieNameList":{"__hs_opt_out":"__hs_opt_out","__hs_d_not_track":"__hs_d_not_track","hs_ab_test":"hs_ab_test","hs-messages-is-open":"hs-messages-is-open","hs-messages-hide-welcome-message":"hs-messages-hide-welcome-message","__hstc":"__hstc","hubspotutk":"hubspotutk","__hssc":"__hssc","__hssrc":"__hssrc","messagesUtk":"messagesUtk"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0","asyncOptOutCode":"0","hubId":"5757353"},"optInJS":"PCEtLSBTdGFydCBvZiBIdWJTcG90IEVtYmVkIENvZGUgLS0+DQo8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgaWQ9ImhzLXNjcmlwdC1sb2FkZXIiIGFzeW5jIGRlZmVyIHNyYz0iLy9qcy5ocy1zY3JpcHRzLmNvbS81NzU3MzUzLmpzIj48L3NjcmlwdD4NCjwhLS0gRW5kIG9mIEh1YlNwb3QgRW1iZWQgQ29kZSAtLT4=","optOutJS":""}},"external-media":{"facebook":{"cookieNameList":[],"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoImZhY2Vib29rIik7IH08L3NjcmlwdD4=","optOutJS":""},"spotify":{"cookieNameList":[],"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0","asyncOptOutCode":"0"},"optInJS":"PHNjcmlwdD53aW5kb3cuQm9ybGFic0Nvb2tpZS51bmJsb2NrQ29udGVudElkKCJzcG90aWZ5Iik7PC9zY3JpcHQ+","optOutJS":""},"googlemaps":{"cookieNameList":{"NID":"NID"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoImdvb2dsZW1hcHMiKTsgfTwvc2NyaXB0Pg==","optOutJS":""},"instagram":{"cookieNameList":{"pigeon_state":"pigeon_state"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoImluc3RhZ3JhbSIpOyB9PC9zY3JpcHQ+","optOutJS":""},"openstreetmap":{"cookieNameList":{"_osm_location":"_osm_location","_osm_session":"_osm_session","_osm_totp_token":"_osm_totp_token","_osm_welcome":"_osm_welcome","_pk_id.":"_pk_id.","_pk_ref.":"_pk_ref.","_pk_ses.":"_pk_ses.","qos_token":"qos_token"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoIm9wZW5zdHJlZXRtYXAiKTsgfTwvc2NyaXB0Pg==","optOutJS":""},"twitter":{"cookieNameList":{"__widgetsettings":"__widgetsettings","local_storage_support_test":"local_storage_support_test"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoInR3aXR0ZXIiKTsgfTwvc2NyaXB0Pg==","optOutJS":""},"vimeo":{"cookieNameList":{"vuid":"vuid"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoInZpbWVvIik7IH08L3NjcmlwdD4=","optOutJS":""},"youtube":{"cookieNameList":{"NID":"NID"},"settings":{"blockCookiesBeforeConsent":"0","prioritize":"0"},"optInJS":"PHNjcmlwdD5pZih0eXBlb2Ygd2luZG93LkJvcmxhYnNDb29raWUgPT09ICJvYmplY3QiKSB7IHdpbmRvdy5Cb3JsYWJzQ29va2llLnVuYmxvY2tDb250ZW50SWQoInlvdXR1YmUiKTsgfTwvc2NyaXB0Pg==","optOutJS":""}}}; </script> <script type="rocketlazyloadscript" src="https://barc.com/wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie.min.js?ver=2.3" id="borlabs-cookie-js" defer></script> <script type="rocketlazyloadscript" id="borlabs-cookie-js-after"> document.addEventListener("DOMContentLoaded", function (e) { var borlabsCookieContentBlocker = {"facebook": {"id": "facebook","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { if(typeof FB === "object") { FB.XFBML.parse(el.parentElement); } },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"default": {"id": "default","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"googlemaps": {"id": "googlemaps","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"instagram": {"id": "instagram","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { if (typeof instgrm === "object") { instgrm.Embeds.process(); } },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"openstreetmap": {"id": "openstreetmap","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"twitter": {"id": "twitter","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false}},"vimeo": {"id": "vimeo","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false,"saveThumbnails":false,"autoplay":false,"videoWrapper":false}},"youtube": {"id": "youtube","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"executeGlobalCodeBeforeUnblocking":false,"changeURLToNoCookie":true,"saveThumbnails":false,"autoplay":false,"thumbnailQuality":"maxresdefault","videoWrapper":false}},"calendly": {"id": "calendly","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"unblockAll":"1","executeGlobalCodeBeforeUnblocking":"0"}},"proven_expert": {"id": "proven_expert","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"unblockAll":"0","executeGlobalCodeBeforeUnblocking":"0"}},"spotify": {"id": "spotify","global": function (contentBlockerData) { },"init": function (el, contentBlockerData) { },"settings": {"unblockAll":"0","executeGlobalCodeBeforeUnblocking":"0"}}}; var BorlabsCookieInitCheck = function () { if (typeof window.BorlabsCookie === "object" && typeof window.jQuery === "function") { if (typeof borlabsCookiePrioritized !== "object") { borlabsCookiePrioritized = { optInJS: {} }; } window.BorlabsCookie.init(borlabsCookieConfig, borlabsCookieCookies, borlabsCookieContentBlocker, borlabsCookiePrioritized.optInJS); } else { window.setTimeout(BorlabsCookieInitCheck, 50); } }; BorlabsCookieInitCheck();}); </script> <script src="https://barc.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.3" id="elementor-pro-webpack-runtime-js"></script> <script src="https://barc.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.8" id="elementor-webpack-runtime-js"></script> <script src="https://barc.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.8" id="elementor-frontend-modules-js"></script> <script src="https://barc.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://barc.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 id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","nonce":"ab3de284b2","urls":{"assets":"https:\/\/barc.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/barc.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/barc.com\/cart\/","checkout_page_url":"https:\/\/barc.com\/checkout\/","fragments_nonce":"7ab082a8ab"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/barc.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script src="https://barc.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.3" id="elementor-pro-frontend-js"></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.8","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/barc.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/barc.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/barc.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"5c80248f2c"},"swiperClass":"swiper","settings":{"page":{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}},"editorPreferences":[],"dynamicooo":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":83959,"title":"Data%20Decisions.%20Built%20on%20BARC.","excerpt":"","featuredImage":"https:\/\/barc.com\/wp-content\/uploads\/2022\/09\/beitragsbild-barc-logo-1024x499.png"}}; </script> <script src="https://barc.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.8" id="elementor-frontend-js"></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-after"> "use strict";jQuery(window).on("elementor/frontend/init",(function(){var e,n=elementorModules.frontend.handlers.Base;e=n.extend({onInit:function(){n.prototype.onInit.apply(this,arguments),this.isPoopArt()&&this.$element.addClass("ob-has-background-overlay")},isPoopArt:function(){return"yes"===this.getElementSettings("_ob_poopart_use")},onElementChange:function(e){"_ob_poopart_use"===e&&("yes"===this.getElementSettings("_ob_poopart_use")?this.$element.addClass("ob-has-background-overlay"):this.$element.removeClass("ob-has-background-overlay"))}}),elementorFrontend.hooks.addAction("frontend/element_ready/widget",(function(n){elementorFrontend.elementsHandler.addHandler(e,{$element:n})}))})); "use strict";jQuery(window).on("elementor/frontend/init",(function(){var t,e=elementorModules.frontend.handlers.Base;t=e.extend({onInit:function(){e.prototype.onInit.apply(this,arguments),this.isButterButton()&&this.$element.addClass("ob-is-butterbutton")},isButterButton:function(){return"yes"===this.getElementSettings("_ob_butterbutton_use_it")},onElementChange:function(t){"_ob_butterbutton_use_it"===t&&("yes"===this.getElementSettings("_ob_butterbutton_use_it")?this.$element.addClass("ob-is-butterbutton"):this.$element.removeClass("ob-is-butterbutton"))}}),elementorFrontend.hooks.addAction("frontend/element_ready/button.default",(function(e){elementorFrontend.elementsHandler.addHandler(t,{$element:e})}))})); </script> <script src="https://barc.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.3" 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> <style id="dce-template-fix-b4933cd-inline">.dce-fix-background-loop .dce-elementor-rendering-id-0 .elementor-element.elementor-element-b4933cd > .elementor-background-overlay{background-image: url("https://barc.com/wp-content/uploads/2023/03/Beitragsbild-Website-DATA-festival.png");}</style><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://barc.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->