<!DOCTYPE html>

<html id="html" class="no-js" lang="nl-NL">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
    <title>Blogs door collega&#039;s | Info Support B.V.</title>
<link rel="alternate" href="https://www.infosupport.com/blogs/" hreflang="nl" />
<link rel="alternate" href="https://www.infosupport.com/en/blogs/" hreflang="en" />
<meta name="dc.title" content="Blogs door collega&#039;s | Info Support B.V.">
<meta name="dc.relation" content="https://www.infosupport.com/blogs/">
<meta name="dc.source" content="https://www.infosupport.com/">
<meta name="dc.language" content="nl_NL">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<link rel="canonical" href="https://www.infosupport.com/blogs/">
<meta property="og:url" content="https://www.infosupport.com/blogs/">
<meta property="og:site_name" content="Info Support">
<meta property="og:locale" content="nl_NL">
<meta property="og:locale:alternate" content="en_US">
<meta property="og:type" content="article">
<meta property="article:author" content="">
<meta property="article:publisher" content="">
<meta property="og:title" content="Blogs door collega&#039;s | Info Support B.V.">
<meta property="fb:pages" content="">
<meta property="fb:admins" content="">
<meta property="fb:app_id" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="twitter:title" content="Blogs door collega&#039;s | Info Support B.V.">
<link rel='dns-prefetch' href='//js-eu1.hs-scripts.com' />
<link rel='dns-prefetch' href='//www.infosupport.com' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.infosupport.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.infosupport.com%2Fblogs%2F&#038;lang=nl" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.infosupport.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.infosupport.com%2Fblogs%2F&#038;format=xml&#038;lang=nl" />
		<style>
			.lazyload,
			.lazyloading {
				max-width: 100%;
			}
		</style>
		    <script>
        function cmplzCallClarity(method, params) {
            if (typeof window.clarity === 'function') {
                try {
                    window.clarity(method, params);
                } catch (e) {
                    console.warn('Clarity API error:', e);
                }
            }
        }

        function cmplzGetConsentFromEvent(e) {
            var d = e && e.detail && e.detail.categories ? e.detail.categories : [];
            var categories = Array.isArray(d) ? d : [];

            return {
                analyticsAllowed: categories.indexOf('statistics') !== -1,
                adsAllowed: categories.indexOf('marketing') !== -1
            };
        }

        function cmplzSendClarityConsent(analyticsAllowed, adsAllowed) {
            var status = function (b) { return b ? "granted" : "denied"; };
            cmplzCallClarity('consentv2', {
                analytics_Storage: status(!!analyticsAllowed),
                ad_Storage: status(!!adsAllowed)
            });
        }

        function cmplzEraseClarityCookies() {
            cmplzCallClarity('consent', false);
        }

        document.addEventListener('cmplz_fire_categories', function (e) {
            var consent = cmplzGetConsentFromEvent(e);
            cmplzSendClarityConsent(consent.analyticsAllowed, consent.adsAllowed);
        });

        document.addEventListener('cmplz_revoke', function (e) {
            var consent = cmplzGetConsentFromEvent(e);
            cmplzSendClarityConsent(consent.analyticsAllowed, consent.adsAllowed);
            if (!consent.analyticsAllowed && !consent.adsAllowed) {
                cmplzEraseClarityCookies();
            }
        });

    </script>
    <style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<link rel='stylesheet' id='cmplz-general-css' href='https://www.infosupport.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1773304033' type='text/css' media='all' />
<link rel='stylesheet' id='main-css' href='https://www.infosupport.com/wp-content/themes/roots.isb07042026/assets/css/main.min.css?ver=c7ada61e254e52ba09bc8a15b6ae13e2' type='text/css' media='all' />
<link rel="https://api.w.org/" href="https://www.infosupport.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.infosupport.com/wp-json/wp/v2/pages/40411" />			<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.3.43-->
			<script class="hsq-set-content-id" data-content-id="standard-page">
				var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);
			</script>
			<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
					<script type="text/javascript">
			(function(c, l, a, r, i, t, y) {
				c[a] = c[a] || function() {
					(c[a].q = c[a].q || []).push(arguments)
				};
				t = l.createElement(r);
				t.async = 1;
				t.src = "https://www.clarity.ms/tag/" + i + "?ref=wordpress";
				y = l.getElementsByTagName(r)[0];
				y.parentNode.insertBefore(t, y);
			})(window, document, "clarity", "script", "mrumzd5dup");
		</script>
	<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		if (window.wfLogHumanRan) { return; }
		window.wfLogHumanRan = true;
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//www.infosupport.com/?wordfence_lh=1&hid=94CAAD66746A470F88A9D650D6AC43C4');
</script>			<style>.cmplz-hidden {
					display: none !important;
				}</style>		<script>
			document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
		</script>
				<style>
			.no-js img.lazyload {
				display: none;
			}

			figure.wp-block-image img.lazyloading {
				min-width: 150px;
			}

			.lazyload,
			.lazyloading {
				--smush-placeholder-width: 100px;
				--smush-placeholder-aspect-ratio: 1/1;
				width: var(--smush-image-width, var(--smush-placeholder-width)) !important;
				aspect-ratio: var(--smush-image-aspect-ratio, var(--smush-placeholder-aspect-ratio)) !important;
			}

						.lazyload, .lazyloading {
				opacity: 0;
			}

			.lazyloaded {
				opacity: 1;
				transition: opacity 400ms;
				transition-delay: 0ms;
			}

					</style>
			<link rel="canonical" href="https://www.infosupport.com/blogs/">
<style>.breadcrumb {list-style:none;margin:0;padding-inline-start:0;}.breadcrumb li {margin:0;display:inline-block;position:relative;}.breadcrumb li::after{content:' - ';margin-left:5px;margin-right:5px;}.breadcrumb li:last-child::after{display:none}</style><link rel="icon" href="https://www.infosupport.com/wp-content/uploads/2023/12/cropped-favicon-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.infosupport.com/wp-content/uploads/2023/12/cropped-favicon-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.infosupport.com/wp-content/uploads/2023/12/cropped-favicon-1-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.infosupport.com/wp-content/uploads/2023/12/cropped-favicon-1-270x270.png" />
    <link rel="alternate" type="application/rss+xml" title="Info Support Feed" href="https://www.infosupport.com/feed/">

<script data-category="functional">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://info.infosupport.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5B6J5Q8');
</script>

</head>

<body data-cmplz=2 class="wp-singular page-template page-template-template-blogs page-template-template-blogs-php page page-id-40411 wp-theme-rootsisb07042026 blogs">

    
    
    <header id="header" class="header navbar navbar-default navbar-static-top">
    <div class="container top-container">
        <div class="row align-items-center">

            <div class="col col-lg-3 col-sm-9">
                <div class="navbar-header">
                    <a href="https://www.infosupport.com">
                        <?xml version="1.0" encoding="UTF-8"?>
