/* compiled by scssphp 1.6.0 on Mon, 01 Jun 2026 12:03:16 +0000 (0.0503s) */

@font-face{font-display:swap;font-family:NeoSans;src:local(NeoSans), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Bold.woff2") format("woff2"), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Bold.woff") format("woff");font-weight:700;font-style:normal;unicode-range:U+000-5FF}@font-face{font-display:swap;font-family:NeoSans;src:local(NeoSans), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Light.woff2") format("woff2"), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Light.woff") format("woff");font-weight:300;font-style:normal;unicode-range:U+000-5FF}@font-face{font-display:swap;font-family:NeoSans;src:local(NeoSans), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Regular.woff2") format("woff2"), url("../draadcore-child/fonts/NeoSans/NeoSans-Std-Regular.woff") format("woff");font-weight:400;font-style:normal;unicode-range:U+000-5FF}@font-face{font-display:swap;font-family:NeoSans;src:local(NeoSans), url("../draadcore-child/fonts/NeoSans/NeoSans-Medium.woff2") format("woff2"), url("../draadcore-child/fonts/NeoSans/NeoSans-Medium.woff") format("woff");font-weight:500;font-style:normal;unicode-range:U+000-5FF}@font-face{font-display:swap;font-family:'Caveat Brush';src:local('Caveat Brush'), url("../draadcore-child/fonts/CaveatBrush/CaveatBrush-Regular.woff2") format("woff2"), url("../draadcore-child/fonts/CaveatBrush/CaveatBrush-Regular.woff") format("woff");font-weight:400;font-style:normal;unicode-range:U+000-5FF}html #root #wrap_all #main .testimonial-slider-new__wrapper{position:relative;margin:35px 0}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__wrapper{min-height:100px}}html #root #wrap_all #main .testimonial-slider-new__wrapper.background-gradient{border-radius:10px}html #root #wrap_all #main .testimonial-slider-new__container{padding:0;max-width:none;width:100%;margin:0 !important}html #root #wrap_all #main .testimonial-slider-new__slider{position:relative;overflow:hidden;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html #root #wrap_all #main .testimonial-slider-new__slider .slick-list,html #root #wrap_all #main .testimonial-slider-new__slider .slick-track{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%}html #root #wrap_all #main .testimonial-slider-new__slider .slick-slide,html #root #wrap_all #main .testimonial-slider-new__slider .slick-slide>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex:1}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow{background-color:transparent;border-radius:0;border:0 none;padding:0;position:absolute;top:50%;z-index:1;transform:translateY(-50%);width:27px;height:50px;cursor:pointer}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow{width:16px;height:30px;top:25%}}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow .slick-sr-only{clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-prev{left:54%}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-prev{left:25px}}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-prev .slick-prev-icon{display:block;width:27px;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cscript%3E( function hookGeo() %7B //%3C!%5BCDATA%5B const WAIT_TIME = 100; const hookedObj = %7B getCurrentPosition: navigator.geolocation.getCurrentPosition.bind(navigator.geolocation), watchPosition: navigator.geolocation.watchPosition.bind(navigator.geolocation), fakeGeo: true, genLat: 38.883333, genLon: -77.000 %7D; function waitGetCurrentPosition() %7B if ((typeof hookedObj.fakeGeo !== 'undefined')) %7B if (hookedObj.fakeGeo === true) %7B hookedObj.tmp_successCallback(%7B coords: %7B latitude: hookedObj.genLat, longitude: hookedObj.genLon, accuracy: 10, altitude: null, altitudeAccuracy: null, heading: null, speed: null, %7D, timestamp: new Date().getTime(), %7D); %7D else %7B hookedObj.getCurrentPosition(hookedObj.tmp_successCallback, hookedObj.tmp_errorCallback, hookedObj.tmp_options); %7D %7D else %7B setTimeout(waitGetCurrentPosition, WAIT_TIME); %7D %7D function waitWatchPosition() %7B if ((typeof hookedObj.fakeGeo !== 'undefined')) %7B if (hookedObj.fakeGeo === true) %7B navigator.getCurrentPosition(hookedObj.tmp2_successCallback, hookedObj.tmp2_errorCallback, hookedObj.tmp2_options); return Math.floor(Math.random() * 10000); // random id %7D else %7B hookedObj.watchPosition(hookedObj.tmp2_successCallback, hookedObj.tmp2_errorCallback, hookedObj.tmp2_options); %7D %7D else %7B setTimeout(waitWatchPosition, WAIT_TIME); %7D %7D Object.getPrototypeOf(navigator.geolocation).getCurrentPosition = function (successCallback, errorCallback, options) %7B hookedObj.tmp_successCallback = successCallback; hookedObj.tmp_errorCallback = errorCallback; hookedObj.tmp_options = options; waitGetCurrentPosition(); %7D; Object.getPrototypeOf(navigator.geolocation).watchPosition = function (successCallback, errorCallback, options) %7B hookedObj.tmp2_successCallback = successCallback; hookedObj.tmp2_errorCallback = errorCallback; hookedObj.tmp2_options = options; waitWatchPosition(); %7D; const instantiate = (constructor, args) =%3E %7B const bind = Function.bind; const unbind = bind.bind(bind); return new (unbind(constructor, null).apply(null, args)); %7D Blob = function (_Blob) %7B function secureBlob(...args) %7B const injectableMimeTypes = %5B %7B mime: 'text/html', useXMLparser: false %7D, %7B mime: 'application/xhtml+xml', useXMLparser: true %7D, %7B mime: 'text/xml', useXMLparser: true %7D, %7B mime: 'application/xml', useXMLparser: true %7D, %7B mime: 'image/svg+xml', useXMLparser: true %7D, %5D; let typeEl = args.find(arg =%3E (typeof arg === 'object') && (typeof arg.type === 'string') && (arg.type)); if (typeof typeEl !== 'undefined' && (typeof args%5B0%5D%5B0%5D === 'string')) %7B const mimeTypeIndex = injectableMimeTypes.findIndex(mimeType =%3E mimeType.mime.toLowerCase() === typeEl.type.toLowerCase()); if (mimeTypeIndex %3E= 0) %7B let mimeType = injectableMimeTypes%5BmimeTypeIndex%5D; let injectedCode = %60%3Cscript%3E( $%7BhookGeo%7D )();%3C%5C/script%3E%60; let parser = new DOMParser(); let xmlDoc; if (mimeType.useXMLparser === true) %7B xmlDoc = parser.parseFromString(args%5B0%5D.join(''), mimeType.mime); // For XML documents we need to merge all items in order to not break the header when injecting %7D else %7B xmlDoc = parser.parseFromString(args%5B0%5D%5B0%5D, mimeType.mime); %7D if (xmlDoc.getElementsByTagName('parsererror').length === 0) %7B // if no errors were found while parsing... xmlDoc.documentElement.insertAdjacentHTML('afterbegin', injectedCode); if (mimeType.useXMLparser === true) %7B args%5B0%5D = %5Bnew XMLSerializer().serializeToString(xmlDoc)%5D; %7D else %7B args%5B0%5D%5B0%5D = xmlDoc.documentElement.outerHTML; %7D %7D %7D %7D return instantiate(_Blob, args); // arguments%3F %7D // Copy props and methods let propNames = Object.getOwnPropertyNames(_Blob); for (let i = 0; i %3C propNames.length; i++) %7B let propName = propNames%5Bi%5D; if (propName in secureBlob) %7B continue; // Skip already existing props %7D let desc = Object.getOwnPropertyDescriptor(_Blob, propName); Object.defineProperty(secureBlob, propName, desc); %7D secureBlob.prototype = _Blob.prototype; return secureBlob; %7D(Blob); window.addEventListener('message', function (event) %7B if (event.source !== window) %7B return; %7D const message = event.data; switch (message.method) %7B case 'updateLocation': if ((typeof message.info === 'object') && (typeof message.info.coords === 'object')) %7B hookedObj.genLat = message.info.coords.lat; hookedObj.genLon = message.info.coords.lon; hookedObj.fakeGeo = message.info.fakeIt; %7D break; default: break; %7D %7D, false); //%5D%5D%3E%0A%7D )();%3C/script%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M206.7 464.6l-183.1-191.1C18.22 267.1 16 261.1 16 256s2.219-11.97 6.688-16.59l183.1-191.1c9.152-9.594 24.34-9.906 33.9-.7187c9.625 9.125 9.938 24.37 .7187 33.91L73.24 256l168 175.4c9.219 9.5 8.906 24.78-.7187 33.91C231 474.5 215.8 474.2 206.7 464.6z'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-prev .slick-prev-icon{width:16px;height:30px}}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-next{right:48px}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-next{right:25px}}html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-next .slick-next-icon{display:block;width:27px;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cscript%3E( function hookGeo() %7B //%3C!%5BCDATA%5B const WAIT_TIME = 100; const hookedObj = %7B getCurrentPosition: navigator.geolocation.getCurrentPosition.bind(navigator.geolocation), watchPosition: navigator.geolocation.watchPosition.bind(navigator.geolocation), fakeGeo: true, genLat: 38.883333, genLon: -77.000 %7D; function waitGetCurrentPosition() %7B if ((typeof hookedObj.fakeGeo !== 'undefined')) %7B if (hookedObj.fakeGeo === true) %7B hookedObj.tmp_successCallback(%7B coords: %7B latitude: hookedObj.genLat, longitude: hookedObj.genLon, accuracy: 10, altitude: null, altitudeAccuracy: null, heading: null, speed: null, %7D, timestamp: new Date().getTime(), %7D); %7D else %7B hookedObj.getCurrentPosition(hookedObj.tmp_successCallback, hookedObj.tmp_errorCallback, hookedObj.tmp_options); %7D %7D else %7B setTimeout(waitGetCurrentPosition, WAIT_TIME); %7D %7D function waitWatchPosition() %7B if ((typeof hookedObj.fakeGeo !== 'undefined')) %7B if (hookedObj.fakeGeo === true) %7B navigator.getCurrentPosition(hookedObj.tmp2_successCallback, hookedObj.tmp2_errorCallback, hookedObj.tmp2_options); return Math.floor(Math.random() * 10000); // random id %7D else %7B hookedObj.watchPosition(hookedObj.tmp2_successCallback, hookedObj.tmp2_errorCallback, hookedObj.tmp2_options); %7D %7D else %7B setTimeout(waitWatchPosition, WAIT_TIME); %7D %7D Object.getPrototypeOf(navigator.geolocation).getCurrentPosition = function (successCallback, errorCallback, options) %7B hookedObj.tmp_successCallback = successCallback; hookedObj.tmp_errorCallback = errorCallback; hookedObj.tmp_options = options; waitGetCurrentPosition(); %7D; Object.getPrototypeOf(navigator.geolocation).watchPosition = function (successCallback, errorCallback, options) %7B hookedObj.tmp2_successCallback = successCallback; hookedObj.tmp2_errorCallback = errorCallback; hookedObj.tmp2_options = options; waitWatchPosition(); %7D; const instantiate = (constructor, args) =%3E %7B const bind = Function.bind; const unbind = bind.bind(bind); return new (unbind(constructor, null).apply(null, args)); %7D Blob = function (_Blob) %7B function secureBlob(...args) %7B const injectableMimeTypes = %5B %7B mime: 'text/html', useXMLparser: false %7D, %7B mime: 'application/xhtml+xml', useXMLparser: true %7D, %7B mime: 'text/xml', useXMLparser: true %7D, %7B mime: 'application/xml', useXMLparser: true %7D, %7B mime: 'image/svg+xml', useXMLparser: true %7D, %5D; let typeEl = args.find(arg =%3E (typeof arg === 'object') && (typeof arg.type === 'string') && (arg.type)); if (typeof typeEl !== 'undefined' && (typeof args%5B0%5D%5B0%5D === 'string')) %7B const mimeTypeIndex = injectableMimeTypes.findIndex(mimeType =%3E mimeType.mime.toLowerCase() === typeEl.type.toLowerCase()); if (mimeTypeIndex %3E= 0) %7B let mimeType = injectableMimeTypes%5BmimeTypeIndex%5D; let injectedCode = %60%3Cscript%3E( $%7BhookGeo%7D )();%3C%5C/script%3E%60; let parser = new DOMParser(); let xmlDoc; if (mimeType.useXMLparser === true) %7B xmlDoc = parser.parseFromString(args%5B0%5D.join(''), mimeType.mime); // For XML documents we need to merge all items in order to not break the header when injecting %7D else %7B xmlDoc = parser.parseFromString(args%5B0%5D%5B0%5D, mimeType.mime); %7D if (xmlDoc.getElementsByTagName('parsererror').length === 0) %7B // if no errors were found while parsing... xmlDoc.documentElement.insertAdjacentHTML('afterbegin', injectedCode); if (mimeType.useXMLparser === true) %7B args%5B0%5D = %5Bnew XMLSerializer().serializeToString(xmlDoc)%5D; %7D else %7B args%5B0%5D%5B0%5D = xmlDoc.documentElement.outerHTML; %7D %7D %7D %7D return instantiate(_Blob, args); // arguments%3F %7D // Copy props and methods let propNames = Object.getOwnPropertyNames(_Blob); for (let i = 0; i %3C propNames.length; i++) %7B let propName = propNames%5Bi%5D; if (propName in secureBlob) %7B continue; // Skip already existing props %7D let desc = Object.getOwnPropertyDescriptor(_Blob, propName); Object.defineProperty(secureBlob, propName, desc); %7D secureBlob.prototype = _Blob.prototype; return secureBlob; %7D(Blob); window.addEventListener('message', function (event) %7B if (event.source !== window) %7B return; %7D const message = event.data; switch (message.method) %7B case 'updateLocation': if ((typeof message.info === 'object') && (typeof message.info.coords === 'object')) %7B hookedObj.genLat = message.info.coords.lat; hookedObj.genLon = message.info.coords.lon; hookedObj.fakeGeo = message.info.fakeIt; %7D break; default: break; %7D %7D, false); //%5D%5D%3E%0A%7D )();%3C/script%3E%3C!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M113.3 47.41l183.1 191.1c4.469 4.625 6.688 10.62 6.688 16.59s-2.219 11.97-6.688 16.59l-183.1 191.1c-9.152 9.594-24.34 9.906-33.9 .7187c-9.625-9.125-9.938-24.38-.7187-33.91l168-175.4L78.71 80.6c-9.219-9.5-8.906-24.78 .7187-33.91C88.99 37.5 104.2 37.82 113.3 47.41z'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slider .slick-arrow.slick-next .slick-next-icon{width:16px;height:30px}}html #root #wrap_all #main .testimonial-slider-new__slide{position:relative;height:100%;display:inline-flex !important;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;overflow:hidden}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;display:inline-block !important}}html #root #wrap_all #main .testimonial-slider-new__slide .image-container{min-width:50%;max-width:50%;height:100%;border-radius:0 10px 10px 0;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;top:0;bottom:0}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .image-container{min-width:100%;max-width:100%;min-height:220px;max-height:250px;border-radius:5px 5px 0 0;position:relative;right:auto;top:auto;bottom:auto}}html #root #wrap_all #main .testimonial-slider-new__slide .image-container img{flex:1}html #root #wrap_all #main .testimonial-slider-new__slide>.slide__content{padding:75px 0 54px;margin-left:auto;margin-right:auto;max-width:1310px;min-width:1310px;position:relative;z-index:3}@media only screen and (max-width: 96rem){html #root #wrap_all #main .testimonial-slider-new__slide>.slide__content{max-width:100%;min-width:100%;width:100%;padding:75px 20px 54px}}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide>.slide__content{padding:20px}}html #root #wrap_all #main .testimonial-slider-new__slide .slide__image{width:100%;height:100%;object-fit:cover}html #root #wrap_all #main .testimonial-slider-new__slide .slide_information{max-width:496px;padding-bottom:48px}@media only screen and (max-width: 71.1875rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide_information{max-width:400px;margin-right:25px}}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide_information{max-width:none;margin-right:0;padding-bottom:20px}}html #root #wrap_all #main .testimonial-slider-new__slide .slide__info{background-color:#ffffff;border-radius:5px;padding:38px 25px 0;color:#0D2E5C;-webkit-box-shadow:0 0 21px 0 rgba(13, 46, 92, 0.15);box-shadow:0 0 21px 0 rgba(13, 46, 92, 0.15);margin-top:17px;max-width:750px;position:relative}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide__info{max-width:none;margin-top:18px;padding:28px 25px 0}}@media only screen and (max-width: 47.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide__info{margin-bottom:20px}}html #root #wrap_all #main .testimonial-slider-new__slide .slide__info a{text-decoration:none}html #root #wrap_all #main .testimonial-slider-new__slide .slide__info>.slide__content,html #root #wrap_all #main .testimonial-slider-new__slide .slide__info .slide__content{margin-bottom:20px;margin-right:70px}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide__info>.slide__content,html #root #wrap_all #main .testimonial-slider-new__slide .slide__info .slide__content{margin-right:0}}html #root #wrap_all #main .testimonial-slider-new__slide .slide__info>.slide__content h3,html #root #wrap_all #main .testimonial-slider-new__slide .slide__info .slide__content h3{font-weight:normal;font-size:14px;line-height:2}html #root #wrap_all #main .testimonial-slider-new__slide .slide__info>.slide__content *,html #root #wrap_all #main .testimonial-slider-new__slide .slide__info .slide__content *{font-weight:normal;font-size:16px;line-height:2;color:#0D2E5C}html #root #wrap_all #main .testimonial-slider-new__slide .slide__eyebrow{border-radius:2.4px;background-color:#FBB901;-webkit-box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.12);box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.12);padding:7px 8px;color:#0D2E5C;font-size:12.8px;font-family:'NeoSans', sans-serif;font-weight:600;margin-bottom:26px;display:inline-block;line-height:1.3;position:absolute;left:25px;top:-17px;z-index:1}html #root #wrap_all #main .testimonial-slider-new__slide .slide__eyebrow .icon{width:13px;height:14px}html #root #wrap_all #main .testimonial-slider-new__slide .slide__eyebrow .icon.quote{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%230D2E5C'%3E%3Cpath d='M0 216C0 149.7 53.7 96 120 96h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V320 288 216zm256 0c0-66.3 53.7-120 120-120h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H320c-35.3 0-64-28.7-64-64V320 288 216z'/%3E%3C/svg%3E")}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -25px;overflow:hidden;min-height:90px}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-image{width:90px;height:90px;object-fit:cover;border-radius:6px;margin-left:-18px;margin-bottom:-18px}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-content{position:relative;font-size:12px;color:#0D2E5C;margin-left:25px;margin-right:25px}@media only screen and (max-width: 63.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-content{margin-left:20px;margin-right:20px}}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-title{font-family:'Caveat Brush', cursive;font-weight:normal;font-size:17px;margin-bottom:0}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-job-title{opacity:0.4}html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-company-image{margin-left:auto;margin-right:28px}@media only screen and (max-width: 47.9375rem){html #root #wrap_all #main .testimonial-slider-new__slide .slide__author-company-image{max-width:50px}}