<svg class="logo" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 127.53 46">
  <path fill="#00a3e0" fill-rule="evenodd" d="M51.58,16.16c-2.41,2.6-3.24,6.75-2.01,10.1.69,1.63,2.25,5.33.21,8.09-1.37,1.96-3.47,3.1-5.63,3.03h-27.43l-1.1,5.32c12.34-.03,23.48-.03,29.95.01,2.18-.04,4.7-1.36,6.17-2.58,3.94-3.12,5.6-8.83,3.98-13.6-.1-.29-.25-.61-.39-.94-.51-1.21-1.08-2.57-.69-4.03.57-2.14,2.65-3.3,4.43-3.34h67.36l1.12-5.24H58.27c-2.37.01-4.98,1.25-6.7,3.17h0ZM49.58,26.29s0-.01-.01-.01v-.04.05ZM20.91,12.98l-1.23,5.58h-5.59l1.21-5.58h5.62ZM14.03,46h-5.5l5.41-26.57h5.59l-5.5,26.57ZM29.6,27.47c.81-3.76-1.57-4.58-3.63-4.58-2.25,0-3.82,1.52-4.46,2.24h-.05l.4-1.86h-2.08l-2.81,13.16h2.22l1.52-7.18c.77-3.58,3.16-4.38,4.41-4.38,2.17,0,2.56,1.17,2.08,3.46l-1.71,8.1h2.22l1.89-8.96ZM36.78,25.09l.4-1.82h-2.22l.36-1.65c.22-1.05.66-1.54,1.64-1.54.27,0,.61.04.88.05l.41-1.98c-.34-.04-.65-.05-1-.05-2.14,0-3.6.9-4.02,2.89l-.48,2.28h-1.83l-.39,1.82h1.82l-2.4,11.34h2.22l2.41-11.34h2.2ZM35.11,29.84c.71-3.39,3.38-6.94,7.59-6.94s5.36,3.55,4.63,6.94c-.72,3.39-3.38,6.95-7.58,6.95s-5.37-3.56-4.64-6.95h0ZM37.4,29.85c.38-1.78,1.73-5.04,4.9-5.04s3.14,3.26,2.76,5.04c-.39,1.76-1.73,5.02-4.91,5.02s-3.12-3.26-2.74-5.02h0ZM67.92,36.34l2.8-13.18h-2.23l-1.53,7.27c-.42,1.91-1.77,4.37-4.56,4.37-1.42,0-2.39-.73-1.92-2.89l1.86-8.75h-2.22l-2,9.47c-.68,3.17,1.47,4.09,3.4,4.09,2.11,0,3.42-.81,4.68-2.34l.05.04-.41,1.92h2.09ZM72.91,30.35c.44-2.14,1.55-5.59,4.73-5.59,3.42,0,2.93,3.25,2.56,4.94-.62,2.89-2.22,5.07-4.64,5.07-1.4,0-3.39-.92-2.65-4.42h0ZM68.42,41.54l3.9-18.38h2.11l-.41,1.87h.05c.69-.75,2.01-2.25,4.41-2.25,3.51,0,4.89,2.86,4.09,6.57-.67,3.15-2.87,7.36-7.34,7.36-1.78,0-2.76-.85-3.13-1.77h-.05l-1.39,6.61h-2.22ZM86.53,30.35c.45-2.14,1.53-5.59,4.73-5.59,3.42,0,2.91,3.25,2.55,4.94-.6,2.89-2.2,5.07-4.63,5.07-1.42,0-3.4-.92-2.65-4.42h0ZM82.01,41.54l3.93-18.38h2.08l-.4,1.87h.05c.69-.75,2.01-2.25,4.41-2.25,3.51,0,4.89,2.86,4.09,6.57-.67,3.15-2.87,7.36-7.36,7.36-1.76,0-2.74-.85-3.12-1.77h-.05l-1.41,6.61h-2.22ZM97.55,29.72c.71-3.38,3.38-6.94,7.58-6.94s5.37,3.56,4.64,6.94c-.72,3.4-3.38,6.95-7.58,6.95s-5.37-3.55-4.64-6.95h0ZM99.83,29.72c.38-1.76,1.72-5.02,4.9-5.02s3.14,3.26,2.76,5.02c-.39,1.78-1.73,5.04-4.91,5.04s-3.12-3.26-2.74-5.04h0ZM113.89,28.67c.4-1.91,2.05-3.52,4.12-3.52h.85l.48-2.29c-.18-.05-.3-.09-.57-.09-1.65,0-3.03,1.04-4.25,2.59h-.05l.48-2.2h-2.09l-2.81,13.17h2.22l1.63-7.66ZM127.16,25l.38-1.85h-2.12l.79-3.66h-2.23l-.78,3.66h-1.78l-.4,1.85h1.79l-1.85,8.68c-.34,1.59-.12,2.82,2.07,2.82.22,0,.88-.1,1.7-.17l.37-1.74h-.77c-.47,0-1.35,0-1.13-1.03l1.83-8.57h2.12ZM1.1,37.37l-1.1,5.33h8.31s1.11-5.33,1.11-5.33H1.1Z"/>
  <path fill="#00a3e0" fill-rule="evenodd" d="M76.35,4.07l2.53-2.43-.37,2.72-2.15-.3ZM75.09,5.04l3.26.45-.2,1.49,1.42.19.2-1.49.99.14.15-1.13-.99-.14.6-4.35-1.52-.21-3.71,3.55-.2,1.49ZM84.26,6.85c-.28-.04-.63-.24-.86-.6-.2-.31-.41-.9-.24-2.13.26-1.91,1.08-2.42,1.84-2.31.69.09,1.44.72,1.17,2.69-.28,2.07-1.18,2.45-1.9,2.35ZM84.17,8c1.53.21,3.09-.76,3.44-3.28.34-2.49-.91-3.86-2.43-4.07-1.6-.22-3.12.74-3.47,3.27-.35,2.52.89,3.86,2.46,4.08ZM92.02,6.3l-.08.59c-.11.83,0,1.16.27,1.56.32.46.82.8,1.66.92.66.09,1.3.05,1.85-.38.42-.32.64-.69.73-1.32l.71-5.17-1.43-.2-.69,5.05c-.08.44-.14.52-.26.64-.18.18-.44.28-.75.23-.54-.07-.87-.44-.74-1.22l.08-.52-1.32-.18ZM99.04,7.24l1.37-2.88.48,3.14-1.85-.25ZM96.41,9.49l1.46.2.67-1.4,2.52.35.24,1.53,1.48.2-1.43-7.29-1.55-.21-3.4,6.63ZM105.93,8.18l1.37-2.88.48,3.14-1.85-.25ZM103.3,10.43l1.46.2.67-1.4,2.52.35.24,1.53,1.48.2-1.43-7.29-1.55-.21-3.4,6.63ZM112.18,7.72l.26-1.93,1.6.22c.38.05.48.12.62.23.25.22.38.58.33.9-.07.52-.55.91-1.27.81l-1.54-.22ZM110.2,11.38l1.44.2.39-2.76,1.25.18c.5.07.82.33.99.72.06.14.07.3.08.46.06.59-.17,1.18.03,1.77l1.46.2c-.07-.17-.13-.47-.12-.76l.05-1.24c.02-.51-.07-.75-.23-.97-.19-.26-.51-.48-.86-.55.92.02,1.62-.57,1.75-1.5.15-1.1-.59-2.15-2.07-2.27l-3.19-.44-.97,6.96Z"/>
</svg>                    </a>

                </div>
            </div>

            <div class="col col-lg-9 col-sm-3 text-right">
                <div class="desktop-meta-menu">
                                            
<nav class="meta-menu flex justify-content-end">
    <ul class="removelist list-inline menu">
                                <li>
                <a class="nav-item nav-item-1793"                    href="https://www.infosupport.com/over-ons/"
                    target="_blank"                    title="About"                >
                    About                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-1791"                    href="https://carriere.infosupport.com/"
                    target="_blank"                    title="Careers"                >
                    Careers                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-94579"                    href="https://internationalgroup.infosupport.com"
                    target="_self"                    title="Group"                >
                    Group                </a>
            </li>
            </ul>
    <div class="menu-search">
        <a href="https://www.infosupport.com/search/" class="searchform-handler">
            <svg class="search" width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5084 14.3679L11.4284 10.2879C12.1077 9.29855 12.5077 8.10322 12.5077 6.81522C12.5077 3.42388 9.74836 0.664551 6.3577 0.664551C2.96636 0.664551 0.207031 3.42388 0.207031 6.81522C0.207031 10.2065 2.96636 12.9659 6.3577 12.9659C7.6457 12.9659 8.8417 12.5659 9.83036 11.8865L13.9104 15.9666C14.1237 16.1799 14.4077 16.2979 14.709 16.2979C14.709 16.2986 14.7097 16.2979 14.709 16.2979C15.011 16.2979 15.295 16.1799 15.5077 15.9666C15.949 15.5259 15.949 14.8092 15.5084 14.3679ZM0.873698 6.81522C0.873698 3.79122 3.3337 1.33122 6.3577 1.33122C9.3817 1.33122 11.841 3.79122 11.841 6.81522C11.841 9.83855 9.3817 12.2992 6.3577 12.2992C3.3337 12.2992 0.873698 9.83922 0.873698 6.81522ZM15.037 15.4952C14.9497 15.5826 14.8337 15.6305 14.7104 15.6305C14.5864 15.6305 14.4704 15.5826 14.3824 15.4952L10.3617 11.4746C10.5964 11.2726 10.815 11.0539 11.017 10.8192L15.0377 14.8399C15.2177 15.0205 15.2177 15.3139 15.037 15.4952Z" fill="#003865"/>
<path d="M6.74633 2.47922C5.47567 2.43456 4.28367 2.90656 3.39033 3.79989C2.49633 4.69389 2.027 5.88589 2.069 7.15656C2.075 7.33722 2.223 7.47856 2.40167 7.47856C2.40567 7.47856 2.409 7.47856 2.413 7.47856C2.597 7.47256 2.741 7.31856 2.735 7.13456C2.699 6.05056 3.099 5.03389 3.86167 4.27189C4.62367 3.50989 5.649 3.11656 6.72433 3.14522C6.92033 3.17056 7.06233 3.00722 7.06833 2.82322C7.07433 2.63856 6.93033 2.48456 6.74633 2.47922Z" fill="#003865"/>
</svg>
            Search
        </a>
    </div>
            <div class="language-items flex">
            <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path id="Vector_2" d="M18.9774 9.9359C18.9814 9.91245 18.9919 9.89061 18.9919 9.86554C18.9919 9.85098 18.9846 9.83804 18.9838 9.82349C18.9879 9.71512 19 9.60918 19 9.5C19 8.14783 18.7113 6.86277 18.2002 5.69741C18.1905 5.6683 18.1768 5.64242 18.1614 5.61654C16.6872 2.34124 13.4152 0.0477143 9.60634 0.00566102C9.58693 0.00566102 9.56833 0 9.54973 0C9.5465 0 9.54326 0.00161744 9.54003 0.00161744C9.52709 0.00161744 9.51415 0 9.50121 0C9.49393 0 9.48746 0.000808707 9.48019 0.000808707C9.48019 0.000808707 9.47695 0 9.47453 0C9.46401 0 9.45431 0.00242616 9.4438 0.00323488C5.61307 0.025879 2.32011 2.32749 0.839413 5.61654C0.823239 5.64242 0.8103 5.6683 0.800596 5.69741C0.289508 6.86277 0.000808684 8.14783 0.000808684 9.5C0.000808684 9.59866 0.0129389 9.69409 0.015365 9.79195C0.0105129 9.81702 0 9.83966 0 9.86554C0 9.90921 0.0121302 9.94884 0.0250692 9.98847C0.100277 11.4563 0.498957 12.8384 1.16855 14.0571C1.17825 14.0806 1.19362 14.0992 1.20736 14.121C2.82473 17.0122 5.90581 18.9757 9.44218 18.9968C9.45269 18.9968 9.4624 19 9.47291 19C9.47291 19 9.47614 18.9992 9.47857 18.9992C9.48585 18.9992 9.49232 19 9.4996 19C9.51253 19 9.52547 18.9984 9.53841 18.9984C9.54165 18.9984 9.54488 19 9.54812 19C9.56752 19 9.58612 18.9951 9.60472 18.9943C13.1233 18.9555 16.1866 16.996 17.7951 14.1153C17.8064 14.0959 17.8209 14.0798 17.8298 14.0587C18.5083 12.8246 18.9094 11.4239 18.9774 9.9359ZM0.848308 10.2699H4.54156C4.58766 11.4239 4.73726 12.5109 4.97259 13.5048H1.79447C1.28095 12.5206 0.950202 11.4288 0.848308 10.2699ZM1.45401 6.22631H4.81894C4.63133 7.23236 4.52458 8.31766 4.52215 9.46118H0.811109C0.815961 8.31766 1.04563 7.2267 1.45401 6.22631ZM18.1889 9.46118H14.4997C14.4973 8.31766 14.3905 7.23236 14.2029 6.22631H17.546C17.9544 7.2267 18.184 8.31766 18.1889 9.46118ZM13.691 9.46118H9.90475V6.22631H13.3732C13.5745 7.23155 13.6886 8.32413 13.691 9.46118ZM9.90394 5.4176V0.847536C11.3054 1.11199 12.533 2.91057 13.188 5.4176H9.90394ZM9.09525 0.849962V5.4176H5.83384C6.48483 2.92351 7.7027 1.12897 9.09525 0.849962ZM9.09525 6.22631V9.46118H5.33084C5.33326 8.32413 5.44729 7.23155 5.64865 6.22631H9.09525ZM5.34944 10.2699H9.09525V13.5048H5.81524C5.56374 12.5165 5.40038 11.4223 5.34944 10.2699ZM9.09525 14.3135V18.1492C7.8426 17.8985 6.73147 16.4226 6.04652 14.3135H9.09525ZM9.90394 18.1517V14.3135H12.9745C12.2863 16.4356 11.1655 17.9139 9.90394 18.1517ZM9.90394 13.5048V10.2699H13.6724C13.6215 11.4215 13.4581 12.5157 13.2058 13.5048H9.90394ZM14.4811 10.2699H18.1517C18.049 11.428 17.7182 12.5206 17.2055 13.5048H14.0501C14.2846 12.5117 14.4342 11.4239 14.4811 10.2699ZM17.1675 5.4176H14.0298C13.5907 3.60688 12.8686 2.12207 11.9604 1.1686C14.2102 1.83498 16.0815 3.38448 17.1675 5.4176ZM7.06708 1.16213C6.1565 2.11399 5.43192 3.60283 4.99119 5.4176H1.83167C2.92339 3.37639 4.806 1.82285 7.06708 1.16213ZM2.26916 14.3135H5.18851C5.6349 15.7967 6.28185 17.017 7.06708 17.8379C5.08419 17.258 3.39162 15.994 2.26916 14.3135ZM11.9612 17.8306C12.7432 17.0097 13.3877 15.7918 13.8333 14.3135H16.7308C15.6132 15.9859 13.932 17.2475 11.9612 17.8306Z" fill="#003865"/>
</svg>
            <ul class="removelist">
                	<li class="lang-item lang-item-84 lang-item-nl current-lang lang-item-first"><a lang="nl-NL" hreflang="nl-NL" href="https://www.infosupport.com/blogs/" aria-current="true">NL</a></li>
	<li class="lang-item lang-item-93 lang-item-en"><a lang="en-US" hreflang="en-US" href="https://www.infosupport.com/en/blogs/">EN</a></li>
            </ul>
        </div>
    </nav>
                                    </div>

                <div>
                    <a class="navbar-toggle">
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </a>

                                            <div class="desktop-menu">
                            
<nav class="main-menu navbar-collapse">
    <ul class="nav removelist align-items-center list-inline">
                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-1658 dropdown-toggle menu-label" data-toggle="dropdown"                   href="https://www.infosupport.com/services/"
                   target="_self"                   title="Services"                   >
                       Services                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
                    <li>
                                <a class="dropdown-item nav-item-93046"                    href="https://www.infosupport.com/services/cloud/"
                    target="_self"                    title="Cloud"                >
                    Cloud                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-93709"                    href="https://www.infosupport.com/services/ai/"
                    target="_self"                    title="AI"                >
                    AI                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2346"                    href="https://www.infosupport.com/services/data/"
                    target="_self"                    title="Data"                >
                    Data                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2228"                    href="https://www.infosupport.com/services/software-development/"
                    target="_self"                    title="Software Development"                >
                    Software Development                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2348"                    href="https://www.infosupport.com/services/trainingen/"
                    target="_self"                    title="Trainingen"                >
                    Trainingen                </a>
            </li>
            </ul>
</div>
                            </li>

                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-2245 dropdown-toggle menu-label" data-toggle="dropdown"                   href="https://www.infosupport.com/sectoren/"
                   target="_self"                   title="Industries"                   >
                       Industries                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
                    <li>
                                <a class="dropdown-item nav-item-2358"                    href="https://www.infosupport.com/sectoren/agriculture/"
                    target="_self"                    title="Agrifood"                >
                    Agrifood                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2357"                    href="https://www.infosupport.com/sectoren/energie/"
                    target="_self"                    title="Energie"                >
                    Energie                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-3137"                    href="https://www.infosupport.com/sectoren/finance/"
                    target="_self"                    title="Financiële dienstverlening"                >
                    Financiële dienstverlening                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2355"                    href="https://www.infosupport.com/sectoren/havens-logistiek/"
                    target="_self"                    title="Havens &#038; Logistiek"                >
                    Havens &#038; Logistiek                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-3134"                    href="https://www.infosupport.com/sectoren/industrie/"
                    target="_self"                    title="Industrie"                >
                    Industrie                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2353"                    href="https://www.infosupport.com/sectoren/mobility/"
                    target="_self"                    title="Mobility"                >
                    Mobility                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2350"                    href="https://www.infosupport.com/sectoren/overheid/"
                    target="_self"                    title="Overheid"                >
                    Overheid                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-38336"                    href="https://www.infosupport.com/sectoren/water/"
                    target="_self"                    title="Water"                >
                    Water                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2370"                    href="https://www.infosupport.com/sectoren/zorg-1/"
                    target="_self"                    title="Zorg"                >
                    Zorg                </a>
            </li>
            </ul>
</div>
                            </li>

                    
            <li class="nav-item">
                <a class="nav-link nav-item-1661 menu-label"                    href="/cases/"
                   target="_self"                   title="Cases"                   >
                       Cases                       
                </a>

                            </li>

                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-1633 dropdown-toggle menu-label" data-toggle="dropdown"                   href="/resources-overzicht/"
                   target="_self"                   title="Insights"                   >
                       Insights                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
                    <li>
                                <a class="dropdown-item nav-item-1615"                    href="https://www.infosupport.com/artikelen/"
                    target="_self"                    title="Artikelen"                >
                    Artikelen                </a>
            </li>
                    <li>
                                <a class="dropdown-item active nav-item-40438"                    href="https://www.infosupport.com/blogs/"
                    target="_self"                    title="Blogs door collega’s"                >
                    Blogs door collega’s                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-40444"                    href="/events"
                    target="_self"                    title="Events"                >
                    Events                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1614"                    href="https://www.infosupport.com/nieuws/"
                    target="_self"                    title="Nieuws"                >
                    Nieuws                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1612"                    href="https://www.infosupport.com/podcasts/"
                    target="_self"                    title="Podcasts"                >
                    Podcasts                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1613"                    href="https://www.infosupport.com/whitepapers/"
                    target="_self"                    title="Whitepapers"                >
                    Whitepapers                </a>
            </li>
            </ul>
</div>
                            </li>

                <li>
            <a class="button" href="/contact/">Contact</a>
        </li>

    </ul>
</nav>
                        </div>
                                    </div>

            </div>

        </div>
    </div>
            <div class="mobile-menu">
            <div class="container">
                <div class="top flex justify-content-between">
                    <div>
                        <a href="https://www.infosupport.com/search/" class="searchform-handler">
                            <svg class="search" width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5084 14.3679L11.4284 10.2879C12.1077 9.29855 12.5077 8.10322 12.5077 6.81522C12.5077 3.42388 9.74836 0.664551 6.3577 0.664551C2.96636 0.664551 0.207031 3.42388 0.207031 6.81522C0.207031 10.2065 2.96636 12.9659 6.3577 12.9659C7.6457 12.9659 8.8417 12.5659 9.83036 11.8865L13.9104 15.9666C14.1237 16.1799 14.4077 16.2979 14.709 16.2979C14.709 16.2986 14.7097 16.2979 14.709 16.2979C15.011 16.2979 15.295 16.1799 15.5077 15.9666C15.949 15.5259 15.949 14.8092 15.5084 14.3679ZM0.873698 6.81522C0.873698 3.79122 3.3337 1.33122 6.3577 1.33122C9.3817 1.33122 11.841 3.79122 11.841 6.81522C11.841 9.83855 9.3817 12.2992 6.3577 12.2992C3.3337 12.2992 0.873698 9.83922 0.873698 6.81522ZM15.037 15.4952C14.9497 15.5826 14.8337 15.6305 14.7104 15.6305C14.5864 15.6305 14.4704 15.5826 14.3824 15.4952L10.3617 11.4746C10.5964 11.2726 10.815 11.0539 11.017 10.8192L15.0377 14.8399C15.2177 15.0205 15.2177 15.3139 15.037 15.4952Z" fill="#003865"/>
<path d="M6.74633 2.47922C5.47567 2.43456 4.28367 2.90656 3.39033 3.79989C2.49633 4.69389 2.027 5.88589 2.069 7.15656C2.075 7.33722 2.223 7.47856 2.40167 7.47856C2.40567 7.47856 2.409 7.47856 2.413 7.47856C2.597 7.47256 2.741 7.31856 2.735 7.13456C2.699 6.05056 3.099 5.03389 3.86167 4.27189C4.62367 3.50989 5.649 3.11656 6.72433 3.14522C6.92033 3.17056 7.06233 3.00722 7.06833 2.82322C7.07433 2.63856 6.93033 2.48456 6.74633 2.47922Z" fill="#003865"/>
</svg>

                                                            Zoeken
                                                    </a>
                        <div class="menu-back"><svg width="23" height="17" viewBox="0 0 23 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_22_10)">
<path d="M22.5 4.99991H1.793L6.336 0.86991C6.541 0.68491 6.556 0.36791 6.37 0.16391C6.185 -0.0420896 5.868 -0.0550895 5.664 0.12991L0.164 5.12991C0.161 5.13291 0.16 5.13691 0.157 5.13891C0.12 5.17491 0.092 5.21791 0.067 5.26391C0.06 5.27691 0.048 5.28691 0.042 5.30091C0.016 5.36191 0 5.42891 0 5.49991C0 5.57091 0.016 5.63791 0.042 5.69891C0.048 5.71291 0.06 5.72291 0.067 5.73591C0.092 5.78191 0.12 5.82491 0.157 5.86091C0.16 5.86291 0.161 5.86691 0.164 5.86991L5.664 10.8699C5.759 10.9569 5.88 10.9999 6 10.9999C6.136 10.9999 6.271 10.9449 6.37 10.8359C6.556 10.6319 6.54 10.3149 6.336 10.1299L1.793 5.99991H22V16.4999C22 16.7759 22.224 16.9999 22.5 16.9999C22.776 16.9999 23 16.7759 23 16.4999V5.49991C23 5.22391 22.776 4.99991 22.5 4.99991Z" fill="#003865"/>
</g>
<defs>
<clipPath id="clip0_22_10">
<rect width="23" height="17" fill="white"/>
</clipPath>
</defs>
</svg>
                                                            Ga terug
                                                    </div>
                    </div>
                    <div class="close-menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="close">
<path id="Fill 1" fill-rule="evenodd" clip-rule="evenodd" d="M6.48193 9.51953H9.5174V6.48432H6.48193V9.51953Z" fill="#003865"/>
<path id="Fill 2" fill-rule="evenodd" clip-rule="evenodd" d="M3.49072 12.5078H6.52594V9.4726H3.49072V12.5078Z" fill="#003865"/>
<path id="Fill 3" fill-rule="evenodd" clip-rule="evenodd" d="M3.49072 6.52734H6.52594V3.49214H3.49072V6.52734Z" fill="#003865"/>
<path id="Fill 4" fill-rule="evenodd" clip-rule="evenodd" d="M0.5 15.5H3.53521V12.4648H0.5L0.5 15.5Z" fill="#003865"/>
<path id="Fill 5" fill-rule="evenodd" clip-rule="evenodd" d="M0.5 3.53516H3.53521V0.499956H0.5L0.5 3.53516Z" fill="#003865"/>
<path id="Fill 7" fill-rule="evenodd" clip-rule="evenodd" d="M12.5267 3.49219H9.49145V6.5274H12.5267V3.49219Z" fill="#003865"/>
<path id="Fill 8" fill-rule="evenodd" clip-rule="evenodd" d="M12.5267 9.47266H9.49145V12.5079H12.5267V9.47266Z" fill="#003865"/>
<path id="Fill 9" fill-rule="evenodd" clip-rule="evenodd" d="M15.5174 0.5L12.4822 0.5V3.53522H15.5174V0.5Z" fill="#003865"/>
<path id="Fill 10" fill-rule="evenodd" clip-rule="evenodd" d="M15.5174 12.4648H12.4822V15.5H15.5174V12.4648Z" fill="#003865"/>
</g>
</svg>
</div>
                </div>
                
<nav class="main-menu navbar-collapse">
    <ul class="nav removelist align-items-center list-inline">
                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-1658 dropdown-toggle menu-label" data-toggle="dropdown"                   href="https://www.infosupport.com/services/"
                   target="_self"                   title="Services"                   >
                       Services                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
        <li><a class="parent-link" href="https://www.infosupport.com/services/"
               target="_self"               title="Services"            >
                Services                <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
            </a>
        </li>
                    <li>
                                <a class="dropdown-item nav-item-93046"                    href="https://www.infosupport.com/services/cloud/"
                    target="_self"                    title="Cloud"                >
                    Cloud                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-93709"                    href="https://www.infosupport.com/services/ai/"
                    target="_self"                    title="AI"                >
                    AI                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2346"                    href="https://www.infosupport.com/services/data/"
                    target="_self"                    title="Data"                >
                    Data                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2228"                    href="https://www.infosupport.com/services/software-development/"
                    target="_self"                    title="Software Development"                >
                    Software Development                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2348"                    href="https://www.infosupport.com/services/trainingen/"
                    target="_self"                    title="Trainingen"                >
                    Trainingen                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
            </ul>
</div>
                            </li>

                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-2245 dropdown-toggle menu-label" data-toggle="dropdown"                   href="https://www.infosupport.com/sectoren/"
                   target="_self"                   title="Industries"                   >
                       Industries                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
        <li><a class="parent-link" href="https://www.infosupport.com/sectoren/"
               target="_self"               title="Industries"            >
                Industries                <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
            </a>
        </li>
                    <li>
                                <a class="dropdown-item nav-item-2358"                    href="https://www.infosupport.com/sectoren/agriculture/"
                    target="_self"                    title="Agrifood"                >
                    Agrifood                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2357"                    href="https://www.infosupport.com/sectoren/energie/"
                    target="_self"                    title="Energie"                >
                    Energie                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-3137"                    href="https://www.infosupport.com/sectoren/finance/"
                    target="_self"                    title="Financiële dienstverlening"                >
                    Financiële dienstverlening                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2355"                    href="https://www.infosupport.com/sectoren/havens-logistiek/"
                    target="_self"                    title="Havens &#038; Logistiek"                >
                    Havens &#038; Logistiek                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-3134"                    href="https://www.infosupport.com/sectoren/industrie/"
                    target="_self"                    title="Industrie"                >
                    Industrie                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2353"                    href="https://www.infosupport.com/sectoren/mobility/"
                    target="_self"                    title="Mobility"                >
                    Mobility                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2350"                    href="https://www.infosupport.com/sectoren/overheid/"
                    target="_self"                    title="Overheid"                >
                    Overheid                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-38336"                    href="https://www.infosupport.com/sectoren/water/"
                    target="_self"                    title="Water"                >
                    Water                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-2370"                    href="https://www.infosupport.com/sectoren/zorg-1/"
                    target="_self"                    title="Zorg"                >
                    Zorg                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
            </ul>
</div>
                            </li>

                    
            <li class="nav-item">
                <a class="nav-link nav-item-1661 menu-label"                    href="/cases/"
                   target="_self"                   title="Cases"                   >
                       Cases                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                            </li>

                    
            <li class="nav-item dropdown">
                <a class="nav-link nav-item-1633 dropdown-toggle menu-label" data-toggle="dropdown"                   href="/resources-overzicht/"
                   target="_self"                   title="Insights"                   >
                       Insights                       <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>

                </a>

                                    
<div class="dropdown-menu">
    <ul class="removelist">
        <li><a class="parent-link" href="/resources-overzicht/"
               target="_self"               title="Insights"            >
                Insights                <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
            </a>
        </li>
                    <li>
                                <a class="dropdown-item nav-item-1615"                    href="https://www.infosupport.com/artikelen/"
                    target="_self"                    title="Artikelen"                >
                    Artikelen                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item active nav-item-40438"                    href="https://www.infosupport.com/blogs/"
                    target="_self"                    title="Blogs door collega’s"                >
                    Blogs door collega’s                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-40444"                    href="/events"
                    target="_self"                    title="Events"                >
                    Events                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1614"                    href="https://www.infosupport.com/nieuws/"
                    target="_self"                    title="Nieuws"                >
                    Nieuws                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1612"                    href="https://www.infosupport.com/podcasts/"
                    target="_self"                    title="Podcasts"                >
                    Podcasts                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
                    <li>
                                <a class="dropdown-item nav-item-1613"                    href="https://www.infosupport.com/whitepapers/"
                    target="_self"                    title="Whitepapers"                >
                    Whitepapers                    <svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
                </a>
            </li>
            </ul>
</div>
                            </li>

                <li class="contact-item">
            <a class="button" href="/contact">Contact</a>
        </li>
    </ul>
</nav>
                                    <h4>
                                                    Navigeer naar
                                            </h4>
                    
<nav class="meta-menu">
    <ul class="removelist list-inline">
                                <li>
                <a class="nav-item nav-item-1793"                    href="https://www.infosupport.com/over-ons/"
                    target="_blank"                    title="About"                >
                    About                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-1791"                    href="https://carriere.infosupport.com/"
                    target="_blank"                    title="Careers"                >
                    Careers                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-94579"                    href="https://internationalgroup.infosupport.com"
                    target="_self"                    title="Group"                >
                    Group                </a>
            </li>
            </ul>
</nav>
                                                    <h4 class="mt-2 mb-1">
                                                    Wijzig taal
                                            </h4>
                    <div class="language-items flex justify-content-start ms-0">
                        <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path id="Vector_2" d="M18.9774 9.9359C18.9814 9.91245 18.9919 9.89061 18.9919 9.86554C18.9919 9.85098 18.9846 9.83804 18.9838 9.82349C18.9879 9.71512 19 9.60918 19 9.5C19 8.14783 18.7113 6.86277 18.2002 5.69741C18.1905 5.6683 18.1768 5.64242 18.1614 5.61654C16.6872 2.34124 13.4152 0.0477143 9.60634 0.00566102C9.58693 0.00566102 9.56833 0 9.54973 0C9.5465 0 9.54326 0.00161744 9.54003 0.00161744C9.52709 0.00161744 9.51415 0 9.50121 0C9.49393 0 9.48746 0.000808707 9.48019 0.000808707C9.48019 0.000808707 9.47695 0 9.47453 0C9.46401 0 9.45431 0.00242616 9.4438 0.00323488C5.61307 0.025879 2.32011 2.32749 0.839413 5.61654C0.823239 5.64242 0.8103 5.6683 0.800596 5.69741C0.289508 6.86277 0.000808684 8.14783 0.000808684 9.5C0.000808684 9.59866 0.0129389 9.69409 0.015365 9.79195C0.0105129 9.81702 0 9.83966 0 9.86554C0 9.90921 0.0121302 9.94884 0.0250692 9.98847C0.100277 11.4563 0.498957 12.8384 1.16855 14.0571C1.17825 14.0806 1.19362 14.0992 1.20736 14.121C2.82473 17.0122 5.90581 18.9757 9.44218 18.9968C9.45269 18.9968 9.4624 19 9.47291 19C9.47291 19 9.47614 18.9992 9.47857 18.9992C9.48585 18.9992 9.49232 19 9.4996 19C9.51253 19 9.52547 18.9984 9.53841 18.9984C9.54165 18.9984 9.54488 19 9.54812 19C9.56752 19 9.58612 18.9951 9.60472 18.9943C13.1233 18.9555 16.1866 16.996 17.7951 14.1153C17.8064 14.0959 17.8209 14.0798 17.8298 14.0587C18.5083 12.8246 18.9094 11.4239 18.9774 9.9359ZM0.848308 10.2699H4.54156C4.58766 11.4239 4.73726 12.5109 4.97259 13.5048H1.79447C1.28095 12.5206 0.950202 11.4288 0.848308 10.2699ZM1.45401 6.22631H4.81894C4.63133 7.23236 4.52458 8.31766 4.52215 9.46118H0.811109C0.815961 8.31766 1.04563 7.2267 1.45401 6.22631ZM18.1889 9.46118H14.4997C14.4973 8.31766 14.3905 7.23236 14.2029 6.22631H17.546C17.9544 7.2267 18.184 8.31766 18.1889 9.46118ZM13.691 9.46118H9.90475V6.22631H13.3732C13.5745 7.23155 13.6886 8.32413 13.691 9.46118ZM9.90394 5.4176V0.847536C11.3054 1.11199 12.533 2.91057 13.188 5.4176H9.90394ZM9.09525 0.849962V5.4176H5.83384C6.48483 2.92351 7.7027 1.12897 9.09525 0.849962ZM9.09525 6.22631V9.46118H5.33084C5.33326 8.32413 5.44729 7.23155 5.64865 6.22631H9.09525ZM5.34944 10.2699H9.09525V13.5048H5.81524C5.56374 12.5165 5.40038 11.4223 5.34944 10.2699ZM9.09525 14.3135V18.1492C7.8426 17.8985 6.73147 16.4226 6.04652 14.3135H9.09525ZM9.90394 18.1517V14.3135H12.9745C12.2863 16.4356 11.1655 17.9139 9.90394 18.1517ZM9.90394 13.5048V10.2699H13.6724C13.6215 11.4215 13.4581 12.5157 13.2058 13.5048H9.90394ZM14.4811 10.2699H18.1517C18.049 11.428 17.7182 12.5206 17.2055 13.5048H14.0501C14.2846 12.5117 14.4342 11.4239 14.4811 10.2699ZM17.1675 5.4176H14.0298C13.5907 3.60688 12.8686 2.12207 11.9604 1.1686C14.2102 1.83498 16.0815 3.38448 17.1675 5.4176ZM7.06708 1.16213C6.1565 2.11399 5.43192 3.60283 4.99119 5.4176H1.83167C2.92339 3.37639 4.806 1.82285 7.06708 1.16213ZM2.26916 14.3135H5.18851C5.6349 15.7967 6.28185 17.017 7.06708 17.8379C5.08419 17.258 3.39162 15.994 2.26916 14.3135ZM11.9612 17.8306C12.7432 17.0097 13.3877 15.7918 13.8333 14.3135H16.7308C15.6132 15.9859 13.932 17.2475 11.9612 17.8306Z" fill="#003865"/>
</svg>
                        <ul class="removelist">
                            	<li class="lang-item lang-item-84 lang-item-nl current-lang lang-item-first"><a lang="nl-NL" hreflang="nl-NL" href="https://www.infosupport.com/blogs/" aria-current="true">NL</a></li>
	<li class="lang-item lang-item-93 lang-item-en"><a lang="en-US" hreflang="en-US" href="https://www.infosupport.com/en/blogs/">EN</a></li>
                        </ul>
                    </div>
                            </div>
        </div>
    </header>

    <main id="main">
                    

<section class="jumbotron jumbotron--default">
    <div class="container">

        

<div class="breadcrumbs">
            <nav  aria-label="breadcrumb"><ol class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><a itemscope itemtype="https://schema.org/WebPage" itemprop="item" itemid="https://www.infosupport.com/" href="https://www.infosupport.com/"><span itemprop="name">Home</span></a><meta itemprop="position" content="1"></li><li class="breadcrumb-item active" aria-current="page" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemprop="name">Blogs door collega&#8217;s</span><meta itemprop="position" content="2"></li></ol></nav>    </div>

        <h1 class="jumbotron__title">Blogs</h1>

        
    </div>
</section>

<section id="blog-page" class="content-row background-white mt-6 pt-0"></section>
            </main>

    
<footer class="footer">
    <div class="container">
        <div class="scroll-to-top-wrapper">
            <div class="button scroll-to-top"><svg class="arrow-down" width="6px" height="4px" viewBox="0 0 6 4" xmlns="http://www.w3.org/2000/svg">
<path id="Vector"  d="M2.39275 2.39352V3.60801H3.60721V2.39352H2.39275Z" fill="#003865"/>
<path id="Vector_2" d="M1.19637 1.19662V2.41102H2.41079V1.19662H1.19637Z" fill="#003865"/>
<path id="Vector_3" d="M3.58911 1.19662V2.41102H4.80359V1.19662H3.58911Z" fill="#003865"/>
<path id="Vector_4" d="M0 0V1.21442H1.21441L1.21442 0H0Z" fill="#003865"/>
<path id="Vector_5" d="M4.78552 0V1.21442H5.9999L6.00001 0H4.78552Z" fill="#003865"/>
</svg>
</div>
        </div>
        <div class="row top-row">
            <div class="col-lg-2">
                <a class="d-block" href="https://www.infosupport.com">
                    <?xml version="1.0" encoding="UTF-8"?>
<svg class="logo" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 127.53 46">
  <path fill="#00a3e0" fill-rule="evenodd" d="M51.58,16.16c-2.41,2.6-3.24,6.75-2.01,10.1.69,1.63,2.25,5.33.21,8.09-1.37,1.96-3.47,3.1-5.63,3.03h-27.43l-1.1,5.32c12.34-.03,23.48-.03,29.95.01,2.18-.04,4.7-1.36,6.17-2.58,3.94-3.12,5.6-8.83,3.98-13.6-.1-.29-.25-.61-.39-.94-.51-1.21-1.08-2.57-.69-4.03.57-2.14,2.65-3.3,4.43-3.34h67.36l1.12-5.24H58.27c-2.37.01-4.98,1.25-6.7,3.17h0ZM49.58,26.29s0-.01-.01-.01v-.04.05ZM20.91,12.98l-1.23,5.58h-5.59l1.21-5.58h5.62ZM14.03,46h-5.5l5.41-26.57h5.59l-5.5,26.57ZM29.6,27.47c.81-3.76-1.57-4.58-3.63-4.58-2.25,0-3.82,1.52-4.46,2.24h-.05l.4-1.86h-2.08l-2.81,13.16h2.22l1.52-7.18c.77-3.58,3.16-4.38,4.41-4.38,2.17,0,2.56,1.17,2.08,3.46l-1.71,8.1h2.22l1.89-8.96ZM36.78,25.09l.4-1.82h-2.22l.36-1.65c.22-1.05.66-1.54,1.64-1.54.27,0,.61.04.88.05l.41-1.98c-.34-.04-.65-.05-1-.05-2.14,0-3.6.9-4.02,2.89l-.48,2.28h-1.83l-.39,1.82h1.82l-2.4,11.34h2.22l2.41-11.34h2.2ZM35.11,29.84c.71-3.39,3.38-6.94,7.59-6.94s5.36,3.55,4.63,6.94c-.72,3.39-3.38,6.95-7.58,6.95s-5.37-3.56-4.64-6.95h0ZM37.4,29.85c.38-1.78,1.73-5.04,4.9-5.04s3.14,3.26,2.76,5.04c-.39,1.76-1.73,5.02-4.91,5.02s-3.12-3.26-2.74-5.02h0ZM67.92,36.34l2.8-13.18h-2.23l-1.53,7.27c-.42,1.91-1.77,4.37-4.56,4.37-1.42,0-2.39-.73-1.92-2.89l1.86-8.75h-2.22l-2,9.47c-.68,3.17,1.47,4.09,3.4,4.09,2.11,0,3.42-.81,4.68-2.34l.05.04-.41,1.92h2.09ZM72.91,30.35c.44-2.14,1.55-5.59,4.73-5.59,3.42,0,2.93,3.25,2.56,4.94-.62,2.89-2.22,5.07-4.64,5.07-1.4,0-3.39-.92-2.65-4.42h0ZM68.42,41.54l3.9-18.38h2.11l-.41,1.87h.05c.69-.75,2.01-2.25,4.41-2.25,3.51,0,4.89,2.86,4.09,6.57-.67,3.15-2.87,7.36-7.34,7.36-1.78,0-2.76-.85-3.13-1.77h-.05l-1.39,6.61h-2.22ZM86.53,30.35c.45-2.14,1.53-5.59,4.73-5.59,3.42,0,2.91,3.25,2.55,4.94-.6,2.89-2.2,5.07-4.63,5.07-1.42,0-3.4-.92-2.65-4.42h0ZM82.01,41.54l3.93-18.38h2.08l-.4,1.87h.05c.69-.75,2.01-2.25,4.41-2.25,3.51,0,4.89,2.86,4.09,6.57-.67,3.15-2.87,7.36-7.36,7.36-1.76,0-2.74-.85-3.12-1.77h-.05l-1.41,6.61h-2.22ZM97.55,29.72c.71-3.38,3.38-6.94,7.58-6.94s5.37,3.56,4.64,6.94c-.72,3.4-3.38,6.95-7.58,6.95s-5.37-3.55-4.64-6.95h0ZM99.83,29.72c.38-1.76,1.72-5.02,4.9-5.02s3.14,3.26,2.76,5.02c-.39,1.78-1.73,5.04-4.91,5.04s-3.12-3.26-2.74-5.04h0ZM113.89,28.67c.4-1.91,2.05-3.52,4.12-3.52h.85l.48-2.29c-.18-.05-.3-.09-.57-.09-1.65,0-3.03,1.04-4.25,2.59h-.05l.48-2.2h-2.09l-2.81,13.17h2.22l1.63-7.66ZM127.16,25l.38-1.85h-2.12l.79-3.66h-2.23l-.78,3.66h-1.78l-.4,1.85h1.79l-1.85,8.68c-.34,1.59-.12,2.82,2.07,2.82.22,0,.88-.1,1.7-.17l.37-1.74h-.77c-.47,0-1.35,0-1.13-1.03l1.83-8.57h2.12ZM1.1,37.37l-1.1,5.33h8.31s1.11-5.33,1.11-5.33H1.1Z"/>
  <path fill="#00a3e0" fill-rule="evenodd" d="M76.35,4.07l2.53-2.43-.37,2.72-2.15-.3ZM75.09,5.04l3.26.45-.2,1.49,1.42.19.2-1.49.99.14.15-1.13-.99-.14.6-4.35-1.52-.21-3.71,3.55-.2,1.49ZM84.26,6.85c-.28-.04-.63-.24-.86-.6-.2-.31-.41-.9-.24-2.13.26-1.91,1.08-2.42,1.84-2.31.69.09,1.44.72,1.17,2.69-.28,2.07-1.18,2.45-1.9,2.35ZM84.17,8c1.53.21,3.09-.76,3.44-3.28.34-2.49-.91-3.86-2.43-4.07-1.6-.22-3.12.74-3.47,3.27-.35,2.52.89,3.86,2.46,4.08ZM92.02,6.3l-.08.59c-.11.83,0,1.16.27,1.56.32.46.82.8,1.66.92.66.09,1.3.05,1.85-.38.42-.32.64-.69.73-1.32l.71-5.17-1.43-.2-.69,5.05c-.08.44-.14.52-.26.64-.18.18-.44.28-.75.23-.54-.07-.87-.44-.74-1.22l.08-.52-1.32-.18ZM99.04,7.24l1.37-2.88.48,3.14-1.85-.25ZM96.41,9.49l1.46.2.67-1.4,2.52.35.24,1.53,1.48.2-1.43-7.29-1.55-.21-3.4,6.63ZM105.93,8.18l1.37-2.88.48,3.14-1.85-.25ZM103.3,10.43l1.46.2.67-1.4,2.52.35.24,1.53,1.48.2-1.43-7.29-1.55-.21-3.4,6.63ZM112.18,7.72l.26-1.93,1.6.22c.38.05.48.12.62.23.25.22.38.58.33.9-.07.52-.55.91-1.27.81l-1.54-.22ZM110.2,11.38l1.44.2.39-2.76,1.25.18c.5.07.82.33.99.72.06.14.07.3.08.46.06.59-.17,1.18.03,1.77l1.46.2c-.07-.17-.13-.47-.12-.76l.05-1.24c.02-.51-.07-.75-.23-.97-.19-.26-.51-.48-.86-.55.92.02,1.62-.57,1.75-1.5.15-1.1-.59-2.15-2.07-2.27l-3.19-.44-.97,6.96Z"/>
</svg>                </a>
            </div>
            <div class="col-lg-10 mt-4 mt-lg-0 d-lg-flex align-content-center flex-wrap justify-content-end">
                                    
<nav class="meta-menu">
    <ul class="removelist list-inline">
                                <li>
                <a class="nav-item nav-item-1658"                    href="https://www.infosupport.com/services/"
                    target="_self"                    title="Services"                >
                    Services                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-2245"                    href="https://www.infosupport.com/sectoren/"
                    target="_self"                    title="Industries"                >
                    Industries                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-1661"                    href="/cases/"
                    target="_self"                    title="Cases"                >
                    Cases                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-1633"                    href="/resources-overzicht/"
                    target="_self"                    title="Insights"                >
                    Insights                </a>
            </li>
            </ul>
</nav>
                                <div class="mt-2 mt-xl-0">
                                        <a class="button button--newsletter" href="https://www.infosupport.com/aanmelden-nieuwsbrief/">
                                                                        Aanmelden nieuwsbrief
                                            </a>
                </div>
                                    <div class="mt-2 mt-xl-0">
                        
<div class="social-items">
    <a class="social-item" href="https://twitter.com/infosupportbv" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></a>
    <a class="social-item" href="https://www.linkedin.com/company/info-support/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"/></svg></a>
    <a class="social-item" href="https://www.youtube.com/user/InfoSupportfilms" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg></a>
</div>
                    </div>
                            </div>
        </div>
        <div class="row bottom-row mt-6">
            <div class="col-lg-4 mb-1 mb-lg-0">
                <p class="copyright mb-0">© Copyright Info Support</p>
            </div>
            <div class="col-lg-8 d-lg-flex align-content-center flex-wrap justify-content-end">
                                    
<nav class="meta-menu">
    <ul class="removelist list-inline">
                                <li>
                <a class="nav-item nav-item-2581"                    href="https://www.infosupport.com/algemene-voorwaarden/"
                    target="_self"                    title="Algemene voorwaarden"                >
                    Algemene voorwaarden                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-2582"                    href="https://www.infosupport.com/privacyverklaring/"
                    target="_self"                    title="Privacyverklaring"                >
                    Privacyverklaring                </a>
            </li>
                                <li>
                <a class="nav-item nav-item-2583"                    href="https://www.infosupport.com/verantwoorde-openbaarmaking/"
                    target="_self"                    title="Responsible Disclosure"                >
                    Responsible Disclosure                </a>
            </li>
            </ul>
</nav>
                            </div>
        </div>
    </div>
</footer>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/roots.isb07042026/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>

<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 wij-gebruiken-cookies optin cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
	<div class="cmplz-header">
		<div class="cmplz-logo"></div>
		<div class="cmplz-title" id="cmplz-header-1-optin">Toestemming voor cookies beheren</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Dialoogvenster sluiten">
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
		</div>
	</div>

	<div class="cmplz-divider cmplz-divider-header"></div>
	<div class="cmplz-body">
		<div class="cmplz-message" id="cmplz-message-1-optin">Deze website maakt gebruik van Functionele en Analytische cookies voor website optimalisatie en statistieken.</div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Functioneel</span>
							<span class='cmplz-always-active'>
								<span class="cmplz-banner-checkbox">
									<input type="checkbox"
										   id="cmplz-functional-optin"
										   data-category="cmplz_functional"
										   class="cmplz-consent-checkbox cmplz-functional"
										   size="40"
										   value="1"/>
									<label class="cmplz-label" for="cmplz-functional-optin"><span class="screen-reader-text">Functioneel</span></label>
								</span>
								Altijd actief							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-functional">De technische opslag of toegang is strikt noodzakelijk voor het legitieme doel het gebruik mogelijk te maken van een specifieke dienst waarom de abonnee of gebruiker uitdrukkelijk heeft gevraagd, of met als enig doel de uitvoering van de transmissie van een communicatie over een elektronisch communicatienetwerk.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Voorkeuren</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-preferences-optin"
									   data-category="cmplz_preferences"
									   class="cmplz-consent-checkbox cmplz-preferences"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-preferences-optin"><span class="screen-reader-text">Voorkeuren</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-preferences">De technische opslag of toegang is noodzakelijk voor het legitieme doel voorkeuren op te slaan die niet door de abonnee of gebruiker zijn aangevraagd.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistieken</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-statistics-optin"
									   data-category="cmplz_statistics"
									   class="cmplz-consent-checkbox cmplz-statistics"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-statistics-optin"><span class="screen-reader-text">Statistieken</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-statistics">De technische opslag of toegang die uitsluitend voor statistische doeleinden wordt gebruikt.</span>
					<span class="cmplz-description-statistics-anonymous">De technische opslag of toegang die uitsluitend wordt gebruikt voor anonieme statistische doeleinden. Zonder dagvaarding, vrijwillige naleving door je Internet Dienst Provider, of aanvullende gegevens van een derde partij, kan informatie die alleen voor dit doel wordt opgeslagen of opgehaald gewoonlijk niet worden gebruikt om je te identificeren.</span>
				</div>
			</details>
			<details class="cmplz-category cmplz-marketing" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Marketing</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-marketing-optin"
									   data-category="cmplz_marketing"
									   class="cmplz-consent-checkbox cmplz-marketing"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-marketing-optin"><span class="screen-reader-text">Marketing</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-marketing">De technische opslag of toegang is nodig om gebruikersprofielen op te stellen voor het verzenden van reclame, of om de gebruiker op een website of over verschillende websites te volgen voor soortgelijke marketingdoeleinden.</span>
				</div>
			</details>
		</div><!-- categories end -->
			</div>

	<div class="cmplz-links cmplz-information">
		<ul>
			<li><a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Beheer opties</a></li>
			<li><a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Beheer diensten</a></li>
			<li><a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Beheer {vendor_count} leveranciers</a></li>
			<li><a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/" aria-label="Read more about TCF purposes on Cookie Database">Lees meer over deze doeleinden</a></li>
		</ul>
			</div>

	<div class="cmplz-divider cmplz-footer"></div>

	<div class="cmplz-buttons">
		<button class="cmplz-btn cmplz-accept">Accepteren</button>
		<button class="cmplz-btn cmplz-deny">Weigeren</button>
		<button class="cmplz-btn cmplz-view-preferences">Bekijk voorkeuren</button>
		<button class="cmplz-btn cmplz-save-preferences">Bewaar instellingen</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Bekijk voorkeuren</a>
			</div>

	
	<div class="cmplz-documents cmplz-links">
		<ul>
			<li><a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a></li>
			<li><a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a></li>
			<li><a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a></li>
		</ul>
			</div>
</div>
</div>
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Beheer toestemming</button>

</div><div data-language="nl" style="display: none;"></div><script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shCore.js?ver=3.0.9b" id="syntaxhighlighter-core-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAS3.js?ver=3.0.9b" id="syntaxhighlighter-brush-as3-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushArduino.js?ver=3.0.9b" id="syntaxhighlighter-brush-arduino-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushBash.js?ver=3.0.9b" id="syntaxhighlighter-brush-bash-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushColdFusion.js?ver=3.0.9b" id="syntaxhighlighter-brush-coldfusion-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushClojure.js?ver=20090602" id="syntaxhighlighter-brush-clojure-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCpp.js?ver=3.0.9b" id="syntaxhighlighter-brush-cpp-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCSharp.js?ver=3.0.9b" id="syntaxhighlighter-brush-csharp-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCss.js?ver=3.0.9b" id="syntaxhighlighter-brush-css-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDelphi.js?ver=3.0.9b" id="syntaxhighlighter-brush-delphi-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDiff.js?ver=3.0.9b" id="syntaxhighlighter-brush-diff-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushErlang.js?ver=3.0.9b" id="syntaxhighlighter-brush-erlang-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushFSharp.js?ver=20091003" id="syntaxhighlighter-brush-fsharp-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushGo.js?ver=3.0.9b" id="syntaxhighlighter-brush-go-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushGroovy.js?ver=3.0.9b" id="syntaxhighlighter-brush-groovy-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushHaskell.js?ver=3.0.9b" id="syntaxhighlighter-brush-haskell-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJava.js?ver=3.0.9b" id="syntaxhighlighter-brush-java-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJavaFX.js?ver=3.0.9b" id="syntaxhighlighter-brush-javafx-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJScript.js?ver=3.0.9b" id="syntaxhighlighter-brush-jscript-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushLatex.js?ver=20090613" id="syntaxhighlighter-brush-latex-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushMatlabKey.js?ver=20091209" id="syntaxhighlighter-brush-matlabkey-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushObjC.js?ver=20091207" id="syntaxhighlighter-brush-objc-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPerl.js?ver=3.0.9b" id="syntaxhighlighter-brush-perl-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPhp.js?ver=3.0.9b" id="syntaxhighlighter-brush-php-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPlain.js?ver=3.0.9b" id="syntaxhighlighter-brush-plain-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPowerShell.js?ver=3.0.9b" id="syntaxhighlighter-brush-powershell-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPython.js?ver=3.0.9b" id="syntaxhighlighter-brush-python-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushR.js?ver=20100919" id="syntaxhighlighter-brush-r-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushRuby.js?ver=3.0.9b" id="syntaxhighlighter-brush-ruby-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushScala.js?ver=3.0.9b" id="syntaxhighlighter-brush-scala-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSql.js?ver=3.0.9b" id="syntaxhighlighter-brush-sql-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSwift.js?ver=3.0.9b" id="syntaxhighlighter-brush-swift-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushVb.js?ver=3.0.9b" id="syntaxhighlighter-brush-vb-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushXml.js?ver=3.0.9b" id="syntaxhighlighter-brush-xml-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushYaml.js?ver=3.0.9b" id="syntaxhighlighter-brush-yaml-js"></script>
<script type='text/javascript'>
	(function(){
		var corecss = document.createElement('link');
		var themecss = document.createElement('link');
		var corecssurl = "https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCore.css?ver=3.0.9b";
		if ( corecss.setAttribute ) {
				corecss.setAttribute( "rel", "stylesheet" );
				corecss.setAttribute( "type", "text/css" );
				corecss.setAttribute( "href", corecssurl );
		} else {
				corecss.rel = "stylesheet";
				corecss.href = corecssurl;
		}
		document.head.appendChild( corecss );
		var themecssurl = "https://www.infosupport.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeDefault.css?ver=3.0.9b";
		if ( themecss.setAttribute ) {
				themecss.setAttribute( "rel", "stylesheet" );
				themecss.setAttribute( "type", "text/css" );
				themecss.setAttribute( "href", themecssurl );
		} else {
				themecss.rel = "stylesheet";
				themecss.href = themecssurl;
		}
		document.head.appendChild( themecss );
	})();
	SyntaxHighlighter.config.strings.expandSource = '+ expand source';
	SyntaxHighlighter.config.strings.help = '?';
	SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n';
	SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: ';
	SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: ';
	SyntaxHighlighter.defaults['pad-line-numbers'] = false;
	SyntaxHighlighter.all();

	// Infinite scroll support
	if ( typeof( jQuery ) !== 'undefined' ) {
		jQuery( function( $ ) {
			$( document.body ).on( 'post-load', function() {
				SyntaxHighlighter.highlight();
			} );
		} );
	}
</script>
<script type="text/javascript" id="leadin-script-loader-js-js-extra">
/* <![CDATA[ */
var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.3.43"};
//# sourceURL=leadin-script-loader-js-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://js-eu1.hs-scripts.com/25807913.js?integration=WordPress&amp;ver=11.3.43" id="leadin-script-loader-js-js"></script>
<script type="text/javascript" id="smush-lazy-load-js-before">
/* <![CDATA[ */
var smushLazyLoadOptions = {"autoResizingEnabled":false,"autoResizeOptions":{"precision":5,"skipAutoWidth":true}};
//# sourceURL=smush-lazy-load-js-before
/* ]]> */
</script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.23.4" id="smush-lazy-load-js"></script>
<script type="text/javascript" src="https://www.infosupport.com/wp-content/themes/roots.isb07042026/assets/js/bundle.min.js?ver=914b994e129d7943dfc2c066fb7e2960" id="scripts-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
/* <![CDATA[ */
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"0","banner_version":"91","version":"7.5.7.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"us","geoip":"1","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https://www.infosupport.com/wp-json/complianz/v1/","locale":"lang=nl&locale=nl_NL","set_cookies_on_root":"0","cookie_domain":"","current_policy_id":"39","cookie_path":"/","categories":{"statistics":"statistieken","marketing":"marketing"},"tcf_active":"","placeholdertext":"\u003Cdiv class=\"cmplz-blocked-content-notice-body\"\u003EKlik op 'Ik ga akkoord' om {service} in te schakelen\u00a0\u003Cdiv class=\"cmplz-links\"\u003E\u003Ca href=\"#\" class=\"cmplz-link cookie-statement\"\u003E{title}\u003C/a\u003E\u003C/div\u003E\u003C/div\u003E\u003Cbutton class=\"cmplz-accept-service\"\u003EIk ga akkoord\u003C/button\u003E","css_file":"https://www.infosupport.com/wp-content/uploads/complianz/css/banner-{banner_id}-{type}.css?v=91","page_links":{"eu":{"cookie-statement":{"title":"Cookiebeleid","url":"/privacyverklaring/"},"privacy-statement":{"title":"Privacyverklaring","url":"https://www.infosupport.com/privacyverklaring/"},"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"us":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"uk":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"ca":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"au":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"za":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}},"br":{"disclaimer":{"title":"Disclaimer","url":"https://www.infosupport.com/disclaimer/"}}},"tm_categories":"1","forceEnableStats":"1","preview":"","clean_cookies":"1","aria_label":"Klik op de knop om {service} in te schakelen."};
//# sourceURL=cmplz-cookiebanner-js-extra
/* ]]> */
</script>
<script defer type="text/javascript" src="https://www.infosupport.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1773304033" id="cmplz-cookiebanner-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-after">
/* <![CDATA[ */
	let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice');
	if ( cmplzBlockedContent) {
	        cmplzBlockedContent.addEventListener('click', function(event) {
            event.stopPropagation();
        });
	}
    
//# sourceURL=cmplz-cookiebanner-js-after
/* ]]> */
</script>
<!-- Statistics script Complianz GDPR/CCPA -->
						<script data-category="functional">
							window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {
	'security_storage': "granted",
	'functionality_storage': "granted",
	'personalization_storage': "denied",
	'analytics_storage': 'denied',
	'ad_storage': "denied",
	'ad_user_data': 'denied',
	'ad_personalization': 'denied',
});

dataLayer.push({
	'event': 'default_consent'
});

document.addEventListener("cmplz_fire_categories", function (e) {
	function gtag(){
		dataLayer.push(arguments);
	}
	var consentedCategories = e.detail.categories;
	let preferences = 'denied';
	let statistics = 'denied';
	let marketing = 'denied';

	if (cmplz_in_array( 'preferences', consentedCategories )) {
		preferences = 'granted';
	}

	if (cmplz_in_array( 'statistics', consentedCategories )) {
		statistics = 'granted';
	}

	if (cmplz_in_array( 'marketing', consentedCategories )) {
		marketing = 'granted';
	}

	gtag('consent', 'update', {
		'security_storage': "granted",
		'functionality_storage': "granted",
		'personalization_storage': preferences,
		'analytics_storage': statistics,
		'ad_storage': marketing,
		'ad_user_data': marketing,
		'ad_personalization': marketing,
	});
});

document.addEventListener("cmplz_cookie_warning_loaded", function (e) {
	(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
			new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
		j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
		'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
	})(window,document,'script','dataLayer','GTM-5B6J5Q8');
});

document.addEventListener("cmplz_revoke", function (e) {
	gtag('consent', 'update', {
		'security_storage': "granted",
		'functionality_storage': "granted",
		'personalization_storage': "denied",
		'analytics_storage': 'denied',
		'ad_storage': "denied",
		'ad_user_data': 'denied',
		'ad_personalization': 'denied',
	});
});
						</script></body>
</html>
